Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901465 - x11-libs/pango-1.50.12 failed to compile
Summary: x11-libs/pango-1.50.12 failed to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-16 09:17 UTC by Jean-Claude Aciman
Modified: 2023-03-18 17:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,233.77 KB, text/x-log)
2023-03-16 09:17 UTC, Jean-Claude Aciman
Details
info (pango.info,18.62 KB, text/plain)
2023-03-16 09:18 UTC, Jean-Claude Aciman
Details
environment (environment,141.48 KB, text/plain)
2023-03-16 09:19 UTC, Jean-Claude Aciman
Details
-pqv (pango.pqv,111 bytes, text/plain)
2023-03-16 09:20 UTC, Jean-Claude Aciman
Details
workdir (pango.workdir,76 bytes, text/plain)
2023-03-16 09:20 UTC, Jean-Claude Aciman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Claude Aciman 2023-03-16 09:17:15 UTC
Created attachment 857983 [details]
build.log

pango-1.50.12 failed to compile with the folowing message:

ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -j 9 -v
 * ERROR: x11-libs/pango-1.50.12::gentoo failed (compile phase):
 *   compile failed

See attachments.

Thank you for your help.
Comment 1 Jean-Claude Aciman 2023-03-16 09:18:21 UTC
Created attachment 857985 [details]
info

info for pango
Comment 2 Jean-Claude Aciman 2023-03-16 09:19:19 UTC
Created attachment 857987 [details]
environment

environment for building pango
Comment 3 Jean-Claude Aciman 2023-03-16 09:20:05 UTC
Created attachment 857989 [details]
-pqv

pretend for pango
Comment 4 Jean-Claude Aciman 2023-03-16 09:20:46 UTC
Created attachment 857991 [details]
workdir

working directory for pango
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-17 05:28:13 UTC
Try perl-cleaner --all.
Comment 6 Jean-Claude Aciman 2023-03-18 17:17:41 UTC
(In reply to Sam James from comment #5)
> Try perl-cleaner --all.

Thank you for your suggestion.
I solved the problem re-emerging Locale-gettext!
I don't understand why it was not found by the emerge as an installed dependency when it was.
Thank you again.