Package ckermit_211-15 failed to build from source with "ld --as-needed" option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ckermit (Debian) |
Fix Released
|
Unknown
|
|||
ckermit (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Binary package hint: ckermit
Here is the error log
gcc -lsocks -Wl,-z,defs -Wl,--as-needed -o wermit \
ckcmai.o: In function `main':
/home/tarun/
ckcnet.o: In function `tcpsrv_open':
/home/tarun/
/home/tarun/
/home/tarun/
/home/tarun/
ckcnet.o: In function `getlocalipaddr':
/home/tarun/
/home/tarun/
ckcnet.o: In function `http_open':
/home/tarun/
/home/tarun/
/home/tarun/
ckcnet.o: In function `netopen':
/home/tarun/
/home/tarun/
/home/tarun/
/home/tarun/
ckcftp.o: In function `dataconn':
/home/tarun/
ckcftp.o: In function `ftp_hookup':
/home/tarun/
/home/tarun/
ckcftp.o: In function `initconn':
/home/tarun/
/home/tarun/
/home/tarun/
/home/tarun/
/home/tarun/
collect2: ld returned 1 exit status
make[2]: *** [xermit] Error 1
make[2]: Leaving directory `/home/
make[1]: *** [linux+shadow+pam] Error 2
make[1]: Leaving directory `/home/
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1335:
dpkg-buildpackage -rfakeroot -D -us -uc failed
Changed in ckermit (Ubuntu): | |
assignee: | nobody → Tarun K. Mall (c2tarun) |
status: | New → In Progress |
Changed in ckermit (Debian): | |
status: | Unknown → New |
Changed in ckermit (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → High |
Changed in ckermit (Debian): | |
status: | New → Incomplete |
Changed in ckermit (Debian): | |
status: | Incomplete → Fix Released |
As discussed with Tarun, as the Natty toolchain has reverted the "ld
--as-needed" option - this package no longer FTBFS. However, when the
next development cycle opens - this will be an issue. The patch has been
submitted to Debian, which will hopefully be applied - and we can sync
next cycle.