Public bug reported: As seen on https://launchpadlibrarian.net/383188979/buildlog_ubuntu-cosmic-amd64.snapper_0.5.6-1_BUILDING.txt.gz: libtool: link: g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -Wall -Wextra -Wformat=2 -Wnon-virtual-dtor -Wno-unused-parameter -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/snapperd snapperd.o Client.o MetaSnapper.o Background.o Types.o -lboost_system -lboost_thread -lxml2 -lacl -lz -lm ../snapper/.libs/libsnapper.so ../dbus/.libs/libdbus.a -ldbus-1 -lrt -lbtrfs /usr/bin/ld: Client.o: undefined reference to symbol 'pthread_condattr_setclock@@GLIBC_2.3.3' /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
I believe this is what introduced the build failure: https://salsa.debian.org/debian/snapper/commit/7b582167d840a7673b33d186891d2e07a4f3ee4d I don't know why the build still succeeds in debian, though. ** Affects: snapper (Ubuntu) Importance: Undecided Assignee: Andreas Hasenack (ahasenack) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1789953 Title: ftbfs 0.5.6-1 undefined reference to symbol 'pthread_condattr_setclock@@GLIBC_2.3.3' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapper/+bug/1789953/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
