Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871393 - sys-fs/multipath-tools-0.9.0 - main.c: error: variable num_prout_param set but not used
Summary: sys-fs/multipath-tools-0.9.0 - main.c: error: variable num_prout_param set bu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-18 13:20 UTC by Toralf Förster
Modified: 2022-10-31 18:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.39 KB, text/plain)
2022-09-18 13:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,218.61 KB, text/plain)
2022-09-18 13:20 UTC, Toralf Förster
Details
environment (environment,89.20 KB, text/plain)
2022-09-18 13:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.98 KB, application/x-bzip)
2022-09-18 13:20 UTC, Toralf Förster
Details
sys-fs:multipath-tools-0.9.0:20220918-121312.log (sys-fs:multipath-tools-0.9.0:20220918-121312.log,71.05 KB, text/plain)
2022-09-18 13:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.36 KB, application/x-bzip)
2022-09-18 13:20 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 13:20:34 UTC
clang -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L.. -shared -o libprioontap.so ontap.o -lmultipath -lm -lpthread -lrt
clang -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L.. -shared -o libpriorandom.so random.o -lmultipath -lm -lpthread -lrt
clang -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L.. -shared -o libpriordac.so rdac.o -lmultipath -lm -lpthread -lrt
clang -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L.. -shared -o libprioweightedpath.so weightedpath.o -lmultipath -lm -lpthread -lrt
main.c:181:6: error: variable 'num_prout_param' set but not used
      [-Werror,-Wunused-but-set-variable]
        int num_prout_param = 0;

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

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

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

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

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit e8176b4c385fc022aa4f3bd9744cd6ec4632c400
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 11:16:47 2022 +0000

    2022-09-18 11:16:46 UTC

emerge -qpvO sys-fs/multipath-tools
[ebuild  N    ] sys-fs/multipath-tools-0.9.0  USE="-systemd -test"
Comment 1 Toralf Förster gentoo-dev 2022-09-18 13:20:35 UTC
Created attachment 811393 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 13:20:37 UTC
Created attachment 811396 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-18 13:20:38 UTC
Created attachment 811399 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-18 13:20:39 UTC
Created attachment 811402 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-18 13:20:41 UTC
Created attachment 811405 [details]
sys-fs:multipath-tools-0.9.0:20220918-121312.log
Comment 6 Toralf Förster gentoo-dev 2022-09-18 13:20:42 UTC
Created attachment 811408 [details]
temp.tar.bz2