Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 536332 - net-misc/openvpn-2.3.6 should depend on >=dev-libs/pkcs11-helper-1.11 - configure: Requested 'libpkcs11-helper-1 >= 1.11' but version of pkcs11-helper is 1.10
Summary: net-misc/openvpn-2.3.6 should depend on >=dev-libs/pkcs11-helper-1.11 - confi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-11 18:09 UTC by Andrew John Hughes
Modified: 2015-01-18 12:40 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew John Hughes 2015-01-11 18:09:22 UTC
configure:15799: checking for PKCS11_HELPER
configure:15806: $PKG_CONFIG --exists --print-errors "libpkcs11-helper-1 >= 1.11"
Requested 'libpkcs11-helper-1 >= 1.11' but version of pkcs11-helper is 1.10


Reproducible: Always

Steps to Reproduce:
1. Build openvpn with libpkcs11-helper < 1.11
2.
3.
Actual Results:  
configure fails

Expected Results:  
Build completes.

Portage 2.2.15 (python 2.7.8-final-0, hardened/linux/amd64, gcc-4.9.1, glibc-2.20, 3.17.2-hardened.rivendell x86_64)
=================================================================
System uname: Linux-3.17.2-hardened.rivendell-x86_64-Intel-R-_Xeon-R-_CPU_X5482_@_3.20GHz-with-gentoo-2.2
KiB Mem:     8216340 total,    271692 free
KiB Swap:    6147416 total,   5565760 free
Timestamp of tree: Sun, 11 Jan 2015 07:45:01 +0000
sh bash 4.3_p30-r1
ld GNU gold (Gentoo 2.24 p1.4 2.24) 1.11
app-shells/bash:          4.3_p30-r1
dev-java/java-config:     2.2.0
dev-lang/perl:            5.20.1-r3
dev-lang/python:          2.7.8, 3.4.2
dev-util/cmake:           2.8.12.2
dev-util/pkgconfig:       0.28-r2
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.1
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r4, 1.10.3, 1.11.6, 1.12.6, 1.13.4, 1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.2, 4.9.1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.4
sys-devel/make:           4.1-r1
sys-kernel/linux-headers: 3.17-r1 (virtual/os-headers)
sys-libs/glibc:           2.20
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2015-01-18 12:40:00 UTC
Fixed in the tree, thanks for reporting.