Hi,
I have just installed Macports 2.3.4 from scratch on a new computer that runs OS X 10.10.5 and has Xcode 7.1.1 and am now recompiling packages, among them latex-extra. In the process, poppler fails to configure/build with the errors shown below (I begin quoting from where it seems to go wrong). I didn't find a ticket for it, although it strikes me that a fatal error in such a common package would not be reported already.
Any ideas?
Thomas


:info:configure checking how to link with libiconv... -liconv
:info:configure checking for iconv declaration...
:info:configure extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
:info:configure checking for LCMS... yes
:info:configure checking for test data in /opt/local/var/macports/build/_opt_loc
al_var_macports_sources_rsync.macports.org_release_ports_graphics_poppler/popple
r/work/poppler-0.38.0/./../test... no
:info:configure configure: WARNING:
:info:configure No test data found in /opt/local/var/macports/build/_opt_local_
var_macports_sources_rsync.macports.org_release_ports_graphics_poppler/poppler/w
ork/poppler-0.38.0/./../test.
:info:configure  You will not be able to run 'make check' successfully.
:info:configure
:info:configure  The test data is not included in the source packages
:info:configure  and is also not part of the main git repository. Instead,
:info:configure  you can checkout the test data from its own git
:info:configure  repository with:
:info:configure
:info:configure    git clone git://git.freedesktop.org/git/poppler/test
:info:configure
:info:configure  You should checkout the test data as a sibling of your
:info:configure  poppler source folder or specify the location of your
:info:configure  checkout with --with-testdatadir=/path/to/checkoutdir/test.
:info:configure
:info:configure checking for  compiler flag... yes
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
:info:configure   Referenced from: /opt/local/bin/gawk
:info:configure   Reason: no suitable image found.  Did find:
:info:configure /opt/local/lib/libintl.8.dylib: mach-o, but wrong architecture :info:configure ./config.status: line 1453: 71423 Done eval sed \"\$ac_sed_extra\" "$ac_file_inputs" :info:configure 71424 Trace/BPT trap: 5 | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out
:info:configure config.status: error: could not create Makefile
:info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_poppler/poppler/work/poppler-0.38.0" && ./configure --prefix=/opt/local --disable-poppler-qt4 --disable-poppler-qt5 --disable-gtk-test --disable-silent-rules --enable-xpdf-headers --enable-zlib --enable-libcurl --enable-introspection
:info:configure Exit code: 1
:error:configure Failed to configure poppler, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_poppler/poppler/work/poppler-0.38.0/config.log :error:configure org.macports.configure for port poppler returned: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
    while executing
"portconfigure::configure_main org.macports.configure"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:configure Warning: targets not executed for poppler: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:configure Please see the log file for port poppler for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_poppler/poppler/main.log

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to