Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326177 - libiodbc 3.52.7 failed undeclared GTK_WINDOW_TYPE_HINT_DIALOG
Summary: libiodbc 3.52.7 failed undeclared GTK_WINDOW_TYPE_HINT_DIALOG
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 15:29 UTC by Yannick Koehler
Modified: 2010-06-29 17:26 UTC (History)
0 users

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


Attachments
log file of the build process including configure output. (build.log,164.11 KB, text/plain)
2010-06-29 15:39 UTC, Yannick Koehler
Details
config log output (config.log,61.54 KB, text/plain)
2010-06-29 16:13 UTC, Yannick Koehler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yannick Koehler 2010-06-29 15:29:38 UTC
make[2]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcadm/gtk'                              
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include  -DWITH_PTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -O3 -fomit-frame-pointer -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT administrator.lo -MD -MP -MF .deps/administrator.Tpo -c -o administrator.lo administrator.c                                                                                                 
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -DWITH_PTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"29/06/2010_11:26:20\" -O3 -fomit-frame-pointer -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT administrator.lo -MD -MP -MF .deps/administrator.Tpo -c administrator.c  -fPIC -DPIC -o .libs/administrator.o                                                                                                             
administrator.c: In function 'addcomponents_to_list':                                                                                
administrator.c:159: warning: implicit declaration of function 'dladdr'                                                              
administrator.c: In function 'create_administrator':                                                                                 
administrator.c:1132: warning: implicit declaration of function 'gtk_widget_set_size_request'                                        
administrator.c:1137: warning: implicit declaration of function 'gtk_window_set_type_hint'                                           
administrator.c:1137: error: 'GDK_WINDOW_TYPE_HINT_DIALOG' undeclared (first use in this function)                                   
administrator.c:1137: error: (Each undeclared identifier is reported only once                                                       
administrator.c:1137: error: for each function it appears in.)                                                                       
administrator.c:1167: warning: implicit declaration of function 'gtk_alignment_set_padding'                                          
administrator.c:1179: warning: implicit declaration of function 'gtk_scrolled_window_set_shadow_type'                                
administrator.c:1213: warning: implicit declaration of function 'gtk_button_new_from_stock'                                          
administrator.c:1213: warning: assignment makes pointer from integer without a cast                                                  
administrator.c:1223: warning: assignment makes pointer from integer without a cast                                                  
administrator.c:1234: warning: implicit declaration of function 'gtk_button_new_with_mnemonic'                                       
administrator.c:1234: warning: assignment makes pointer from integer without a cast                                                  
administrator.c:1248: warning: assignment makes pointer from integer without a cast                                                  
administrator.c:1275: warning: implicit declaration of function 'gtk_frame_set_label_widget'                                         
administrator.c:1276: warning: implicit declaration of function 'gtk_label_set_use_markup'                                           
administrator.c:1392: warning: assignment makes pointer from integer without a cast                                                  
administrator.c:1402: warning: assignment makes pointer from integer without a cast
administrator.c:1413: warning: assignment makes pointer from integer without a cast
administrator.c:1427: warning: assignment makes pointer from integer without a cast
administrator.c:1644: warning: assignment makes pointer from integer without a cast
administrator.c:1654: warning: assignment makes pointer from integer without a cast
administrator.c:1664: warning: assignment makes pointer from integer without a cast
administrator.c:1677: warning: assignment makes pointer from integer without a cast
administrator.c:1687: warning: assignment makes pointer from integer without a cast
administrator.c:1849: warning: assignment makes pointer from integer without a cast
administrator.c:1858: warning: assignment makes pointer from integer without a cast
administrator.c:1867: warning: assignment makes pointer from integer without a cast
administrator.c:2019: warning: implicit declaration of function 'gtk_radio_button_new_with_mnemonic'
administrator.c:2019: warning: assignment makes pointer from integer without a cast
administrator.c:2028: warning: implicit declaration of function 'gtk_radio_button_get_group'
administrator.c:2028: warning: assignment makes pointer from integer without a cast
administrator.c:2030: warning: assignment makes pointer from integer without a cast
administrator.c:2039: warning: assignment makes pointer from integer without a cast
administrator.c:2155: warning: assignment makes pointer from integer without a cast
administrator.c:2162: warning: assignment makes pointer from integer without a cast
administrator.c:2164: warning: assignment makes pointer from integer without a cast
administrator.c:2171: warning: assignment makes pointer from integer without a cast
administrator.c:2173: warning: assignment makes pointer from integer without a cast
administrator.c:2180: warning: assignment makes pointer from integer without a cast
administrator.c:2182: warning: assignment makes pointer from integer without a cast
administrator.c:2243: warning: assignment makes pointer from integer without a cast
administrator.c:2309: warning: assignment makes pointer from integer without a cast
administrator.c:2493: warning: assignment makes pointer from integer without a cast
administrator.c:2496: warning: implicit declaration of function 'gtk_dialog_add_action_widget'
administrator.c:2496: error: 'GTK_RESPONSE_CANCEL' undeclared (first use in this function)
administrator.c:2499: warning: assignment makes pointer from integer without a cast
administrator.c:2502: error: 'GTK_RESPONSE_OK' undeclared (first use in this function)
make[2]: *** [administrator.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcadm/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcadm'
make: *** [all-recursive] Error 1
 * ERROR: dev-db/libiodbc-3.52.7 failed:
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line  54:  Called src_compile
 *   environment, line 196:  Called die
 * The specific snippet of code:
 *       emake -j1 || die "emake failed"
 *
 * If you need support, post the output of 'emerge --info =dev-db/libiodbc-3.52.7',
 * the complete build log and the output of 'emerge -pqv =dev-db/libiodbc-3.52.7'.
 * The complete build log is located at '/var/tmp/portage/dev-db/libiodbc-3.52.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/libiodbc-3.52.7/temp/environment'.
 * S: '/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7'

>>> Failed to emerge dev-db/libiodbc-3.52.7, Log file:



My emerge info
Portage 2.1.8.3 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.3, glibc-2.11.2-r0, 2.6.31-gentoo-r10 x86_64)
=================================================================
System uname: Linux-2.6.31-gentoo-r10-x86_64-Intel-R-_Xeon-R-_CPU_X5450_@_3.00GHz-with-gentoo-1.12.13
Timestamp of tree: Mon, 28 Jun 2010 01:45:03 +0000
ccache version 2.4 [disabled]
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.11
dev-lang/python:     2.4.6, 2.5.4-r3, 2.6.5-r2, 3.1.2-r3
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.1.2, 4.3.4, 4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://gentoo.arcticnetwork.ca/pub/gentoo/ http://gentoo.arcticnetwork.ca/source/ ftp://mirrors.tera-byte.com/pub/gentoo http://gentoo.mirrors.tera-byte.com/ http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ "
LDFLAGS="-Wl,-O1"
LINGUAS="en_CA en_US en fr_CA fr"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/access-hp"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="64bit X a52 aac accessibility acl acpi alsa amd64 apache2 arts artswrappersuid bash-completion berkdb binary-drivers bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups curl cvs cxx dbus directfb dri dts dvd dvdr emboss encode exif extras fam firefox flac fortran fts3 gdbm gif gpm gtk hal iconv ipv6 java javascript jpeg json kde lcms ldap libnotify logrotate mad mikmod mmx mng modules mozdevelop mp3 mp4 mpeg mudflap multilib mysql ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pcsc-list pcsc-lite pdf perl pic png ppds pppd python qt3support qt4 rdesktop readline reflection sdl secure-delete semantic-desktop session soap spell spl sql sqlite sse sse2 ssl startup-notification svg sysfs tcpd tiff truetype unicode usb vnc vorbis webkit x264 xcb xcomposite xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias proxy proxy_connect proxy_http" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_CA en_US en fr_CA fr" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS



gcc-config

/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3:/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/32
Comment 1 Rafał Mużyło 2010-06-29 15:36:44 UTC
> -I/usr/include/gtk-1.2
...? Mind attaching full build log. Seems something
went wrong during configure.
Comment 2 Yannick Koehler 2010-06-29 15:39:23 UTC
Created attachment 236925 [details]
log file of the build process including configure output.
Comment 3 Yannick Koehler 2010-06-29 15:41:33 UTC
gtk-config --version
1.2.10
Comment 4 Rafał Mużyło 2010-06-29 16:02:58 UTC
OK, let's take it step by step.
Now, config.log.
Comment 5 Yannick Koehler 2010-06-29 16:13:16 UTC
Created attachment 236931 [details]
config log output

thanks for helping.
Comment 6 Rafał Mużyło 2010-06-29 16:30:42 UTC
For some reason pkg-config fails to find gtk+-2.0 (you do have it installed, right ?).
What does 'pkg-config gtk+-2.0 --modversion' print ?
Comment 7 Yannick Koehler 2010-06-29 16:57:57 UTC
# pkg-config gtk+-2.0 --modversion
Package libpng12 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpng12.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpng12', required by 'cairo', not found
Comment 8 Yannick Koehler 2010-06-29 16:59:38 UTC
*  media-libs/libpng
      Latest version available: 1.4.3
      Latest version installed: 1.4.3
      Size of files: 526 kB
      Homepage:      http://www.libpng.org/
      Description:   Portable Network Graphics library
      License:       as-is
*  x11-libs/cairo
      Latest version available: 1.8.10
      Latest version installed: 1.8.10
      Size of files: 6,943 kB
      Homepage:      http://cairographics.org/
      Description:   A vector graphics library with cross-device output support
      License:       || ( LGPL-2.1 MPL-1.1 )
Comment 9 Yannick Koehler 2010-06-29 17:14:02 UTC
the libpng12 doesn't seems to exists for AMD64 (x86_64), it is 

./usr/lib64/libpng.so
./usr/lib64/libpng.la
./usr/lib64/libpng14.a
./usr/lib64/libpng14.la
./usr/lib64/libpng14.so.14
./usr/lib64/libpng14.so
./usr/lib64/libpng14.so.14.3.0
./usr/lib64/libpng.a
./usr/lib64/pkgconfig/libpng.pc
./usr/lib64/pkgconfig/libpng14.pc
Comment 10 Yannick Koehler 2010-06-29 17:14:52 UTC
oh I also have this:

./usr/lib64/libpng12.so.0

but no libpng12 by itself, maybe the folder /usr/lib64 isn't part of the PKG_CONFIG_PATH.
Comment 11 Yannick Koehler 2010-06-29 17:16:35 UTC
there is no file named "libpng12.pc" located on my disk.
Comment 12 Rafał Mużyło 2010-06-29 17:20:13 UTC
You didn't complete libpng14 upgrade.
Check its postint note.
Comment 13 Yannick Koehler 2010-06-29 17:23:35 UTC
ha, there we go...  totally sorry for that, will go run revdep-rebuild and follow instruction for libpng14.