Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889668 - games-emulation/generator-0.35_p4-r1 - cpu68k-8.c: error: expected declaration or statement at end of input
Summary: games-emulation/generator-0.35_p4-r1 - cpu68k-8.c: error: expected declaratio...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-04 09:07 UTC by Toralf Förster
Modified: 2023-01-04 09:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.15 KB, text/plain)
2023-01-04 09:07 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,82.34 KB, application/x-bzip)
2023-01-04 09:07 UTC, Toralf Förster
Details
environment (environment,74.24 KB, text/plain)
2023-01-04 09:07 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,656 bytes, application/x-bzip)
2023-01-04 09:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.13 KB, application/x-bzip)
2023-01-04 09:07 UTC, Toralf Förster
Details
games-emulation:generator-0.35_p4-r1:20230103-212450.log (games-emulation:generator-0.35_p4-r1:20230103-212450.log,15.59 KB, text/plain)
2023-01-04 09:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.13 KB, application/x-bzip)
2023-01-04 09:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.03 KB, application/x-bzip)
2023-01-04 09:07 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 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