Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108989 - Openoffice 2.0.0_rc2 fails to build license
Summary: Openoffice 2.0.0_rc2 fails to build license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
: 109095 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-12 04:28 UTC by Graham Murray
Modified: 2005-10-13 01:01 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 Graham Murray 2005-10-12 04:28:52 UTC
The build fails when building the license. It failed using my normal CFLAGS, so
I tried again using "MAKEOPTS='-j1' CFLAGS='-march=pentium4 -O2 -pipe'" and it
failed in exactly the same place.

Reproducible: Always
Steps to Reproduce:
1. emerge openoffice
2.
3.

Actual Results:  
=============
Building project readlicense_oo
=============
/var/tmp/portage/openoffice-2.0.0_rc2/work/ooo-build-2.0.rc2/build/ooo680-m2/readlicense_oo
mkout -- version: 1.5
-------------
converting license files
.dmake:  Error code 1, while making './unxlngi6.pro/misc/license/unx/LICENSE_en_GB'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/var/tmp/portage/openoffice-2.0.0_rc2/work/ooo-build-2.0.rc2/build/ooo680-m2/readli
cense_oo
make: *** [stamp/build] Error 1



emerge --info
Portage 2.0.53_rc5 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.12.0_pre9
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -pipe -fstack-protector -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=nocona -pipe -fstack-protector -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo http://ftp.romnet.org/gentoo/
http://mirror.uni-c.dk/pub/gentoo/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LINGUAS="en_GB"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acl acpi aim alsa apache2 apm arts audiofile avi
bash-completion berkdb bitmap-fonts bonobo browserplugin bzip2 bzlib caps
cdparanoia cdr cjk crypt cups curl doc dts dvd dvdr eds emacs emboss encode esd
ethereal examples exif expat fam fbcon ffmpeg flac foomaticdb fortran gcj gd
gdbm gif glut gmp gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile
iconv icq ieee1394 imagemagick imlib ipv6 jabber jack java javascript jce jpeg
junit kde lcms leim libg++ libwww lm_sensors logrotate mad mbox mikmod milter
mime mmap mmx mng motif mozilla mp3 mpeg mpi msn ncurses nls nptl nsplugin
offensive ogg oggvorbis opengl oscar oss pam pcntl pcre pdflib perl png postgres
profile python qt quicktime readline recode sdl sharedmem slang sndfile snmp
sockets sox speex spell sse ssl svg sysvipc tcltk tcpd tetex theora threads tiff
truetype truetype-fonts type1-fonts unicode usb v4l vhosts vorbis win32codecs
wmf xface xine xml xml2 xmms xv xvid yahoo zlib linguas_en_GB userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2005-10-12 04:33:05 UTC
That's a known problem, only happens with +java and a few languages (like
zh_CN). Until there is a fix, try to build without en_GB in your LINGUAS.
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2005-10-12 06:35:21 UTC
Just commited a fix for this, will close the bug if testing suceeds.
Unfortunately no upstream problem to hide behind just a VERY stupid ebuild
maintainer...
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2005-10-12 08:10:41 UTC
Build passed the break point, looks good, closing
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-10-13 01:01:31 UTC
*** Bug 109095 has been marked as a duplicate of this bug. ***