Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641176 - sys-fs/cryptmount-5.2.2 : armour-luks.c:(.text+<snip>): undefined reference to crypt_last_error
Summary: sys-fs/cryptmount-5.2.2 : armour-luks.c:(.text+<snip>): undefined reference t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Igor Savlook
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-12-15 19:19 UTC by Toralf Förster
Modified: 2019-03-18 18:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.87 KB, text/plain)
2017-12-15 19:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,135.78 KB, text/plain)
2017-12-15 19:19 UTC, Toralf Förster
Details
environment (environment,112.01 KB, text/plain)
2017-12-15 19:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.77 KB, application/x-bzip)
2017-12-15 19:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.03 KB, application/x-bzip)
2017-12-15 19:20 UTC, Toralf Förster
Details
sys-fs:cryptmount-5.2.2:20171215-185642.log (sys-fs:cryptmount-5.2.2:20171215-185642.log,18.27 KB, text/plain)
2017-12-15 19:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.33 KB, application/x-bzip)
2017-12-15 19:20 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 2017-12-15 19:19:45 UTC
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -Wall  -Wl,-O1 -Wl,--as-needed -o cryptmount cryptmount.o armour.o armour-builtin.o armour-gcry.o armour-luks.o blowfish.o dmutils.o fsutils.o looputils.o tables.o utils.o cmtesting.o -lcryptsetup -lgcrypt -ldevmapper -lm  -lcryptsetup
armour-luks.o: In function `kmluks_put_key':
armour-luks.c:(.text+0x89e): undefined reference to `crypt_last_error'
dmutils.o: In function `devmap_create':
dmutils.c:(.text+0x166): undefined reference to `makedev'
dmutils.o: In function `devmap_remove':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_abi32+64_20171210-105947

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sys-fs/cryptmount
[ebuild  N    ] sys-fs/cryptmount-5.2.2  USE="nls ssl systemd"
Comment 1 Toralf Förster gentoo-dev 2017-12-15 19:19:49 UTC
Created attachment 510202 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-15 19:19:53 UTC
Created attachment 510204 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-15 19:19:57 UTC
Created attachment 510206 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-15 19:20:00 UTC
Created attachment 510208 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-15 19:20:04 UTC
Created attachment 510210 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-15 19:20:08 UTC
Created attachment 510212 [details]
sys-fs:cryptmount-5.2.2:20171215-185642.log
Comment 7 Toralf Förster gentoo-dev 2017-12-15 19:20:11 UTC
Created attachment 510214 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-18 18:27:30 UTC
The bug has been closed via the following commit(s):

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

commit ef75fc19d32a532430f50d1b732a385d1dbde991
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-03-07 21:49:35 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-03-18 18:27:13 +0000

    sys-fs/cryptmount: bump to version 5.3.1
    
    Closes: https://bugs.gentoo.org/628734
    Closes: https://bugs.gentoo.org/641176
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Closes: https://github.com/gentoo/gentoo/pull/11289
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 sys-fs/cryptmount/Manifest                |  1 +
 sys-fs/cryptmount/cryptmount-5.3.1.ebuild | 75 +++++++++++++++++++++++++++++++
 sys-fs/cryptmount/metadata.xml            | 45 ++++++++++++++++---
 3 files changed, 114 insertions(+), 7 deletions(-)