Source: librasterlite2 Version: 1.1.0~beta1-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200926 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /bin/bash ../libtool --tag=CC --mode=link gcc -I/usr/include/libpng16 > -I/usr/include/openjpeg-2.3 -I/usr/include/x86_64-linux-gnu > -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/freetype2 > -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/pixman-1 -I/usr/include/cairo -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -L../src -Wl,-z,relro -Wl,-z,now -o wmslite > wmslite.o -lpng16 -lz -lwebp -llzma -llz4 -lzstd -lopenjp2 -lcurl -lxml2 > -lfontconfig -lfreetype -lfreetype -lpixman-1 -lcairo -lspatialite > -lrasterlite2 -lminizip -lproj -lgeotiff -ltiff -lgif -ljpeg -lz -lsqlite3 > libtool: link: gcc -I/usr/include/libpng16 -I/usr/include/openjpeg-2.3 > -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 -I/usr/include/uuid > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 > -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/cairo > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 > -I/usr/include/libpng16 -g -O2 "-fdebug-prefix-map=/<<PKGBUILDDIR>>=." > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro > -Wl,-z -Wl,now -o .libs/wmslite wmslite.o -L../src -lpng16 -lwebp -llzma > -llz4 -lzstd -lopenjp2 -lcurl -lxml2 -lfontconfig -lfreetype -lpixman-1 > -lcairo -lspatialite /<<PKGBUILDDIR>>/src/.libs/librasterlite2.so -lminizip > /usr/lib/x86_64-linux-gnu/libproj.so -lgeotiff -ltiff -lgif -ljpeg -lz > /usr/lib/x86_64-linux-gnu/libsqlite3.so > /usr/bin/ld: wmslite.o: undefined reference to symbol > 'pthread_create@@GLIBC_2.2.5' > /usr/bin/ld: /lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO > missing from command line > collect2: error: ld returned 1 exit status The full build log is available from: http://qa-logs.debian.net/2020/09/26/librasterlite2_1.1.0~beta1-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.