Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Something failed during the build of libreoffice-3.5.2.2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
d3x73r
n00b
n00b


Joined: 16 Apr 2010
Posts: 55
Location: Bahia/Brazil

PostPosted: Tue May 01, 2012 2:51 am    Post subject: Something failed during the build of libreoffice-3.5.2.2 Reply with quote

I realy don't know what else to do.
I'm running a fresh install of gentoo in my new notebook and cannot emerge libreoffce at all.
Every time i try, I get the same error. Aready tried "-j1", and nothing changes.

Code:
-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc

 it seems that the error is inside 'icc', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

/bin/sh
cd /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2
source ./Env.Host.sh
cd icc
rm -Rf /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/unxlngx6.pro # optional module 'clean'
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
make[1]: ** [build] Erro 1
make[1]: Saindo do diretório `/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2'
make: ** [source-env-and-recurse] Erro 2


These are the useflags that I'm used to use in libreoffice:
Code:
app-office/libreoffice-3.5.2.2  USE="branding cups dbus graphite java kde mysql opengl postgres svg vba webdav xmlsec (-aqua) -binfilter -eds -gnome -gstreamer -gtk -jemalloc -nlpsolver -nsplugin -odk -pdfimport -test"


I've being looking for a solution but nothing helps me.
Does anybody know what could help here? I'm realy with no options...
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Tue May 01, 2012 3:21 am    Post subject: Reply with quote

d3x73r,

There is a problem with libreoffice

https://forums.gentoo.org/viewtopic-t-921662.html

If you need to run the office apps then emerge app-office/libreoffice-bin

It's a binary package meaning there's no compiling necessary

Good luck :wink:
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
scarabeus
Developer
Developer


Joined: 25 Oct 2008
Posts: 95
Location: Europe/Prague

PostPosted: Tue May 01, 2012 1:17 pm    Post subject: Reply with quote

As a root please run what the libreo asks you to and post a result here, or fill a new bug.

/bin/sh
cd /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2
source ./Env.Host.sh
cd icc
rm -Rf /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/unxlngx6.pro # optional module 'clean'
build

Cheers
Back to top
View user's profile Send private message
d3x73r
n00b
n00b


Joined: 16 Apr 2010
Posts: 55
Location: Bahia/Brazil

PostPosted: Tue May 01, 2012 1:48 pm    Post subject: Reply with quote

Thats sad... I aways asked why to install a binary package if you have a entire compiled system. But that is for a good reason. I'll try install the binaries instead.

When I did what libreoffice asked I got this

Code:
=============
(1/1) Building module icc
=============
Entering /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc

Using system SampleICC, nothing to do here.
Entering /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile

Compiling: icc/source/create_sRGB_profile/create_sRGB_profile.cpp
In file included from /usr/include/SampleICC/IccTag.h:84:0,
                 from /usr/include/SampleICC/CAT.h:75,
                 from /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:83:
/usr/include/SampleICC/IccIO.h:104:25: warning: unused parameter 'pBuf8'
/usr/include/SampleICC/IccIO.h:104:25: warning: unused parameter 'nNum'
/usr/include/SampleICC/IccIO.h:105:25: warning: unused parameter 'pBuf8'
/usr/include/SampleICC/IccIO.h:105:25: warning: unused parameter 'nNum'
/usr/include/SampleICC/IccIO.h:129:25: warning: unused parameter 'nOffset'
/usr/include/SampleICC/IccIO.h:129:25: warning: unused parameter 'pos'
In file included from /usr/include/SampleICC/IccTag.h:88:0,
                 from /usr/include/SampleICC/CAT.h:75,
                 from /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:83:
/usr/include/SampleICC/IccTagBasic.h:160:16: warning: unused parameter 'size'
/usr/include/SampleICC/IccTagBasic.h:160:16: warning: unused parameter 'pIO'
/usr/include/SampleICC/IccTagBasic.h:173:16: warning: unused parameter 'pIO'
In file included from /usr/include/SampleICC/IccTag.h:89:0,
                 from /usr/include/SampleICC/CAT.h:75,
                 from /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:83:
/usr/include/SampleICC/IccTagLut.h:97:16: warning: unused parameter 'sDescription'
/usr/include/SampleICC/IccTagLut.h:97:16: warning: unused parameter 'szName'
/usr/include/SampleICC/IccTagLut.h:97:16: warning: unused parameter 'csSig'
/usr/include/SampleICC/IccTagLut.h:97:16: warning: unused parameter 'nIndex'
In file included from /usr/include/SampleICC/IccTag.h:90:0,
                 from /usr/include/SampleICC/CAT.h:75,
                 from /var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:83:
/usr/include/SampleICC/IccTagMPE.h:249:16: warning: unused parameter 'nIterp'
/usr/include/SampleICC/IccTagMPE.h:249:16: warning: unused parameter 'pMPE'
/usr/include/SampleICC/IccTagMPE.h:251:16: warning: unused parameter 'pApply'
/usr/include/SampleICC/IccTagMPE.h:251:16: warning: unused parameter 'pDestPixel'
/usr/include/SampleICC/IccTagMPE.h:251:16: warning: unused parameter 'pSrcPixel'
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp: In function 'void dumpProfile(FILE*, const char*)':
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:224:87: warning: format '%ld' expects type 'long int', but argument 3 has type 'icUInt32Number'
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:224:87: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'icUInt32Number'
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:259:55: warning: format '%8ld' expects type 'long int', but argument 5 has type 'icUInt32Number'
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:259:55: warning: format '%8ld' expects type 'long int', but argument 6 has type 'icUInt32Number'
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:207:22: warning: unused variable 'nStatus'
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp: In function 'int main(int, char**)':
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:514:85: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp: At global scope:
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:268:5: warning: unused parameter 'argc'
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp: In function 'void dumpTag(FILE*, CIccProfile*, icTagSignature)':
/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile/create_sRGB_profile.cpp:198:64: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
Making:    create_sRGB_profile
cd ../..//unxlngx6.pro/bin/ && : &&     LD_LIBRARY_PATH=/var/tmp/portage/app-office/libreoffice-3.5.2.2/work/libreoffice-core-3.5.2.2/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} ../..//unxlngx6.pro/bin/create_sRGB_profile
Profile validation warning
Warning! -  - Unknown 'none' = 6E6F6E65: Unregisterd CMM signature.
Back to top
View user's profile Send private message
scarabeus
Developer
Developer


Joined: 25 Oct 2008
Posts: 95
Location: Europe/Prague

PostPosted: Wed May 02, 2012 7:25 am    Post subject: Reply with quote

Your system is sadly victim of this bug https://bugs.gentoo.org/show_bug.cgi?id=401507.

And I am unable to reproduce it on any of my machines. Also as you could see that when you run the icc build manually it works fine.

Try to attach your complete build log and emerge --info to the bugreport and I will try to find what you guys have in common there and potentialy fix it :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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