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

Bug 163978

Summary: net-misc/strongswan-2.8.0 ebuild uses make instead of emake, breaking MAKEOPTS
Product: Gentoo Linux Reporter: Joshua Griffith <josh.griffith>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: josh.griffith
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joshua Griffith 2007-01-26 21:28:27 UTC
This won't work:
MAKEOPTS="USE_NAT_TRAVERSAL_TRANSPORT_MODE?=true" emerge strongswan

Reproducible: Always

Steps to Reproduce:
1. Execute MAKEOPTS="USE_NAT_TRAVERSAL_TRANSPORT_MODE?=true" emerge strongswan
2. Test to see if NAT traversal is enabled
Actual Results:  
NAT traversal transport mode is disabled

Expected Results:  
NAT traversal transport mode should be enabled
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-26 21:30:26 UTC
WTH? Since when it that a valid MAKEOPTS?!
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-26 21:30:38 UTC
Err, not FIXED...
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-01-26 21:30:49 UTC
INVALID.