Changes between Initial Version and Version 1 of Ticket #5250, comment 1


Ignore:
Timestamp:
Mar 24, 2016, 3:21:46 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5250, comment 1

    initial v1  
    11For the curious, the error was:
    22
     3{{{
    34--->  Configuring par2
    45checking build system type... powerpc-apple-darwin8.2.0
     
    1112checking for awk... awk
    1213checking whether make sets $(MAKE)... yes
    13 checking for C++ compiler default output file name... configure: error: C++
    14 compiler cannot create executables
     14checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
    1515See `config.log' for more details.
    16 Error: Target com.apple.configure returned: configure failure: shell command "cd
    17 "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_archivers_par2/work/par2cmdline-0.4"
    18 && CPPFLAGS="-L/opt/local/lib -I/opt/local/include" CFLAGS="-no-cpp-precomp
    19 -flat_namespace -undefined suppress" CC=/usr/bin/gcc-3.3 CXX=/usr/bin/g++-3.3
    20 ./configure --prefix=/opt/local --mandir=/opt/local/share/man" returned error 77
     16Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_archivers_par2/work/par2cmdline-0.4" && CPPFLAGS="-L/opt/local/lib -I/opt/local/include" CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" CC=/usr/bin/gcc-3.3 CXX=/usr/bin/g++-3.3 ./configure --prefix=/opt/local --mandir=/opt/local/share/man" returned error 77
    2117Command output: checking build system type... powerpc-apple-darwin8.2.0
    2218checking host system type... powerpc-apple-darwin8.2.0
     
    2824checking for awk... awk
    2925checking whether make sets $(MAKE)... yes
    30 checking for C++ compiler default output file name... configure: error: C++
    31 compiler cannot create executables
     26checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
    3227See `config.log' for more details.
    3328
    34 Warning: the following items did not execute (for par2): com.apple.build
    35 com.apple.configure
     29Warning: the following items did not execute (for par2): com.apple.build com.apple.configure
     30}}}