[MacPorts] #15566: gcc43: build failure on Mac OS X 10.3.9 Panther

MacPorts noreply at macports.org
Mon Jun 9 00:24:09 PDT 2008


#15566: gcc43: build failure on Mac OS X 10.3.9 Panther
-------------------------------------+--------------------------------------
 Reporter:  ryandesign at macports.org  |       Owner:  mww at macports.org
     Type:  defect                   |      Status:  new             
 Priority:  Normal                   |   Milestone:  Port Bugs       
Component:  ports                    |     Version:  1.7.0           
 Keywords:                           |  
-------------------------------------+--------------------------------------
 I'm unable to install gcc43 on Mac OS X 10.3.9 Panther, with Xcode 1.5, on
 a 466-MHz Power Mac G4:

 {{{
 $ port install gcc43
 --->  Fetching mpfr
 --->  Verifying checksum(s) for mpfr
 --->  Extracting mpfr
 --->  Configuring mpfr
 --->  Building mpfr with target all
 --->  Staging mpfr into destroot
 --->  Installing mpfr @2.3.1_0
 --->  Activating mpfr @2.3.1_0
 --->  Cleaning mpfr
 --->  Fetching gcc43
 --->  Verifying checksum(s) for gcc43
 --->  Extracting gcc43
 --->  Configuring gcc43
 --->  Building gcc43 with target all
 Error: Target org.macports.build returned: shell command " cd
 "/mp/var/macports/build/_Volumes_data_macports_ports_lang_gcc43/work/build"
 && nice -n 2 make all " returned error 2
 Command output: checking whether fread_unlocked is declared... no
 checking whether fwrite_unlocked is declared... no
 checking whether getchar_unlocked is declared... yes
 checking whether getc_unlocked is declared... yes
 checking whether putchar_unlocked is declared... yes
 checking whether putc_unlocked is declared... yes
 checking whether vasprintf is declared... yes
 checking for working alloca.h... yes
 checking for alloca... yes
 checking for ANSI C header files... (cached) yes
 checking for nl_langinfo and CODESET... yes
 checking whether NLS is requested... no
 checking for uchar...
 checking for ld used by GCC... ld
 checking if the linker (ld) is GNU ld... no
 checking for shared library run path origin... done
 checking for iconv... yes
 checking how to link with libiconv... -liconv
 checking for iconv declaration...
          extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
 *inbytesleft, char * *outbuf, size_t *outbytesleft);
 updating cache ./config.cache
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating config.h
 config.status: executing depdir commands
 mkdir -p -- .deps
 Makefile:191: *** Insufficient number of arguments (2) to function
 `patsubst'.  Stop.
 make[2]: *** [all-stage1-libcpp] Error 2
 make[1]: *** [stage1-bubble] Error 2
 make: *** [all] Error 2

 Error: Status 1 encountered during processing.
 $
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/15566>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list