[MacPorts] #53359: moreutils @0.60 does not build on Snow Leopard, Mac OS X 10.6.8, because of "Undefined symbols for architecture x86_64"
MacPorts
noreply at macports.org
Fri Jan 20 22:23:38 UTC 2017
#53359: moreutils @0.60 does not build on Snow Leopard, Mac OS X 10.6.8, because of
"Undefined symbols for architecture x86_64"
-----------------------+-----------------------
Reporter: ballapete | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: moreutils
-----------------------+-----------------------
{{{
/usr/bin/llvm-gcc-4.2 -Os -arch x86_64 -c -o is_utf8.o is_utf8.c
xmllint --noout --valid sponge.docbook
/usr/bin/llvm-gcc-4.2 -Os -arch x86_64 -o isutf8 main.o is_utf8.o
pod2man --center=" " --release="moreutils" vidir > vidir.1;
pod2man --center=" " --release="moreutils" vipe > vipe.1;
xmllint --noout --valid isutf8.docbook
Undefined symbols for architecture x86_64:
"_getline", referenced from:
_is_utf8_readline in main.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[1]: *** [isutf8] Error 1
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_sysutils_moreutils/moreutils/work/moreutils-0.60/is_utf8'
make: *** [isutf8] Error 2
make: *** Waiting for unfinished jobs....
}}}
`-lreadline` missing?
--
Ticket URL: <https://trac.macports.org/ticket/53359>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list