Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692230 - net-ftp/gftp-2.0.19-r3 : pty.c:65:10: fatal error: stropts.h: No such file or directory
Summary: net-ftp/gftp-2.0.19-r3 : pty.c:65:10: fatal error: stropts.h: No such file or...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-08-15 17:13 UTC by Toralf Förster
Modified: 2020-02-17 20:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.91 KB, text/plain)
2019-08-15 17:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,176.87 KB, text/plain)
2019-08-15 17:14 UTC, Toralf Förster
Details
environment (environment,108.88 KB, text/plain)
2019-08-15 17:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.55 KB, application/x-bzip)
2019-08-15 17:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.99 KB, application/x-bzip)
2019-08-15 17:14 UTC, Toralf Förster
Details
net-ftp:gftp-2.0.19-r3:20190813-231133.log (net-ftp:gftp-2.0.19-r3:20190813-231133.log,35.98 KB, text/plain)
2019-08-15 17:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.92 KB, application/x-bzip)
2019-08-15 17:14 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-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(-)