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

Bug 713374

Summary: app-misc/irtrans-irserver-6.09.04-r1 : linuxserio.c: error: LOCK_EX undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: mario.fetka
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-misc:irtrans-irserver-6.09.04-r1:20200318-215448.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2

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