Changes between Initial Version and Version 1 of Ticket #40590


Ignore:
Timestamp:
Sep 25, 2013, 10:26:05 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Yes the relevant error in the log seems to be:

:info:build /opt/local/include/glib-2.0/glib/gmessages.h:192:34: error: expected ';' after top level declarator
:info:build          ...) G_ANALYZER_NORETURN
:info:build                                  ^
:info:build                                  ;

glib2 was just updated to a new version yesterday. It's possible poppler is not compatible and needs an update. However, I was able to build poppler just now with no problem.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40590

    • Property Cc ryandesign@… added
    • Property Owner changed from macports-tickets@… to devans@…
    • Property Summary changed from poppler-0.24.1 does not build on Mac OSX 10.7.5 to poppler @0.24.1: error: expected ';' after top level declarator
    • Property Port poppler added
  • Ticket #40590 – Description

    initial v1  
    33Looking at the log file I can see the following errors a number of errors regarding missing semicolons or undeclared variables (see attached log file). The error code is
    44
     5{{{
    56:debug:build Error code: CHILDSTATUS 10572 2
    67:debug:build Backtrace: command execution failed
     
    1516invoked from within
    1617"$procedure $targetname"
     18}}}
    1719
    1820Am I the only one with this problem? Any ideas on how to sort it? Thanks!