Bug 200804 - print/cups-base: libiconv.so.2, needed by ../cups/libcups.so, not found
Summary: print/cups-base: libiconv.so.2, needed by ../cups/libcups.so, not found
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-12 02:32 UTC by Adrian Waters
Modified: 2015-08-30 19:14 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian Waters 2015-06-12 02:32:04 UTC
Issue fixed in Bug 200755 (print/cups-image) also applies to print/cups-base.

/usr/bin/ld: warning: libiconv.so.2, needed by ../cups/libcups.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: ipptool: 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:211: recipe for target 'ipptool' failed
gmake[2]: *** [ipptool] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/print/cups-base/work/cups-2.0.3/test'
Makefile:31: recipe for target 'all' failed
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/cups-base/work/cups-2.0.3'
*** Error code 1

(Build using poudriere, 10.1-RELEASE-p11, amd64)
Comment 1 Jason Unovitch freebsd_committer freebsd_triage 2015-07-06 21:01:16 UTC
Hello.  I can't replicate this on a 10.1-RELEASE-p14 Poudriere.  Note that the fix action for bug 200755 for print/cups-image you mentioned is actually a commit to print/cups-base as cups-image is as slave port cups-base.  If you are still able to replicate this then more information on how would be helpful else please close it if all the issues are resolved.
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2015-08-30 19:14:34 UTC
Close,  I believe this was fixed in https://svnweb.freebsd.org/changeset/ports/389291