Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874450 - games-emulation/gnuboy-1.0.3-r4 - lcdc.c: error: call to undeclared function hw_interrupt; ISO C99 and
Summary: games-emulation/gnuboy-1.0.3-r4 - lcdc.c: error: call to undeclared function ...
Status: RESOLVED DUPLICATE of bug 871459
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 08:00 UTC by Toralf Förster
Modified: 2022-10-14 00:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2022-10-03 08:00 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.35 KB, application/x-bzip)
2022-10-03 08:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,67.06 KB, text/plain)
2022-10-03 08:00 UTC, Toralf Förster
Details
environment (environment,75.99 KB, text/plain)
2022-10-03 08:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.37 KB, application/x-bzip)
2022-10-03 08:00 UTC, Toralf Förster
Details
games-emulation:gnuboy-1.0.3-r4:20221002-235822.log (games-emulation:gnuboy-1.0.3-r4:20221002-235822.log,13.37 KB, text/plain)
2022-10-03 08:00 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.26 KB, application/x-bzip)
2022-10-03 08:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.54 KB, application/x-bzip)
2022-10-03 08:00 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 2022-10-03 08:00:25 UTC
too long lines were shrinked:

clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/usr/local/include  -I./sys/nix -DHAVE_CONFIG_H -DIS_LITTLE_ENDIAN  -DIS_LINUX -c lcd.c -o lcd.o
clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/usr/local/include  -I./sys/nix -DHAVE_CONFIG_H -DIS_LITTLE_ENDIAN  -DIS_LINUX -c refresh.c -o refresh.o
clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/usr/local/include  -I./sys/nix -DHAVE_CONFIG_H -DIS_LITTLE_ENDIAN  -DIS_LINUX -c lcdc.c -o lcdc.o
clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -I. -I/usr/local/include  -I./sys/nix -DHAVE_CONFIG_H -DIS_LITTLE_ENDIAN  -DIS_LINUX -c palette.c -o palette.o
lcdc.c:40:2: error: call to undeclared function 'hw_interrupt'; ISO C99 and
      later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221002-132844

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit f0563c90e636da833af43e4a5334c6ebddd3cf6a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 22:16:57 2022 +0000

    2022-10-02 22:16:57 UTC

emerge -qpvO games-emulation/gnuboy
[ebuild  N    ] games-emulation/gnuboy-1.0.3-r4  USE="sdl -X"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 08:00:26 UTC
Created attachment 816676 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 08:00:27 UTC
Created attachment 816679 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-03 08:00:28 UTC
Created attachment 816682 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-03 08:00:30 UTC
Created attachment 816685 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-03 08:00:31 UTC
Created attachment 816688 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 08:00:32 UTC
Created attachment 816691 [details]
games-emulation:gnuboy-1.0.3-r4:20221002-235822.log
Comment 7 Toralf Förster gentoo-dev 2022-10-03 08:00:33 UTC
Created attachment 816694 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-10-03 08:00:34 UTC
Created attachment 816697 [details]
temp.tar.bz2
Comment 9 Ionen Wolkens gentoo-dev 2022-10-14 00:22:04 UTC

*** This bug has been marked as a duplicate of bug 871459 ***