[MacPorts] #39598: DYLD_LIBRARY_PATH contains /opt/local/lib when executing glibtool-built executables during build
MacPorts
noreply at macports.org
Wed Jul 31 18:20:09 PDT 2013
#39598: DYLD_LIBRARY_PATH contains /opt/local/lib when executing glibtool-built
executables during build
----------------------------------+----------------------
Reporter: drs@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: glibtool webkit-gtk |
----------------------------------+----------------------
Comment (by jeremyhu@…):
{{{
--- /opt/local-2.1.3/lib/libharfbuzz-icu.la 2013-07-31
16:48:44.000000000 -0700
+++ /opt/local-2.1.3/lib/libharfbuzz-icu.la.fail 2013-07-31
18:14:25.000000000 -0700
@@ -17,7 +17,7 @@ old_library=''
inherited_linker_flags=' '
# Libraries that this one depends upon.
-dependency_libs=' -R/opt/local-2.1.3/lib -L/opt/local-2.1.3/lib -licuuc
-licudata /opt/local-2.1.3/lib/libharfbuzz.la
/opt/local-2.1.3/lib/libgobject-2.0.la /opt/local-2.1.3/lib/libffi.la
/opt/local-2.1.3/lib/libglib-2.0.la -lresolv
/opt/local-2.1.3/lib/libintl.la /opt/local-2.1.3/lib/libiconv.la -lc
/opt/local-2.1.3/lib/libfreetype.la -lbz2 /opt/local-2.1.3/lib/libpng15.la
-lz'
+dependency_libs=' -L/opt/local-2.1.3/lib -licuuc -licudata
/opt/local-2.1.3/lib/libharfbuzz.la'
# Names of additional weak libraries provided by this library
weak_library_names=''
@@ -28,7 +28,7 @@ age=918
revision=0
# Is this an already installed library?
-installed=yes
+installed=no
# Should we warn about portability when linking against -modules?
shouldnotlink=no
@@ -39,3 +39,4 @@ dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/opt/local-2.1.3/lib'
+relink_command=""
}}}
That 'installed=no' looks suspicious... I'm placing my money on that...
--
Ticket URL: <https://trac.macports.org/ticket/39598#comment:121>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list