Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410913 - net-nds/openldap-2.4.30 - if ! use sasl && use cxx; then die; fi
Summary: net-nds/openldap-2.4.30 - if ! use sasl && use cxx; then die; fi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo LDAP project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-05 16:49 UTC by Ryuichi KAWAMATA
Modified: 2012-05-25 22:22 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 Ryuichi KAWAMATA 2012-04-05 16:49:09 UTC
# emerge -av =net-nds/openldap-2.4.30

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] net-nds/openldap-2.4.30  USE="berkdb crypt cxx* ipv6 perl ssl syslog tcpd -debug -experimental -gnutls -icu -iodbc -kerberos -minimal -odbc -overlays -samba -sasl (-selinux) -slp -smbkrb5passwd" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] yes

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) net-nds/openldap-2.4.30
 * openldap-2.4.30.tgz RMD160 SHA1 SHA256 size ;-) ...                                                                            [ ok ]
 * rfc2307bis.schema-20100722 RMD160 SHA1 SHA256 size ;-) ...                                                                     [ ok ]

 * This profile is merely a convenience for people who require a more
 * minimal profile, yet are unable to use hardened due to restrictions in
 * the software being used on the server. If you seek a secure
 * production server profile, please check the Hardened project
 * (http://hardened.gentoo.org)

 * ERROR: net-nds/openldap-2.4.30 failed (setup phase):
 *   To build the ldapc++ library you must emerge openldap with sasl support
 * 
 * Call stack:
 *                ebuild.sh, line  85:  Called pkg_setup
 *   openldap-2.4.30.ebuild, line 215:  Called die
 * The specific snippet of code:
 *              die "To build the ldapc++ library you must emerge openldap with sasl support"
 * 
 * If you need support, post the output of 'emerge --info =net-nds/openldap-2.4.30',
 * the complete build log and the output of 'emerge -pqv =net-nds/openldap-2.4.30'.
 * The complete build log is located at '/var/tmp/portage/net-nds/openldap-2.4.30/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-nds/openldap-2.4.30/temp/die.env'.
 * S: '/var/tmp/portage/net-nds/openldap-2.4.30/work/openldap-2.4.30'

>>> Failed to emerge net-nds/openldap-2.4.30, Log file:

>>>  '/var/tmp/portage/net-nds/openldap-2.4.30/temp/build.log'

 * Messages for package net-nds/openldap-2.4.30:

 * This profile is merely a convenience for people who require a more
 * minimal profile, yet are unable to use hardened due to restrictions in
 * the software being used on the server. If you seek a secure
 * production server profile, please check the Hardened project
 * (http://hardened.gentoo.org)
 * ERROR: net-nds/openldap-2.4.30 failed (setup phase):
 *   To build the ldapc++ library you must emerge openldap with sasl support
 * 
 * Call stack:
 *                ebuild.sh, line  85:  Called pkg_setup
 *   openldap-2.4.30.ebuild, line 215:  Called die
 * The specific snippet of code:
 *              die "To build the ldapc++ library you must emerge openldap with sasl support"
 * 
 * If you need support, post the output of 'emerge --info =net-nds/openldap-2.4.30',
 * the complete build log and the output of 'emerge -pqv =net-nds/openldap-2.4.30'.
 * The complete build log is located at '/var/tmp/portage/net-nds/openldap-2.4.30/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-nds/openldap-2.4.30/temp/die.env'.
 * S: '/var/tmp/portage/net-nds/openldap-2.4.30/work/openldap-2.4.30'

Reproducible: Always

Steps to Reproduce:
1. add USE=cxx
2. emerge -avuDN =net-nds/openldap-2.4.30



Expected Results:  
Becomes possible emerge openldap
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-04-06 14:21:50 UTC
Use my keyword || die? Really?
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-05-25 22:22:03 UTC
REQUIRED_USE="cxx? ( sasl )"
added to 2.4.31