Date: Thu, 6 Mar 2014 20:21:08 GMT From: Ryan Frederick <ryanrfrederick@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/187326: devel/git Fails to Build on 10.0-RELEASE Message-ID: <201403062021.s26KL8w7017596@cgiserv.freebsd.org> Resent-Message-ID: <201403062030.s26KU081017039@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 187326 >Category: ports >Synopsis: devel/git Fails to Build on 10.0-RELEASE >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 Mar 06 20:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Ryan Frederick >Release: 10.0-RELEASE >Organization: >Environment: FreeBSD system.name 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: devel/git 1.9.0 fails to build on 10.0-RELEASE with the following error: cc -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -I. -I/usr/local/include -I/usr/local/include -I/usr/include -DUSE_ST_TIMESPEC -DOLD_ICONV -pthread -DHAVE_PATHS_H -DHAVE_LIBCHARSET_H -DHAVE_STRINGS_H -DSHA1_HEADER='<openssl/sha.h>' -DFREAD_READS_DIRECTORIES -DUSE_WILDMATCH -DDIR_HAS_BSD_GROUP_SEMANTICS -DSHELL_PATH='"/bin/sh"' -o git-daemon -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib daemon.o libgit.a xdiff/lib.a -lz -lintl -L/usr/lib -Wl,-rpath,/usr/lib -lcrypto -pthread libgit.a(gettext.o): In function `git_setup_gettext': gettext.c:(.text+0x43): undefined reference to `locale_charset' cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [git-daemon] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/git/work/git-1.9.0' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/git *** Error code 1 Stop. make: stopped in /usr/ports/devel/git >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403062021.s26KL8w7017596>