Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941406 - net-misc/ena-driver-2.13.0 - [libtool] [llvm] /.../kcompat.h: error: redefinition of eth_hw_addr_set
Summary: net-misc/ena-driver-2.13.0 - [libtool] [llvm] /.../kcompat.h: error: redefini...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-12 14:52 UTC by Toralf Förster
Modified: 2025-02-16 19:37 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.71 KB, text/plain)
2024-10-12 14:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,142.68 KB, text/plain)
2024-10-12 14:52 UTC, Toralf Förster
Details
environment (environment,127.78 KB, text/plain)
2024-10-12 14:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-10-12 14:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.57 KB, application/x-xz)
2024-10-12 14:52 UTC, Toralf Förster
Details
net-misc:ena-driver-2.13.0:20241012-115732.log (net-misc:ena-driver-2.13.0:20241012-115732.log,21.52 KB, text/plain)
2024-10-12 14:52 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,42.54 KB, application/x-xz)
2024-10-12 14:52 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-10-12 14:52:17 UTC
too long lines were shrinked:

# cmd_mod /var/tmp/portage/net-misc/ena-driver-2.13.0/work/amzn-drivers-ena_linux_2.13.0/kernel/linux/ena/ena.mod
  printf '%s\n'   ena_netdev.o ena_ethtool.o ena_lpc.o ena_phc.o ena_xdp.o dim.o net_dim.o ../common/ena_com//ena_com.o ../common/ena_com//ena_eth_com.o ena_sysfs.o | awk '!x[$0]++ { print("/var/tmp/portage/net-misc/ena-driver-2.13.0/work/amzn-drivers-ena_linux_2.13.0/kernel/linux/ena/"$0) }' > /var
# CC [M]  /var/tmp/portage/net-misc/ena-driver-2.13.0/work/amzn-drivers-ena_linux_2.13.0/kernel/linux/ena/ena_netdev.o
  /usr/bin/x86_64-pc-linux-gnu-gcc-13 -Wp,-MMD,/var/tmp/portage/net-misc/ena-driver-2.13.0/work/amzn-drivers-ena_linux_2.13.0/kernel/linux/ena/.ena_netdev.o.d -nostdinc -I./arch/x86/include -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./
In file included from /var/tmp/portage/net-misc/ena-driver-2.13.0/work/amzn-drivers-ena_linux_2.13.0/kernel/linux/ena/ena_netdev.h:9,
                 from /var/tmp/portage/net-misc/ena-driver-2.13.0/work/amzn-drivers-ena_linux_2.13.0/kernel/linux/ena/ena_netdev.c:25:
/var/tmp/portage/net-misc/ena-driver-2.13.0/work/amzn-drivers-ena_linux_2.13.0/kernel/linux/ena/kcompat.h:894:20: error: redefinition of eth_hw_addr_set
  894 | static inline void eth_hw_addr_set(struct net_device *dev, const u8 *addr)
      |                    ^~~~~~~~~~~~~~~

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

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

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 19.1.1+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1+libcxx
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit 6c7dc67b57e38e63dc36b7cb17c9c23b0213df37
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 12 11:18:33 2024 +0000

    2024-10-12 11:18:33 UTC

emerge -qpvO =net-misc/ena-driver-2.13.0
[ebuild  N    ] net-misc/ena-driver-2.13.0  USE="strip -dist-kernel -modules-compress -modules-sign"
Comment 1 Toralf Förster gentoo-dev 2024-10-12 14:52:18 UTC
Created attachment 905303 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-12 14:52:20 UTC
Created attachment 905304 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-12 14:52:21 UTC
Created attachment 905305 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-12 14:52:22 UTC
Created attachment 905306 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-12 14:52:24 UTC
Created attachment 905307 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-12 14:52:31 UTC
Created attachment 905308 [details]
net-misc:ena-driver-2.13.0:20241012-115732.log
Comment 7 Toralf Förster gentoo-dev 2024-10-12 14:52:33 UTC
Created attachment 905309 [details]
qlist-info.txt.xz
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2025-02-16 15:40:02 UTC
Is this still happening with 2.13.2 ?
Comment 9 Toralf Förster gentoo-dev 2025-02-16 19:15:08 UTC
(In reply to Andreas K. Hüttel from comment #8)
> Is this still happening with 2.13.2 ?

no
Comment 10 Larry the Git Cow gentoo-dev 2025-02-16 19:37:56 UTC
The bug has been closed via the following commit(s):

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

commit 5b927a8520eb5a2266553ee383f02fa90a29a040
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2025-02-16 19:37:15 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2025-02-16 19:37:15 +0000

    net-misc/ena-driver: drop 2.13.0
    
    Closes: https://bugs.gentoo.org/941406
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 net-misc/ena-driver/Manifest                 |  1 -
 net-misc/ena-driver/ena-driver-2.13.0.ebuild | 30 ----------------------------
 2 files changed, 31 deletions(-)