Your message dated Sun, 19 Jul 2015 00:48:59 +0000
with message-id <e1zgcmp-0006ke...@franck.debian.org>
and subject line Bug#750274: fixed in socks4-server 4.3.beta2-19
has caused the Debian Bug report #750274,
regarding socks4-server: FTBFS: make[2]: *** No rule to make target '-lident', 
needed by 'sockd'.  Stop.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
750274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: socks4-server
Version: 4.3.beta2-18
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140601 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/«PKGBUILDDIR»/sockd'
> /«PKGBUILDDIR»/sockd
> gcc -I../include -g -DLINUX           -c -o sockd_ckcf.o sockd_ckcf.c
> gcc -I../include -g -DLINUX           -c -o sockd_ckrt.o sockd_ckrt.c
> sockd_ckrt.c: In function 'sockd_ckrt':
> sockd_ckrt.c:24:2: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>   exit(1);
>   ^
> gcc -I../include -g -DLINUX           -c -o sockd_getspcmd.o sockd_getspcmd.c
> gcc -I../include -g -DLINUX           -c -o sockd_fail.o sockd_fail.c
> sockd_fail.c: In function 'sockd_fail':
> sockd_fail.c:16:2: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>   exit(1);
>   ^
> gcc -I../include -g -DLINUX           -c -o setproctitle.o setproctitle.c
> gcc -I../include -g -DLINUX           -c -o DoConnect.o DoConnect.c
> DoConnect.c: In function 'DoConnect':
> DoConnect.c:35:2: warning: incompatible implicit declaration of built-in 
> function 'bzero' [enabled by default]
>   bzero((char *)&sin, sizeof(sin));
>   ^
> gcc -I../include -g -DLINUX           -c -o DoNewBind.o DoNewBind.c
> DoNewBind.c: In function 'DoNewBind':
> DoNewBind.c:50:2: warning: incompatible implicit declaration of built-in 
> function 'bzero' [enabled by default]
>   bzero((char *)&sin, sizeof(sin));
>   ^
> DoNewBind.c:139:4: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>     exit(1);
>     ^
> gcc -I../include -g -DLINUX         -DSOCKSIFIED_SOCKD -c -o RDoConnect.o 
> DoConnect.c
> DoConnect.c: In function 'RDoConnect':
> DoConnect.c:35:2: warning: incompatible implicit declaration of built-in 
> function 'bzero' [enabled by default]
>   bzero((char *)&sin, sizeof(sin));
>   ^
> gcc -I../include -g -DLINUX         -DSOCKSIFIED_SOCKD -c -o RDoNewBind.o 
> DoNewBind.c 
> DoNewBind.c: In function 'RDoNewBind':
> DoNewBind.c:50:2: warning: incompatible implicit declaration of built-in 
> function 'bzero' [enabled by default]
>   bzero((char *)&sin, sizeof(sin));
>   ^
> DoNewBind.c:76:2: warning: incompatible implicit declaration of built-in 
> function 'strcpy' [enabled by default]
>   strcpy(socks_srcsh.user, srcshp->user);
>   ^
> rm -f libsockd.a
> ar rc libsockd.a sockd_ckcf.o sockd_ckrt.o sockd_getspcmd.o sockd_fail.o 
> setproctitle.o DoConnect.o DoNewBind.o RDoConnect.o RDoNewBind.o
> ranlib libsockd.a
> gcc -I../include -g -DLINUX           -c -o sockd.o sockd.c
> sockd.c: In function 'readConfig':
> sockd.c:95:3: warning: incompatible implicit declaration of built-in function 
> 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:112:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c: In function 'die':
> sockd.c:163:2: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>   exit(1);
>   ^
> sockd.c: In function 'main':
> sockd.c:293:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:349:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:353:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:424:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:432:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:438:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:444:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:456:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:477:4: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>     exit(1);
>     ^
> sockd.c:492:4: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>     exit(1);
>     ^
> sockd.c:499:4: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>     exit(1);
>     ^
> sockd.c:507:4: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>     exit(1);
>     ^
> sockd.c:541:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:549:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:555:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> sockd.c:559:3: warning: incompatible implicit declaration of built-in 
> function 'exit' [enabled by default]
>    exit(1);
>    ^
> make[2]: *** No rule to make target '-lident', needed by 'sockd'.  Stop.
> make[2]: Leaving directory '/«PKGBUILDDIR»/sockd'
> make[1]: *** [server] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/01/socks4-server_4.3.beta2-18_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: socks4-server
Source-Version: 4.3.beta2-19

We believe that the bug you reported is fixed in the latest version of
socks4-server, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 750...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated socks4-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 19 Jul 2015 02:34:35 +0200
Source: socks4-server
Binary: socks4-server socks4-clients libsocks4
Architecture: source
Version: 4.3.beta2-19
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Description:
 libsocks4  - SOCKS libraries
 socks4-clients - Socks4 enabled clients as rtelnet and rftp
 socks4-server - SOCKS4 server for proxying IP-based services over a firewall
Closes: 750274
Changes:
 socks4-server (4.3.beta2-19) unstable; urgency=medium
 .
   * QA upload.
   * Fix FTBFS: Remove spurious -lident from sockd/Makefile target
     dependencies.  (Closes: #750274)
Checksums-Sha1:
 8d8cb0b4844b5e71e824b29217366e532195042a 1843 socks4-server_4.3.beta2-19.dsc
 98623fd38e0887e4882e5ae19bb68d13dcf430ce 19224 
socks4-server_4.3.beta2-19.diff.gz
Checksums-Sha256:
 154221bb27bf6dbcda88365d4d507f162b86c30ecf8f06538fc120505215b8be 1843 
socks4-server_4.3.beta2-19.dsc
 519f1581c02b5b46bacf835f614b158f789a6ae70a57380f870e9441d86da37f 19224 
socks4-server_4.3.beta2-19.diff.gz
Files:
 fe120bdb3de414cd241370d87e58c0c4 1843 net extra socks4-server_4.3.beta2-19.dsc
 f99099875820c108d7e73f491a3b297f 19224 net extra 
socks4-server_4.3.beta2-19.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVqvGnAAoJEF+zP5NZ6e0IJ+cP/3lznC33YQaLmRp6U8ijdnsL
dgrvD3CQ2QVqYsbeATcvPsGNpzZe+CPPOtwDUBnaurQvcMjG+8WSTTc6lFRA8piy
rgd5VMGBu588dV0LOx1SYKCeb4ZLZh2gulUN/e/30R6pF63KVjU5SzIwj1t7ilbr
W22ariSKtc68VAacmWUMdfYRWUkxq5d+nen8P7ARql54i+opAlauaRN6wJoaVSAX
y0nZfhj+ZeJNj/8s74bgiQta413rbXEU4hPDvrvctNSk2dDf24q2+ba5P8oAAtCL
BjyvtlCuGHHJC2ihtZanhJ3/C3gJbdA6aI9fWMryTi5zjnk9WkFHjzEVvefN00CP
qED7QdULpLXM1FfFCPHd9uBFxBGoplE0NDxCM7oSI98sCyYoM8cI9chitekXplzd
XOjvXqlfkbkdnXMoYKBgMoTvyNwmq71zDulB2wFo/PXIr2cKNIQwKdNDEFhLNrFG
AMpW79zqSENomB6M0uSvdsojgRMPyxpc07yCKzjC9hbdbeq+kKUdW5Ll8fBvUuSD
upQgZymPeIW7+AXNO8yxey0WVKIUrpXoF0+dwmfVdVudSS/IlGJPVNi60KkaXV5w
P2DFVMsiO5fMe9YkWRmk0nacgK7RR8wVS0jKF1XAHhD7ZzUed5xdyMwqAXbBMN0s
ANDkHi9uKbuXoH4K5B0a
=YPrK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to