Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479302 - media-libs/libjpeg-turbo-1.3.0-r1 ABI=x32 - multilib_check_headers fails
Summary: media-libs/libjpeg-turbo-1.3.0-r1 ABI=x32 - multilib_check_headers fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-31 18:26 UTC by iGentoo
Modified: 2013-07-31 21:28 UTC (History)
3 users (show)

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


Attachments
libjpeg-turbo-1.3.0-r1-build.log.xz (libjpeg-turbo-1.3.0-r1-build.log.xz,36.00 KB, application/x-xz)
2013-07-31 18:26 UTC, iGentoo
Details
workaround patch (libjpeg-turbo-1.3.0-r1.ebuild.diff,776 bytes, patch)
2013-07-31 18:28 UTC, iGentoo
Details | Diff
workaround patch (libjpeg-turbo-1.3.0-r1.ebuild.diff,346 bytes, patch)
2013-07-31 18:42 UTC, iGentoo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description iGentoo 2013-07-31 18:26:28 UTC
Created attachment 354746 [details]
libjpeg-turbo-1.3.0-r1-build.log.xz

make[2]: Leaving directory `/var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/work/libjpeg-turbo-1.3.0-x86'
make[1]: Leaving directory `/var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/work/libjpeg-turbo-1.3.0-x86'
 * Header files have changed between ABIs.
 * --- /var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/temp/.multilib_header_cksum	2013-07-31 18:18:37.960430138 +0000
 * +++ /var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/temp/.multilib_header_cksum.new	2013-07-31 18:18:41.497430387 +0000
 * @@ -1,5 +1,5 @@
 *  3330199041 13823 /var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/image/usr/include/jmorecfg.h
 *  2755370545 14748 /var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/image/usr/include/jerror.h
 * -679707485 1725 /var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/image/usr/include/jconfig.h
 * +788431856 1722 /var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/image/usr/include/jconfig.h
 *  1034262288 36731 /var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/image/usr/include/turbojpeg.h
 *  3426390014 50298 /var/tmp/portage/media-libs/libjpeg-turbo-1.3.0-r1/image/usr/include/jpeglib.h
 * ERROR: media-libs/libjpeg-turbo-1.3.0-r1::gentoo failed (install phase):
 *   Header checksum mismatch, aborting.
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_install
 *   environment, line 4796:  Called multilib-minimal_src_install
 *   environment, line 4170:  Called multilib_foreach_abi 'multilib-minimal_abi_src_install'
 *   environment, line 4336:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
 *   environment, line 3965:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
 *   environment, line 3963:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install'
 *   environment, line  468:  Called multilib-minimal_abi_src_install
 *   environment, line 4166:  Called multilib_check_headers
 *   environment, line 4222:  Called die
 * The specific snippet of code:
 *               die "Header checksum mismatch, aborting.";
 * 


# diff -u /usr/include/x86_64-pc-linux-gnu/jconfig.h /usr/include/x86_64-pc-linux-gnux32/jconfig.h
--- /usr/include/x86_64-pc-linux-gnu/jconfig.h
+++ /usr/include/x86_64-pc-linux-gnux32/jconfig.h
@@ -47,7 +47,7 @@
 /* #undef RIGHT_SHIFT_IS_UNSIGNED */
 
 /* Use accelerated SIMD routines. */
-#define WITH_SIMD 1
+/* #undef WITH_SIMD */
 
 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
 #ifndef __CHAR_UNSIGNED__


Portage 2.2.0_alpha191 (hardened/linux/amd64/selinux, gcc-4.8.1, glibc-2.17, 3.10.4-pax.x86_64 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.10.4-pax.x86_64-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9300_@_2.50GHz-with-gentoo-2.2
KiB Mem:     6114240 total,   1568464 free
KiB Swap:   10484724 total,  10472768 free
Timestamp of tree: Wed, 31 Jul 2013 17:45:01 +0000
ld GNU gold (GNU Binutils 2.23.2) 1.11
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.5.4-r6, 2.6.8-r2, 2.7.5-r1, 3.1.5-r1, 3.2.5-r1, 3.3.2-r1
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.11.1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.14
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3, 4.8.1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo systemd custom
Installed sets: @local
ACCEPT_KEYWORDS="amd64 x86 ~amd64 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-Wall -Wextra -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/bind /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-Wall -Wextra -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches"
DISTDIR="/var/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going"
FCFLAGS="-Wall -Wextra -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches"
FEATURES="assume-digests binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync metadata-transfer multilib-strict news parallel-fetch preserve-libs protect-owned sandbox selinux sesandbox sfperms split-elog split-log splitdebug strict test test-fail-continue unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg xattr"
FFLAGS="-Wall -Wextra -ggdb -march=native -pipe -O3 -fno-tree-vectorize -frecord-gcc-switches"
GENTOO_MIRRORS="http://mirrors.163.com/gentoo http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--icf=safe"
MAKEOPTS="V=1 -j10"
PKGDIR="/var/portage/packages-amd64"
PORTAGE_BZIP2_COMMAND="lbzip2"
PORTAGE_COMPRESS="xz"
PORTAGE_COMPRESS_FLAGS="-9e"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--ipv4 --exclude=/metadata/md5-cache"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/systemd /usr/local/portage"
USE="X acl alsa amd64 audit berkdb bzip2 c++0x cairo caps cli cracklib crypt custom-cflags cxx dbus dri gdbm gmp gnome gtk gtk3 hardened iconv icu ipv6 jit jpeg jpeg2k justify lzma mmx modules mudflap multilib ncurses nls nptl open_perms opengl openmp orc pam pax_kernel pcre png pulseaudio qt4 readline selinux session sse sse2 ssl svg systemd tcpd threads tiff udev unicode urandom vim-syntax xattr xinetd zlib" ABI_X86="x32 32 64" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="btrfs caps cifs crypt crypt-gpg crypt-loop dmsquash-live gensplash livenet lvm nfs plymouth ssh-client syslog systemd" 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" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US zh zh_CN" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-4" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="pypy1_9 pypy2_0 python3_1 python3_2 python3_3 python2_5 python2_6 python2_7" QEMU_SOFTMMU_TARGETS="x86_64 arm mips64el ppc64" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="nouveau 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"
USE_PYTHON="2.7-pypy-1.9 2.7-pypy-2.0 3.1 3.2 3.3 2.5 2.6 2.7"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, SYNC

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

media-libs/libjpeg-turbo-1.3.0-r1 was built with the following:
USE="static-libs -java" ABI_X86="32 64 x32"
Comment 1 iGentoo 2013-07-31 18:28:12 UTC
Created attachment 354748 [details, diff]
workaround patch
Comment 2 iGentoo 2013-07-31 18:42:02 UTC
Created attachment 354752 [details, diff]
workaround patch
Comment 3 Alexis Ballier gentoo-dev 2013-07-31 21:28:55 UTC
  31 Jul 2013; Alexis Ballier <aballier@gentoo.org>
  libjpeg-turbo-1.3.0-r1.ebuild:
  Wrap jconfig.h as it can differ between ABIs, bug #479302 by Alphat-PC.