Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803155 - app-misc/abook-0.6.1-r3: ld: /lib64/libtinfow.so.6: error adding symbols: DSO missing from command line
Summary: app-misc/abook-0.6.1-r3: ld: /lib64/libtinfow.so.6: error adding symbols: DSO...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tinfo
  Show dependency tree
 
Reported: 2021-07-21 01:54 UTC by Anna Vyalkova
Modified: 2021-07-31 03:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,23.88 KB, text/plain)
2021-07-21 01:55 UTC, Anna Vyalkova
Details
build.log (build.log,47.53 KB, text/plain)
2021-07-21 02:00 UTC, Anna Vyalkova
Details
build.log (ANSI finally stripped) (build.log,21.37 KB, text/plain)
2021-07-21 02:14 UTC, Anna Vyalkova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Vyalkova 2021-07-21 01:54:38 UTC
Build fails with both slibtool and GNU libtool, with or without 'nls' flag

Reproducible: Always




Portage 3.0.20 (python 3.9.6-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-11.1.0, glibc-2.33-r2, 5.12.0-pf4 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.12.0-pf4-x86_64-AMD_FX-8320E_Eight-Core_Processor-with-glibc2.33
KiB Mem:     4048932 total,    537960 free
KiB Swap:    4194300 total,   1489348 free
Timestamp of repository gentoo: Wed, 21 Jul 2021 00:17:25 +0000
Head commit of repository gentoo: 2482ce5504cf39ffb3cf2a194986e7fb56b1ef9d

sh bash 5.1_p8
ld GNU ld (Gentoo 2.36.1 p3) 2.36.1
ccache version 4.3 [enabled]
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0::gentoo
dev-lang/python:          3.8.11::gentoo, 3.9.6::gentoo, 3.10.0_beta4::gentoo
dev-util/ccache:          4.3-r2::gentoo
dev-util/cmake:           3.21.0::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7-r3::gentoo
sys-apps/openrc:          0.43.3::gentoo
sys-apps/sandbox:         2.24::gentoo
sys-devel/autoconf:       2.69-r5::gentoo
sys-devel/automake:       1.15.1-r2::gentoo, 1.16.3-r1::gentoo
sys-devel/binutils:       2.36.1-r1::gentoo
sys-devel/gcc:            11.1.0-r2::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r2::gentoo

ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=bdver2 -O2 -pipe -fpch-preprocess -ggdb -frecord-gcc-switches"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="-march=bdver2 -O2 -pipe -fpch-preprocess -ggdb -frecord-gcc-switches"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-march=bdver2 -O2 -pipe -fpch-preprocess -ggdb -frecord-gcc-switches"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=bdver2 -O2 -pipe -fpch-preprocess -ggdb -frecord-gcc-switches"
GENTOO_MIRRORS="ftp://mirror.yandex.ru/gentoo-distfiles/"
LANG="ru_RU.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0"
MAKEOPTS="-j8"
PKGDIR="/var/cache/binpkgs"
PORTAGE_BINHOST="https://mirror.yandex.ru/calculate/grp/x86_64/"
PORTAGE_COMPRESS="gzip"
PORTAGE_CONFIGROOT="/"
PORTAGE_TMPDIR="/var/tmp"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 1 Anna Vyalkova 2021-07-21 01:55:12 UTC
Created attachment 725365 [details]
build.log
Comment 2 Anna Vyalkova 2021-07-21 02:00:47 UTC
Created attachment 725368 [details]
build.log
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-21 02:04:00 UTC
I suppose https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181f23e3460b37bb9d6142614e51abaf2b450d91 didn't help, so we need tinfo and tinfow there too.
Comment 4 Anna Vyalkova 2021-07-21 02:14:07 UTC
Created attachment 725371 [details]
build.log (ANSI finally stripped)
Comment 5 Larry the Git Cow gentoo-dev 2021-07-31 03:25:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64dba3109dd18f5a239f63579b12a4d1b17a1c2e

commit 64dba3109dd18f5a239f63579b12a4d1b17a1c2e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-31 02:23:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-31 03:25:35 +0000

    app-misc/abook: fix linking order for ncurses
    
    Closes: https://bugs.gentoo.org/803155
    Signed-off-by: Sam James <sam@gentoo.org>

 ...k-0.6.1-use-PKG_CHECK_MODULES-for-ncurses.patch | 34 ++++++++++++++++++----
 1 file changed, 29 insertions(+), 5 deletions(-)