Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677440 - net-libs/cvm-0.96 : /.../ld: cannot find -lpwcmp
Summary: net-libs/cvm-0.96 : /.../ld: cannot find -lpwcmp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-07 17:23 UTC by Toralf Förster
Modified: 2019-02-15 13:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.84 KB, text/plain)
2019-02-07 17:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.39 KB, text/plain)
2019-02-07 17:23 UTC, Toralf Förster
Details
environment (environment,74.76 KB, text/plain)
2019-02-07 17:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.32 KB, application/x-bzip)
2019-02-07 17:23 UTC, Toralf Förster
Details
net-libs:cvm-0.96:20190206-222210.log (net-libs:cvm-0.96:20190206-222210.log,9.47 KB, text/plain)
2019-02-07 17:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.21 KB, application/x-bzip)
2019-02-07 17:23 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 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(-)