Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713958 - net-analyzer/tptest-3.1.7-r2 : server.c: error: O_RDWR undeclared (first use in this function)
Summary: net-analyzer/tptest-3.1.7-r2 : server.c: error: O_RDWR undeclared (first use ...
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-22 12:40 UTC by Toralf Förster
Modified: 2020-03-22 12:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.13 KB, text/plain)
2020-03-22 12:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,254.25 KB, text/plain)
2020-03-22 12:41 UTC, Toralf Förster
Details
environment (environment,75.10 KB, text/plain)
2020-03-22 12:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.73 KB, application/x-bzip)
2020-03-22 12:41 UTC, Toralf Förster
Details
net-analyzer:tptest-3.1.7-r2:20200322-035651.log (net-analyzer:tptest-3.1.7-r2:20200322-035651.log,33.66 KB, text/plain)
2020-03-22 12:41 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.94 KB, application/x-bzip)
2020-03-22 12:41 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-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