reassign 759859 gcc-4.9 4.9.1-9 thanks Hi,
2014-08-30 12:04:58 Lucas Nussbaum: > Source: ssh-agent-filter > Version: 0.4-1 > Severity: serious > Tags: jessie sid > User: [email protected] > Usertags: qa-ftbfs-20140830 qa-ftbfs > Justification: FTBFS on amd64 > > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part (hopefully): > > cc -Wl,-z,relro ssh-agent-filter.o -lstdc++ -lboost_program_options > > -lboost_filesystem -lboost_system -lboost_iostreams -lnettle -o > > ssh-agent-filter > > /usr/bin/ld: ssh-agent-filter.o: undefined reference to symbol > > 'pthread_create@@GLIBC_2.2.5' > > //lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing > > from command line > > collect2: error: ld returned 1 exit status I can reproduce the build error when upgrading gcc-4.9 from 1:4.9.1-4 to 1:4.9.1-9. My package uses pthread functions via std::thread, but not directly. I can't know (and hardcode) which thread implementation libstdc++ uses on each architecture. Greetings Timo
signature.asc
Description: This is a digitally signed message part.

