Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410237 - media-fonts/* - configure: error: bdftopcf is required to build font-adobe-100dpi
Summary: media-fonts/* - configure: error: bdftopcf is required to build font-adobe-10...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-30 13:14 UTC by Otto A. Schell
Modified: 2012-03-31 17:32 UTC (History)
0 users

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


Attachments
checking for bdftopcf (config.log,29.07 KB, text/plain)
2012-03-30 19:37 UTC, Otto A. Schell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Otto A. Schell 2012-03-30 13:14:35 UTC
font-adobe-100dpi-1.0.3
font-arabic-misc-1.0.3
font-dec-misc-1.0.3
font-misc-misc-1.1.2
font-adobe-75dpi-1.0.3
font-bh-100dpi-1.0.3
font-isas-misc-1.0.3
font-mutt-misc-1.0.3
font-adobe-utopia-100dpi-1.0.4
font-bitstream-100dpi-1.0.3
font-jis-misc-1.0.3
font-screen-cyrillic-1.0.4
font-adobe-utopia-75dpi-1.0.4  

All configure complains
.
.
.
checking for bdftopcf... no
configure: error: bdftopcf is required to build font-adobe-100dpi.
.

even it is installed
----------------------------------------
qlist bdftopcf
/usr/bin/bdftopcf
/usr/share/man/man1/bdftopcf.1.bz2
/usr/share/doc/bdftopcf-1.0.3/ChangeLog.bz2

------------------------------
Example build.log fom the first font:

 * Package:    media-fonts/font-adobe-100dpi-1.0.3
 * Repository: gentoo
 * Maintainer: x11@gentoo.org
 * USE:        X elibc_glibc kernel_linux userland_GNU x86
 * FEATURES:   ccache sandbox
>>> ?[1m?[37mcfg-update-1.8.2-r1?[0m?[0m: Checksum index is up-to-date ...
>>> Unpacking source...
>>> Unpacking font-adobe-100dpi-1.0.3.tar.bz2 to /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work
 * Detected font directory: 100dpi
>>> Source unpacked in /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work
>>> Preparing source in /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3_build"
 * econf: updating font-adobe-100dpi-1.0.3/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating font-adobe-100dpi-1.0.3/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/font-adobe-100dpi-1.0.3 --disable-dependency-tracking --with-fontdir="/usr/share/fonts/100dpi" --disable-all-encodings
configure: loading site script /usr/share/config.site
configure: loading site script /usr/share/crossdev/include/site/linux
configure: loading site script /usr/share/crossdev/include/site/linux-gnu
configure: loading site script /usr/share/crossdev/include/site/i686-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for root directory for font files... /usr/share/fonts
checking for directory for 100dpi files... "/usr/share/fonts/100dpi"
checking for fc-cache... /usr/bin/fc-cache
checking for mkfontdir... /usr/bin/mkfontdir
checking for bdftopcf... no
configure: error: bdftopcf is required to build font-adobe-100dpi.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3_build/config.log
 * ERROR: media-fonts/font-adobe-100dpi-1.0.3 failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 3148:  Called xorg-2_src_configure
 *        environment, line 3824:  Called autotools-utils_src_configure
 *        environment, line  557:  Called econf '--docdir=/usr/share/doc/font-adobe-100dpi-1.0.3' '--disable-dependency-tracking' '--with-fontdir="/usr/share/fonts/100dpi"' '--disable-all-encodings'
 *   phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =media-fonts/font-adobe-100dpi-1.0.3',
 * the complete build log and the output of 'emerge -pqv =media-fonts/font-adobe-100dpi-1.0.3'.
 * The complete build log is located at '/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/temp/environment'.
 * S: '/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3'
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-30 15:46:38 UTC
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3_build/config.log
Comment 2 Otto A. Schell 2012-03-30 19:17:31 UTC
 * Package:    media-fonts/font-adobe-100dpi-1.0.3
 * Repository: gentoo
 * Maintainer: x11@gentoo.org
 * USE:        X elibc_glibc kernel_linux userland_GNU x86
 * FEATURES:   ccache sandbox
>>> ?[1m?[37mcfg-update-1.8.2-r1?[0m?[0m: Checksum index is up-to-date ...
>>> Unpacking source...
>>> Unpacking font-adobe-100dpi-1.0.3.tar.bz2 to /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work
 * Detected font directory: 100dpi
>>> Source unpacked in /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work
>>> Preparing source in /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3_build"
 * econf: updating font-adobe-100dpi-1.0.3/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating font-adobe-100dpi-1.0.3/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/font-adobe-100dpi-1.0.3 --disable-dependency-tracking --with-fontdir="/usr/share/fonts/100dpi" --disable-all-encodings
configure: loading site script /usr/share/config.site
configure: loading site script /usr/share/crossdev/include/site/linux
configure: loading site script /usr/share/crossdev/include/site/linux-gnu
configure: loading site script /usr/share/crossdev/include/site/i686-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for root directory for font files... /usr/share/fonts
checking for directory for 100dpi files... "/usr/share/fonts/100dpi"
checking for fc-cache... /usr/bin/fc-cache
checking for mkfontdir... /usr/bin/mkfontdir
checking for bdftopcf... no
configure: error: bdftopcf is required to build font-adobe-100dpi.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3_build/config.log
 * ERROR: media-fonts/font-adobe-100dpi-1.0.3 failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 3148:  Called xorg-2_src_configure
 *        environment, line 3824:  Called autotools-utils_src_configure
 *        environment, line  557:  Called econf '--docdir=/usr/share/doc/font-adobe-100dpi-1.0.3' '--disable-dependency-tracking' '--with-fontdir="/usr/share/fonts/100dpi"' '--disable-all-encodings'
 *   phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =media-fonts/font-adobe-100dpi-1.0.3',
 * the complete build log and the output of 'emerge -pqv =media-fonts/font-adobe-100dpi-1.0.3'.
 * The complete build log is located at '/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/temp/environment'.
 * S: '/var/tmp/portage/media-fonts/font-adobe-100dpi-1.0.3/work/font-adobe-100dpi-1.0.3'
Comment 3 Otto A. Schell 2012-03-30 19:37:40 UTC
Created attachment 307235 [details]
checking for bdftopcf

All media-fonts/* can't find bdftopcf
Comment 4 Otto A. Schell 2012-03-31 17:32:36 UTC
After putting nls into packages.use for all fonts it surprisingly installes without complaints. 
Not shure if this was the reason, in the meantime I had synced too…

wbr