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

Bug 777531

Summary: net-ftp/proftpd-1.3.7a-r1 - /.../ld: utils/ftptop.o: undefined reference to symbol stdscr
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sergei Trofimovich (RETIRED) <slyfox>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=777432
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 457530    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-ftp:proftpd-1.3.7a-r1:20210321-132900.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-03-21 15:02:00 UTC
x86_64-pc-linux-gnu-gcc -L./lib -L./lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic  -o ftpshut utils/ftpshut.o -lsupp -lattr -lcrypt -ldl  -pthread
x86_64-pc-linux-gnu-gcc -L./lib -L./lib -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic  -o ftptop utils/ftptop.o utils/scoreboard.o utils/misc.o -lncursesw -lsupp -lattr -lcrypt -ldl  -pthread
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: utils/ftptop.o: undefined reference to symbol 'stdscr'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfow.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make: *** [Makefile:89: ftptop] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210315-144814

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.50.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 21 12:51:12 UTC 2021

emerge -qpvO net-ftp/proftpd
[ebuild  N    ] net-ftp/proftpd-1.3.7a-r1  USE="acl caps clamav ipv6 ldap nls pam pcre snmp ssl tcpd -authfile -ban -case -copy -ctrls -deflate -diskuse -dso -dynmasq -exec -ident -ifsession -ifversion -kerberos (-libressl) -log-forensic -memcache -msg -mysql -ncurses -postgres -qos -radius -ratio -readme -rewrite (-selinux) -sftp -shaper -sitemisc -sodium -softquota -sqlite -test -unique-id -vroot"
Comment 1 Toralf Förster gentoo-dev 2021-03-21 15:02:01 UTC
Created attachment 692751 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-21 15:02:03 UTC
Created attachment 692754 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-21 15:02:04 UTC
Created attachment 692757 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-21 15:02:06 UTC
Created attachment 692760 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-21 15:02:07 UTC
Created attachment 692763 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-21 15:02:08 UTC
Created attachment 692766 [details]
net-ftp:proftpd-1.3.7a-r1:20210321-132900.log
Comment 7 Toralf Förster gentoo-dev 2021-03-21 15:02:10 UTC
Created attachment 692769 [details]
temp.tar.bz2
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2021-03-22 19:53:53 UTC
Probably related to https://bugs.gentoo.org/777432
Comment 9 Sergei Trofimovich (RETIRED) gentoo-dev 2021-03-22 20:22:15 UTC
Filed https://github.com/proftpd/proftpd/issues/1207 upstream
Comment 10 Larry the Git Cow gentoo-dev 2021-04-17 20:30:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef32f28e35c0ab7cf58ad7d11a9530f6447aa7e

commit 6ef32f28e35c0ab7cf58ad7d11a9530f6447aa7e
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-04-17 20:30:43 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-04-17 20:30:43 +0000

    net-ftp/proftpd: backport USE=-ncurses fix
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/777531
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 .../proftpd/files/proftpd-1.3.7a-no-ncurses.patch  | 269 +++++++++++++++++++++
 net-ftp/proftpd/proftpd-1.3.7a-r1.ebuild           |   1 +
 2 files changed, 270 insertions(+)