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

Bug 692250

Summary: net-wireless/hidclient-20120728 : hidclient.c:105:10: fatal error: stropts.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=691846
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-wireless:hidclient-20120728:20190815-094240.log

Description Toralf Förster gentoo-dev 2019-08-15 17:18:51 UTC
make -j1 hidclient 
cc -o hidclient hidclient.c -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lbluetooth -Wall
hidclient.c:105:10: fatal error: stropts.h: No such file or directory
  105 | #include <stropts.h>
      |          ^~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-abi32+64-20190810-161025

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-wireless/hidclient
[ebuild  N    ] net-wireless/hidclient-20120728
Comment 1 Toralf Förster gentoo-dev 2019-08-15 17:18:53 UTC
Created attachment 586970 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-15 17:18:56 UTC
Created attachment 586972 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-15 17:18:59 UTC
Created attachment 586974 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-15 17:19:01 UTC
Created attachment 586976 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-15 17:19:04 UTC
Created attachment 586978 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-15 17:19:07 UTC
Created attachment 586980 [details]
net-wireless:hidclient-20120728:20190815-094240.log
Comment 7 Larry the Git Cow gentoo-dev 2020-02-17 20:55:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58aea9ac1b41958dd4fc578f25eb9b78b16faed8

commit 58aea9ac1b41958dd4fc578f25eb9b78b16faed8
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-02-17 20:54:43 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-02-17 20:55:10 +0000

    net-wireless/hidclient: tweak for glibc-2.30, bug #692250
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/692250
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 .../hidclient/files/hidclient-20120728-glibc-2.30.patch     | 13 +++++++++++++
 net-wireless/hidclient/hidclient-20120728.ebuild            |  5 ++++-
 2 files changed, 17 insertions(+), 1 deletion(-)