Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 688466

Summary: dev-libs/libffi-3.3_rc0 : [TEST] FAIL: libffi.bhaible/test-call.c -W -Wall -Wno-psabi -DDGTEST=27 -Wno-unused-variable -Wno-unused-parameter -Wno-unused-but-set-variable -Wno-uninitialized -O0 -DABI_NUM=FFI_THISCALL -DABI_ATTR=_THISC
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal CC: kingjon3377, paolo.pedroni
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:libffi-3.3_rc0:20190622-010812.log.bz2
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-06-22 08:07:12 UTC
close result is child killed: SIGABRT
FAIL: libffi.bhaible/test-call.c -W -Wall -Wno-psabi -DDGTEST=27 -Wno-unused-variable -Wno-unused-parameter -Wno-unused-but-set-variable -Wno-uninitialized -O0 -DABI_NUM=FFI_THISCALL -DABI_ATTR=__THISCALL__ execution test
Testing test-call.c, -W -Wall -Wno-psabi -DDGTEST=27 -Wno-unused-variable -Wno-unused-parameter -Wno-unused-but-set-variable -Wno-uninitialized -O0 -DABI_NUM=FFI_FASTCALL -DABI_ATTR=__FASTCALL__
options: {additional_flags=-W -Wall -Wno-psabi -DDGTEST=27 -Wno-unused-variable -Wno-unused-parameter -Wno-unused-but-set-variable -Wno-uninitialized -O0 -DABI_NUM=FFI_FASTCALL -DABI_ATTR=__FASTCALL__ } {additional_flags=-I/var/tmp/portage/dev-libs/libffi-3.3_rc0/work/libffi-3.3-rc0-abi_x86_32.x86/testsuite/../include -I/var/tmp/portage/dev-libs/libffi-3.3_rc0/work/libffi-3.3-rc0/testsuite/../include  -I/var/tmp/portage/dev-libs/libffi-3.3_rc0/work/libffi-3.3-rc0-abi_x86_32.x86/testsuite/../include/..} additional_flags=-L/var/tmp/portage/dev-libs/libffi-3.3_rc0/work/libffi-3.3-rc0-abi_x86_32.x86/testsuite/../.libs {libs= -lffi}
doing compile

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-gnome_libressl-abi32+64-test_20190621-191902

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





emerge -qpvO dev-libs/libffi
[ebuild     U ] dev-libs/libffi-3.3_rc0 [3.2.1] USE="test* -debug -pax_kernel -static-libs" ABI_X86="32* (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-06-22 08:07:15 UTC
Created attachment 580376 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-22 08:07:18 UTC
Created attachment 580378 [details]
dev-libs:libffi-3.3_rc0:20190622-010812.log.bz2
Comment 3 Toralf Förster gentoo-dev 2019-06-22 08:07:20 UTC
Created attachment 580380 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-22 08:07:23 UTC
Created attachment 580382 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-22 08:07:26 UTC
Created attachment 580384 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-22 08:07:28 UTC
Created attachment 580386 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-06-22 08:07:31 UTC
Created attachment 580388 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-11-06 00:03:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d857bd00624d0922c870136f5f5684bc8af6be79

commit d857bd00624d0922c870136f5f5684bc8af6be79
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-11-06 00:02:48 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-11-06 00:02:48 +0000

    dev-libs/libffi: bump up to 3.3_rc2
    
    Most interesting fix is x86 stack alignment fix.
    This decreases flakiness in test failures on 32-bit x86
    but does not eliminate all failures.
    
    While at it moved out most heavyweight tests to USE=test-bhaible.
    
    Reported-by: Alexey
    Reported-by: Toralf Förster
    Reported-by:  tka
    Closes: https://bugs.gentoo.org/696854
    Closes: https://bugs.gentoo.org/688466
    Closes: https://bugs.gentoo.org/698506
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-libs/libffi/Manifest              |  1 +
 dev-libs/libffi/libffi-3.3_rc2.ebuild | 70 +++++++++++++++++++++++++++++++++++
 dev-libs/libffi/metadata.xml          |  1 +
 3 files changed, 72 insertions(+)