Date: Wed, 10 Jun 2015 07:04:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200755] print/cups-image: libiconv.so.2, needed by ../cups/libcups.so, not found Message-ID: <bug-200755-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200755 Bug ID: 200755 Summary: print/cups-image: libiconv.so.2, needed by ../cups/libcups.so, not found Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: linuxjustin@gmail.com After updating ports tree to the latest just now, I failed to compile the `print/cups-image` in poudriere, with the following errors: === /usr/bin/ld: warning: libiconv.so.2, needed by ../cups/libcups.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: commandtops: hidden symbol `iconv_open' in /usr/lib/libc_nonshared.a(iconv_open.o) is referenced by DSO /usr/bin/ld: final link failed: Nonrepresentable section on output cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:252: recipe for target 'commandtops' failed gmake[2]: *** [commandtops] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3/filter' Makefile:31: recipe for target 'all' failed gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/cups-image/work/cups-2.0.3' *** Error code 1 === And the full log of poudriere is here: http://pastebin.com/1CDV3Kaj . My computer runs FreeBSD amd64 10.1-RELEASE-p10. Feel free to contact me if you need more information. Thanks. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200755-13>