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

Bug 883267

Summary: dev-tex/rail-1.2_p1-r1 - ./rail.h: error: type specifier missing, defaults to int; ISO C99 and
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: TeX project <tex>
Status: CONFIRMED ---    
Severity: normal CC: treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-tex:rail-1.2_p1-r1:20221127-062937.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-27 10:37:44 UTC
clang-15: warning: -Wl,-O1: 'linker' input unused [-Wunused-command-line-argument]
clang-15: warning: -Wl,--as-needed: 'linker' input unused [-Wunused-command-line-argument]
clang-15: warning: -Wl,--defsym=__gentoo_check_ldflags__=0: 'linker' input unused [-Wunused-command-line-argument]
In file included from rail.c:26:
./rail.h:74:8: error: type specifier missing, defaults to 'int'; ISO C99 and
      later do not support implicit int [-Werror,-Wimplicit-int]
extern freebody();

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20221126-200004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit 5c7a1d01fa865e52b9610ac91599de04509fd6ba
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 27 06:08:12 2022 +0000

    2022-11-27 06:08:12 UTC

emerge -qpvO dev-tex/rail
[ebuild  N    ] dev-tex/rail-1.2_p1-r1
Comment 1 Toralf Förster gentoo-dev 2022-11-27 10:37:45 UTC
Created attachment 837473 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-27 10:37:46 UTC
Created attachment 837475 [details]
dev-tex:rail-1.2_p1-r1:20221127-062937.log
Comment 3 Toralf Förster gentoo-dev 2022-11-27 10:37:47 UTC
Created attachment 837477 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-27 10:37:49 UTC
Created attachment 837479 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-27 10:37:50 UTC
Created attachment 837481 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-27 10:37:51 UTC
Created attachment 837483 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-27 10:37:52 UTC
Created attachment 837485 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-11 03:27:23 UTC
The -Wreturn-type warnings will need fixing too.