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

Bug 889668

Summary: games-emulation/generator-0.35_p4-r1 - cpu68k-8.c: error: expected declaration or statement at end of input
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
games-emulation:generator-0.35_p4-r1:20230103-212450.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-01-04 09:07:06 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../hdr -I.    -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -Wformat=2  -c -o cpu68k-5.o cpu68k-5.c
1. 15. done.
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../hdr -I.    -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -Wformat=2  -c -o cpu68k-f.o cpu68k-f.c
2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. done.
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../hdr -I.    -pipe -march=native -fno-diagnostics-color -O2 -W -Wall -Wformat=2  -c -o cpu68k-6.o cpu68k-6.c
cpu68k-8.c: In function 'cpu_op_1086b':
cpu68k-8.c:704:3: error: expected declaration or statement at end of input
  704 |   DATAREG(dstreg) = (DATAREG(dstreg) & ~0xffff) | outdata;
      |   ^~~~~~~

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.66.0
  [2]   rust-1.66.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit e59ce6bc8bcac0fbea3813934d4132e2c82d645a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 3 20:32:08 2023 +0000

    2023-01-03 20:32:07 UTC

emerge -qpvO games-emulation/generator
[ebuild  N    ] games-emulation/generator-0.35_p4-r1  USE="sdlaudio"
Comment 1 Toralf Förster gentoo-dev 2023-01-04 09:07:07 UTC
Created attachment 847046 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-04 09:07:09 UTC
Created attachment 847048 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-01-04 09:07:10 UTC
Created attachment 847050 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-01-04 09:07:11 UTC
Created attachment 847052 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-01-04 09:07:12 UTC
Created attachment 847054 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-04 09:07:13 UTC
Created attachment 847056 [details]
games-emulation:generator-0.35_p4-r1:20230103-212450.log
Comment 7 Toralf Förster gentoo-dev 2023-01-04 09:07:14 UTC
Created attachment 847058 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-01-04 09:07:15 UTC
Created attachment 847060 [details]
temp.tar.bz2