Date: Mon, 29 Feb 2016 03:15:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207578] security/heimdal has a dependency on gettext Message-ID: <bug-207578-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207578 Bug ID: 207578 Summary: security/heimdal has a dependency on gettext Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: dewayne@heuristicsystems.com.au CC: freebsd-ports-bugs@FreeBSD.org Please add to security/heimdal=20 USES=3D gettext-runtime To prevent this build-log extract, where the build is halted due to missing include file "libintl.h": Making all in com_err /bin/sh ../../libtool --tag=3DCC --mode=3Dcompile /usr/local/libexec/cca= che/cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES=3D -Wall -Wmissing-prototypes -Wpointer= -arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -DINET6 -O2 -pi= pe -g0 -ggdb0 -DSTRIP_FBSDID -UDEBUGGING -UEBUGGING -UDEBUG -march=3Dcore-avx-i -mtune=3Dcore-avx-i -fno-strict-aliasing -MT libcom_err_la-error.lo -MD -M= P -MF .deps/libcom_err_la-error.Tpo -c -o libcom_err_la-error.lo `test -f 'error.= c' || echo './'`error.c libtool: compile: /usr/local/libexec/ccache/cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -DROKEN_RENAME -I/usr/local/include -D_LARGE_FILES=3D -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function= -cast -Wmissing-declarations -Wnested-externs -DINET6 -O2 -pipe -g0 -ggdb0 -DSTRIP_FBSDID -UDEBUGGING -UEBUGGING -UDEBUG -march=3Dcore-avx-i -mtune=3Dcore-avx-i -fno-strict-aliasing -MT libcom_err_la-error.lo -MD -MP= -MF .deps/libcom_err_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libcom_err_la-error.o error.c:44:10: fatal error: 'libintl.h' file not found /usr/posts/devel/gettext-runtime appears to be a prerequisite when build on amd64 10.3Beta3 within a stripped-down jail. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207578-13>