Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39418 - openoffice 1.1.0-r2 ebuild fails due to "gcc3specific" build error
Summary: openoffice 1.1.0-r2 ebuild fails due to "gcc3specific" build error
Status: RESOLVED DUPLICATE of bug 33559
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-25 22:33 UTC by Chris White (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Chris White (RETIRED) gentoo-dev 2004-01-25 22:33:05 UTC
Recieve this error while trying to compile openoffice 1.1.0-r2:

COPY: ../unxlngi4.pro/misc/THIRDPARTYLICENSEREADME.html -> /var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/bin/THIRDPARTYLICENSEREADME.html
Statistics:
Files copied: 114
Files unchanged/not matching: 210

=============
Building project external
=============
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/external/w4w
mkout -- version: 1.3
------------------------------
Making: ../unxlngi4.pro/misc/w4w.dpc
dmake subdmake=true  -f makefile.mk product="full" depend=t ALLDPC
------------------------------
No Dependencies
-------------
/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/external/gcc3_specific
gccinstlib.pl libstdc++.so."5" /var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/lib
printf (...) interpreted as function at /var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solenv/bin/gccinstlib.pl line 75.
Foo at /var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solenv/bin/gccinstlib.pl line 68.
dmake:  Error code 29, while making '/var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/solver/645/unxlngi4.pro/lib/libstdc++.so."5"'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.0-r2/work/oo_1.1_src/external/gcc3_specific

!!! ERROR: app-office/openoffice-1.1.0-r2 failed.
!!! Function src_compile, Line 470, Exitcode 1
!!! Build failed!


Reproducible: Always
Steps to Reproduce:
1. emerge openoffice 1.1.0-r2 and 1.1.0
2.
3.

Actual Results:  
The emerge fails at the stated location

Expected Results:  
Openoffice 1.1.0-r2 builds sucessfully

bash-2.05b# emerge --info
Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.6.1-gentoo)
=================================================================
System uname: 2.6.1-gentoo i686 Intel(R) Pentium(R) 4 CPU 1.60GHz
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -Wall -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -Wall -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb cdr cjk crypt cups encode esd foomaticdb gdbm gif
gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mozilla
mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl slang spell ssl svga tcpd tetex threads truetype x86 xml2 xmms xv zlib"
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2004-01-25 23:06:09 UTC
This is a duplicate of bug #33559, I already asked there for some Feedback, please take a look.

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