Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803518 - app-laptop/tuxedo-keyboard-3.0.3 - /.../clevo_wmi.c: error: initialization of void (*)(struct wmi_device *) from incompatible poin
Summary: app-laptop/tuxedo-keyboard-3.0.3 - /.../clevo_wmi.c: error: initialization of...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-23 13:27 UTC by Toralf Förster
Modified: 2021-11-27 20:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.76 KB, text/plain)
2021-07-23 13:27 UTC, Toralf Förster
Details
app-laptop:tuxedo-keyboard-3.0.3:20210723-132043.log (app-laptop:tuxedo-keyboard-3.0.3:20210723-132043.log,8.35 KB, text/plain)
2021-07-23 13:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,391.55 KB, text/plain)
2021-07-23 13:27 UTC, Toralf Förster
Details
environment (environment,92.29 KB, text/plain)
2021-07-23 13:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.61 KB, application/x-bzip)
2021-07-23 13:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.63 KB, application/x-bzip)
2021-07-23 13: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 2021-07-23 13:27:36 UTC
/var/tmp/portage/app-laptop/tuxedo-keyboard-3.0.3/work/tuxedo-keyboard-3.0.3/./src/clevo_wmi.c:149:19: error: initialization of ‘void (*)(struct wmi_device *)’ from incompatible pointer type ‘int (*)(struct wmi_device *)’ [-Werror=incompatible-pointer-types]
  149 |         .remove = clevo_wmi_remove,
      |                   ^~~~~~~~~~~~~~~~
/var/tmp/portage/app-laptop/tuxedo-keyboard-3.0.3/work/tuxedo-keyboard-3.0.3/./src/clevo_wmi.c:149:19: note: (near initialization for ‘clevo_wmi_driver.remove’)
cc1: some warnings being treated as errors

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 8bef76a7462f7fb408129164d9d884f1fa35e515
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 23 12:07:15 2021 +0000

    2021-07-23 12:07:13 UTC

emerge -qpvO app-laptop/tuxedo-keyboard
[ebuild  N    ] app-laptop/tuxedo-keyboard-3.0.3  USE="-dist-kernel"
Comment 1 Toralf Förster gentoo-dev 2021-07-23 13:27:37 UTC
Created attachment 726049 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-23 13:27:38 UTC
Created attachment 726052 [details]
app-laptop:tuxedo-keyboard-3.0.3:20210723-132043.log
Comment 3 Toralf Förster gentoo-dev 2021-07-23 13:27:40 UTC
Created attachment 726055 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-23 13:27:41 UTC
Created attachment 726058 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-23 13:27:43 UTC
Created attachment 726061 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-23 13:27:44 UTC
Created attachment 726064 [details]
temp.tar.bz2
Comment 7 Lukas Schreiner 2021-09-10 03:37:24 UTC
I can confirm this on 5.14.2-gentoo .

I was successfully to build the tuxedo-keyboard-3.0.8 from github. May it be worth to check this package out?