Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713374 - app-misc/irtrans-irserver-6.09.04-r1 : linuxserio.c: error: LOCK_EX undeclared (first use in this function)
Summary: app-misc/irtrans-irserver-6.09.04-r1 : linuxserio.c: error: LOCK_EX undeclare...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-19 11:08 UTC by Toralf Förster
Modified: 2023-02-08 20:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2020-03-19 11:08 UTC, Toralf Förster
Details
app-misc:irtrans-irserver-6.09.04-r1:20200318-215448.log (app-misc:irtrans-irserver-6.09.04-r1:20200318-215448.log,49.95 KB, text/plain)
2020-03-19 11:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,105.96 KB, text/plain)
2020-03-19 11:08 UTC, Toralf Förster
Details
environment (environment,68.65 KB, text/plain)
2020-03-19 11:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.41 KB, application/x-bzip)
2020-03-19 11:08 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,530 bytes, application/x-bzip)
2020-03-19 11:08 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-19 11:08:23 UTC
  201 |  if (flock(hCom, LOCK_EX | LOCK_NB) < 0) {
      |      ^~~~~
linuxserio.c:201:18: error: LOCK_EX undeclared (first use in this function)
  201 |  if (flock(hCom, LOCK_EX | LOCK_NB) < 0) {
      |                  ^~~~~~~
linuxserio.c:201:18: 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 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO app-misc/irtrans-irserver
[ebuild  N    ] app-misc/irtrans-irserver-6.09.04-r1  USE="-mono"
Comment 1 Toralf Förster gentoo-dev 2020-03-19 11:08:26 UTC
Created attachment 622144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-19 11:08:28 UTC
Created attachment 622146 [details]
app-misc:irtrans-irserver-6.09.04-r1:20200318-215448.log
Comment 3 Toralf Förster gentoo-dev 2020-03-19 11:08:32 UTC
Created attachment 622148 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-19 11:08:35 UTC
Created attachment 622150 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-19 11:08:38 UTC
Created attachment 622152 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-19 11:08:41 UTC
Created attachment 622154 [details]
logs.tbz2