[MacPorts] #40630: poppler build failed
MacPorts
noreply at macports.org
Sun Sep 29 21:19:00 PDT 2013
#40630: poppler build failed
----------------------+----------------------
Reporter: lord@… | Owner: devans@…
Type: defect | Status: assigned
Priority: High | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: poppler |
----------------------+----------------------
Comment (by devans@…):
I'm not sure what's going on from what you've provided, but it appears
that after the extract phase, the file configure does not exist in build
directory indicating
that for the some reason the extract phase failed (bad fetch, corrupted
distfile, failed extract or something else).
Please do the following:
{{{
$ sudo port clean --all poppler
---> Cleaning poppler
$ sudo port extract poppler
---> Computing dependencies for poppler
---> Fetching distfiles for poppler
---> Attempting to fetch poppler-0.24.2.tar.xz from
http://distfiles.macports.org/poppler
---> Verifying checksums for poppler
---> Extracting poppler
$ cd `port work poppler`/poppler*
ls
AUTHORS config.h.cmake
poppler poppler-qt5.pc.in
CMakeLists.txt config.h.in
poppler-cairo-uninstalled.pc.in poppler-splash-uninstalled.pc.in
COPYING config.sub
poppler-cairo.pc.cmake poppler-splash.pc.cmake
ChangeLog configure
poppler-cairo.pc.in poppler-splash.pc.in
ConfigureChecks.cmake configure.ac
poppler-cpp-uninstalled.pc.in poppler-uninstalled.pc.in
INSTALL cpp
poppler-cpp.pc.cmake poppler.pc.cmake
Makefile.am depcomp
poppler-cpp.pc.in poppler.pc.in
Makefile.in fofi
poppler-glib-uninstalled.pc.in qt4
NEWS glib
poppler-glib.pc.cmake qt5
README goo
poppler-glib.pc.in splash
README-XPDF gtk-doc.make
poppler-qt4-uninstalled.pc.in test
TODO install-sh
poppler-qt4.pc.cmake test-driver
aclocal.m4 ltmain.sh
poppler-qt4.pc.in utils
cmake m4
poppler-qt5-uninstalled.pc.in
config.guess missing
poppler-qt5.pc.cmake
}}}
You should see the top level build directory of the distribution
(including configure). If so, you should be able to proceed with the
build. If not, let me know
what you find.
--
Ticket URL: <https://trac.macports.org/ticket/40630#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list