Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 03:28:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237918] devel/p5-Locale-libintl fatal error: 'libintl.h' file not found
Message-ID:  <bug-237918-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237918

            Bug ID: 237918
           Summary: devel/p5-Locale-libintl fatal error: 'libintl.h' file
                    not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: hvoers@xs4all.nl
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

On 11.2-RELEASE-p10

cd /usr/ports/devel/p5-Locale-libintl
make
[...]
--- pm_to_blib ---
cp gettext_xs.pm ../blib/lib/Locale/gettext_xs.pm
--- gettext_xs.o ---
cc -c    -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing    -DVERSION=3D\"1.31\"=20
-DXS_VERSION=3D\"1.31\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.28/mach/CORE"=
=20=20
gettext_xs.c
--- dynamic ---
--- subdirs ---
--- ../blib/arch/auto/Locale/gettext_xs/gettext_xs.bs ---
"/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- gettext_x=
s.bs
../blib/arch/auto/Locale/gettext_xs/gettext_xs.bs 644
--- linkext ---
--- subdirs ---
--- gettext_xs.o ---
gettext_xs.xs:25:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
         ^~~~~~~~~~~
1 error generated.
*** [gettext_xs.o] Error code 1

make[2]: stopped in
/usr/ports/devel/p5-Locale-libintl/work/libintl-perl-1.31/gettext_xs
1 error

make[2]: stopped in
/usr/ports/devel/p5-Locale-libintl/work/libintl-perl-1.31/gettext_xs
*** [subdirs] Error code 2

make[1]: stopped in /usr/ports/devel/p5-Locale-libintl/work/libintl-perl-1.=
31
1 error

make[1]: stopped in /usr/ports/devel/p5-Locale-libintl/work/libintl-perl-1.=
31
=3D=3D=3D> Compilation failed unexpectedly.
[...]

--=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-237918-7788>