Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NEED HELP - app-office/libreoffice-3.5.2.2 [ SOLVED ]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
sleepingsun
Guru
Guru


Joined: 03 May 2006
Posts: 305
Location: Bosnia

PostPosted: Tue May 08, 2012 9:12 pm    Post subject: NEED HELP - app-office/libreoffice-3.5.2.2 [ SOLVED ] Reply with quote

Quote:
emerge libreoffice

Code:
Calculating dependencies... done!

>>> Verifying ebuild manifests
>>> Running pre-merge checks for app-office/libreoffice-3.5.2.2
 * Checking for at least 512 mebibytes RAM ...                                                                                                                                                                                        [ ok ]
 * Checking for at least 6 gibibytes disk space at "/var/tmp/portage/app-office/libreoffice-3.5.2.2/temp" ...                                                                                                                         [ ok ]

>>> Starting parallel fetch

>>> Emerging (1 of 26) sci-libs/colamd-2.7.3
 * COLAMD-2.7.3.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking COLAMD-2.7.3.tar.gz to /var/tmp/portage/sci-libs/colamd-2.7.3/work
>>> Source unpacked in /var/tmp/portage/sci-libs/colamd-2.7.3/work
>>> Preparing source in /var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD ...
 * Applying colamd-2.7.1-autotools.patch ...                                                                                                                                                                                          [ ok ]
 * Autoreconfiguring '/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD' ...
 * Running libtoolize --copy --force --install --automake ...                                                                                                                                                                         [ ok ]
 * Running aclocal ...                                                                                                                                                                                                                [ ok ]
 * Running autoconf ...                                                                                                                                                                                                               [ ok ]
 * Running automake --add-missing --copy --foreign ...                                                                                                                                                                                [ ok ]
 * Running elibtoolize in: COLAMD/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD ...
>>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/colamd-2.7.3/work/colamd-2.7.3_build"
 * econf: updating COLAMD/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating COLAMD/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/colamd-2.7.3 --enable-shared --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for sqrt in -lm... yes
checking UFconfig.h  usability... no
checking UFconfig.h  presence... no
checking for UFconfig.h ... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Demo/Makefile
config.status: creating Source/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD ...
>>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/colamd-2.7.3/work/colamd-2.7.3_build"
make -j5
Making all in Source
make[1]: Entering directory `/var/tmp/portage/sci-libs/colamd-2.7.3/work/colamd-2.7.3_build/Source'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"colamd\" -DPACKAGE_TARNAME=\"colamd\" -DPACKAGE_VERSION=\"2.7.1\" -DPACKAGE_STRING=\"colamd\ 2.7.1\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"colamd\" -DVERSION=\"2.7.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -I/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source    -I../Include -march=core2 -O2 -pipe -c -o colamd_global.lo /var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source/colamd_global.c
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"colamd\" -DPACKAGE_TARNAME=\"colamd\" -DPACKAGE_VERSION=\"2.7.1\" -DPACKAGE_STRING=\"colamd\ 2.7.1\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"colamd\" -DVERSION=\"2.7.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -I/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source    -I../Include -march=core2 -O2 -pipe -c -o colamd.lo /var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source/colamd.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"colamd\" -DPACKAGE_TARNAME=\"colamd\" -DPACKAGE_VERSION=\"2.7.1\" -DPACKAGE_STRING=\"colamd\ 2.7.1\" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"colamd\" -DVERSION=\"2.7.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -I/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source  -DDLONG  -I../Include -march=core2 -O2 -pipe -c -o libcolamdl_la-colamd.lo `test -f 'colamd.c' || echo '/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source/'`colamd.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"colamd\" -DPACKAGE_TARNAME=\"colamd\" -DPACKAGE_VERSION=\"2.7.1\" "-DPACKAGE_STRING=\"colamd 2.7.1\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"colamd\" -DVERSION=\"2.7.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -I/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source -I../Include -march=core2 -O2 -pipe -c /var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source/colamd_global.c  -fPIC -DPIC -o .libs/colamd_global.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"colamd\" -DPACKAGE_TARNAME=\"colamd\" -DPACKAGE_VERSION=\"2.7.1\" "-DPACKAGE_STRING=\"colamd 2.7.1\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"colamd\" -DVERSION=\"2.7.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -I/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source -DDLONG -I../Include -march=core2 -O2 -pipe -c /var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source/colamd.c  -fPIC -DPIC -o .libs/libcolamdl_la-colamd.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"colamd\" -DPACKAGE_TARNAME=\"colamd\" -DPACKAGE_VERSION=\"2.7.1\" "-DPACKAGE_STRING=\"colamd 2.7.1\"" -DPACKAGE_BUGREPORT=\"davis@cise.ufl.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"colamd\" -DVERSION=\"2.7.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -I. -I/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source -I../Include -march=core2 -O2 -pipe -c /var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source/colamd.c  -fPIC -DPIC -o .libs/colamd.o
/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source/colamd.c:666:20: fatal error: colamd.h: No such file or directory
compilation terminated.
/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source/colamd.c:666:20: fatal error: colamd.h: No such file or directorymake[1]: *** [libcolamdl_la-colamd.lo] Error 1
make[1]: *** Waiting for unfinished jobs....

compilation terminated.
make[1]: *** [colamd.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/sci-libs/colamd-2.7.3/work/colamd-2.7.3_build/Source'
make: *** [all-recursive] Error 1
 * ERROR: sci-libs/colamd-2.7.3 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of 'emerge --info =sci-libs/colamd-2.7.3',
 * the complete build log and the output of 'emerge -pqv =sci-libs/colamd-2.7.3'.
 * The complete build log is located at '/var/tmp/portage/sci-libs/colamd-2.7.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/colamd-2.7.3/temp/environment'.
 * S: '/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD'

>>> Failed to emerge sci-libs/colamd-2.7.3, Log file:

>>>  '/var/tmp/portage/sci-libs/colamd-2.7.3/temp/build.log'

 * Messages for package sci-libs/colamd-2.7.3:

 * ERROR: sci-libs/colamd-2.7.3 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of 'emerge --info =sci-libs/colamd-2.7.3',
 * the complete build log and the output of 'emerge -pqv =sci-libs/colamd-2.7.3'.
 * The complete build log is located at '/var/tmp/portage/sci-libs/colamd-2.7.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/colamd-2.7.3/temp/environment'.
 * S: '/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD'


I ry to change makeopts="-j1"
try to reemerge libtool gcc glibc ...
_________________
Gentoo is Rocks


Last edited by sleepingsun on Wed May 09, 2012 6:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
Zazzman
n00b
n00b


Joined: 09 May 2012
Posts: 11

PostPosted: Wed May 09, 2012 1:02 pm    Post subject: Reply with quote

Same problem.

Note that the only useflag is the default,
Code:
USE="-static-libs"


emerge --info =sci-libs/colamd-2.7.3 output:
Code:
Portage 2.1.10.49 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.14.1-r3, 3.2.12-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.2.12-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T9300_@_2.50GHz-with-gentoo-2.0.3
Timestamp of tree: Wed, 09 May 2012 09:45:01 +0000
app-shells/bash:          4.2_p20
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r3
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA @FREE skype-eula AdobeFlash-10.3"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://mirror.mcs.anl.gov/pub/gentoo/ rsync://mirror.mcs.anl.gov/gentoo/ ftp://mirror.mcs.anl.gov/pub/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo rsync://rsync.gtlib.gatech.edu/gentoo ftp://ftp.gtlib.gatech.edu/pub/gentoo http://lug.mtu.edu/gentoo/ ftp://lug.mtu.edu/gentoo/ ftp://gentoo.llarian.net/pub/gentoo http://gentoo.llarian.net/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="acl alsa amd64 berkdb bzip2 cdr cli cracklib crypt cups cxx dri dvd dvdr fortran gdbm gpm iconv ipv6 mmx modules mudflap multilib ncurses nls nptl openmp pam pcre pppd pulseaudio readline session sse sse2 sse3 ssl tcpd unicode xorg 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 mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nv nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


Funny, take a look at this bit from the OP's output:
Quote:
Code:
/var/tmp/portage/sci-libs/colamd-2.7.3/work/COLAMD/Source/colamd.c:666:20: fatal error: colamd.h: No such file or directory

I had the exact same error, that's the first place in that stream of output where things go astray.

Bug Report:
https://bugs.gentoo.org/show_bug.cgi?id=394079
My Build log reflects the same issue - we're missing a colamd.h header file.

Lets see what the changelog says...
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sci-libs/colamd/ChangeLog?view=markup
Looks like we have to edit that Ebuild.

Quote:
27 15 Dec 2011; Justin Lecher <jlec@gentoo.org> colamd-2.7.3.ebuild:
28 AUTOTOOLS_IN_SOURCE_BUILD=1 in order to avoid fatal error: colamd.h: No such
29 file or directory, #394079


Well, lets see... check up on those autotools changes that were backported from 2.7.4?

I hope to reply again if/when I get it working.
Back to top
View user's profile Send private message
Zazzman
n00b
n00b


Joined: 09 May 2012
Posts: 11

PostPosted: Wed May 09, 2012 3:54 pm    Post subject: It works!!! Reply with quote

Disregard it if this post contains too much that you already know.

All I did was uncomment out the the line that declares the header and pointed it to the modified ebuild, then added a probably redundant line (a just in case measure, from the changelog mentioned above).

This is probably the sloppiest way to spread a fix for something, and distribute it, EVER. But I'm somewhat embarassingly new at this.

Here's a tarball with the ebuild and such for portage's needs:
http://uploading.com/files/97e459d7/ebuild.tar.bz2/
That's right, I didn't bother to delete the other versions' ebuilds. Don't care if that's right or not atm - it works, and ebuild / portage complained without them.

You can read here about Portage Overlays, as this is the quick & dirty way I've done it:
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1#doc_chap6 If you've already got that down, do your thing.

Drop it into your /usr/local/portage/ and
Code:
tar -xjf ebuild.tar.bz2
, so that the folder 'sci-libs' appears inside /usr/local/portage/

Don't forget to add
Code:
PORTDIR_OVERLAY="/usr/local/portage/"
to your make.conf file!

If you already have a portage overlay, replace what follows '$Header:' in the third line with the path to this ebuild in your own overlay.

This didn't change anything about the source, just helped make a header file. So, I'm reasonably certain that even though I haven't finished compiling, it will work the same.

I'm sure that if you wait for an undetermined period of time, this will be fixed in the portage tree. I'll get on towards getting this info to the maintainers so that this doesn't happen for too dang long.
Back to top
View user's profile Send private message
sleepingsun
Guru
Guru


Joined: 03 May 2006
Posts: 305
Location: Bosnia

PostPosted: Wed May 09, 2012 6:12 pm    Post subject: Reply with quote

Its already set "-static-libs" i will wait few days to see if will this fixed and if not i will use portage overlay !

Quote:
Calculating dependencies... done!
[ebuild N ] sci-libs/colamd-2.7.3 USE="-static-libs" 0 kB
[ebuild N ] sci-mathematics/lpsolve-5.5.2.0 USE="-static-libs" 0 kB
[ebuild N ] app-office/libreoffice-3.5.2.2 USE="branding cups dbus gnome graphite gtk java kde mysql nsplugin opengl svg vba webdav xmlsec (-aqua) -binfilter -eds -gstreamer -jemalloc -nlpsolver -odk -pdfimport -postgres -test" 122,527 kB
[ebuild N ] virtual/ooo-0 USE="java" 0 kB
[ebuild N ] app-office/libreoffice-l10n-3.5.2 USE="-offlinehelp -templates" LINGUAS="-af -ar -as -ast -be -bg -bn -bo -br -brx -bs -ca -ca_XV -cs -cy -da -de -dgo -dz -el -en -en_GB -en_ZA -eo -es -et -eu -fa -fi -fr -ga -gd -gl -gu -he -hi -hr -hu -id -is -it -ja -ka -kk -km -kn -ko -kok -ks -ku -lb -lo -lt -lv -mai -mk -ml -mn -mni -mr -my -nb -ne -nl -nn -nr -nso -oc -om -or -pa_IN -pl -pt -pt_BR -ro -ru -rw -sa_IN -sat -sd -sh -si -sk -sl -sq -sr -ss -st -sv -sw_TZ -ta -te -tg -th -tn -tr -ts -tt -ug -uk -uz -ve -vi -xh -zh_CN -zh_TW -zu" 0 kB

Total: 5 packages (5 new), Size of downloads: 122,527 kB

Would you like to merge these packages? [Yes/No]


edited

Thanks zazzman i use your file and deleted original gentoo files and placed there do standard emerge libreoffice and success compiled !

Thanks a lot !
_________________
Gentoo is Rocks
Back to top
View user's profile Send private message
marmoras
n00b
n00b


Joined: 12 May 2012
Posts: 4

PostPosted: Sat May 12, 2012 8:47 am    Post subject: Reply with quote

The ~x86 version works (2.7.4)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum