Activity log for bug #1328838

Date Who What changed Old value New value Message
2014-06-11 09:27:31 Iain Lane bug added bug
2014-06-11 09:27:31 Iain Lane attachment added ubuntu-system-settings_0.1+14.10.20140606-0ubuntu1_armhf-20140611-0910.build.gz https://bugs.launchpad.net/bugs/1328838/+attachment/4129520/+files/ubuntu-system-settings_0.1%2B14.10.20140606-0ubuntu1_armhf-20140611-0910.build.gz
2014-06-11 09:28:35 Iain Lane description I just tried a cross-build of ubuntu-system-settings (a reverse dependency of libapt-pkg) on Utopic, and got apt 1.0.4ubuntu1 as part of this. The build failed (full log attached) with this output /usr/bin/arm-linux-gnueabihf-g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=c++0x -fno-permissive -pedantic -Wall -Wextra -Wl,-Bsymbolic-functions -Wl,-z,relro CMakeFiles/tst-update.dir/tst_update.cpp.o CMakeFiles/tst-update.dir/__/__/__/plugins/system-update/update.cpp.o CMakeFiles/tst-update.dir/tst-update_automoc.cpp.o -o tst-update -rdynamic /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Quick.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5DBus.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Test.so.5.2.1 -lapt-pkg /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libapt-pkg.so: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20' collect2: error: ld returned 1 exit status if I then enter the environment and downgrade apt only to the versions in utopic release (1.0.2ubuntu2) then it builds again. I just tried a cross-build of ubuntu-system-settings (a reverse dependency of libapt-pkg) on Utopic, and got apt 1.0.4ubuntu1 as part of this. The build failed (full log attached) with this output   /usr/bin/arm-linux-gnueabihf-g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -std=c++0x -fno-permissive -pedantic -Wall -Wextra -Wl,-Bsymbolic-functions -Wl,-z,relro CMakeFiles/tst-update.dir/tst_update.cpp.o CMakeFiles/tst-update.dir/__/__/__/plugins/system-update/update.cpp.o CMakeFiles/tst-update.dir/tst-update_automoc.cpp.o -o tst-update -rdynamic /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Quick.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5DBus.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Xml.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Test.so.5.2.1 -lapt-pkg /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Network.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Gui.so.5.2.1 /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5.2.1   /usr/lib/arm-linux-gnueabihf/libapt-pkg.so: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)@GLIBCXX_3.4.20'   collect2: error: ld returned 1 exit status if I then enter the environment and downgrade apt only to the versions in utopic release (1.0.2ubuntu2) then it builds again. You should be able to reproduce it by creating a cross-building chroot $ mk-sbuild --target armhf utopic and then trying to build current ubuntu-system-settings inside that. $ sbuild --host=armhf -A -d utopic <blah.dsc>
2014-06-12 09:05:06 Michael Vogt marked as duplicate 1329089
2014-06-12 09:18:06 Michael Vogt removed duplicate marker 1329089
2014-06-12 09:25:43 Iain Lane bug task added gcc-4.9 (Ubuntu)
2014-06-12 10:13:10 Adam Conrad apt (Ubuntu): status New Invalid
2014-06-17 14:26:56 Matthias Klose gcc-4.9 (Ubuntu): status New Won't Fix