Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 713958

Summary: net-analyzer/tptest-3.1.7-r2 : server.c: error: O_RDWR undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: netmon
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-analyzer:tptest-3.1.7-r2:20200322-035651.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-22 12:40:53 UTC
      |       ^~~~
      |       popen
server.c:496:25: error: O_RDWR undeclared (first use in this function)
  496 |   i = open( /dev/tty, O_RDWR );
      |                         ^~~~~~
server.c:496:25: note: each undeclared identifier is reported only once for each function it appears in

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

  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	Sun Mar 22 01:39:50 UTC 2020
/var/db/repos/musl	Sat Mar 21 19:55:55 UTC 2020

emerge -qpvO net-analyzer/tptest
[ebuild  N    ] net-analyzer/tptest-3.1.7-r2
Comment 1 Toralf Förster gentoo-dev 2020-03-22 12:40:57 UTC
Created attachment 624288 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-22 12:41:00 UTC
Created attachment 624290 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-22 12:41:05 UTC
Created attachment 624292 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-22 12:41:08 UTC
Created attachment 624294 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-22 12:41:11 UTC
Created attachment 624296 [details]
net-analyzer:tptest-3.1.7-r2:20200322-035651.log
Comment 6 Toralf Förster gentoo-dev 2020-03-22 12:41:13 UTC
Created attachment 624298 [details]
temp.tbz2