Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871606 - sys-fs/squashfuse-0.1.103 - extract.c: error: call to undeclared function sqfs_makedev; ISO C99 and
Summary: sys-fs/squashfuse-0.1.103 - extract.c: error: call to undeclared function sqf...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on: 904496
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-18 20:16 UTC by Toralf Förster
Modified: 2023-04-18 02:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.75 KB, text/plain)
2022-09-18 20:16 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,2.03 KB, application/x-bzip)
2022-09-18 20:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,134.96 KB, text/plain)
2022-09-18 20:16 UTC, Toralf Förster
Details
environment (environment,80.74 KB, text/plain)
2022-09-18 20:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.84 KB, application/x-bzip)
2022-09-18 20:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.86 KB, application/x-bzip)
2022-09-18 20:16 UTC, Toralf Förster
Details
sys-fs:squashfuse-0.1.103:20220918-201339.log (sys-fs:squashfuse-0.1.103:20220918-201339.log,14.32 KB, text/plain)
2022-09-18 20:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.28 KB, application/x-bzip)
2022-09-18 20:16 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-09-18 20:16:33 UTC
too long lines were shrinked:

clang -DHAVE_CONFIG_H -I.  -I/usr/include/fuse -D_FILE_OFFSET_BITS=64   -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o squashfuse_extract-extract.o `test -f 'extract.c' || echo './'`extract.c
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.        -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libsquashfuse_la-swap.lo `test -f 'swap.c' || echo './'`swap.c
/bin/sh ./libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I.        -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libsquashfuse_la-cache.lo `test -f 'cache.c' || echo './'`cache.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -Wall -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c swap.c  -fPIC -DPIC -o .libs/libsquashfuse_la-swap.o
extract.c:51:17: error: call to undeclared function 'sqfs_makedev'; 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_desktop_plasma_systemd-j4-20220917-010004

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

gcc-config -l:
 [1] 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:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit 1476721903c6baa34a9d75807712c344f778b670
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 19:01:50 2022 +0000

    2022-09-18 19:01:49 UTC

emerge -qpvO sys-fs/squashfuse
[ebuild  N    ] sys-fs/squashfuse-0.1.103  USE="zlib -lz4 -lzma -lzo -static-libs -zstd"
Comment 1 Toralf Förster gentoo-dev 2022-09-18 20:16:34 UTC
Created attachment 812560 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 20:16:34 UTC
Created attachment 812563 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-18 20:16:37 UTC
Created attachment 812566 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-18 20:16:38 UTC
Created attachment 812569 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-18 20:16:39 UTC
Created attachment 812572 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 20:16:40 UTC
Created attachment 812575 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-18 20:16:41 UTC
Created attachment 812578 [details]
sys-fs:squashfuse-0.1.103:20220918-201339.log
Comment 8 Toralf Förster gentoo-dev 2022-09-18 20:16:42 UTC
Created attachment 812581 [details]
temp.tar.bz2