[MacPorts] #42728: autogen @5.17.4_0: autoopts-config produces a stray -R flag, breaks gnutls @3.1.22_0 build
MacPorts
noreply at macports.org
Tue Jun 3 10:17:30 PDT 2014
#42728: autogen @5.17.4_0: autoopts-config produces a stray -R flag, breaks gnutls
@3.1.22_0 build
-----------------------------+-------------------
Reporter: jwhowse4@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: autogen gnutls |
-----------------------------+-------------------
Comment (by Peter_Dyballa@…):
Replying to [comment:1 cal@…]:
> {{{
> :info:build /bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang
-pipe -Os -arch x86_64 -L/Volumes/User_Disk/opt/macports/lib
-Wl,-headerpad_max_install_names -arch x86_64 -o libcmd-certtool.la
libcmd_certtool_la-certtool-args.lo libcmd_certtool_la-certtool-cfg.lo
../gl/libgnu.la ../lib/libgnutls.la -R
-L/Volumes/User_Disk/opt/macports/lib -lopts
-L/Volumes/User_Disk/opt/macports/lib -lintl
-R/Volumes/User_Disk/opt/macports/lib -Wl,-framework -Wl,CoreFoundation
-lintl
> :info:build mv -f .deps/serv.Tpo .deps/serv.Po
> :info:build /bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang
-pipe -Os -arch x86_64 -L/Volumes/User_Disk/opt/macports/lib
-Wl,-headerpad_max_install_names -arch x86_64 -o libcmd-danetool.la
libcmd_danetool_la-danetool-args.lo libcmd_danetool_la-certtool-cfg.lo
../gl/libgnu.la ../lib/libgnutls.la -R
-L/Volumes/User_Disk/opt/macports/lib -lopts
-L/Volumes/User_Disk/opt/macports/lib -lintl
-R/Volumes/User_Disk/opt/macports/lib -Wl,-framework -Wl,CoreFoundation
-lintl
> :info:build libtool: link: only absolute run-paths are allowed
> :info:build make[4]: *** [libcmd-certtool.la] Error 1
> :info:build make[4]: *** Waiting for unfinished jobs....
> :info:build libtool: link: only absolute run-paths are allowed
> :info:build make[4]: *** [libcmd-danetool.la] Error 1
> }}}
>
I see a similar failure on PPC Tiger, Mac OS X 10.4.11:
{{{
libtool: compile: /opt/local/bin/gcc-apple-4.2 -DHAVE_CONFIG_H -I. -I..
-I./gl -I./../gl -I./gl -I./../gl -I./../lib/includes -I./../lib/includes
-I./../libdane/includes -I./../extra/includes -I/opt/local/include
-I/opt/local/include -pipe -Os -arch ppc -MT certtool-cfg.lo -MD -MP -MF
.deps/certtool-cfg.Tpo -c certtool-cfg.c -fno-common -DPIC -o .libs
/certtool-cfg.o
certtool-cfg.c: In function 'get_rand_int_value':
certtool-cfg.c:1104: warning: right shift count >= width of type
/bin/sh ../libtool --tag=CC --mode=link /opt/local/bin/gcc-apple-4.2
-pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names
-arch ppc -o libcmd-certtool.la certtool-args.lo certtool-cfg.lo
../lib/libgnutls.la gl/libgnu_gpl.la ../gl/libgnu.la -R -L/opt/local/lib
-lopts -L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework
-Wl,CoreFoundation gl/libgnu_gpl.la -lintl
libtool: link: only absolute run-paths are allowed
make[4]: *** [libcmd-certtool.la] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/42728#comment:32>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list