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

Bug 870820

Summary: dev-libs/libg15render-3.0.4 - pixel.c: error: call to undeclared function read; ISO C99 and later do
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
dev-libs:libg15render-3.0.4:20220917-145725.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-17 15:55:45 UTC
        for (i; stringOut[i] != NULL; ++i){
             ^
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.    -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c -o font_7x5.lo font_7x5.c
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.    -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c -o font_8x8.lo font_8x8.c
pixel.c:388:9: error: call to undeclared function 'read'; 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_hardened-j4-20220916-040004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit 27e349751fc08f79c6f96f84652edf0c93ba9a1f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 14:46:52 2022 +0000

    2022-09-17 14:46:52 UTC

emerge -qpvO dev-libs/libg15render
[ebuild  N    ] dev-libs/libg15render-3.0.4  USE="-truetype"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 15:55:46 UTC
Created attachment 807913 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 15:55:47 UTC
Created attachment 807916 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 15:55:48 UTC
Created attachment 807919 [details]
dev-libs:libg15render-3.0.4:20220917-145725.log
Comment 4 Toralf Förster gentoo-dev 2022-09-17 15:55:49 UTC
Created attachment 807922 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-09-17 15:55:50 UTC
Created attachment 807925 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-09-17 15:55:51 UTC
Created attachment 807928 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 15:55:52 UTC
Created attachment 807931 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-09-17 15:55:54 UTC
Created attachment 807934 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:46:03 UTC
*** Bug 882119 has been marked as a duplicate of this bug. ***