Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 16115] New: tcc 0.9.27 fails to build against musl

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 16115] New: tcc 0.9.27 fails to build against musl
  • Date: Thu, 23 May 2019 09:32:13 +0000

Bug ID 16115
Summary tcc 0.9.27 fails to build against musl
Product Codex
Version test grimoire
Hardware x86
OS Linux
Status NEW
Severity normal
Priority P2
Component devel
Assignee sm-grimoire-bugs AT lists.ibiblio.org
Reporter ismael AT iodev.co.uk
Classification Unclassified

[...]
make[1]: Entering directory '/usr/src/tcc-0.9.27/lib'
../tcc -c libtcc1.c -o libtcc1.o -B..
../tcc -c alloca86_64.S -o alloca86_64.o -B..
../tcc -c alloca86_64-bt.S -o alloca86_64-bt.o -B..
../tcc -c va_list.c -o va_list.o -B..
../tcc -c bcheck.c -o bcheck.o -B..
In file included from bcheck.c:21:
In file included from /usr/include/stdio.h:26:
/usr/include/bits/alltypes.h:6: error: ';' expected (got "va_list")
make[1]: *** [Makefile:64: bcheck.o] Error 1
make[1]: Leaving directory '/usr/src/tcc-0.9.27/lib'
make: *** [Makefile:230: libtcc1.a] Error 2
Running make with 8 jobs failed. Attempt to run with a single job? [y]

make[1]: Entering directory '/usr/src/tcc-0.9.27/lib'
../tcc -c bcheck.c -o bcheck.o -B..
In file included from bcheck.c:21:
In file included from /usr/include/stdio.h:26:
/usr/include/bits/alltypes.h:6: error: ';' expected (got "va_list")
make[1]: *** [Makefile:64: bcheck.o] Error 1
make[1]: Leaving directory '/usr/src/tcc-0.9.27/lib'
make: *** [Makefile:230: libtcc1.a] Error 2
 ! Problem Detected !


You are receiving this mail because:
  • You are the assignee for the bug.


  • [SM-Grimoire-Bugs] [Bug 16115] New: tcc 0.9.27 fails to build against musl, bugzilla-daemon, 05/23/2019

Archive powered by MHonArc 2.6.24.

Top of Page