Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910421 - sys-apps/smc-sum-2.10.0.20221209-r2 - /.../sum_bios.c: error: too many arguments to function class_create
Summary: sys-apps/smc-sum-2.10.0.20221209-r2 - /.../sum_bios.c: error: too many argume...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
: 910407 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-07-16 08:27 UTC by Toralf Förster
Modified: 2023-07-16 16:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.34 KB, text/plain)
2023-07-16 08:27 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,74.57 KB, application/x-xz)
2023-07-16 08:27 UTC, Toralf Förster
Details
environment (environment,104.39 KB, text/plain)
2023-07-16 08:27 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,896 bytes, application/x-xz)
2023-07-16 08:27 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,13.91 KB, application/x-xz)
2023-07-16 08:27 UTC, Toralf Förster
Details
sys-apps:smc-sum-2.10.0.20221209-r2:20230715-203543.log (sys-apps:smc-sum-2.10.0.20221209-r2:20230715-203543.log,14.44 KB, text/plain)
2023-07-16 08: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 2023-07-16 08:27:19 UTC
   79 |         char b50, b51, b70, b71;
      |              ^~~
/var/tmp/portage/sys-apps/smc-sum-2.10.0.20221209-r2/work/sum_2.10.0_Linux_x86_64/driver/Source/Linux/sum_bios.c:78:15: warning: unused variable ptr [-Wunused-variable]
   78 |         char* ptr = m_Exchange_Info_p->KernelVirtualAddr;
      |               ^~~
/var/tmp/portage/sys-apps/smc-sum-2.10.0.20221209-r2/work/sum_2.10.0_Linux_x86_64/driver/Source/Linux/sum_bios.c: In function sum_bios_init:
/var/tmp/portage/sys-apps/smc-sum-2.10.0.20221209-r2/work/sum_2.10.0_Linux_x86_64/driver/Source/Linux/sum_bios.c:349:22: error: too many arguments to function class_create
  349 |     sum_bios_class = class_create(THIS_MODULE, "sum_bios");
      |                      ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-20230710-145015

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.70.0 *
php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit f563a1e67e3952c0f53dc6a0c06d71e309243bd4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 15 19:01:57 2023 +0000

    2023-07-15 19:01:56 UTC

emerge -qpvO sys-apps/smc-sum
[ebuild  N    ] sys-apps/smc-sum-2.10.0.20221209-r2  USE="module strip -dist-kernel -modules-sign"
Comment 1 Toralf Förster gentoo-dev 2023-07-16 08:27:20 UTC
Created attachment 865572 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-16 08:27:21 UTC
Created attachment 865573 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-07-16 08:27:22 UTC
Created attachment 865574 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-07-16 08:27:23 UTC
Created attachment 865575 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-07-16 08:27:24 UTC
Created attachment 865576 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-16 08:27:24 UTC
Created attachment 865577 [details]
sys-apps:smc-sum-2.10.0.20221209-r2:20230715-203543.log
Comment 7 Magnus Granberg gentoo-dev 2023-07-16 16:48:29 UTC
*** Bug 910407 has been marked as a duplicate of this bug. ***