Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780843 - net-misc/ena-driver-2.0.3-r1 - /.../ena_netdev.c: error: implicit declaration of function napi_hash_del
Summary: net-misc/ena-driver-2.0.3-r1 - /.../ena_netdev.c: error: implicit declaration...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-07 14:00 UTC by Toralf Förster
Modified: 2022-03-04 23:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.68 KB, text/plain)
2021-04-07 14:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,179.48 KB, text/plain)
2021-04-07 14:00 UTC, Toralf Förster
Details
environment (environment,92.76 KB, text/plain)
2021-04-07 14:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.01 KB, application/x-bzip)
2021-04-07 14:00 UTC, Toralf Förster
Details
net-misc:ena-driver-2.0.3-r1:20210407-105834.log (net-misc:ena-driver-2.0.3-r1:20210407-105834.log,4.22 KB, text/plain)
2021-04-07 14:00 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-04-07 14:00:01 UTC
      | 
/var/tmp/portage/net-misc/ena-driver-2.0.3-r1/work/amzn-drivers-ena_linux_2.0.3/kernel/linux/ena/ena_netdev.c: In function ‘ena_del_napi’:
/var/tmp/portage/net-misc/ena-driver-2.0.3-r1/work/amzn-drivers-ena_linux_2.0.3/kernel/linux/ena/ena_netdev.c:1636:3: error: implicit declaration of function ‘napi_hash_del’; did you mean ‘hash_del’? [-Werror=implicit-function-declaration]
 1636 |   napi_hash_del(&adapter->ena_napi[i].napi);
      |   ^~~~~~~~~~~~~
      |   hash_del

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20210401-195121

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

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

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr  7 10:35:11 UTC 2021

emerge -qpvO net-misc/ena-driver
[ebuild  N    ] net-misc/ena-driver-2.0.3-r1  USE="-dist-kernel"
Comment 1 Toralf Förster gentoo-dev 2021-04-07 14:00:03 UTC
Created attachment 698229 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-07 14:00:04 UTC
Created attachment 698232 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-07 14:00:06 UTC
Created attachment 698235 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-07 14:00:07 UTC
Created attachment 698238 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-07 14:00:08 UTC
Created attachment 698241 [details]
net-misc:ena-driver-2.0.3-r1:20210407-105834.log
Comment 6 Larry the Git Cow gentoo-dev 2022-03-04 23:34:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2c6089455fd7d8ebc0a3c659ab4669cc45a8cc5

commit f2c6089455fd7d8ebc0a3c659ab4669cc45a8cc5
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2022-03-04 23:33:56 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2022-03-04 23:34:16 +0000

    net-misc/ena-driver: Remove old
    
    Closes: https://bugs.gentoo.org/780843
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 net-misc/ena-driver/Manifest                   |  1 -
 net-misc/ena-driver/ena-driver-2.0.3-r1.ebuild | 38 --------------------------
 2 files changed, 39 deletions(-)