Opened 12 years ago

Last modified 12 years ago

#35859 closed defect

tex-related? geomview build failure — at Initial Version

Reported by: bcbarnes@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: mountainlion Cc: raphael@…
Port: geomview

Description

This seems possibly related to: https://trac.macports.org/ticket/29037 but I'm not sure. It's a different error message for the same part of the build.

After raphael quickly fixed my previous geomview ticket (thanks!), I now encounter this:

:info:build Making all in doc

:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geomview/geomview/work/geomview-1.9.4/doc'

:info:build TEXINPUTS=".:$TEXINPUTS" \

:info:build MAKEINFO='/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geomview/geomview/work/geomview-1.9.4/missing --run makeinfo --no-validate -I .' \

:info:build texi2dvi --pdf --batch geomview-pt_BR.texi

:info:build sed: RE error: illegal byte sequence

:info:build make[2]: * [geomview-pt_BR.pdf] Error 1

:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geomview/geomview/work/geomview-1.9.4/doc'

:info:build make[1]: * [all-recursive] Error 1

:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geomview/geomview/work/geomview-1.9.4'

:info:build make: * [all] Error 2

:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geomview/geomview/work/geomview-1.9.4'

:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geomview/geomview/work/geomview-1.9.4" && /usr/bin/make -j8 -w all

:info:build Exit code: 2

name:~ name$ which texi2dvi

/opt/local/bin/texi2dvi

name:~ name$ texi2dvi -v

texi2dvi (GNU Texinfo 4.13) 1.135

related installed tex ports:

texinfo @4.13 textproc/texinfo

texlive @2012 tex/texlive

OS X 10.8.1, XCode 4.4.1, latest command line tools and macports, etc. Sorry for the weird double-spacing. For some reason, when I have normal newlines in safari in my description textbox, they do not carry over to the ticket preview. I have to doublespace lines to get any newlines at all. Bleh.

Change History (0)

Note: See TracTickets for help on using tickets.