Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 677440

Summary: net-libs/cvm-0.96 : /.../ld: cannot find -lpwcmp
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-libs:cvm-0.96:20190206-222210.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-02-07 17:23:24 UTC
./compile cvm-pwfile.c
./ltload cvm-pwfile libcvm-module.la -lbg -lpwcmp `cat crypt.lib` `cat socket.lib`
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpwcmp
collect2: error: ld returned 1 exit status
make: *** [Makefile:110: cvm-pwfile] Error 1
emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_20190203-172806

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO net-libs/cvm
[ebuild  N    ] net-libs/cvm-0.96  USE="-mysql -postgres -test -vpopmail"
Comment 1 Toralf Förster gentoo-dev 2019-02-07 17:23:27 UTC
Created attachment 564048 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-07 17:23:29 UTC
Created attachment 564050 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-07 17:23:32 UTC
Created attachment 564052 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-07 17:23:35 UTC
Created attachment 564054 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-07 17:23:38 UTC
Created attachment 564056 [details]
net-libs:cvm-0.96:20190206-222210.log
Comment 6 Toralf Förster gentoo-dev 2019-02-07 17:23:41 UTC
Created attachment 564058 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-02-15 13:56:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b31835b0fbeef0d06c1eaad78bc4cbc99be91ff

commit 6b31835b0fbeef0d06c1eaad78bc4cbc99be91ff
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2019-02-15 13:56:21 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2019-02-15 13:56:21 +0000

    net-libs/cvm: Fix dependencies and make it build
    
    Non-maintainer commit
    
    Bug: https://bugs.gentoo.org/665988
    Closes: https://bugs.gentoo.org/677440
    Package-Manager: Portage-2.3.60, Repoman-2.3.12
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 .../cvm/{cvm-0.96.ebuild => cvm-0.96-r1.ebuild}    | 39 ++++++++++++----------
 1 file changed, 22 insertions(+), 17 deletions(-)