Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43861 - xfree86-4.3.0-r5 ebuild doesn't install correctly.
Summary: xfree86-4.3.0-r5 ebuild doesn't install correctly.
Status: RESOLVED DUPLICATE of bug 43491
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-06 02:17 UTC by iago
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iago 2004-03-06 02:17:43 UTC
this is the error I get during install phase of this ebuild:
--snip--
making all in programs/Xserver/hw/xfree86/xf86cfg...
make[5]: Entering directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc/programs/Xserver/hw/xfree86/xf86cfg'
rm -f text-mode.o
gcc -c -O3 -O3 -O3 -O3 -pipe -mcpu=750 -fsigned-char   -I../common -I../scanpci -I../loader -I../../../../../programs/Xserver/hw/xfree86/os-support             -I../../../../../programs/Xserver/include -I../../../../../exports/include/X11  -I../../../../../lib/font/include  -I../../../../.. -I../../../../../exports/include   -Dlinux -D__powerpc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO   -DXF86CONFIG=\"XF86Config\" -DUSE_MODULES            -DHAS_NCURSES          -DPROJECT_ROOT=\"/usr/X11R6\"            -DXF86CONFIGDIR=\"/etc/X11\"   text-mode.c
In file included from text-mode.c:47:
loader.h:78: unnamed fields of type other than struct or union are not allowed
make[5]: *** [text-mode.o] Error 1
make[5]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc/programs/Xserver/hw/xfree86/xf86cfg'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc/programs/Xserver/hw/xfree86'
make[3]: *** [hw/xfree86] Error 2
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc/programs/Xserver'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc/programs'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r5/work/xc'
make: *** [install] Error 2

!!! ERROR: x11-base/xfree-4.3.0-r5 failed.
!!! Function src_install, Line 623, Exitcode 2
!!! (no error message)

--snip--

that's all I can provide.

Reproducible: Always
Steps to Reproduce:
the exact command that produces this output is:
[NOTE: before this I tried to `emerge` it twice, so I changed to ebuild.]

ebuild /usr/portage/x11-base/xfree/xfree-4.3.0-r5.ebuild install

-or also-

emerge xfree

Actual Results:  
ebuild printed a bunch of lines on stdout. i highlighted only the important
ones, i think. they are the last lines of install phase of the ebuild.
see details

Expected Results:  
install xfree-4.3.0-r5
I cannot use skipfirst and I'd like to continue my emerge -U world

gcc -v
Reading specs from /usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/specs
Configured with: /var/tmp/portage/gcc-3.2.3-r4/work/gcc-3.2.3/configure
--prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.2
--includedir=/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/include
--datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2
--mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2/man
--infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2/info --enable-shared
--host=powerpc-unknown-linux-gnu --target=powerpc-unknown-linux-gnu
--with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix
--enable-long-long --disable-checking --enable-cstdio=stdio
--enable-clocale=generic --enable-__cxa_atexit
--enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/include/g++-v3
--with-local-prefix=/usr/local --enable-shared --enable-nls
--without-included-gettext : (reconfigured)
/var/tmp/portage/gcc-3.2.3-r4/work/gcc-3.2.3/configure --prefix=/usr
--bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.2
--includedir=/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/include
--datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2
--mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2/man
--infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2/info --enable-shared
--host=powerpc-unknown-linux-gnu --target=powerpc-unknown-linux-gnu
--with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix
--enable-long-long --disable-checking --enable-cstdio=stdio
--enable-clocale=generic --enable-__cxa_atexit
--enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/include/g++-v3
--with-local-prefix=/usr/local --enable-shared --enable-nls
--without-included-gettext : (reconfigured)
/var/tmp/portage/gcc-3.2.3-r4/work/gcc-3.2.3/configure --prefix=/usr
--bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.2
--includedir=/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/include
--datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2
--mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2/man
--infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.2/info --enable-shared
--host=powerpc-unknown-linux-gnu --target=powerpc-unknown-linux-gnu
--with-system-zlib --enable-languages=c,c++,f77,objc,java --enable-threads=posix
--enable-long-long --disable-checking --enable-cstdio=stdio
--enable-clocale=generic --enable-__cxa_atexit
--enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/include/g++-v3
--with-local-prefix=/usr/local --enable-shared --enable-nls
--without-included-gettext
Thread model: posix
gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r4, propolice)
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-03-06 11:27:41 UTC

*** This bug has been marked as a duplicate of 43491 ***