[MacPorts] #48582: guile 2.0.11 command execution failed
MacPorts
noreply at macports.org
Fri Aug 14 16:14:02 PDT 2015
#48582: guile 2.0.11 command execution failed
------------------------+--------------------------------
Reporter: jonkmalo@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port:
------------------------+--------------------------------
Using xcode 3.2.6 and os x 10.6.8.
I'm hoping to avoid upgrading to xcode 4.2.
{{{
~ $ sudo port clean texlive-bin guile
---> Cleaning texlive-bin
---> Cleaning guile
~ $ sudo port install guile
---> Computing dependencies for guile
---> Dependencies to be installed: libunistring texlive-basic texlive-bin
---> Fetching archive for texlive-bin
Warning: Your DNS servers incorrectly claim to know the address of
nonexistent hosts. This may cause checksum mismatches for some ports. See
this page for more information:
<https://trac.macports.org/wiki/MisbehavingServers>
---> Attempting to fetch texlive-bin-2015_2+x11.darwin_10.x86_64.tbz2
from http://packages.macports.org/texlive-bin
---> Attempting to fetch texlive-bin-2015_2+x11.darwin_10.x86_64.tbz2
from http://mse.uk.packages.macports.org/sites/packages.macports.org
/texlive-bin
---> Attempting to fetch texlive-bin-2015_2+x11.darwin_10.x86_64.tbz2
from http://nue.de.packages.macports.org/macports/packages/texlive-bin
---> Fetching distfiles for texlive-bin
---> Verifying checksums for texlive-bin
---> Extracting texlive-bin
---> Applying patches to texlive-bin
---> Configuring texlive-bin
---> Building texlive-bin
Error: org.macports.build for port texlive-bin returned: command execution
failed
Error: Failed to install texlive-bin
Please see the log file for port texlive-bin for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_tex_texlive-bin/texlive-bin/main.log
Error: The following dependencies were not installed: libunistring
texlive-basic texlive-bin
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port guile failed
}}}
In main.log I found:
{{{
:info:build make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_tex_texlive-bin/texlive-bin/work/texlive-
source-20150611-stripped/texk/web2c'
:info:build Makefile:1906: *** missing separator. Stop.
}}}
In the relevant file on line 1906:
{{{
ICU_LIBS = -L/opt/local/lib \c
-licui18n -licuuc -licudata \c
-lpthread -lm \c
}}}
--
Ticket URL: <https://trac.macports.org/ticket/48582>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list