[MacPorts] #19725: Error building gmp 4.3.1 (was: gmp-4.3.1)

MacPorts noreply at macports.org
Fri May 22 12:42:00 PDT 2009


#19725: Error building gmp 4.3.1
-------------------------------------+--------------------------------------
 Reporter:  jon.hermansen@…          |       Owner:  mcalhoun@…           
     Type:  defect                   |      Status:  new                  
 Priority:  Normal                   |   Milestone:                       
Component:  ports                    |     Version:  1.7.0                
 Keywords:                           |        Port:  gmp                  
-------------------------------------+--------------------------------------
Changes (by macsforever2000@…):

  * owner:  macports-tickets@… => mcalhoun@…


Old description:

> Build failure, gmp-4.3.1. I found other build failures like this (both
> with FFmpeg), but no solution was ever found...
>
> ffmpeg - unable to install: [http://www.mail-archive.com/macports-
> users at lists.macosforge.org/msg05259.html]
>
> BUG: Error building ffmpeg: [http://trac.macports.org/ticket/12191]
>
> I made sure to clean the work directory after first seeing this issue,
> and then tried it again. It is reproducible every time I try to install
> gmp on my machine. I have attached the full build log, here's the tail
> end of the build where it aborts.
>
> {{{
> Making all in mpn
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4"
> /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_`echo gcd_1 | sed 's/_$//'`  -I/opt/local/include  -m32 -O2
> -pedantic -fomit-frame-pointer -mtune=k8 -march=k8  `test -f 'gcd_1.asm'
> || echo './'`gcd_1.asm
>  ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -I/opt/local/include -m32 -O2
> -pedantic -fomit-frame-pointer -mtune=k8 -march=k8 gcd_1.asm  -fno-common
> -DPIC -o .libs/gcd_1.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 -DPIC gcd_1.asm
> >tmp-gcd_1.s
>  /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_gcd_1 -I/opt/local/include -m32 -O2 -pedantic -fomit-frame-
> pointer -mtune=k8 -march=k8 tmp-gcd_1.s -fno-common -DPIC -o
> .libs/gcd_1.o
> tmp-gcd_1.s:413:Missing operand value assumed absolute 0.
> tmp-gcd_1.s:413:junk `[.-Ltable]' after expression
> tmp-gcd_1.s:417:junk `@PLT' after expression
> make[2]: *** [gcd_1.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Warning: the following items did not execute (for gmp):
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.archive org.macports.install
> Error: The following dependencies failed to build: aqbanking gmp libofx
> opensp qt3 Xft2 xrender xorg-renderproto gconf dbus-glib dbus orbit2
> libidl policykit goffice bzip2 libart_lgpl libgsf gnome-vfs desktop-file-
> utils popt gnome-mime-data libbonobo guile16 libgnomeprintui gnome-icon-
> theme hicolor-icon-theme icon-naming-utils p5-xml-simple p5-xml-
> namespacesupport p5-xml-sax libgnomecanvas libgnomeprint bison
> libgnomecups libgnomeui gnome-keyring libbonoboui libgnome esound
> audiofile libgtkhtml3 enchant libsoup libproxy sqlite3 p5-finance-quote
> p5-crypt-ssleay p5-datemanip p5-html-tableextract p5-html-tree p5-html-
> parser p5-html-tagset p5-libwww-perl p5-compress-zlib p5-compress-raw-
> zlib p5-io-compress-base p5-io-compress-zlib p5-uri slib slib-guile16
> }}}
>
> {{{
> desktop:~ jherm$ port version
> Version: 1.710
>
> desktop:~ jherm$ echo $PATH
> /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/jherm/bin
>
> desktop:~ jherm$ which gcc
> /usr/bin/gcc
>
> desktop:~ jherm$ gcc --version | head -n 1
> i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
>
> desktop:~ jherm$ grep "Xcode version"
> /Developer/Applications/Xcode.app/Contents/Info.plist
>         <string>Xcode version 3.1.2</string>
> }}}

New description:

 Build failure, gmp-4.3.1. I found other build failures like this (both
 with FFmpeg), but no solution was ever found...

 ffmpeg - unable to install: [http://www.mail-archive.com/macports-
 users at lists.macosforge.org/msg05259.html]

 BUG: Error building ffmpeg: #12191

 I made sure to clean the work directory after first seeing this issue, and
 then tried it again. It is reproducible every time I try to install gmp on
 my machine. I have attached the full build log, here's the tail end of the
 build where it aborts.

 {{{
 Making all in mpn
 /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4"
 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
 -DOPERATION_`echo gcd_1 | sed 's/_$//'`  -I/opt/local/include  -m32 -O2
 -pedantic -fomit-frame-pointer -mtune=k8 -march=k8  `test -f 'gcd_1.asm'
 || echo './'`gcd_1.asm
  ../mpn/m4-ccas --m4=m4 /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I..
 -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -I/opt/local/include -m32 -O2
 -pedantic -fomit-frame-pointer -mtune=k8 -march=k8 gcd_1.asm  -fno-common
 -DPIC -o .libs/gcd_1.o
 m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 -DPIC gcd_1.asm
 >tmp-gcd_1.s
  /usr/bin/gcc-4.0 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
 -DOPERATION_gcd_1 -I/opt/local/include -m32 -O2 -pedantic -fomit-frame-
 pointer -mtune=k8 -march=k8 tmp-gcd_1.s -fno-common -DPIC -o .libs/gcd_1.o
 tmp-gcd_1.s:413:Missing operand value assumed absolute 0.
 tmp-gcd_1.s:413:junk `[.-Ltable]' after expression
 tmp-gcd_1.s:417:junk `@PLT' after expression
 make[2]: *** [gcd_1.lo] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

 Warning: the following items did not execute (for gmp):
 org.macports.activate org.macports.build org.macports.destroot
 org.macports.archive org.macports.install
 Error: The following dependencies failed to build: aqbanking gmp libofx
 opensp qt3 Xft2 xrender xorg-renderproto gconf dbus-glib dbus orbit2
 libidl policykit goffice bzip2 libart_lgpl libgsf gnome-vfs desktop-file-
 utils popt gnome-mime-data libbonobo guile16 libgnomeprintui gnome-icon-
 theme hicolor-icon-theme icon-naming-utils p5-xml-simple p5-xml-
 namespacesupport p5-xml-sax libgnomecanvas libgnomeprint bison
 libgnomecups libgnomeui gnome-keyring libbonoboui libgnome esound
 audiofile libgtkhtml3 enchant libsoup libproxy sqlite3 p5-finance-quote p5
 -crypt-ssleay p5-datemanip p5-html-tableextract p5-html-tree p5-html-
 parser p5-html-tagset p5-libwww-perl p5-compress-zlib p5-compress-raw-zlib
 p5-io-compress-base p5-io-compress-zlib p5-uri slib slib-guile16
 }}}

 {{{
 desktop:~ jherm$ port version
 Version: 1.710

 desktop:~ jherm$ echo $PATH
 /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/jherm/bin

 desktop:~ jherm$ which gcc
 /usr/bin/gcc

 desktop:~ jherm$ gcc --version | head -n 1
 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)

 desktop:~ jherm$ grep "Xcode version"
 /Developer/Applications/Xcode.app/Contents/Info.plist
         <string>Xcode version 3.1.2</string>
 }}}

--

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


More information about the macports-tickets mailing list