Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713864 - net-wireless/airtraf-1.1-r4 : detailed_analysis.c: error: struct tcphdr has no member named dest
Summary: net-wireless/airtraf-1.1-r4 : detailed_analysis.c: error: struct tcphdr has n...
Status: CONFIRMED
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:
Depends on:
Blocks:
 
Reported: 2020-03-21 22:20 UTC by Toralf Förster
Modified: 2020-03-21 22:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.06 KB, text/plain)
2020-03-21 22:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,246.18 KB, text/plain)
2020-03-21 22:20 UTC, Toralf Förster
Details
environment (environment,52.22 KB, text/plain)
2020-03-21 22:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.53 KB, application/x-bzip)
2020-03-21 22:20 UTC, Toralf Förster
Details
net-wireless:airtraf-1.1-r4:20200321-221754.log (net-wireless:airtraf-1.1-r4:20200321-221754.log,53.45 KB, text/plain)
2020-03-21 22:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.33 KB, application/x-bzip)
2020-03-21 22:20 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-21 22:20:21 UTC
      |   ^~~~
detailed_analysis.c: In function find_tcp_conn:
detailed_analysis.c:259:41: error: struct tcphdr has no member named dest
  259 |     if ((temp->unique_port == ntohs(thdr->dest))||
      |                                         ^~
detailed_analysis.c:260:34: error: struct tcphdr has no member named source

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

  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 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Mar 21 21:08:43 UTC 2020
/var/db/repos/musl	Sat Mar 21 19:55:55 UTC 2020

emerge -qpvO net-wireless/airtraf
[ebuild  N    ] net-wireless/airtraf-1.1-r4
Comment 1 Toralf Förster gentoo-dev 2020-03-21 22:20:24 UTC
Created attachment 624100 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-21 22:20:27 UTC
Created attachment 624102 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-21 22:20:30 UTC
Created attachment 624104 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-21 22:20:33 UTC
Created attachment 624106 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-21 22:20:36 UTC
Created attachment 624108 [details]
net-wireless:airtraf-1.1-r4:20200321-221754.log
Comment 6 Toralf Förster gentoo-dev 2020-03-21 22:20:39 UTC
Created attachment 624110 [details]
temp.tbz2