Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839648 - net-wireless/broadcom-sta-6.30.223.271-r6 - /.../wl_linux.c: error: implicit declaration of function PDE_DATA
Summary: net-wireless/broadcom-sta-6.30.223.271-r6 - /.../wl_linux.c: error: implicit ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 839885 (view as bug list)
Depends on:
Blocks: clang-16-porting
  Show dependency tree
 
Reported: 2022-04-20 08:39 UTC by Toralf Förster
Modified: 2023-03-01 13:00 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.07 KB, text/plain)
2022-04-20 08:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.25 KB, text/plain)
2022-04-20 08:39 UTC, Toralf Förster
Details
environment (environment,98.93 KB, text/plain)
2022-04-20 08:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.43 KB, application/x-bzip)
2022-04-20 08:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.94 KB, application/x-bzip)
2022-04-20 08:39 UTC, Toralf Förster
Details
net-wireless:broadcom-sta-6.30.223.271-r6:20220420-061605.log (net-wireless:broadcom-sta-6.30.223.271-r6:20220420-061605.log,17.53 KB, text/plain)
2022-04-20 08:39 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-04-20 08:39:43 UTC
./include/linux/fortify-string.h:212:37: note: expected void *’ but argument is of type const unsigned char *’
  212 | __FORTIFY_INLINE void *memcpy(void *p, const void *q, __kernel_size_t size)
      |                               ~~~~~~^
/var/tmp/portage/net-wireless/broadcom-sta-6.30.223.271-r6/work/src/wl/sys/wl_linux.c: In function wl_proc_read’:
/var/tmp/portage/net-wireless/broadcom-sta-6.30.223.271-r6/work/src/wl/sys/wl_linux.c:3313:26: error: implicit declaration of function PDE_DATA’; did you mean NODE_DATA’? [-Werror=implicit-function-declaration]
 3313 |         wl_info_t * wl = PDE_DATA(file_inode(filp));
      |                          ^~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 07ea9a96d7eb29d218d84cdbd112fad4abf03809
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 20 06:09:16 2022 +0000

    2022-04-20 06:09:15 UTC

emerge -qpvO net-wireless/broadcom-sta
[ebuild  N    ] net-wireless/broadcom-sta-6.30.223.271-r6  USE="-dist-kernel"
Comment 1 Toralf Förster gentoo-dev 2022-04-20 08:39:44 UTC
Created attachment 772103 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-20 08:39:45 UTC
Created attachment 772106 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-04-20 08:39:47 UTC
Created attachment 772109 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-04-20 08:39:48 UTC
Created attachment 772112 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-04-20 08:39:49 UTC
Created attachment 772115 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-20 08:39:50 UTC
Created attachment 772118 [details]
net-wireless:broadcom-sta-6.30.223.271-r6:20220420-061605.log
Comment 7 Jonas Stein gentoo-dev 2022-04-21 18:22:20 UTC
*** Bug 839885 has been marked as a duplicate of this bug. ***