Changes between Initial Version and Version 2 of Ticket #43476


Ignore:
Timestamp:
Apr 24, 2014, 4:57:01 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting and to Cc the maintainer of the port. There is no need to Cc yourself when you are the reporter.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43476

    • Property Owner changed from macports-tickets@… to jeremyhu@…
  • Ticket #43476 – Description

    initial v2  
    33I am not familiar with the LLVM build but the following output appears before the build stops.  I will attach a complete log to this ticket.  I am happy to help resolve this issue if someone with the relevant LLVM knowledge can provide me with some direction.
    44
     5{{{
    56llvm[2]: Compiling SplitKit.cpp for Release+Debug+Asserts build
    67/usr/bin/g++-4.2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src/lib/CodeGen  -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Os  -g -fvisibility-inlines-hidden -fno-exceptions -fno-common -Woverloaded-virtual -Wcast-qual -pipe -Os -arch ppc -arch ppc64  -mmacosx-version-min=10.5 -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings     -Wno-missing-field-initializers -arch ppc -arch ppc64 -c SplitKit.cpp -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.3/llvm-3.3/work/llvm-3.3.src/lib/CodeGen/Release+Debug+Asserts/SplitKit.o
     
    6566make[1]: *** [Target/.makeall] Error 2
    6667make[1]: *** Waiting for unfinished jobs....
     68}}}