Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554462 - net-ftp/lftp-4.6.3a - ld: symbol(s) not found for architecture x86_64
Summary: net-ftp/lftp-4.6.3a - ld: symbol(s) not found for architecture x86_64
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-11 04:30 UTC by yegle
Modified: 2016-12-28 14:55 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yegle 2015-07-11 04:30:40 UTC
...
...
/Users/yegle/.gentoo/bin/bash ../libtool --silent  --tag=CXX   --mode=link clang++  -march=nocona -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti  -Wl,-dead_strip_dylibs -o liblftp-jobs.la -rpath /Users/yegle/.gentoo/usr/lib/lftp/4.6.3a Job.lo CmdExec.lo commands.lo mgetJob.lo SysCmdJob.lo rmJob.lo parsecmd.lo mvJob.lo alias.lo CatJob.lo EditJob.lo GetJob.lo ColumnOutput.lo FileSetOutput.lo mkdirJob.lo pgetJob.lo FileFeeder.lo QueueFeeder.lo history.lo FindJob.lo FindJobDu.lo ChmodJob.lo TreatFileJob.lo CopyJob.lo echoJob.lo OutputJob.lo FileCopyOutputJob.lo buffer_std.lo  liblftp-tasks.la -lcurses -lresolv
/Users/yegle/.gentoo/bin/bash ../libtool --silent  --tag=CXX   --mode=link clang++  -march=nocona -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti  -Wl,-dead_strip_dylibs -o example1 example1.o liblftp-tasks.la -lcurses -lresolv
/Users/yegle/.gentoo/bin/bash ../libtool --silent  --tag=CXX   --mode=link clang++  -march=nocona -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti  -Wl,-dead_strip_dylibs -o example2 example2.o liblftp-tasks.la -lcurses -lresolv
/Users/yegle/.gentoo/bin/bash ../libtool --silent  --tag=CXX   --mode=link clang++  -march=nocona -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -export-dynamic -Wl,-dead_strip_dylibs -o lftp lftp.o complete.o lftp_rl.o attach.o liblftp-jobs.la -lreadline -lcurses -lresolv
/Users/yegle/.gentoo/bin/bash ../libtool --silent  --tag=CXX   --mode=link clang++  -march=nocona -O2 -pipe -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti  -Wl,-dead_strip_dylibs -o example1-cmd example1-cmd.o liblftp-jobs.la -lcurses -lresolv
ld: warning: directory not found for option '-L/Users/yegle/.gentoo/var/tmp/portage/sys-libs/readline-6.3_p8-r01.1/work/readline-6.3-.amd64/shlib'
Undefined symbols for architecture x86_64:
  "xarray_m<char>::dispose(char*)", referenced from:
      datum::~datum() in complete.o
      vtable for xarray_m<char> in complete.o
ld: symbol(s) not found for architecture x86_64
x86_64-apple-darwin14-clang-3.5.2: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:1974: recipe for target 'lftp' failed
make[1]: *** [lftp] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/Users/yegle/.gentoo/var/tmp/portage/net-ftp/lftp-4.6.3a/work/lftp-4.6.3a/src'
Makefile:1592: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
 * ERROR: net-ftp/lftp-4.6.3a::gentoo_prefix failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=net-ftp/lftp-4.6.3a::gentoo_prefix'`,
 * the complete build log and the output of `emerge -pqv '=net-ftp/lftp-4.6.3a::gentoo_prefix'`.
 * The complete build log is located at '/Users/yegle/.gentoo/var/tmp/portage/net-ftp/lftp-4.6.3a/temp/build.log'.
 * The ebuild environment file is located at '/Users/yegle/.gentoo/var/tmp/portage/net-ftp/lftp-4.6.3a/temp/environment'.
 * Working directory: '/Users/yegle/.gentoo/var/tmp/portage/net-ftp/lftp-4.6.3a/work/lftp-4.6.3a'
 * S: '/Users/yegle/.gentoo/var/tmp/portage/net-ftp/lftp-4.6.3a/work/lftp-4.6.3a'

Reproducible: Always