Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607814 - media-libs/libsdl-1.2.15-r9 fails to compile with abi_x86_32 set
Summary: media-libs/libsdl-1.2.15-r9 fails to compile with abi_x86_32 set
Status: RESOLVED DUPLICATE of bug 607634
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-31 14:56 UTC by Yanestra
Modified: 2017-01-31 15:49 UTC (History)
0 users

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


Attachments
emerge --info output (emerge_info.txt,5.14 KB, text/plain)
2017-01-31 15:02 UTC, Yanestra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yanestra 2017-01-31 14:56:10 UTC
As already been mentioned in the forums, compilation fails with ominous:

 * Header files have changed between ABIs.
 * --- /var/tmp/portage/media-libs/libsdl-1.2.15-r9/temp/.multilib_header_cksum2017-01-31 14:40:27.408103353 +0000
 * +++ /var/tmp/portage/media-libs/libsdl-1.2.15-r9/temp/.multilib_header_cksum.new     2017-01-31 14:40:32.028103456 +0000
 * @@ -26,7 +26,7 @@
 *  3968043060 6055 /var/tmp/portage/media-libs/libsdl-1.2.15-r9/image/usr/include/SDL/SDL_endian.h
 *  2759741249 6319 /var/tmp/portage/media-libs/libsdl-1.2.15-r9/image/usr/include/SDL/SDL_syswm.h
 *  1447794034 7492 /var/tmp/portage/media-libs/libsdl-1.2.15-r9/image/usr/include/SDL/SDL_keysym.h
 * -2093207768 9204 /var/tmp/portage/media-libs/libsdl-1.2.15-r9/image/usr/include/SDL/SDL_config.h
 * +1203443845 9207 /var/tmp/portage/media-libs/libsdl-1.2.15-r9/image/usr/include/SDL/SDL_config.h
 *  597913454 979 /var/tmp/portage/media-libs/libsdl-1.2.15-r9/image/usr/include/SDL/SDL_getenv.h
 *  3469501864 979 /var/tmp/portage/media-libs/libsdl-1.2.15-r9/image/usr/include/SDL/SDL_types.h
 *  1517271009 986 /var/tmp/portage/media-libs/libsdl-1.2.15-r9/image/usr/include/SDL/SDL_byteorder.h
 * ERROR: media-libs/libsdl-1.2.15-r9::gentoo failed (install phase):
 *   Header checksum mismatch, aborting.
 *
Comment 1 Yanestra 2017-01-31 15:02:30 UTC
Created attachment 462002 [details]
emerge --info output
Comment 2 Yanestra 2017-01-31 15:49:17 UTC

*** This bug has been marked as a duplicate of bug 607634 ***