Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917753 - app-office/libreoffice-7.5.6.2: emerge fail with ICU error
Summary: app-office/libreoffice-7.5.6.2: emerge fail with ICU error
Status: RESOLVED DUPLICATE of bug 917618
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-22 18:07 UTC by Mathieu Carpentier
Modified: 2023-11-22 18:11 UTC (History)
0 users

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


Attachments
build.log (app-office:libreoffice-7.5.6.2:20231122-174523.log.gz,153.12 KB, application/gzip)
2023-11-22 18:10 UTC, Mathieu Carpentier
Details
emerge --info (emerge-info.txt,6.75 KB, text/plain)
2023-11-22 18:11 UTC, Mathieu Carpentier
Details

Note You need to log in before you can comment on or make changes to this bug.
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