Date: Tue, 05 Dec 2017 16:36:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 224118] ports/gettext-tools: Fails to build on powerpc64 Message-ID: <bug-224118-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224118 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@FreeBSD.org Reporter: breno.leitao@gmail.com Currently gettext-tools fails to build on powerpc64 systems. It returns the following error: --- localcharset.lo --- /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -std=3Dgnu99 -c -DLOCALEDIR=3D\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=3D\"/usr/local/share/locale\" -DLIBDIR=3D\"/usr/local/= lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=3D1 -DIN_LIBRARY -DINSTALLDIR=3D\"/usr/local/lib\" -DNO_XMALLOC=20 -Dset_relocation_prefix=3Dlibintl_set_relocation_prefix=20 -Drelocate=3Dlibintl_relocate -DDEPENDS_ON_LIBICONV=3D1 -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=3Dhidden ../../gettext-runtime/intl/localcharset.c libtool: compile: cc -std=3Dgnu99 -c -DLOCALEDIR=3D\"/usr/local/share/loca= le\" -DLOCALE_ALIAS_PATH=3D\"/usr/local/share/locale\" -DLIBDIR=3D\"/usr/local/l= ib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=3D1 -DIN_LIBRARY -DINSTALLDIR=3D\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=3Dlibintl_set_relocation_prefix -Drelocate=3Dlibintl_relocate -DDEPENDS_ON_LIBICONV=3D1 -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=3Dhidden ../../gettext-runtime/intl/localcharset.c -fPIC -DPI= C -o .libs/localcharset.o ../../gettext-runtime/intl/localcharset.c: In function 'get_charset_aliases= ': ../../gettext-runtime/intl/localcharset.c:172: error: 'HAVE_WORKING_O_NOFOL= LOW' 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224118-13>