Opened 9 years ago

Closed 5 years ago

#48582 closed defect (fixed)

texlive-bin @2015_2: Makefile:1906: *** missing separator. Stop.

Reported by: jonkmalo@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: texlive-bin

Description

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 

Attachments (2)

main.log.gz (37.9 KB) - added by jonkmalo@… 9 years ago.
Makefile.gz (108.2 KB) - added by jonkmalo@… 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by jonkmalo@…

Attachment: main.log.gz added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to dports@…
Port: texlive-bin added
Summary: guile 2.0.11 command execution failedtexlive-bin @2015_2: Makefile:1906: *** missing separator. Stop.

Could you attach that Makefile too, please?

Changed 9 years ago by jonkmalo@…

Attachment: Makefile.gz added

comment:2 Changed 5 years ago by kencu (Ken)

Resolution: fixed
Status: newclosed

texlive-bin has been updated many times since this ticket, and currently builds on 10.6.8

Note: See TracTickets for help on using tickets.