[MacPorts] #70609: perl5.34 fails to build on riscv64: undefined reference to `libintl_textdomain'
MacPorts
noreply at macports.org
Fri Aug 23 14:10:45 UTC 2024
#70609: perl5.34 fails to build on riscv64: undefined reference to
`libintl_textdomain'
----------------------------+----------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.0
Keywords: linux, riscv64 | Port: perl5.34
----------------------------+----------------------
{{{
/usr/bin/clang -L/opt/local/lib -Wl,--enable-new-dtags
-Wl,-rpath,/opt/local/lib -fstack-protector-strong -o miniperl \
opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o
mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o
scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o
universal.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o
pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -ldl -lm
-lutil -lc
/usr/bin/riscv64-pine64-linux-ld: locale.o: in function `.LBB1_125':
locale.c:(.text+0x83c): undefined reference to `libintl_textdomain'
/usr/bin/riscv64-pine64-linux-ld: locale.c:(.text+0x844): undefined
reference to `libintl_textdomain'
clang-14: error: linker command failed with exit code 1 (use -v to see
invocation)
make: *** [makefile:363: lib/buildcustomize.pl] Error 1
make: *** Waiting for unfinished jobs....
390 warnings generated.
}}}
Any idea how to fix this?
--
Ticket URL: <https://trac.macports.org/ticket/70609>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list