Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716214 - app-misc/ifp-line-0.3 : ifp_routines.c:(.text+<snip>): undefined reference to fts_open
Summary: app-misc/ifp-line-0.3 : ifp_routines.c:(.text+<snip>): undefined reference to...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard: sys-libs/fts_standalone
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-04 18:17 UTC by Toralf Förster
Modified: 2020-08-20 11:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.76 KB, text/plain)
2020-04-04 18:17 UTC, Toralf Förster
Details
app-misc:ifp-line-0.3:20200404-175113.log (app-misc:ifp-line-0.3:20200404-175113.log,6.79 KB, text/plain)
2020-04-04 18:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,290.79 KB, text/plain)
2020-04-04 18:17 UTC, Toralf Förster
Details
environment (environment,16.74 KB, text/plain)
2020-04-04 18:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.10 KB, application/x-bzip)
2020-04-04 18:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.75 KB, application/x-bzip)
2020-04-04 18:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.35 KB, application/x-bzip)
2020-04-04 18:17 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 2020-04-04 18:17:15 UTC
x86_64-gentoo-linux-musl-gcc  -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ifp  ifp-ifp.o ifp-ifp_routines.o ./libunicodehack.a  -L/usr/lib -lusb 
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: ifp-ifp_routines.o: in function ifp_upload_dir:
ifp_routines.c:(.text+0x25e6): undefined reference to fts_open
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: ifp_routines.c:(.text+0x2604): undefined reference to fts_read
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: ifp_routines.c:(.text+0x26ea): undefined reference to fts_read
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: ifp_routines.c:(.text+0x2704): undefined reference to fts_close

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr  4 17:07:58 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO app-misc/ifp-line
[ebuild  N    ] app-misc/ifp-line-0.3
Comment 1 Toralf Förster gentoo-dev 2020-04-04 18:17:18 UTC
Created attachment 630080 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-04 18:17:20 UTC
Created attachment 630082 [details]
app-misc:ifp-line-0.3:20200404-175113.log
Comment 3 Toralf Förster gentoo-dev 2020-04-04 18:17:23 UTC
Created attachment 630084 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-04 18:17:26 UTC
Created attachment 630086 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-04 18:17:29 UTC
Created attachment 630088 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-04 18:17:31 UTC
Created attachment 630090 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-04 18:17:34 UTC
Created attachment 630092 [details]
temp.tbz2
Comment 8 Michael 'veremitz' Everitt 2020-04-04 18:38:36 UTC
Likely a missing dependency on sys-libs/fts-standalone for ELIBC_MUSL .
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-20 11:33:54 UTC
The package is being removed.