Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 102087
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexey Maximov <amax@mail.ru>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
config.log config.log text/plain Tuan Van (RETIRED) 2006-08-09 18:06 0000 59.32 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 102087 depends on: Show dependency tree
Bug 102087 blocks: 154102
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-11 01:57 0000
checking for strdup... (cached) yes
checking for utime.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for umode_t... no
checking for dbopen... no
checking for dbopen in -ldb1... yes
checking for db_185.h... yes
checking for db1/db.h... yes
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for imlib-config... /usr/bin/imlib-config
checking for IMLIB - version >= 1.9... /usr/bin/imlib-config: line 52: no: command not found
/usr/bin/imlib-config: line 60: no: command not found
no
*** Could not run IMLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means IMLIB was incorrectly installed*** or that you have moved IMLIB since it was installed. In the latter case, you*** may want to edit the imlib-config script: /usr/bin/imlib-config
checking for imlib-config... (cached) /usr/bin/imlib-config
checking for IMLIB - version >= 1.8... /usr/bin/imlib-config: line 52: no: command not found
/usr/bin/imlib-config: line 60: no: command not found
no
*** Could not run IMLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means IMLIB was incorrectly installed*** or that you have moved IMLIB since it was installed. In the latter case, you*** may want to edit the imlib-config script: /usr/bin/imlib-config
configure: error: *** IMLIB 1.8 not installed - please install first ***

!!! ERROR: gnome-base/gnome-libs-1.4.2 failed.
!!! Function src_compile, Line 68, Exitcode 1
!






Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5.20050722-r0, 2.6.12-gentoo-r7 i686)
=================================================================
System uname: 2.6.12-gentoo-r7 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.91.0.2
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS=" -march=i686 -pipe -fomit-frame-pointer -O2 -ftracer -ffast-math -fweb -frename-registers"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="  -march=i686 -pipe -fomit-frame-pointer -O2 -ftracer -ffast-math -fweb -frename-registers -fvisibility-inlines-hidden"
DISTDIR="/media/hda8/gentoo/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks prelink sandbox sfperms strict strip"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.UTF-8"
LDFLAGS=" -Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags "
LINGUAS="ru"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl acpi alsa apache2 bash-completion bzip2 crypt cups curl dbus dvdr exif firefox gif gnome gpm gsm gtk2 hal javascript jpeg logrotate mad mailwrapper mmx moznocompose moznoirc moznomail mp3 ncurses nls nptl oggvorbis opengl oss pic png readline samba slang socks5 sse ssl svg tiff truetype unicode xprint xv zlib linguas_ru userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL





Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Leonardo Boshell (RETIRED) 2005-08-11 03:17:33 0000 -------
gnome-libs dependencies include media-libs/imlib. Do you have imlib in your
system?

This looks like a local problem. Either you unmerged it or removed
/usr/bin/imlib-config manually, or something broke badly in your system.

------- Comment #2 From Leonardo Boshell (RETIRED) 2005-08-11 03:22:29 0000 -------
Mmm, actually it doesn't look like /usr/bin/imlib-config is missing.

Please provide the config.log file. Also try unsetting LDFLAGS and emerge imlib
and gnome-libs again. Some old libraries are known to break with certain values
in LDFLAGS.

------- Comment #3 From John N. Laliberte (RETIRED) 2005-09-28 11:38:10 0000 -------
no response from reporter

------- Comment #4 From Tuan Van (RETIRED) 2006-08-09 18:06:37 0000 -------
Created an attachment (id=93881) [details]
config.log

configure:12687:23: error: gdk_imlib.h: No such file or directory

$ locate gdk_imlib.h

------- Comment #5 From Tuan Van (RETIRED) 2006-08-09 18:07:55 0000 -------
reopen.

------- Comment #6 From Tuan Van (RETIRED) 2006-08-09 18:15:50 0000 -------
emerge history, hope it help.

$ genlop -t imlib | grep media-libs/imlib-
     Fri Aug 20 18:17:39 2004 >>> media-libs/imlib-1.9.14-r1
     Thu Sep  9 19:04:56 2004 >>> media-libs/imlib-1.9.14-r2
     Sat Dec  4 22:21:53 2004 >>> media-libs/imlib-1.9.14-r3
     Wed Aug  3 07:50:32 2005 >>> media-libs/imlib-1.9.14-r3
     Tue Jan 24 08:09:29 2006 >>> media-libs/imlib-1.9.14-r3
     Sat Feb 11 17:32:43 2006 >>> media-libs/imlib-1.9.14-r3
     Sun Mar 12 22:22:06 2006 >>> media-libs/imlib-1.9.14-r3
     Tue May 30 09:06:44 2006 >>> media-libs/imlib-1.9.14-r3

$ genlop -t gtk+ | grep x11-libs/gtk+-
     Fri Aug 20 18:14:03 2004 >>> x11-libs/gtk+-1.2.10-r11
     Wed Aug 25 01:17:54 2004 >>> x11-libs/gtk+-2.4.7
     Thu Sep  9 18:44:13 2004 >>> x11-libs/gtk+-2.4.9
     Mon Oct  4 19:32:37 2004 >>> x11-libs/gtk+-2.4.9-r1
     Tue Nov  2 14:27:14 2004 >>> x11-libs/gtk+-2.4.13
     Wed Dec  1 10:37:59 2004 >>> x11-libs/gtk+-2.4.13-r1
     Sun Dec 12 14:07:38 2004 >>> x11-libs/gtk+-2.4.14
     Mon Jan 17 15:56:16 2005 >>> x11-libs/gtk+-2.6.1-r1
     Thu Feb  3 20:29:40 2005 >>> x11-libs/gtk+-2.6.1-r2
     Thu Feb 10 18:52:42 2005 >>> x11-libs/gtk+-2.6.2
     Thu Mar  3 16:16:31 2005 >>> x11-libs/gtk+-2.6.4
     Mon Apr  4 01:25:53 2005 >>> x11-libs/gtk+-2.6.4-r1
     Thu Apr 21 00:24:03 2005 >>> x11-libs/gtk+-2.6.7
     Fri Jun 24 09:29:44 2005 >>> x11-libs/gtk+-2.6.8
     Fri Aug 19 09:43:14 2005 >>> x11-libs/gtk+-2.6.10
     Tue Oct 11 10:49:50 2005 >>> x11-libs/gtk+-2.8.6
     Wed Nov 16 10:10:12 2005 >>> x11-libs/gtk+-2.8.6-r1
     Wed Nov 23 15:20:55 2005 >>> x11-libs/gtk+-2.8.7
     Fri Dec  2 12:19:21 2005 >>> x11-libs/gtk+-2.8.8
     Mon Dec 19 17:40:17 2005 >>> x11-libs/gtk+-2.8.9
     Sun Jan 22 15:37:39 2006 >>> x11-libs/gtk+-2.8.10
     Sun Jan 22 20:00:31 2006 >>> x11-libs/gtk+-1.2.10-r11
     Sun Jan 29 22:56:40 2006 >>> x11-libs/gtk+-2.8.11
     Fri Feb 10 07:41:02 2006 >>> x11-libs/gtk+-2.8.11
     Fri Feb 10 07:48:16 2006 >>> x11-libs/gtk+-1.2.10-r11
     Mon Feb 13 11:12:49 2006 >>> x11-libs/gtk+-2.8.12
     Fri Mar 10 14:56:07 2006 >>> x11-libs/gtk+-2.8.13
     Sun Mar 12 22:15:47 2006 >>> x11-libs/gtk+-1.2.10-r11
     Sat Apr  1 17:10:01 2006 >>> x11-libs/gtk+-2.8.13
     Tue May 16 23:05:08 2006 >>> x11-libs/gtk+-2.8.17
     Tue May 30 03:00:36 2006 >>> x11-libs/gtk+-2.8.18
     Tue May 30 08:58:16 2006 >>> x11-libs/gtk+-1.2.10-r11
     Fri Jun 16 20:18:23 2006 >>> x11-libs/gtk+-2.8.19
     Tue Aug  1 21:30:21 2006 >>> x11-libs/gtk+-2.8.20-r1

------- Comment #7 From Nikolay Engyozov 2006-10-22 03:46:39 0000 -------
creating a symlink to gdk_pixbuf.h did the trick for me:
#ln -s /usr/include/gdk_imlib.h /usr/include/gtk_imlib.h 

------- Comment #8 From Saleem Abdulrasool (RETIRED) 2006-11-27 19:03:39 0000 -------
Marked for removal.  Please migrate to gnome-2.x

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug