Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 125121

Summary: dev-lang/wml-2.0.9-r1 fails (gcc4)
Product: Gentoo Linux Reporter: Patrizio Bassi <patrizio.bassi>
Component: [OLD] GCC PortingAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    

Description Patrizio Bassi 2006-03-05 12:31:37 UTC
make[2]: Leaving directory `/var/tmp/portage/wml-2.0.9-r1/work/wml-2.0.9/wml_backend/p2_mp4h'
<=== wml_backend/p2_mp4h
===> wml_backend/p3_eperl (all)
make[2]: Entering directory `/var/tmp/portage/wml-2.0.9-r1/work/wml-2.0.9/wml_backend/p3_eperl'
i686-pc-linux-gnu-gcc -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -ffast-math -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE -I. -c eperl_main.c
/bin/perl eperl_perl5_sm.pl >eperl_perl5_sm.h
i686-pc-linux-gnu-gcc -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -ffast-math -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.8/i686-linux/CORE -I. -c eperl_perl5.c
In file included from eperl_perl5.c:40:
eperl_proto.h:56: error: array type has incomplete element type
make[2]: *** [eperl_perl5.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/wml-2.0.9-r1/work/wml-2.0.9/wml_backend/p3_eperl'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/var/tmp/portage/wml-2.0.9-r1/work/wml-2.0.9/wml_backend'
make: *** [all] Error 1

!!! ERROR: dev-lang/wml-2.0.9-r1 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-14 18:39:27 UTC
Gah, I shouldn't look to these packages, I'm sure I'm going to receive mails from now on if something in wml doesn't work, but I'm working on fixing this with a bit more of cleanup as I'm here....
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-14 18:42:57 UTC
Okay, committing patch right now.
Comment 3 Patrizio Bassi 2006-03-15 00:57:40 UTC
diego:

* Applying wml-2.0.9-gcc41.patch ...                                                                                 [ ok ]
 * Applying wml-2.0.9-autotools-update.patch ...

 * Failed Patch: wml-2.0.9-autotools-update.patch !
 *  ( /usr/portage/dev-lang/wml/files/wml-2.0.9-autotools-update.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/wml-2.0.9-r1/temp/wml-2.0.9-autotools-update.patch-18601.out


!!! ERROR: dev-lang/wml-2.0.9-r1 failed.
Call stack:
  ebuild.sh, line 1557:   Called dyn_unpack
  ebuild.sh, line 719:   Called src_unpack
  wml-2.0.9-r1.ebuild, line 25:   Called epatch '/usr/portage/dev-lang/wml/files/wml-2.0.9-autotools-update.patch'
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-16 15:04:23 UTC
Sorry, reverted the patch I've updated by mistake.
Comment 5 Patrizio Bassi 2006-03-17 01:50:51 UTC
perfect really fixed now :)

thanks diego