Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831264 - app-backup/snapper-0.9.1 - /.../ld: ../.../libsnapper.so: undefined reference to _nl_msg_cat_cntr
Summary: app-backup/snapper-0.9.1 - /.../ld: ../.../libsnapper.so: undefined reference...
Status: CONFIRMED
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-15 17:57 UTC by Toralf Förster
Modified: 2022-01-15 17:58 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.37 KB, text/plain)
2022-01-15 17:57 UTC, Toralf Förster
Details
app-backup:snapper-0.9.1:20220115-174559.log (app-backup:snapper-0.9.1:20220115-174559.log,33.25 KB, text/plain)
2022-01-15 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,328.62 KB, text/plain)
2022-01-15 17:57 UTC, Toralf Förster
Details
environment (environment,78.34 KB, text/plain)
2022-01-15 17:58 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.87 KB, application/x-bzip)
2022-01-15 17:58 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.92 KB, application/x-bzip)
2022-01-15 17:58 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.50 KB, application/x-bzip)
2022-01-15 17:58 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 2022-01-15 17:57:45 UTC
too long lines were shrinked:

x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -DCONF_DIR='"/etc/conf.d"'  -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -Wsuggest-override -c -o CreateNumber.o CreateNumber.cc
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -DCONF_DIR='"/etc/conf.d"'  -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -Wsuggest-override -c -o CreateTimeline.o CreateTimeline.cc
/bin/sh ../../libtool  --tag=CXX   --mode=link x86_64-gentoo-linux-musl-g++  -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -Wsuggest-override -lboost_system -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o 
libtool: link: x86_64-gentoo-linux-musl-g++ -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -Wformat -Wnon-virtual-dtor -Wno-unused-parameter -Wsuggest-override -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/List List.o  -Wl,--as-needed ../../snapper/.libs/libsnappe
/usr/lib/gcc/x86_64-gentoo-linux-musl/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: ../../snapper/.libs/libsnapper.so: undefined reference to `_nl_msg_cat_cntr'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:423: List] Error 1

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.0
  [2]   rust-1.58.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit 3688a56eae08dac7d7671e9b13ad161f5a968cdc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jan 15 16:51:49 2022 +0000

    2022-01-15 16:51:48 UTC

emerge -qpvO app-backup/snapper
[ebuild  N    ] app-backup/snapper-0.9.1  USE="pam xattr -doc -lvm (-systemd) -test"
Comment 1 Toralf Förster gentoo-dev 2022-01-15 17:57:46 UTC
Created attachment 762244 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-15 17:57:51 UTC
Created attachment 762245 [details]
app-backup:snapper-0.9.1:20220115-174559.log
Comment 3 Toralf Förster gentoo-dev 2022-01-15 17:57:53 UTC
Created attachment 762246 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-15 17:58:00 UTC
Created attachment 762247 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-15 17:58:02 UTC
Created attachment 762248 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-15 17:58:03 UTC
Created attachment 762249 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-15 17:58:07 UTC
Created attachment 762250 [details]
temp.tar.bz2