Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713620 - net-analyzer/dosdetector-20060621-r1 : src/.../dos.h: fatal error: net/ppp_defs.h: No such file or directory
Summary: net-analyzer/dosdetector-20060621-r1 : src/.../dos.h: fatal error: net/ppp_de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-20 14:52 UTC by Toralf Förster
Modified: 2020-12-31 08:58 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2020-03-20 14:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,180.19 KB, text/plain)
2020-03-20 14:52 UTC, Toralf Förster
Details
environment (environment,74.45 KB, text/plain)
2020-03-20 14:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.79 KB, application/x-bzip)
2020-03-20 14:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.08 KB, application/x-bzip)
2020-03-20 14:53 UTC, Toralf Förster
Details
net-analyzer:dosdetector-20060621-r1:20200320-041146.log (net-analyzer:dosdetector-20060621-r1:20200320-041146.log,5.62 KB, text/plain)
2020-03-20 14:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.87 KB, application/x-bzip)
2020-03-20 14:53 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-03-20 14:52:45 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o main.o test -f src/main.c || echo ./src/main.c
In file included from src/main.c:1:
src/../include/dos.h:26:10: fatal error: net/ppp_defs.h: No such file or directory
   26 | #include <net/ppp_defs.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.

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

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

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

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.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO net-analyzer/dosdetector
[ebuild  N    ] net-analyzer/dosdetector-20060621-r1
Comment 1 Toralf Förster gentoo-dev 2020-03-20 14:52:49 UTC
Created attachment 623100 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-20 14:52:52 UTC
Created attachment 623102 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-20 14:52:55 UTC
Created attachment 623104 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-20 14:52:58 UTC
Created attachment 623106 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-20 14:53:02 UTC
Created attachment 623108 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-20 14:53:04 UTC
Created attachment 623110 [details]
net-analyzer:dosdetector-20060621-r1:20200320-041146.log
Comment 7 Toralf Förster gentoo-dev 2020-03-20 14:53:07 UTC
Created attachment 623112 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-30 15:53:27 UTC
The bug has been referenced in the following commit(s):

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

commit 83122195eb62a0311a6305365b9b788cb0a9ec17
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2020-11-30 15:51:31 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-11-30 15:51:31 +0000

    package.mask: last-rite net-analyzer/dosdetector
    
    Bug: https://bugs.gentoo.org/603866
    Bug: https://bugs.gentoo.org/713620
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2020-12-31 08:58:12 UTC
The bug has been closed via the following commit(s):

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

commit c83216b264e57b2be5931431fc5581cc7d1fbbf4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-12-31 08:57:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-12-31 08:57:12 +0000

    net-analyzer/dosdetector: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/603866
    Closes: https://bugs.gentoo.org/713620
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-analyzer/dosdetector/Manifest                  |  1 -
 .../dosdetector/dosdetector-20060621-r1.ebuild     | 22 ----------------------
 .../dosdetector/dosdetector-20060621.ebuild        | 20 --------------------
 .../files/dosdetector-20060621-isdigit.patch       | 10 ----------
 .../files/dosdetector-20060621-sizeof.patch        | 11 -----------
 net-analyzer/dosdetector/metadata.xml              |  8 --------
 profiles/package.mask                              |  5 -----
 7 files changed, 77 deletions(-)