Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365663 - dev-tcltk/tkimg-1.4.20100510 fails with media-libs/libpng-1.4.7
Summary: dev-tcltk/tkimg-1.4.20100510 fails with media-libs/libpng-1.4.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-02 06:12 UTC by Justin Lecher (RETIRED)
Modified: 2011-07-23 13:35 UTC (History)
2 users (show)

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


Attachments
build.log (tkimg-1.4.20100510:20110502-060304.log,157.79 KB, text/plain)
2011-05-02 06:12 UTC, Justin Lecher (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2011-05-02 06:12:38 UTC
Created attachment 271843 [details]
build.log

make[1]: *** [pngtcl.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [pngtclStubLib.o] Error 1
In file included from pngtcl.h:93:0,
                 from pngtclStubInit.c:5:
pngtclDecls.h:45:59: error: conflicting types for ‘png_get_compression_buffer_size’
/usr/include/png.h:1585:13: note: previous declaration of ‘png_get_compression_buffer_size’ was here
pngtclDecls.h:117:57: error: conflicting types for ‘png_get_rgb_to_gray_status’
/usr/include/png.h:1708:11: note: previous declaration of ‘png_get_rgb_to_gray_status’ was here
pngtclDecls.h:241:58: error: conflicting types for ‘png_get_error_ptr’
/usr/include/png.h:2042:12: note: previous declaration of ‘png_get_error_ptr’ was here
pngtclDecls.h:262:58: error: conflicting types for ‘png_get_mem_ptr’
/usr/include/png.h:2075:12: note: previous declaration of ‘png_get_mem_ptr’ was here
pngtclDecls.h:275:58: error: conflicting types for ‘png_get_user_transform_ptr’
/usr/include/png.h:2094:12: note: previous declaration of ‘png_get_user_transform_ptr’ was here
pngtclDecls.h:281:58: error: conflicting types for ‘png_get_user_chunk_ptr’
/usr/include/png.h:2101:12: note: previous declaration of ‘png_get_user_chunk_ptr’ was here
pngtclDecls.h:289:58: error: conflicting types for ‘png_get_progressive_ptr’
/usr/include/png.h:2120:12: note: previous declaration of ‘png_get_progressive_ptr’ was here
pngtclDecls.h:332:60: error: conflicting types for ‘png_get_valid’
/usr/include/png.h:2229:14: note: previous declaration of ‘png_get_valid’ was here
pngtclDecls.h:335:59: error: conflicting types for ‘png_get_rowbytes’
/usr/include/png.h:2233:13: note: previous declaration of ‘png_get_rowbytes’ was here
pngtclDecls.h:338:59: error: conflicting types for ‘png_get_rows’
/usr/include/png.h:2240:13: note: previous declaration of ‘png_get_rows’ was here
pngtclDecls.h:343:57: error: conflicting types for ‘png_get_channels’
/usr/include/png.h:2250:11: note: previous declaration of ‘png_get_channels’ was here
pngtclDecls.h:346:60: error: conflicting types for ‘png_get_image_width’
/usr/include/png.h:2255:14: note: previous declaration of ‘png_get_image_width’ was here
pngtclDecls.h:349:60: error: conflicting types for ‘png_get_image_height’
/usr/include/png.h:2259:14: note: previous declaration of ‘png_get_image_height’ was here
pngtclDecls.h:352:57: error: conflicting types for ‘png_get_bit_depth’
/usr/include/png.h:2263:11: note: previous declaration of ‘png_get_bit_depth’ was here
pngtclDecls.h:355:57: error: conflicting types for ‘png_get_color_type’
/usr/include/png.h:2267:11: note: previous declaration of ‘png_get_color_type’ was here
pngtclDecls.h:358:57: error: conflicting types for ‘png_get_filter_type’
/usr/include/png.h:2271:11: note: previous declaration of ‘png_get_filter_type’ was here
pngtclDecls.h:361:57: error: conflicting types for ‘png_get_interlace_type’
/usr/include/png.h:2275:11: note: previous declaration of ‘png_get_interlace_type’ was here
pngtclDecls.h:364:57: error: conflicting types for ‘png_get_compression_type’
/usr/include/png.h:2279:11: note: previous declaration of ‘png_get_compression_type’ was here
pngtclDecls.h:367:60: error: conflicting types for ‘png_get_pixels_per_meter’
/usr/include/png.h:2283:14: note: previous declaration of ‘png_get_pixels_per_meter’ was here
pngtclDecls.h:370:60: error: conflicting types for ‘png_get_x_pixels_per_meter’
/usr/include/png.h:2285:14: note: previous declaration of ‘png_get_x_pixels_per_meter’ was here
pngtclDecls.h:373:60: error: conflicting types for ‘png_get_y_pixels_per_meter’
/usr/include/png.h:2287:14: note: previous declaration of ‘png_get_y_pixels_per_meter’ was here
pngtclDecls.h:376:54: error: conflicting types for ‘png_get_pixel_aspect_ratio’
/usr/include/png.h:2292:8: note: previous declaration of ‘png_get_pixel_aspect_ratio’ was here



Portage 2.2.0_alpha30 (default/linux/amd64/10.0, gcc-4.6.0-asneeded, libc-0-r0, 2.6.38-lh-r3 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.38-lh-r3-x86_64-Intel-R-_Core-TM-_i7_CPU_860_@_2.80GHz-with-gentoo-2.0.2
Timestamp of tree: Mon, 02 May 2011 05:00:01 +0000
ccache version 3.1.4 [enabled]
app-shells/bash:     4.2_p8-r1
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.6.6-r2, 2.7.1-r1, 3.1.3-r1
dev-util/ccache:     3.1.4
dev-util/cmake:      2.8.4-r1
sys-apps/baselayout: 2.0.2
sys-apps/openrc:     0.8.2-r1
sys-apps/sandbox:    2.5
sys-devel/autoconf:  2.13, 2.68
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:  2.21
sys-devel/gcc:       4.5.2, 4.6.0
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool:   2.4-r1::last-hope
sys-devel/make:      3.82
sys-kernel/linux-headers: 2.6.38
sys-libs/glibc:      2.13-r2
virtual/os-headers:  0
Repositories: gentoo sunrise bicatali betagarden dummy science last-hope g-ctan
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wdisabled-optimization -Wimplicit-function-declaration"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/eselect/ /usr/share/gnupg/qualified.txt /usr/share/nano/ /usr/share/openvpn/easy-rsa /var/lib/hsqldb /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wdisabled-optimization -Wenum-compare"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="-t --jobs=12 --load-average=12 --keep-going"
FEATURES="assume-digests binpkg-logs buildsyspkg ccache collision-protect distlocks fixlafiles fixpackages metadata-transfer multilib-strict news noinfo parallel-fetch preserve-libs protect-owned sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe -march=corei7 -mcx16 -msahf -mpopcnt -msse4.2 --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=8192 -mtune=corei7 -frecord-gcc-switches -g -Wdisabled-optimization"
GENTOO_MIRRORS=" http://gentoo.j-schmitz.net/mirror/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common"
LINGUAS="en"
MAKEOPTS="-j16 -l12"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="xz"
PORTAGE_COMPRESS_FLAGS="-z -v"
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="/data/local/sunrise/reviewed /data/local/bicatali /data/local/betagarden /data/local/dummy /data/local/sci /data/local/lh/ebuilds /data/local/g-ctan"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="64bit 7zip X acpi additions alsa amd64 arpwarp atlas bash-completion berkdb blas branding bzip2 c++ cairo caps cblas ccache cleartype cli command-args consolekit corefonts cracklib crypt cups cupsddk custom-optimization cxx dbus dri dts exif fbcondecor fortran gdbm gif glibc-omitfp gmp gnome gnome-keyring gpm graphics gstreamer gtk hddtemp iconv icu ios ipod iproute2 iptables ipv6 ipython javascript jpeg kqemu lapack largefile lcms ldap libnotify libsexy lm_sensors lzma mailtrain md5sum mmx mng modules mp3 mudflap multilib multiuser nagios-dns nagios-ntp nagios-ping nagios-ssh nano-syntax ncurses network-cron nis nls nptl nptlonly nsplugin objc objc++ opengl openmp openntpd pam pcre pdf perl png policykit pppd pymol python qt-static qt3support readline rrdcgi rrdtool science sensord session smp sqlite sqlite3 sse sse2 ssl startup-notification svg sysfs system-sqlite tcpd threads tiff truetype type1 udev unicode vaapi vdpau x264 xcb xcomposite xinerama xorg xulrunner zlib" ALSA_CARDS="hda-intel" 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 cgi cgid 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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="plymouth" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-3" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" 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, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

dev-tcltk/tkimg-1.4.20100510 was built with the following:
USE="(multilib) -doc -test"
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2011-07-21 18:51:30 UTC
+*tkimg-1.4-r1 (21 Jul 2011)
+
+  21 Jul 2011; Justin Lecher <jlec@gentoo.org> +tkimg-1.4-r1.ebuild,
+  +files/tkimg-1.4-nojbig.patch:
+  Added patch for disabled jbig in bundled tiff, 356907; thanks Jesper Saxtorph
+  for the patch; Probably also fixes 343525
+


Thanks for the patch
Comment 2 Juergen Rose 2011-07-23 13:29:47 UTC
Hi Justin
I have the same issue. I can't find the patch mentioned in comment 2.
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2011-07-23 13:35:09 UTC
(In reply to comment #2)
> Hi Justin
> I have the same issue. I can't find the patch mentioned in comment 2.

please use 1.4-r1 or the 1.5*

1.5 only has issues with jpegturbo.

dev-tcltk/tkimg-1.4.20100510 is borked at several places.