Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928983 - net-misc/r8125-9.011.01-r1 - (char , const char , unsigned long); ISO C99 and later do not support
Summary: net-misc/r8125-9.011.01-r1 - (char , const char , unsigned long); ISO C99 and...
Status: RESOLVED DUPLICATE of bug 928293
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Karlson2k
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-09 07:23 UTC by Toralf Förster
Modified: 2024-04-16 16:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.35 KB, text/plain)
2024-04-09 07:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,124.95 KB, text/plain)
2024-04-09 07:23 UTC, Toralf Förster
Details
environment (environment,122.38 KB, text/plain)
2024-04-09 07:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-09 07:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,10.98 KB, application/x-xz)
2024-04-09 07:23 UTC, Toralf Förster
Details
net-misc:r8125-9.011.01-r1:20240409-060435.log (net-misc:r8125-9.011.01-r1:20240409-060435.log,24.44 KB, text/plain)
2024-04-09 07:23 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,220.64 KB, text/plain)
2024-04-09 07:23 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 2024-04-09 07:23:41 UTC
      this translation unit
 2405 | void SetEthPhyOcpBit(struct rtl8125_private *tp,  u16 addr, u16 mask)
      | ^
      | static 
/var/tmp/portage/net-misc/r8125-9.011.01-r1/work/r8125-9.011.01/src/r8125_n.c:4794:17: error: 
      call to undeclared library function 'strlcpy' with type 'unsigned long
      (char *, const char *, unsigned long)'; ISO C99 and later do not support
      implicit function declarations [-Wimplicit-function-declaration]
 4794 |                 strlcpy(info->fw_version, rtl_fw->version,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240407-091255

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.3+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit 27c0fc2a993031d5125008ab7a1a0c58f9b36e59
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 9 05:34:08 2024 +0000

    2024-04-09 05:34:07 UTC

emerge -qpvO net-misc/r8125
[ebuild  N    ] net-misc/r8125-9.011.01-r1  USE="multi-tx-q rss strip -dist-kernel -modules-compress -modules-sign -ptp -use-firmware"
Comment 1 Toralf Förster gentoo-dev 2024-04-09 07:23:42 UTC
Created attachment 890031 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-09 07:23:43 UTC
Created attachment 890032 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-09 07:23:44 UTC
Created attachment 890033 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-09 07:23:45 UTC
Created attachment 890034 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-09 07:23:46 UTC
Created attachment 890035 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-09 07:23:47 UTC
Created attachment 890036 [details]
net-misc:r8125-9.011.01-r1:20240409-060435.log
Comment 7 Toralf Förster gentoo-dev 2024-04-09 07:23:48 UTC
Created attachment 890037 [details]
qlist-info.txt
Comment 8 Karlson2k 2024-04-16 16:52:46 UTC

*** This bug has been marked as a duplicate of bug 928293 ***