Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373685 - net-wireless/wpa_supplicant fails with FEATURES+=multilib-strict
Summary: net-wireless/wpa_supplicant fails with FEATURES+=multilib-strict
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bjarke Istrup Pedersen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 08:52 UTC by Amadeusz Żołnowski (RETIRED)
Modified: 2011-07-01 20:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,29.91 KB, text/plain)
2011-07-01 08:54 UTC, Amadeusz Żołnowski (RETIRED)
Details
emerge --info (emerge.info,4.65 KB, text/plain)
2011-07-01 08:54 UTC, Amadeusz Żołnowski (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Amadeusz Żołnowski (RETIRED) gentoo-dev 2011-07-01 08:52:46 UTC
The essential part of build.log:

>>> Completed installing wpa_supplicant-0.7.3-r3 into /var/tmp/portage/net-wireless/wpa_supplicant-0.7.3-r3/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/lib/libeap.so.0.0.0
   usr/bin/wpa_passphrase
   usr/bin/wpa_cli
   usr/sbin/wpa_supplicant
ecompressdir: bzip2 -9 /usr/share/man
Files matching a file type that is not allowed:
   usr/lib/libeap.so.0.0.0

Reproducible: Always
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2011-07-01 08:54:04 UTC
Created attachment 278765 [details]
build.log
Comment 2 Amadeusz Żołnowski (RETIRED) gentoo-dev 2011-07-01 08:54:47 UTC
Created attachment 278767 [details]
emerge --info
Comment 3 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2011-07-01 20:02:06 UTC
Fixed, the problem was in the wimax patch :)

A simple sed along with $(get_libdir) did the trick, please test again with 0.7.3-r3 from CVS.