Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687218 - sys-libs/binutils-libs-2.32-r1: Header files have changed between ABIs
Summary: sys-libs/binutils-libs-2.32-r1: Header files have changed between ABIs
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-02 17:19 UTC by argen
Modified: 2019-07-12 22:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description argen 2019-06-02 17:19:06 UTC
* Header files have changed between ABIs.
 * --- /var/tmp/portage/sys-libs/binutils-libs-2.32-r1/temp/.multilib_header_cksum   2019-06-01 20:33:19.180289406 -0000
 * +++ /var/tmp/portage/sys-libs/binutils-libs-2.32-r1/temp/.multilib_header_cksum.new   2019-06-01 20:33:20.460289394 -0000
 * @@ -17,4 +17,4 @@
 *  500292840 5665 /var/tmp/portage/sys-libs/binutils-libs-2.32-r1/image/usr/include/libiberty/splay-tree.h
 *  269312683 5890 /var/tmp/portage/sys-libs/binutils-libs-2.32-r1/image/usr/include/libiberty/floatformat.h
 *  533397764 7270 /var/tmp/portage/sys-libs/binutils-libs-2.32-r1/image/usr/include/libiberty/hashtab.h
 * -3467333447 873 /var/tmp/portage/sys-libs/binutils-libs-2.32-r1/image/usr/include/bfd_stdint.h
 * +3662369876 899 /var/tmp/portage/sys-libs/binutils-libs-2.32-r1/image/usr/include/bfd_stdint.h
 * ERROR: sys-libs/binutils-libs-2.32-r1::gentoo failed (install phase):
 *   Header checksum mismatch, aborting.
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_install
 *   environment, line 2475:  Called multilib-minimal_src_install
 *   environment, line 1773:  Called multilib_foreach_abi 'multilib-minimal_abi_src_install'
 *   environment, line 1980:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
 *   environment, line 1660:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install'
 *   environment, line 1658:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install'
 *   environment, line  345:  Called multilib-minimal_abi_src_install
 *   environment, line 1770:  Called multilib_check_headers
 *   environment, line 1829:  Called die
 * The specific snippet of code:
 *               die "Header checksum mismatch, aborting.";
 *
 * If you need support, post the output of `emerge --info '=sys-libs/binutils-libs-2.32-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/binutils-libs-2.32-r1::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/sys-libs/binutils-libs-2.32-r1:20190601-203059.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/binutils-libs-2.32-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/binutils-libs-2.32-r1/work/binutils-2.32-abi_x86_64.amd64'
 * S: '/var/tmp/portage/sys-libs/binutils-libs-2.32-r1/work/binutils-2.32' 

Reproducible: Always

Steps to Reproduce:
1. ABI_X86="64 32"
2. emerge -1 =sys-libs/binutils-libs-2.32-r1
Comment 1 Tomáš Mózes 2019-06-02 21:50:46 UTC
 * If you need support, post the output of `emerge --info '=sys-libs/binutils-libs-2.32-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/binutils-libs-2.32-r1::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/sys-libs/binutils-libs-2.32-r1:20190601-203059.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/binutils-libs-2.32-r1/temp/environment'.
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2019-06-22 17:10:33 UTC
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. ABI_X86="64 32"
> 2. emerge -1 =sys-libs/binutils-libs-2.32-r1

Please post full `build.log` and `emerge --info` outputs. The failure does not happen for me here. You can also diff the files to check what is different between them.