ports/186516: /usr/ports/misc/gnuls broken
Dan
dan at sunsaturn.com
Thu Feb 6 18:20:00 UTC 2014
>Number: 186516
>Category: ports
>Synopsis: /usr/ports/misc/gnuls broken
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 06 18:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Dan
>Release: FreeBSD 10.0 Stable 64bit
>Organization:
SunSaturn.com
>Environment:
FreeBSD asterisk.sunsaturn.com 10.0-STABLE FreeBSD 10.0-STABLE #0 r261503M: Wed Feb 5 10:11:26 CST 2014 droot at asterisk.sunsaturn.com:/usr/obj/usr/src/sys/MYKERNEL amd64
>Description:
Port gnuls being apart of coreutils package, had known problems that had to be patched before version coreutils-8.22.tar.xz. Currently port has version coreutils-8.20.tar.xz.
Error:
lib/libcoreutils.a(striconv.o): In function `mem_cd_iconv':
lib/striconv.c:(.text+0x49): undefined reference to `libiconv'
lib/striconv.c:(.text+0xaa): undefined reference to `libiconv'
lib/striconv.c:(.text+0x117): undefined reference to `libiconv'
lib/striconv.c:(.text+0x181): undefined reference to `libiconv'
lib/striconv.c:(.text+0x1f0): undefined reference to `libiconv'
lib/libcoreutils.a(striconv.o):lib/striconv.c:(.text+0x24c): more undefined references to `libiconv' follow
lib/libcoreutils.a(striconv.o): In function `str_iconv':
lib/striconv.c:(.text+0x54f): undefined reference to `libiconv_open'
lib/striconv.c:(.text+0x576): undefined reference to `libiconv_close'
lib/striconv.c:(.text+0x5af): undefined reference to `libiconv_close'
CCLD src/false
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [src/factor] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `/usr/ports/misc/gnuls/work/coreutils-8.20'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/misc/gnuls/work/coreutils-8.20'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/misc/gnuls/work/coreutils-8.20'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/misc/gnuls
>How-To-Repeat:
cd /usr/ports/misc/gnuls; make install
>Fix:
Change following:
distinfo : (add this as only 2 lines in file)
SHA256 (coreutils-8.22.tar.xz) = 5b3e94998152c017e6c75d56b9b994188eb71bf46d4038a642cb9141f6ff1212
SIZE (coreutils-8.22.tar.xz) = 5335124
Makefile: ( edit line with PORTVERSION= and change to)
PORTVERSION= 8.22
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list