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

Bug 692230

Summary: net-ftp/gftp-2.0.19-r3 : pty.c:65:10: fatal error: stropts.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=691846
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-ftp:gftp-2.0.19-r3:20190813-231133.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-08-15 17:13:54 UTC
  121 | #warning minor macro was not defined by the system. Defining one that is probably wrong for your system
      |  ^~~~~~~
pty.c:65:10: fatal error: stropts.h: No such file or directory
   65 | #include <stropts.h>
      |          ^~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20190809-192842

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

  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)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  (none found)
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-ftp/gftp
[ebuild  N    ] net-ftp/gftp-2.0.19-r3  USE="gtk libressl ssl"
Comment 1 Toralf Förster gentoo-dev 2019-08-15 17:13:57 UTC
Created attachment 586842 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-15 17:14:00 UTC
Created attachment 586844 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-15 17:14:03 UTC
Created attachment 586846 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-15 17:14:05 UTC
Created attachment 586848 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-15 17:14:08 UTC
Created attachment 586850 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-15 17:14:11 UTC
Created attachment 586852 [details]
net-ftp:gftp-2.0.19-r3:20190813-231133.log
Comment 7 Toralf Förster gentoo-dev 2019-08-15 17:14:14 UTC
Created attachment 586854 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2020-02-17 20:43:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d6e4b3e3caf745256cfb81d8bf718658796af06

commit 0d6e4b3e3caf745256cfb81d8bf718658796af06
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-02-17 20:42:21 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-02-17 20:42:49 +0000

    net-ftp/gftp: backport glibc-2.30 fix, bug #692230
    
    Fix found by Stephan Hartmann!
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/692230
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 net-ftp/gftp/files/gftp-2.0.19-glibc-2.30.patch | 27 +++++++++++++++++++++++++
 net-ftp/gftp/gftp-2.0.19-r3.ebuild              |  5 ++++-
 2 files changed, 31 insertions(+), 1 deletion(-)