[MacPorts] #43722: poppler at 0.24.5 The build process hangs
MacPorts
noreply at macports.org
Fri May 16 08:10:11 PDT 2014
#43722: poppler at 0.24.5 The build process hangs
-------------------------------+----------------------
Reporter: dominik.brands@… | Owner: devans@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: worksforme | Keywords:
Port: poppler |
-------------------------------+----------------------
Changes (by devans@…):
* status: assigned => closed
* resolution: => worksforme
Comment:
I am not able to recreate this problem, however, I do see a few suspicious
items from your log file
* the log file ends abruptly in mid line without reporting any errors
* the log files shows you are building on OS X 10.9 (Mavericks) but
using compiler llvm-gcc 4.2
{{{
::notice:configure ---> Configuring poppler
:debug:configure Using compiler 'Xcode LLVM-GCC 4.2'
:debug:configure Executing org.macports.configure (poppler)
:debug:configure Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_poppler/poppler/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.9'
}}}
The default compiler for this platform should be clang as shown in my log
file
{{{
---> Configuring poppler
DEBUG: Using compiler 'Xcode Clang'
DEBUG: Executing org.macports.configure (poppler)
DEBUG: Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_MiniHD_opt_macports_trunk_dports_graphics_poppler/poppler/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.9'
}}}
This may indicate that your system (MacPorts, Xcode) has not properly
been reinstalled after upgrading to Mavericks. Please refer to
[wiki:Migration Migration] for details of the required upgrade procedure.
--
Ticket URL: <https://trac.macports.org/ticket/43722#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list