Neil Bothwick wrote:

On Sun, 27 Feb 2005 21:53:09 +0000, Hamie wrote:



Currently I'm trying to get dvdrip on there... But it's complaining that
gtk isn't available.. Try to emerge gtk+ and it complains that it needs an Xft Pango backend... ARRGGHH!!!



What does "emerge -pvt dvdrip" show?




damned ~ # emerge -pvt dvdrip

These are the packages that I would merge, in reverse order:

Calculating dependencies ...done!
[ebuild  N    ] media-video/dvdrip-0.50.18  -cdr -gnome 227 kB
[ebuild  N    ]  dev-perl/gtk-perl-0.7008-r10  -gnome 445 kB
[ebuild  N    ]   media-libs/gdk-pixbuf-0.22.0-r3  -doc (-mmx) 388 kB
[ebuild  N    ]    gnome-base/gnome-libs-1.4.2  -doc +kde +nls 0 kB

Total size of downloads: 1,061 kB
damned ~ #

But gnome-libs won't install because it wants gtk+ (Which emerge isn't trying to install), which won't install because it wants an Xft Pango backend... (xft & pango are both installed though).

damned ~ # emerge -v gtk+
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-libs/gtk+-2.4.13-r1 to /
>>> Downloading http://distfiles.gentoo.org/distfiles/gtk+-2.4.13.tar.bz2
--09:40:55-- http://distfiles.gentoo.org/distfiles/gtk+-2.4.13.tar.bz2
=> `/usr/portage/distfiles/gtk+-2.4.13.tar.bz2'
Resolving distfiles.gentoo.org... 216.165.129.135, 140.211.166.134, 156.56.247.195
Connecting to distfiles.gentoo.org[216.165.129.135]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9,272,024 [application/x-tar]


100%[=========================================================================================================================================================>] 9,272,024 57.37K/s ETA 00:00

09:43:34 (57.02 KB/s) - `/usr/portage/distfiles/gtk+-2.4.13.tar.bz2' saved [9272024/9272024]

>>> Downloading http://distfiles.gentoo.org/distfiles/gtk+-2.4-smoothscroll-r1.patch
--09:43:34-- http://distfiles.gentoo.org/distfiles/gtk+-2.4-smoothscroll-r1.patch
=> `/usr/portage/distfiles/gtk+-2.4-smoothscroll-r1.patch'
Resolving distfiles.gentoo.org... 216.165.129.135, 140.211.166.134, 156.56.247.195
Connecting to distfiles.gentoo.org[216.165.129.135]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25,007 [text/plain]


100%[=========================================================================================================================================================>] 25,007 52.63K/s

09:43:35 (52.54 KB/s) - `/usr/portage/distfiles/gtk+-2.4-smoothscroll-r1.patch' saved [25007/25007]

>>> Downloading http://distfiles.gentoo.org/distfiles/gtk+-2.4.1-lib64.patch.bz2
--09:43:35-- http://distfiles.gentoo.org/distfiles/gtk+-2.4.1-lib64.patch.bz2
=> `/usr/portage/distfiles/gtk+-2.4.1-lib64.patch.bz2'
Resolving distfiles.gentoo.org... 216.165.129.135, 140.211.166.134, 156.56.247.195
Connecting to distfiles.gentoo.org[216.165.129.135]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6,982 [text/plain]


100%[=========================================================================================================================================================>] 6,982 43.66K/s

09:43:35 (43.50 KB/s) - `/usr/portage/distfiles/gtk+-2.4.1-lib64.patch.bz2' saved [6982/6982]

>>> md5 src_uri ;-) gtk+-2.4.13.tar.bz2
>>> md5 src_uri ;-) gtk+-2.4-smoothscroll-r1.patch
>>> md5 src_uri ;-) gtk+-2.4.1-lib64.patch.bz2
>>> Unpacking source...
>>> Unpacking gtk+-2.4.13.tar.bz2 to /usr/port_tmp/portage/gtk+-2.4.13-r1/work
>>> Unpacking gtk+-2.4-smoothscroll-r1.patch to /usr/port_tmp/portage/gtk+-2.4.13-r1/work
unpack gtk+-2.4-smoothscroll-r1.patch: file format not recognized. Ignoring.
>>> Unpacking gtk+-2.4.1-lib64.patch.bz2 to /usr/port_tmp/portage/gtk+-2.4.13-r1/work
* Applying gtk+-2.0.6-exportsymbols.patch ... [ ok ]
* Applying gtk+-2.2.1-disable_icons_smooth_alpha.patch ... [ ok ]
* Applying gtk+-2.4-smoothscroll-r1.patch ... [ ok ]
* Applying gtk+-2.4.1-lib64.patch.bz2 ... [ ok ]
>>> Source unpacked.
* Patching ${S}/ltmain.sh ...
* Applying portage-1.4.1.patch ...
* Applying max_cmd_len-1.5.0.patch ...
* Applying uClibc/libtool patches ...
* econf: updating gtk+-2.4.13/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating gtk+-2.4.13/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --disable-gtk-doc --with-libjpeg --with-libtiff --with-png --with-gdktarget=x11 --with-xinput
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for native Win32... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip
checking if x86_64-pc-linux-gnu-gcc static flag works... yes
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g77 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for strerror in -lcposix... no
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib-2.0 >= 2.4.0 atk >= 1.0.1 pango >= 1.4.0... yes
checking BASE_DEPENDENCIES_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 checking BASE_DEPENDENCIES_LIBS... -Wl,--export-dynamic -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking Whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for indent... no
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for sigsetjmp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... af am ang ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr [EMAIL PROTECTED] [EMAIL PROTECTED] sv ta th tk tr uk uz [EMAIL PROTECTED] vi wa yi zh_CN zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.4.0... yes (version 2.6.2)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for getresuid... yes
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... yes
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for TIFFReadScanline in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for libpng12... yes
checking pixbuf loaders to build...
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... (cached) void
checking for x86 platform... no
checking for freetype-config... /usr/bin/freetype-config
checking For sufficiently new FreeType (at least 2.0.1)... yes
configure: error: Pango 1.2.0 and Xft backend is required for x11 target


!!! Please attach the config.log to your bug report:
!!! /usr/port_tmp/portage/gtk+-2.4.13-r1/work/gtk+-2.4.13/config.log

!!! ERROR: x11-libs/gtk+-2.4.13-r1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.



Meanwhile it doens't think gtk+ is a pre-req for the gnome libs for some reason...


The config.log (60kB+) says about the Pango problem

configure:26042: $? = 0
configure:26045: test -s conftest.o
configure:26048: $? = 0
configure:26059: result: yes
configure:26070: checking return type of signal handlers
configure:26131: result: void
configure:26192: checking for x86 platform
configure:26201: result: no
configure:26355: checking for freetype-config
configure:26373: found /usr/bin/freetype-config
configure:26386: result: /usr/bin/freetype-config
configure:26422: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall conftest.c -lfreetype -lz >&5
configure:26428: $? = 0
configure:26432: test -z
|| test ! -s conftest.err
configure:26435: $? = 0
configure:26438: test -s conftest
configure:26441: $? = 0
configure:26458: checking For sufficiently new FreeType (at least 2.0.1)
configure:26480: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -I/usr/include/freetype2 conftest.c >&5
configure:26486: $? = 0
configure:26490: test -z
|| test ! -s conftest.err
configure:26493: $? = 0
configure:26496: test -s conftest.o
configure:26499: $? = 0
configure:26510: result: yes
configure:26537: error: Pango 1.2.0 and Xft backend is required for x11 target



hamish.

--
gentoo-user@gentoo.org mailing list



Reply via email to