Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 917753

Summary: app-office/libreoffice-7.5.6.2: emerge fail with ICU error
Product: Gentoo Linux Reporter: Mathieu Carpentier <gentoo.68633652>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Mathieu Carpentier 2023-11-22 18:07:55 UTC
Since Monday I'm unable to update app-office/libreoffice and firefox 119.

emerge output indicates some kind of relation with dev-libs/icu ~amd64 that was updated the same day. 



Reproducible: Always

Steps to Reproduce:
1. dev-libs/icu ~amd64 is used
2. emerge app-office/libreoffice 

Actual Results:  
make[1]: Leaving directory '/var/portage/tmp/portage/app-office/libreoffice-7.5.6.2/work/libreoffice-7.5.6.2'
make: *** [Makefile:289: build] Error 2
 * ERROR: app-office/libreoffice-7.5.6.2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-office/libreoffice-7.5.6.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-office/libreoffice-7.5.6.2::gentoo'`.
 * The complete build log is located at '/var/portage/logs/app-office:libreoffice-7.5.6.2:20231122-174523.log'.
 * For convenience, a symlink to the build log is located at '/var/portage/tmp/portage/app-office/libreoffice-7.5.6.2/temp/build.log'.
 * The ebuild environment file is located at '/var/portage/tmp/portage/app-office/libreoffice-7.5.6.2/temp/environment'.
 * Working directory: '/var/portage/tmp/portage/app-office/libreoffice-7.5.6.2/work/libreoffice-7.5.6.2'
 * S: '/var/portage/tmp/portage/app-office/libreoffice-7.5.6.2/work/libreoffice-7.5.6.2'
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info =libreoffice-7.5.6.2

Expected Results:  
successful emerge of app-office/libreoffice-7.5.6.2

firefox ~amd was also affected on Monday with version 119.X. firefox emerge was successful once v120 became available.

I tried to re-install libreoffice without luck:
emerge --deselect app-office/libreoffice
emerge -a --depclean
emerge --ask --verbose --update --deep --newuse @world
emerge app-office/libreoffice
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-22 18:10:18 UTC
Please always include the full build.log and emerge --info.

Anyway, this should be fixed already: bug 917618.

*** This bug has been marked as a duplicate of bug 917618 ***
Comment 2 Mathieu Carpentier 2023-11-22 18:10:32 UTC
Created attachment 875334 [details]
build.log
Comment 3 Mathieu Carpentier 2023-11-22 18:11:38 UTC
Created attachment 875335 [details]
emerge --info