Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874936 - app-arch/lha-114i_p20201004 - header.c: error: type of len defaults to int [-Werror=implicit-int]
Summary: app-arch/lha-114i_p20201004 - header.c: error: type of len defaults to int [-...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: clang-16-porting
  Show dependency tree
 
Reported: 2022-10-04 16:27 UTC by Toralf Förster
Modified: 2022-11-08 23:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.40 KB, text/plain)
2022-10-04 16:27 UTC, Toralf Förster
Details
app-arch:lha-114i_p20201004:20221004-050103.log (app-arch:lha-114i_p20201004:20221004-050103.log,18.31 KB, text/plain)
2022-10-04 16:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,187.14 KB, text/plain)
2022-10-04 16:27 UTC, Toralf Förster
Details
environment (environment,76.15 KB, text/plain)
2022-10-04 16:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.61 KB, application/x-bzip)
2022-10-04 16:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.48 KB, application/x-bzip)
2022-10-04 16:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.81 KB, application/x-bzip)
2022-10-04 16:27 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-04 16:27:03 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DEUC -DSUPPORT_LH7   -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o header.o header.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DEUC -DSUPPORT_LH7   -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o huf.o huf.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DEUC -DSUPPORT_LH7   -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o indicator.o indicator.c
header.c: In function _skip_bytes:
header.c:71:1: error: type of len defaults to int [-Werror=implicit-int]
   71 | _skip_bytes(len)
      | ^~~~~~~~~~~

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

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

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

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 following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 17.0.5_p5 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit c599bbe73cde8695547d97c33c9e7da684e68216
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 04:02:35 2022 +0000

    2022-10-04 04:02:35 UTC

emerge -qpvO app-arch/lha
[ebuild  N    ] app-arch/lha-114i_p20201004
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:27:04 UTC
Created attachment 818800 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:27:05 UTC
Created attachment 818803 [details]
app-arch:lha-114i_p20201004:20221004-050103.log
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:27:07 UTC
Created attachment 818806 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:27:08 UTC
Created attachment 818809 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:27:09 UTC
Created attachment 818812 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:27:10 UTC
Created attachment 818815 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:27:12 UTC
Created attachment 818818 [details]
temp.tar.bz2