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

Bug 661744

Summary: app-text/podofo-0.9.6_pre20171027 : -- Performing Test PODOFO_HAVE_OPENSSL_1_1 - Failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-text:podofo-0.9.6_pre20171027:20180721-144202.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-21 14:49:29 UTC
-- Found LIBCRYPTO: /usr/lib/libcrypto.so  
-- Performing Test PODOFO_HAVE_OPENSSL_1_1
-- Performing Test PODOFO_HAVE_OPENSSL_1_1 - Failed
-- Performing Test PODOFO_HAVE_OPENSSL_NO_RC4
-- Performing Test PODOFO_HAVE_OPENSSL_NO_RC4 - Failed
Found OpenSSL's libCrypto headers in /usr/include, library at /usr/lib/libcrypto.so

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_abi32+64_20180715-201646

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

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

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

emerge -qpv app-text/podofo
[ebuild  N    ] app-text/podofo-0.9.6_pre20171027  USE="boost tools -debug -idn -libressl {-test}"
Comment 1 Toralf Förster gentoo-dev 2018-07-21 14:49:32 UTC
Created attachment 540370 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-21 14:49:35 UTC
Created attachment 540372 [details]
app-text:podofo-0.9.6_pre20171027:20180721-144202.log
Comment 3 Toralf Förster gentoo-dev 2018-07-21 14:49:38 UTC
Created attachment 540374 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-21 14:49:41 UTC
Created attachment 540376 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-21 14:49:44 UTC
Created attachment 540378 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-21 14:49:46 UTC
Created attachment 540380 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-21 14:49:49 UTC
Created attachment 540382 [details]
temp.tbz2
Comment 8 rnddim 2018-07-25 00:04:35 UTC
This bug happens to show another problem separate from the bug's title, one that causes the ebuild to fail. Here's the bit of the error as I get it:

cd /var/tmp/portage/app-text/podofo-0.9.6_pre20171027/work/podofo-0.9.6_pre20171027_build/test/TokenizerTest && /usr/bin/cmake -E copy_directory /var/tmp/portage/app-text/podofo-0.9.6_pre20171027/work/podofo-0.9.6_pre20171027/test/TokenizerTest/objects /var/tmp/portage/app-text/podofo-0.9.6_pre20171027/work/podofo-0.9.6_pre20171027_build/test/TokenizerTest/objects
Error copying directory from "/var/tmp/portage/app-text/podofo-0.9.6_pre20171027/work/podofo-0.9.6_pre20171027/test/TokenizerTest/objects" to "/var/tmp/portage/app-text/podofo-0.9.6_pre20171027/work/podofo-0.9.6_pre20171027_build/test/TokenizerTest/objects".
make[2]: *** [test/TokenizerTest/CMakeFiles/TokenizerTest.dir/build.make:103: test/TokenizerTest/TokenizerTest] Error 1
make[2]: *** Deleting file 'test/TokenizerTest/TokenizerTest'
make[2]: Leaving directory '/var/tmp/portage/app-text/podofo-0.9.6_pre20171027/work/podofo-0.9.6_pre20171027_build'
make[1]: *** [CMakeFiles/Makefile2:669: test/TokenizerTest/CMakeFiles/TokenizerTest.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

Should I file another bug report for this, or is just this bug report sufficient?