Package: beanstalkd
Version: 1.10-1
User: [email protected]
Usertags: no-add-needed

Hello,

beanstalkd FTBFS with binutils-gold, in particular due to some wrong
or insufficient linking with --no-add-needed (see
https://wiki.debian.org/ToolChain/DSOLinking for details):

| $ LDFLAGS='-Wl,--no-add-needed' sbuild -d sid -j4 beanstalkd_1.10-1.dsc
| [...]
| cc -Wl,--no-add-needed  -o beanstalkd linux.o conn.o file.o heap.o job.o ms.o 
net.o primes.o prot.o serv.o time.o tube.o util.o vers.o walg.o main.o 
| net.o: In function `make_server_socket':
| /«PKGBUILDDIR»/net.c:29: undefined reference to `sd_listen_fds'
| /«PKGBUILDDIR»/net.c:39: undefined reference to `sd_is_socket_inet'
| util.o: In function `warn_systemd_ignored_option':
| /«PKGBUILDDIR»/util.c:95: undefined reference to `sd_listen_fds'
| /«PKGBUILDDIR»/util.c:95: undefined reference to `sd_listen_fds'
| collect2: error: ld returned 1 exit status

Indeed the linker call contains no shared libraries whatsoever?

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

Attachment: signature.asc
Description: Digital signature

Reply via email to