Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691762 - dev-libs/libspt-1.1-r4 : libspt.c:11:10: fatal error: sys/stropts.h: No such file or directory
Summary: dev-libs/libspt-1.1-r4 : libspt.c:11:10: fatal error: sys/stropts.h: No such ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-08 17:20 UTC by Toralf Förster
Modified: 2020-03-10 07:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2019-08-08 17:20 UTC, Toralf Förster
Details
dev-libs:libspt-1.1-r4:20190808-085627.log (dev-libs:libspt-1.1-r4:20190808-085627.log,11.09 KB, text/plain)
2019-08-08 17:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,187.40 KB, text/plain)
2019-08-08 17:21 UTC, Toralf Förster
Details
environment (environment,57.64 KB, text/plain)
2019-08-08 17:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.78 KB, application/x-bzip)
2019-08-08 17:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.86 KB, application/x-bzip)
2019-08-08 17:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.09 KB, application/x-bzip)
2019-08-08 17:21 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 2019-08-08 17:20:56 UTC
/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -c -Wall -g -pipe -O2 -pipe -march=native -I/usr/include/tirpc   -DHAVE_CONFIG_H -I. -o libspt.lo libspt.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -c -Wall -g -pipe -O2 -pipe -march=native -I/usr/include/tirpc -DHAVE_CONFIG_H -I. libspt.c  -fPIC -DPIC -o .libs/libspt.o
libspt.c:11:10: fatal error: sys/stropts.h: No such file or directory
   11 | #include <sys/stropts.h>
      |          ^~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-test-20190802-201521

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6 (fallback)
  [2]   python2.7 (fallback)

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 dev-libs/libspt
--- Invalid atom in /etc/portage/package.accept_keywords/00unstable: sys-libs/glibc-2.30
Comment 1 Toralf Förster gentoo-dev 2019-08-08 17:20:59 UTC
Created attachment 586210 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-08 17:21:02 UTC
Created attachment 586212 [details]
dev-libs:libspt-1.1-r4:20190808-085627.log
Comment 3 Toralf Förster gentoo-dev 2019-08-08 17:21:04 UTC
Created attachment 586214 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-08-08 17:21:07 UTC
Created attachment 586216 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-08-08 17:21:10 UTC
Created attachment 586218 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-08 17:21:12 UTC
Created attachment 586220 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-08-08 17:21:15 UTC
Created attachment 586222 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-10-27 09:09:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a78e4dc89f02a15ad86b09a8fe84d1c02822d71

commit 5a78e4dc89f02a15ad86b09a8fe84d1c02822d71
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2019-10-27 09:06:16 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2019-10-27 09:08:58 +0000

    dev-libs/libspt: fix build with >=sys-libs/glibc-2.30
    
    Closes: https://bugs.gentoo.org/691762
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 dev-libs/libspt/files/libspt-glibc-2.30.patch | 12 ++++++++++++
 dev-libs/libspt/libspt-1.1-r2.ebuild          |  1 +
 dev-libs/libspt/libspt-1.1-r3.ebuild          |  1 +
 dev-libs/libspt/libspt-1.1-r4.ebuild          |  1 +
 4 files changed, 15 insertions(+)