Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779715 - dev-python/pycryptodome-3.10.1 - /.../ld: cannot find -ltomcrypt
Summary: dev-python/pycryptodome-3.10.1 - /.../ld: cannot find -ltomcrypt
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-01 14:44 UTC by Toralf Förster
Modified: 2022-05-07 17:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.49 KB, text/plain)
2021-04-01 14:44 UTC, Toralf Förster
Details
dev-python:pycryptodome-3.10.1:20210401-125345.log (dev-python:pycryptodome-3.10.1:20210401-125345.log,78.44 KB, text/plain)
2021-04-01 14:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.12 KB, text/plain)
2021-04-01 14:44 UTC, Toralf Förster
Details
environment (environment,113.05 KB, text/plain)
2021-04-01 14:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.16 KB, application/x-bzip)
2021-04-01 14:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.77 KB, application/x-bzip)
2021-04-01 14:44 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 2021-04-01 14:44:38 UTC
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -fno-diagnostics-color /var/tmp/portage/dev-python/pycryptodome-3.10.1/work/pycryptodome-3.10.1-python3_8/temp.linux-x86_64-3.8/src/DES.o -L/usr/lib64 -o /var/tmp/portage/dev-python/pycryptodome-3.10.1/work/pycryptodome-3.10.1-python3_8/lib/Crypto/Cipher/_raw_des.abi3.so -ltomcrypt
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltomcrypt
collect2: error: ld returned 1 exit status
building 'Crypto.Cipher._raw_des3' extension
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DHAVE_STDINT_H -DPYCRYPTO_LITTLE_ENDIAN -DSYS_BITS=64 -DLTC_NO_ASM -DHAVE_UINT128 -DHAVE_CPUID_H -DHAVE_POSIX_MEMALIGN -DHAVE_X86INTRIN_H -DUSE_SSE2 -Isrc/ -I/usr/include/python3.8 -c src/DES3.c -o /var/tmp/portage/dev-python/pycryptodome-3.10.1/work/pycryptodome-3.10.1-python3_8/temp.linux-x86_64-3.8/src/DES3.o -msse2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210331-001544

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr  1 12:36:03 UTC 2021

emerge -qpvO dev-python/pycryptodome
[ebuild  N    ] dev-python/pycryptodome-3.10.1  USE="-test" PYTHON_TARGETS="python3_8 -pypy3 -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-04-01 14:44:39 UTC
Created attachment 696759 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-01 14:44:41 UTC
Created attachment 696762 [details]
dev-python:pycryptodome-3.10.1:20210401-125345.log
Comment 3 Toralf Förster gentoo-dev 2021-04-01 14:44:42 UTC
Created attachment 696765 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-04-01 14:44:43 UTC
Created attachment 696768 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-04-01 14:44:45 UTC
Created attachment 696771 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-01 14:44:46 UTC
Created attachment 696774 [details]
temp.tar.bz2
Comment 7 orbea 2022-05-07 17:34:58 UTC
With pycryptodome-3.14.1 I can not reproduce this and this has nothing to do with slibtool. There is no hint on libtool in the included log or in my local build.