Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 18:17:55 GMT
From:      Dan <dan@sunsaturn.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186516: /usr/ports/misc/gnuls broken 
Message-ID:  <201402061817.s16IHt8N076925@oldred.freebsd.org>
Resent-Message-ID: <201402061820.s16IK0vq036406@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402061817.s16IHt8N076925>