Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185616 - app-office/openoffice-2.2.1 doesn't compile - error: cannot convert 'cppu::_IO_FILE*' to 'FILE*'
Summary: app-office/openoffice-2.2.1 doesn't compile - error: cannot convert 'cppu::_I...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-17 00:44 UTC by Jesús Guerrero Botella (RETIRED)
Modified: 2007-10-30 18:01 UTC (History)
0 users

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


Attachments
gcc output (log,15.01 KB, text/plain)
2007-07-17 00:47 UTC, Jesús Guerrero Botella (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Guerrero Botella (RETIRED) gentoo-dev 2007-07-17 00:44:44 UTC
I try to compile Openoffice, but it halts at a given point. I can't be more precise, so I will just attach the relevant output.

Reproducible: Always

Steps to Reproduce:
1.emerge openoffice
2.as it tells you, go make some tea
3.it stops with the errors shown in the attachment




And this is my emerge --info:

*********************
# emerge --info
Portage 2.1.3_rc8 (default-linux/amd64/2007.0/desktop, gcc-4.1.2, glibc-2.6-r0, 2.6.22-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r1 x86_64 AMD Sempron(tm) Processor 3000+
Gentoo Base System release 1.12.10
Timestamp of tree: Mon, 16 Jul 2007 15:30:01 +0000
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r1
ACCEPT_KEYWORDS="amd64 ~amd64 ~x86"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon64 -pipe -msse3"
DISTDIR="/var/portage/distfiles"
FEATURES="distlocks fixpackages metadata-transfer sandbox sfperms strict unmerge-orphans"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LANG="es_ES.utf8"
LC_ALL="es_ES.utf8"
LINGUAS="es en"
MAKEOPTS="-j2"
PKGDIR="/var/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--bwlimit=50"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
PORTDIR_OVERLAY="/var/portage/local/layman/zugaina /var/portage/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 3ds X acpi alsa amd64 apache2 asf bash-completion berkdb bzip2 cairo cdparanoia cdr cgi cjk cli cracklib crypt cups curl dbus dmi dri dts dv dvb dvd dvdr dvdread emboss encode evo fam ffmpeg firefox flash foomaticdb fortran freetype ggi gif gimp glitz glut gnome gpm gtk hal hfs iconv idn imap ipv6 isdnlog jfs jpeg kde kdehiddenvisibility kipi lcms libg++ mad midi mikmod mmx mmxext mng modplug mozsvg mozxmlterm mp3 mpeg mudflap music mysql ncurses nls nomac nptl nptlonly offensive ogg openal opengl openmp pam pcre pdf perl png pppd profile python qt3 qt3support qt4 quicktime readline reflection reiser4 sasl scanner sdl session slp sndfile soundtouch speex spell spl sse sse2 ssl svg taglib tcpd threads tiff truetype truetype-fonts type1-fonts unicode usb vorbis wmf xanim xml2 xorg xpm xrandr xscreensaver xv xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev ps2mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es en" USERLAND="GNU" VIDEO_CARDS="nvidia vesa nv nouveau"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
*********************

I have nothing strange in my C/CXX/LD flags, anyway I already tried to blank them to compile OO. Nothing changed.
Comment 1 Jesús Guerrero Botella (RETIRED) gentoo-dev 2007-07-17 00:47:41 UTC
Created attachment 125140 [details]
gcc output
Comment 2 Hanno Zysik (geki) 2007-07-17 10:03:11 UTC
Debug build issue. You could try to change to the directory pointed out in the end of your log. Take the gcc command at top of your log and change '-DOSL_DEBUG_LEVEL=2' to '-DOSL_DEBUG_LEVEL=0' and execute it. Then continue with 'ebuild /path/to/openoffice.ebuild install' and 'ebuild /path/to/openoffice.ebuild qmerge'.
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2007-09-20 07:18:09 UTC
Do you still get the same with 2.3.0?
Comment 4 Jesús Guerrero Botella (RETIRED) gentoo-dev 2007-09-20 14:16:26 UTC
(In reply to comment #3)
> Do you still get the same with 2.3.0?
> 

Compiling. If the build doesn't fail and I don't have to restart the merge, I will let you know in 8-12 hours :)
Comment 5 Andreas Proschofsky (RETIRED) gentoo-dev 2007-10-30 18:01:36 UTC
I guess this was fixed, as no negative feedback was provided anymore, closing