pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg_rolling-replace and libtool fallout



Hi,

during an ongoing pkg_rr run, I am getting a lot (as in: every fourth 
or fifth package)  of build breaks like

[...]
libtool --silent --mode=compile cc -c -O2 -D_FORTIFY_SOURCE=2 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm 
-I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -D_REENTRANT 
-fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE 
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT 
-DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQLIBRARYINFO_EPOCROOT 
-DHB_EXPORT=Q_CORE_EXPORT -DGNU_LIBICONV -DQT_NO_DEBUG -DQT_HAVE_MMX 
-DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 
-DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 
-DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE 
-I../../mkspecs/netbsd-g++ -I. -I../../include -I../../include/QtCore 
-I.rcc/release-shared -Iglobal -I../../tools/shared 
-I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 
-I.moc/release-shared -I/usr/pkg/include -o 
.obj/release-shared/harfbuzz-buffer.lo 
../3rdparty/harfbuzz/src/harfbuzz-buffer.c
libtool --silent --mode=compile cc -c -O2 -D_FORTIFY_SOURCE=2 
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm 
-I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -D_REENTRANT 
-fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE 
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT 
-DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQLIBRARYINFO_EPOCROOT 
-DHB_EXPORT=Q_CORE_EXPORT -DGNU_LIBICONV -DQT_NO_DEBUG -DQT_HAVE_MMX 
-DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 
-DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 
-DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE 
-I../../mkspecs/netbsd-g++ -I. -I../../include -I../../include/QtCore 
-I.rcc/release-shared -Iglobal -I../../tools/shared 
-I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 
-I.moc/release-shared -I/usr/pkg/include -o 
.obj/release-shared/harfbuzz-gdef.lo 
../3rdparty/harfbuzz/src/harfbuzz-gdef.c
libtool: compile: unable to infer tagged configuration
libtool:   error: specify a tag with '--tag'
gmake[1]: *** [Makefile:13727: .obj/release-shared/harfbuzz-buffer.lo] 
Error 1
gmake[1]: *** Waiting for unfinished jobs....
libtool: compile: unable to infer tagged configuration
libtool:   error: specify a tag with '--tag'
gmake[1]: *** [Makefile:13743: .obj/release-shared/harfbuzz-gdef.lo] 
Error 1
gmake[1]: Leaving directory 
'/var/obj/pkgsrc/x11/qt4-libs/work/qt-everywhere-opensource-src-4.8.7/src/corelib'
gmake: *** [Makefile:1348: sub-corelib-sub_src_target_ordered] Error 2
*** Error code 2

They all have the

libtool: compile: unable to infer tagged configuration
libtool:   error: specify a tag with '--tag'

in common. Rebuilding libtool-base did not help. The machine is amd64 
netbsd-9.

Does this speak to anybody?

Cheerio,
Hauke

-- 
Hauke Fath                        <hauke%Espresso.Rhein-Neckar.DE@localhost>
Grabengasse 57
64372 Ober-Ramstadt
Germany


Home | Main Index | Thread Index | Old Index