Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693294 - media-fonts/font-schumacher-misc-1.1.2-r1 : Package xorg-macros was not found in the pkg-config search path.
Summary: media-fonts/font-schumacher-misc-1.1.2-r1 : Package xorg-macros was not found...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-01 22:46 UTC by Toralf Förster
Modified: 2019-09-01 23:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.61 KB, text/plain)
2019-09-01 22:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,24.49 KB, text/plain)
2019-09-01 22:46 UTC, Toralf Förster
Details
environment (environment,111.51 KB, text/plain)
2019-09-01 22:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.71 KB, application/x-bzip)
2019-09-01 22:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.70 KB, application/x-bzip)
2019-09-01 22:46 UTC, Toralf Förster
Details
media-fonts:font-schumacher-misc-1.1.2-r1:20190901-221321.log (media-fonts:font-schumacher-misc-1.1.2-r1:20190901-221321.log,11.01 KB, text/plain)
2019-09-01 22:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.75 KB, application/x-bzip)
2019-09-01 22:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-09-01 22:46:42 UTC
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xorg-macros', required by 'virtual:world', not found

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20190827-231624

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 01 Sep 2019 21:27:58 +0000

emerge -qpvO media-fonts/font-schumacher-misc
[ebuild  N    ] media-fonts/font-schumacher-misc-1.1.2-r1  USE="X nls"
Comment 1 Toralf Förster gentoo-dev 2019-09-01 22:46:45 UTC
Created attachment 588656 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-01 22:46:47 UTC
Created attachment 588658 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-09-01 22:46:50 UTC
Created attachment 588660 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-09-01 22:46:53 UTC
Created attachment 588662 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-09-01 22:46:55 UTC
Created attachment 588664 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-01 22:46:59 UTC
Created attachment 588666 [details]
media-fonts:font-schumacher-misc-1.1.2-r1:20190901-221321.log
Comment 7 Toralf Förster gentoo-dev 2019-09-01 22:47:03 UTC
Created attachment 588668 [details]
temp.tbz2
Comment 8 Matt Turner gentoo-dev 2019-09-01 23:07:03 UTC
Presumably this was fixed by font-util-1.3.2-r1.
Comment 9 Matt Turner gentoo-dev 2019-09-01 23:09:41 UTC
I think the error is

/usr/bin/ucs2any /var/tmp/portage/media-fonts/font-schumacher-misc-1.1.2-r1/work/font-schumacher-misc-1.1.2/clR6x12.bdf /usr/share/fonts/util --with-fontrootdir=/usr/share/fonts/map-ISO8859-1 ISO8859-1
/usr/bin/ucs2any: Argument registry-encoding '/usr/share/fonts/util' not in expected format!
make: *** [Makefile:702: clR6x12-ISO8859-1.bdf] Error 1
 * ERROR: media-fonts/font-schumacher-misc-1.1.2-r1::gentoo failed (compile phase):
 *   emake failed


and not anything about xorg-macros. That indeed looks like the same font-util bug.