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

Bug 715428

Summary: dev-lang/tcc-0.9.27 : /.../alltypes.h:326: error: ; expected (got va_list)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED OBSOLETE    
Severity: normal CC: dlan
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=765652
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:tcc-0.9.27:20200330-095203.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-30 11:40:13 UTC
In file included from bcheck.c:21:
In file included from /usr/include/stdio.h:26:
/usr/include/bits/alltypes.h:326: error: ; expected (got va_list)
make[1]: *** [Makefile:64: bcheck.o] Error 1
make[1]: Leaving directory /var/tmp/portage/dev-lang/tcc-0.9.27/work/tcc-0.9.27/lib
make: *** [Makefile:230: libtcc1.a] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
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-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 30 08:38:53 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO dev-lang/tcc
[ebuild  N    ] dev-lang/tcc-0.9.27  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2020-03-30 11:40:16 UTC
Created attachment 627282 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-30 11:40:19 UTC
Created attachment 627284 [details]
dev-lang:tcc-0.9.27:20200330-095203.log
Comment 3 Toralf Förster gentoo-dev 2020-03-30 11:40:22 UTC
Created attachment 627286 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-30 11:40:25 UTC
Created attachment 627288 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-30 11:40:28 UTC
Created attachment 627290 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-30 11:40:31 UTC
Created attachment 627292 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-10-25 12:35:30 UTC
The bug has been referenced in the following commit(s):

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

commit 717eba5b5cfb78b1438c348882b34c88b3dc173a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-25 12:34:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-25 12:35:11 +0000

    dev-lang/tcc: add 0.9.27_p20211022 (glibc-2.34, security fixes)
    
    Upstream development seems to just be rolling now too.
    
    Closes: https://bugs.gentoo.org/806511
    Bug: https://bugs.gentoo.org/737092
    Bug: https://bugs.gentoo.org/715428
    Bug: https://bugs.gentoo.org/765652
    Bug: https://bugs.gentoo.org/687114
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/tcc/Manifest                    |  1 +
 dev-lang/tcc/tcc-0.9.27_p20211022.ebuild | 80 ++++++++++++++++++++++++++++++++
 dev-lang/tcc/tcc-9999.ebuild             | 43 ++++++++++-------
 3 files changed, 106 insertions(+), 18 deletions(-)
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-25 12:36:56 UTC
A lot has changed since this release. Please try again when you get a chance.
Comment 9 Larry the Git Cow gentoo-dev 2021-10-25 12:38:45 UTC
The bug has been referenced in the following commit(s):

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

commit 1adaddf5110adeaf1e3b84d1d15d42e66798c4ef
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-25 12:38:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-25 12:38:23 +0000

    dev-lang/tcc: add musl/uclibc support
    
    Closes: https://bugs.gentoo.org/765652
    Bug: https://bugs.gentoo.org/715428
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/tcc/tcc-0.9.27_p20211022.ebuild | 6 ++++++
 dev-lang/tcc/tcc-9999.ebuild             | 6 ++++++
 2 files changed, 12 insertions(+)