Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2013 19:56:39 -0700 (PDT)
From:      Waitman Gobble <uzimac@da3m0n8t3r.com>
To:        freebsd-ports@FreeBSD.org
Subject:   issues with update databases/py-sqlite3 and devel/kBuild
Message-ID:  <20130530025639.5712436F53EA@dx.burplex.com>

next in thread | raw e-mail | index | archive | help

Hi,

on a current, updated machine ..

When I try to install databases/py-sqlite3 it bombs out.

using clang. (similar/same results with gcc/gcc46)

> make
===>   py27-sqlite3-2.7.5_3 depends on file: /usr/local/bin/python2.7 -
found
===>   py27-sqlite3-2.7.5_3 depends on shared library: sqlite3 - found
===>  Configuring for py27-sqlite3-2.7.5_3
===>   FreeBSD 10 autotools fix applied to
/usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/_ctypes/libffi/aclocal.m4
===>   FreeBSD 10 autotools fix applied to
/usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/_ctypes/libffi/acinclude.m4
===>   FreeBSD 10 autotools fix applied to
/usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/_ctypes/libffi/m4/libtool.m4
===>   FreeBSD 10 autotools fix applied to
/usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/_ctypes/libffi/configure
===>   FreeBSD 10 autotools fix applied to
/usr/ports/databases/py-sqlite3/work/Python-2.7.5/Modules/zlib/configure
===>   FreeBSD 10 autotools fix applied to
/usr/ports/databases/py-sqlite3/work/Python-2.7.5/configure
running config
*** Signal 10

Stop.
make: stopped in /usr/ports/databases/py-sqlite3

> dmesg
pid 88350 (python2.7), uid 0: exited on signal 10 (core dumped)


I'm running 10.0-CURRENT r251111: Wed May 29 16:44:31 PDT 2013
ports tree updated to latest, #319402, updated using portmaster. pkg version
shows everything up to date, pkg_libchk shows no issues.


Also,

in devel/kBuild

...
kBuild: Compiling kmkmissing -
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/kmkbuiltin/err.c
kBuild: Compiling kmkmissing -
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/kmkbuiltin/fts.c
kBuild: Compiling kmkmissing -
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/kmkbuiltin/setmode.c
kBuild: Compiling kmkmissing -
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/kmkbuiltin/strmode.c
kBuild: Compiling kmkmissing -
/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/kmkbuiltin/kbuild_version.c
cc1: error: to generate dependencies you must specify either -M or -MM
kmk: ***
[/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.amd64/release/obj/kUtil/crc32.o] Error 1
The failing command:
@gcc -c -O2 -g -O3 -m64 -I/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/lib
-I/usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/kmk/glob
-I/usr/local/include -DKBUILD_VERSION_MAJOR=0 -DKBUILD_VERSION_MINOR=1
-DKBUILD_VERSION_PATCH=9998 -DKBUILD_OS_FREEBSD -DKBUILD_ARCH_AMD64 -DNDEBUG
-Wp,-MD,/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.amd64/release/obj/kUtil/crc32.o.dep -Wp,-MT,/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.amd64/release/obj/kUtil/crc32.o -Wp,-MP -o /usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.amd64/release/obj/kUtil/crc32.o /usr/ports/devel/kBuild/work/kBuild-0.1.9998/src/lib/crc32.c
cc1: error: to generate dependencies you must specify either -M or -MM
kmk: ***
[/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.amd64/release/obj/kmkmissing/kmkbuiltin/setmode.o] Error 1
cc1: error: to generate dependencies you must specify either -M or -MM
kmk: ***
[/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.amd64/release/obj/kmkmissing/kmkbuiltin/fts.o] Error 1

...there is this closed pr:

status = closed
postdate = 2013-05-19
pr = ports/178767
who = vbox
desc = [PATCH] devel/kBuild: fix build on -CURRENT
last_activity = 2013-05-19
num_msgs = 1

#178767 says this was fixed... (i believe it's talking about the same
problem??).


Anyway, if anyone has some tips or pointers that would be great.

Thank you,

--
Waitman Gobble
San Jose California USA
+1.5108307875





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130530025639.5712436F53EA>