[MacPorts] #33151: gcc43, gcc44, gcc45, gcc46, gcc47: fails to compile universal

MacPorts noreply at macports.org
Wed Mar 21 11:49:04 PDT 2012


#33151: gcc43, gcc44, gcc45, gcc46, gcc47: fails to compile universal
-------------------------------+--------------------------------------------
 Reporter:  gvibe06@…          |       Owner:  mww@…                            
     Type:  defect             |      Status:  new                              
 Priority:  Normal             |   Milestone:                                   
Component:  ports              |     Version:  2.0.3                            
 Keywords:                     |        Port:  gcc43, gcc44, gcc45, gcc46, gcc47
-------------------------------+--------------------------------------------

Comment(by warrensomebody@…):

 I did the "sudo port selfupdate" and "sudo port clean gcc45", but still no
 go:
 {{{
 :info:configure checking for version 0.10 (or later revision) of PPL... no
 :info:configure checking how to run the C preprocessor... /lib/cpp
 :info:configure configure: error: in
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/gcc45/work/build':
 :info:configure configure: error: C preprocessor "/lib/cpp" fails sanity
 check
 :info:configure See `config.log' for more details.
 }}}
 The config.log file shows this:
 {{{
 configure:5839: checking for version 0.10 (or later revision) of PPL
 configure:5856: /usr/bin/clang -arch i386 -arch x86_64 -c -pipe -O2
 -I/opt/local/include -I/opt/local/include -I/opt/local/include
 -I/opt/local/include conftest.c >&5
 conftest.c:10:10: fatal error: 'ppl_c.h' file not found
 #include "ppl_c.h"
          ^
 1 error generated.
 configure:5856: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME ""
 | #define PACKAGE_TARNAME ""
 | #define PACKAGE_VERSION ""
 | #define PACKAGE_STRING ""
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define LT_OBJDIR ".libs/"
 | /* end confdefs.h.  */
 | #include "ppl_c.h"
 | int
 | main ()
 | {
 |
 |   #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 10
 |   choke me
 |   #endif
 |
 |   ;
 |   return 0;
 | }
 configure:5860: result: no
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/33151#comment:24>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list