Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715950 - net-dialup/rp-pppoe-3.13 : /.../if_ether.h: error: redefinition of struct ethhdr
Summary: net-dialup/rp-pppoe-3.13 : /.../if_ether.h: error: redefinition of struct ethhdr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-02 21:09 UTC by Toralf Förster
Modified: 2021-05-03 20:48 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.76 KB, text/plain)
2020-04-02 21:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,260.10 KB, text/plain)
2020-04-02 21:09 UTC, Toralf Förster
Details
environment (environment,82.46 KB, text/plain)
2020-04-02 21:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.62 KB, application/x-bzip)
2020-04-02 21:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.52 KB, application/x-bzip)
2020-04-02 21:10 UTC, Toralf Förster
Details
net-dialup:rp-pppoe-3.13:20200402-184108.log (net-dialup:rp-pppoe-3.13:20200402-184108.log,9.21 KB, text/plain)
2020-04-02 21:10 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 2020-04-02 21:09:49 UTC
In file included from pppoe.h:132,
                 from pppoe.c:16:
/usr/include/netinet/if_ether.h:113:8: error: redefinition of struct ethhdr
  113 | struct ethhdr {
      |        ^~~~~~
In file included from pppoe.h:122,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr  2 16:07:47 UTC 2020
/var/db/repos/musl	Thu Apr  2 13:46:05 UTC 2020

emerge -qpvO net-dialup/rp-pppoe
[ebuild  N    ] net-dialup/rp-pppoe-3.13  USE="-tk"
Comment 1 Toralf Förster gentoo-dev 2020-04-02 21:09:52 UTC
Created attachment 629192 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-02 21:09:55 UTC
Created attachment 629194 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-02 21:09:58 UTC
Created attachment 629196 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-02 21:10:00 UTC
Created attachment 629198 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-02 21:10:03 UTC
Created attachment 629200 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-02 21:10:06 UTC
Created attachment 629202 [details]
net-dialup:rp-pppoe-3.13:20200402-184108.log
Comment 8 Larry the Git Cow gentoo-dev 2020-07-03 07:38:44 UTC
The bug has been closed via the following commit(s):

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

commit e25379164de96a9bb68dced4be6a1b284073e1e2
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-07-03 07:38:01 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-07-03 07:38:36 +0000

    net-dialup/rp-pppoe: Bump to version 3.14
    
    Closes: https://bugs.gentoo.org/708452
    Closes: https://bugs.gentoo.org/715950
    Closes: https://bugs.gentoo.org/721036
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 net-dialup/rp-pppoe/Manifest             |  3 +
 net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild | 96 ++++++++++++++++++++++++++++++++
 2 files changed, 99 insertions(+)