Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782646 - app-arch/xar-1.8-r4 fails to compile
Summary: app-arch/xar-1.8-r4 fails to compile
Status: RESOLVED DUPLICATE of bug 782649
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-13 09:09 UTC by Agostino Sarubbo
Modified: 2021-04-13 13:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,36.96 KB, text/plain)
2021-04-13 09:09 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-13 09:09:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/xar-1.8-r4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-13 09:09:05 UTC
Created attachment 699654 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-13 09:09:06 UTC
Possible context of error(s):

/var/tmp/portage/app-arch/xar-1.8-r4/temp/environment: line 2009: tc_getPKG_CONFIG: command not found
/var/tmp/portage/app-arch/xar-1.8-r4/temp/environment: line 2009: --libs: command not found
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libxar.so.1: undefined reference to `EVP_DigestInit'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: : lib/libxar.so.1: undefined reference to `lib/librxar.so.1OPENSSL_init_crypto: undefined reference to `'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libxar.so.1: undefined reference to `EVP_MD_CTX_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libxar.so.1: undefined reference to `EVP_get_digestbyname'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libxar.so.1: undefined reference to `EVP_DigestFinal'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libxar.so.1: undefined reference to `EVP_MD_CTX_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/libxar.so.1: undefined reference to `EVP_DigestUpdate'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/librxar.so.1: undefined reference to `OPENSSL_init_crypto'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/librxar.so.1: undefined reference to `EVP_MD_CTX_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/librxar.so.1: undefined reference to `EVP_get_digestbyname'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/librxar.so.1: undefined reference to `EVP_DigestFinal'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/librxar.so.1: undefined reference to `EVP_MD_CTX_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: lib/librxar.so.1: undefined reference to `EVP_DigestUpdate'
collect2: error: ld returned 1 exit status
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-13 13:51:29 UTC

*** This bug has been marked as a duplicate of bug 782649 ***