Opened 6 years ago

Closed 6 years ago

#57172 closed defect (fixed)

sane-backends 1.0.27_2 fails to build

Reported by: dershow Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: devans@…
Port: sane-backends

Description

I had 1.0.27_1 installed and just tried to upgrade to 1.0.27_2 and it fails. Log attached.

In the log I see this:

:info:build Generating index for sane.tex...
:info:build dyld: Library not loaded: /opt/local/lib/libpoppler.79.dylib
:info:build   Referenced from: /opt/local/bin/latex
:info:build   Reason: image not found
:info:build /bin/sh: line 1:  5427 Abort trap: 6           TEXINPUTS=".:.:$TEXINPUTS" /opt/local/bin/latex sane.tex < /dev/null > /dev/null
:info:build make[1]: *** [sane.ind] Error 134
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sane-backends/sane-backends/work/sane-backends-1.0.27/doc'
:info:build make: *** [all-recursive] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sane-backends/sane-backends/work/sane-backends-1.0.27'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sane-backends/sane-backends/work/sane-backends-1.0.27" && /usr/bin/make -w all 
:info:build Exit code: 2

And, poppler did just upgrade from @0.68.0_0 to @0.68.0_0 so that could be related.

Attachments (1)

main.log (455.9 KB) - added by dershow 6 years ago.

Download all attachments as: .zip

Change History (2)

Changed 6 years ago by dershow

Attachment: main.log added

comment:1 Changed 6 years ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In de12b88c3653b0596d08ea696fdc37288357d190/macports-ports (master):

sane-backends: update configure args

Using --without-api-spec should prevent opportunistic use of latex.

Fixes: #57172

Note: See TracTickets for help on using tickets.