Hi, I had all build-deps for php5 rev-build-deps installed.
e.g. apt-get build-dep on all packages listed here: https://bugs.debian.org/745603 O. -- Ondřej Surý <[email protected]> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server > On 27. 4. 2014, at 14:17, Evgeni Golov <[email protected]> wrote: > > control: tags -1 + moreinfo unreproducible > > Hi, > >> On Wed, Apr 23, 2014 at 09:32:19AM +0200, Ondřej Surý wrote: >> >> while doing the package recompilation with PHP 5.6 your package failed >> to build: >> >> Linking CXX executable conversiontest >> cd /tmp/buildd/libkolabxml/libkolabxml-0.8.4/obj-x86_64-linux-gnu/tests && >> /usr/bin/cmake -E cmake_link_script CMakeFiles/conversiontest.dir/link.txt >> --verbose=1 >> /usr/bin/c++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat >> -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -fpermissive >> -Wl,--no-undefined -Wl,-z,relro "-Wl,--as-needed" >> CMakeFiles/conversiontest.dir/conversiontest.cpp.o -o conversiontest >> -rdynamic -lQtTest -lQtCore ../src/libkolabxml.so.0.8.4 -lxerces-c >> -Wl,-rpath,/tmp/buildd/libkolabxml/libkolabxml-0.8.4/obj-x86_64-linux-gnu/src >> >> /usr/bin/ld.bfd.real: CMakeFiles/conversiontest.dir/conversiontest.cpp.o: >> undefined reference to symbol '_ZTVN5boost6detail16thread_data_baseE' >> //usr/lib/x86_64-linux-gnu/libboost_thread.so.1.54.0: error adding symbols: >> DSO missing from command line >> collect2: error: ld returned 1 exit status >> make[3]: *** [tests/conversiontest] Error 1 >> make[3]: Leaving directory >> `/tmp/buildd/libkolabxml/libkolabxml-0.8.4/obj-x86_64-linux-gnu' >> make[2]: *** [tests/CMakeFiles/conversiontest.dir/all] Error 2 >> make[2]: Leaving directory >> `/tmp/buildd/libkolabxml/libkolabxml-0.8.4/obj-x86_64-linux-gnu' >> make[1]: *** [all] Error 2 >> make[1]: Leaving directory >> `/tmp/buildd/libkolabxml/libkolabxml-0.8.4/obj-x86_64-linux-gnu' >> dh_auto_build: make -j1 returned exit code 2 >> make: *** [build] Error 2 >> dpkg-buildpackage: error: debian/rules build gave error exit status 2 > > This builds fine for me, both in a clean sid cowbuilder, and when > pulling in PHP 5.6 from Experimental. Did you do anything more to > produce this? > > Regards > Evgeni

