[MacPorts] #53607: Cannot build macports-base from source on Tiger
MacPorts
noreply at macports.org
Mon Feb 20 08:39:31 UTC 2017
#53607: Cannot build macports-base from source on Tiger
---------------------------+----------------------------
Reporter: salimfadhley | Owner:
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts 2.4.1
Component: base | Version: 2.4.99
Resolution: | Keywords:
Port: |
---------------------------+----------------------------
Changes (by ryandesign):
* component: ports => base
Old description:
> It looks like something is failing in the doc phase:
>
> macports-base was downloaded from source. At the time I downloaded this
> was the last commit:
>
> https://github.com/macports/macports-
> base/commit/eed6ffce1ca194b803abe429180ccbbce25f013d
>
> Generating /Users/sal/workspace/macports-base-master/vendor/vendor-
> destroot/opt/local/libexec/macports/lib/tcllib1.18/pkgIndex.tcl
>
> ===> making all in doc
> * Warning: Using pre-generated man pages only.
> * asciidoc, xsltproc (port libxslt) and docbook-xsl are required to
> generate man pages from source.
> ===> making all in src
> ===> making all in src/cregistry
> make[2]: Nothing to be done for `all'.
> ===> making all in src/registry2.0
> make[2]: Nothing to be done for `all'.
> ===> making all in src/macports1.0
> make[2]: Nothing to be done for `all'.
> ===> making all in src/port1.0
> ===> making all in src/package1.0
> make[2]: Nothing to be done for `all'.
> ===> making all in src/pextlib1.0
> cc -dynamiclib -g -O2 -std=c99 -Wextra -Wall -pedantic
> -Wl,-single_module Pextlib.o adv-flock.o base32cmd.o curl.o fgetln.o
> filemap.o fs-traverse.o md5cmd.o mktemp.o pipe.o readdir.o readline.o
> realpath.o rmd160cmd.o setmode.o sha1cmd.o sha256cmd.o strcasecmp.o
> strsed.o system.o tracelib.o tty.o uid.o vercomp.o xinstall.o -o
> Pextlib.dylib -L/Users/sal/workspace/macports-base-master/vendor/tcl/unix
> -ltclstub8.5 -install_name
> /opt/local/libexec/macports/lib/pextlib1.0/Pextlib.dylib -lcurl
> ../registry2.0/registry.dylib
> ld: Undefined symbols:
> _curl_multi_timeout
> ld: warning weak symbol references not set in output with
> MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1
> ld: warning weak referenced symbols:
> _copyfile
> /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit
> command failed
> make[2]: *** [Pextlib.dylib] Error 1
> make[1]: *** [all] Error 1
> make: *** [all] Error 1
New description:
It looks like something is failing in the doc phase:
macports-base was downloaded from source. At the time I downloaded this
was the last commit:
https://github.com/macports/macports-
base/commit/eed6ffce1ca194b803abe429180ccbbce25f013d
{{{
Generating /Users/sal/workspace/macports-base-master/vendor/vendor-
destroot/opt/local/libexec/macports/lib/tcllib1.18/pkgIndex.tcl
===> making all in doc
* Warning: Using pre-generated man pages only.
* asciidoc, xsltproc (port libxslt) and docbook-xsl are required to
generate man pages from source.
===> making all in src
===> making all in src/cregistry
make[2]: Nothing to be done for `all'.
===> making all in src/registry2.0
make[2]: Nothing to be done for `all'.
===> making all in src/macports1.0
make[2]: Nothing to be done for `all'.
===> making all in src/port1.0
===> making all in src/package1.0
make[2]: Nothing to be done for `all'.
===> making all in src/pextlib1.0
cc -dynamiclib -g -O2 -std=c99 -Wextra -Wall -pedantic
-Wl,-single_module Pextlib.o adv-flock.o base32cmd.o curl.o fgetln.o
filemap.o fs-traverse.o md5cmd.o mktemp.o pipe.o readdir.o readline.o
realpath.o rmd160cmd.o setmode.o sha1cmd.o sha256cmd.o strcasecmp.o
strsed.o system.o tracelib.o tty.o uid.o vercomp.o xinstall.o -o
Pextlib.dylib -L/Users/sal/workspace/macports-base-master/vendor/tcl/unix
-ltclstub8.5 -install_name
/opt/local/libexec/macports/lib/pextlib1.0/Pextlib.dylib -lcurl
../registry2.0/registry.dylib
ld: Undefined symbols:
_curl_multi_timeout
ld: warning weak symbol references not set in output with
MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1
ld: warning weak referenced symbols:
_copyfile
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit
command failed
make[2]: *** [Pextlib.dylib] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/53607#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list