[Bug 224118] ports/gettext-tools: Fails to build on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 5 16:36:32 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224118

            Bug ID: 224118
           Summary: ports/gettext-tools: Fails to build on powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: breno.leitao at gmail.com

Currently gettext-tools fails to build on powerpc64 systems. It returns the
following error:


--- localcharset.lo ---
/bin/sh ../libtool  --tag=CC --mode=compile cc -std=gnu99 -c
-DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"  -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL  -DENABLE_RELOCATABLE=1
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC 
-Dset_relocation_prefix=libintl_set_relocation_prefix 
-Drelocate=libintl_relocate  -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I.
-I../../gettext-runtime/intl -I.. -I/usr/local/include -DLIBICONV_PLUG
-D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fno-strict-aliasing
-fvisibility=hidden  ../../gettext-runtime/intl/localcharset.c
libtool: compile:  cc -std=gnu99 -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\"
-DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1
-DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC
-Dset_relocation_prefix=libintl_set_relocation_prefix
-Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I.
-I../../gettext-runtime/intl -I.. -I/usr/local/include -DLIBICONV_PLUG
-D_THREAD_SAFE -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing
-fvisibility=hidden ../../gettext-runtime/intl/localcharset.c  -fPIC -DPIC -o
.libs/localcharset.o
../../gettext-runtime/intl/localcharset.c: In function 'get_charset_aliases':
../../gettext-runtime/intl/localcharset.c:172: error: 'HAVE_WORKING_O_NOFOLLOW'
undeclared (first use in this function)
../../gettext-runtime/intl/localcharset.c:172: error: (Each undeclared
identifier is reported only once
../../gettext-runtime/intl/localcharset.c:172: error: for each function it
appears in.)
*** [localcharset.lo] Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list