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

Bug 626504

Summary: app-pda/pilot-link-0.12.5-r1[-readline] : pilot-dlpsh.c:(.text+<snip>): undefined reference to readline
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-pda:pilot-link-0.12.5-r1:20170729-054837.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-29 07:49:07 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/pilot-dlpsh pilot-dlpsh.o  -Wl,--as-needed ./.libs/libpiuserland.a -lpopt ../libpisock/.libs/libpisock.so -lusb -lpthread -lbluetooth
pilot-dlpsh.o: In function `handle_user_commands':
pilot-dlpsh.c:(.text+0xf92): undefined reference to `readline'
pilot-dlpsh.c:(.text+0xfa7): undefined reference to `add_history'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:1261: pilot-dlpsh] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20170717-204641

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.10 [icedtea-7]
2)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-29 07:49:10 UTC
Created attachment 487158 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-29 07:49:14 UTC
Created attachment 487160 [details]
app-pda:pilot-link-0.12.5-r1:20170729-054837.log
Comment 3 Toralf Förster gentoo-dev 2017-07-29 07:49:17 UTC
Created attachment 487162 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-29 07:49:21 UTC
Created attachment 487164 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-29 07:49:24 UTC
Created attachment 487166 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-29 07:49:27 UTC
Created attachment 487168 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-29 07:49:30 UTC
Created attachment 487170 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2018-07-13 08:56:39 UTC
it seems readline support is not really optional
Comment 9 Larry the Git Cow gentoo-dev 2018-10-20 11:39:39 UTC
The bug has been closed via the following commit(s):

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

commit 6c72c05d2a0c14aeadc6a46a817a65f93e3b83f8
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2018-10-20 10:35:40 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2018-10-20 11:38:55 +0000

    app-pda/pilot-link: Upstream dead, doesn't build with USE -readline
    
    Closes: https://bugs.gentoo.org/620980
    Closes: https://bugs.gentoo.org/626504
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-pda/pilot-link/pilot-link-0.12.5-r2.ebuild | 115 +++++++++++++++++++++++++
 1 file changed, 115 insertions(+)