Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861197 - xfce-extra/xfce4-screensaver-4.16.0 - gs-auth-pwent.c:(.text+<snip>): undefined reference to crypt
Summary: xfce-extra/xfce4-screensaver-4.16.0 - gs-auth-pwent.c:(.text+<snip>): undefin...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-26 08:12 UTC by Toralf Förster
Modified: 2022-07-26 08:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2022-07-26 08:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,162.13 KB, text/plain)
2022-07-26 08:12 UTC, Toralf Förster
Details
environment (environment,27.45 KB, text/plain)
2022-07-26 08:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.08 KB, application/x-bzip)
2022-07-26 08:12 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.76 KB, application/x-bzip)
2022-07-26 08:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.16 KB, application/x-bzip)
2022-07-26 08:12 UTC, Toralf Förster
Details
xfce-extra:xfce4-screensaver-4.16.0:20220726-055759.log (xfce-extra:xfce4-screensaver-4.16.0:20220726-055759.log,87.86 KB, text/plain)
2022-07-26 08:12 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-07-26 08:12:01 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -lm  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test-passwd test-passwd.o gs-auth-pwent.o  setuid.o subprocs.o  -lgthread-2.0 -pthread -lgl
libtool: link: x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test-passwd test-passwd.o gs-auth-pwent.o setuid.o subprocs.o -pthread  -lm -lgthread-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -l
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -lm  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test-window test-window.o gs-window-x11.o gs-grab-x11.o gs-marshal.o gs-debug.o gs-prefs.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: gs-auth-pwent.o: in function `gs_auth_verify_user':
gs-auth-pwent.c:(.text+0x17f): undefined reference to `crypt'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:923: xfce4-screensaver-dialog] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220724-170003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit 5fb1309d90337e26f3ab8bbd32e35cfb6a21f16d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jul 26 05:16:40 2022 +0000

    2022-07-26 05:16:40 UTC

emerge -qpvO xfce-extra/xfce4-screensaver
[ebuild  N    ] xfce-extra/xfce4-screensaver-4.16.0  USE="opengl pam -elogind -locking -systemd"
Comment 1 Toralf Förster gentoo-dev 2022-07-26 08:12:02 UTC
Created attachment 794519 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-26 08:12:03 UTC
Created attachment 794522 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-07-26 08:12:05 UTC
Created attachment 794525 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-07-26 08:12:06 UTC
Created attachment 794528 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-07-26 08:12:07 UTC
Created attachment 794531 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-26 08:12:08 UTC
Created attachment 794534 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-26 08:12:09 UTC
Created attachment 794537 [details]
xfce-extra:xfce4-screensaver-4.16.0:20220726-055759.log