Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716278 - dev-lang/gnat-gpl-2019-r1 : /.../sanitizer_internal_defs.h: error: size of array assertion_failed_1152 is negative
Summary: dev-lang/gnat-gpl-2019-r1 : /.../sanitizer_internal_defs.h: error: size of ar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-05 09:10 UTC by Toralf Förster
Modified: 2020-06-10 00:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.02 KB, text/plain)
2020-04-05 09:10 UTC, Toralf Förster
Details
dev-lang:gnat-gpl-2019-r1:20200405-010058.log.bz2 (dev-lang:gnat-gpl-2019-r1:20200405-010058.log.bz2,287.21 KB, application/x-bzip)
2020-04-05 09:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,253.09 KB, text/plain)
2020-04-05 09:10 UTC, Toralf Förster
Details
environment (environment,163.42 KB, text/plain)
2020-04-05 09:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.55 KB, application/x-bzip)
2020-04-05 09:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,153.59 KB, application/x-bzip)
2020-04-05 09:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,328.22 KB, application/x-bzip)
2020-04-05 09:10 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-04-05 09:10:12 UTC
In file included from /var/tmp/portage/dev-lang/gnat-gpl-2019-r1/work/gcc-8-2019-20190517-18C94-src/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc:193:
/var/tmp/portage/dev-lang/gnat-gpl-2019-r1/work/gcc-8-2019-20190517-18C94-src/libsanitizer/sanitizer_common/sanitizer_internal_defs.h:317:72: error: size of array assertion_failed__1152 is negative
     typedef char IMPL_PASTE(assertion_failed_##_, line)[2*(int)(pred)-1]
                                                                        ^
/var/tmp/portage/dev-lang/gnat-gpl-2019-r1/work/gcc-8-2019-20190517-18C94-src/libsanitizer/sanitizer_common/sanitizer_internal_defs.h:311:30: note: in expansion of macro IMPL_COMPILER_ASSERT

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20200330-171543

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
2)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
*)	AdoptOpenJDK JRE 8.242_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8 
  [3]   openjdk-jre-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 04 Apr 2020 10:37:54 PM UTC

emerge -qpvO dev-lang/gnat-gpl
[ebuild  N    ] dev-lang/gnat-gpl-2019-r1  USE="ada bootstrap cxx hardened multilib nls nptl openmp (pie) sanitize (ssp) vtv (-altivec) -debug -doc (-fixed-point) -fortran (-go) -graphite (-jit) -libssp -mpx -objc -objc++ -objc-gc (-pch) -pgo -systemtap -test -vanilla"
Comment 1 Toralf Förster gentoo-dev 2020-04-05 09:10:14 UTC
Created attachment 630308 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-05 09:10:17 UTC
Created attachment 630310 [details]
dev-lang:gnat-gpl-2019-r1:20200405-010058.log.bz2
Comment 3 Toralf Förster gentoo-dev 2020-04-05 09:10:20 UTC
Created attachment 630312 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-05 09:10:23 UTC
Created attachment 630314 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-05 09:10:25 UTC
Created attachment 630316 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-05 09:10:28 UTC
Created attachment 630318 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-05 09:10:31 UTC
Created attachment 630320 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-04-12 16:36:28 UTC
The bug has been closed via the following commit(s):

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

commit 24e471fba409c2f23945711773c07d15645f3b63
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2020-04-12 16:36:07 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2020-04-12 16:36:07 +0000

    dev-lang/gnat-gpl: fix build with glibc-2.31
    
    Closes: https://bugs.gentoo.org/716278
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-lang/gnat-gpl/Manifest                |   1 +
 dev-lang/gnat-gpl/gnat-gpl-2019-r2.ebuild | 141 ++++++++++++++++++++++++++++++
 2 files changed, 142 insertions(+)