Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189965 - net-wireless/fsam7400-0.5.1 bad CONFIG_CHECK with kernel 2.6.22
Summary: net-wireless/fsam7400-0.5.1 bad CONFIG_CHECK with kernel 2.6.22
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: kernel-2.6.22
  Show dependency tree
 
Reported: 2007-08-23 20:14 UTC by nusch
Modified: 2007-08-31 12:55 UTC (History)
0 users

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


Attachments
Updated CONFIG_CHECK (fsam7400-0.5.1.patch,417 bytes, patch)
2007-08-24 05:30 UTC, Ludovic Fauvet
Details | Diff
Support for <= 2.6.22 (fsam7400-0.5.1.patch,806 bytes, patch)
2007-08-24 05:47 UTC, Ludovic Fauvet
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nusch 2007-08-23 20:14:47 UTC
This ebuild doesn't work with gentoo-sources-2.6.22-r5. I don't know if it need to be completely rewriten, but maybe it depends only on change .config flag name

Reproducible: Always




>>> Emerging (1 of 1) net-wireless/fsam7400-0.5.1 to /
 * fsam7400-0.5.1-2.6.19.1.patch.gz RMD160 ;-) ...                                             [ ok ]
 * fsam7400-0.5.1-2.6.19.1.patch.gz SHA1 ;-) ...                                               [ ok ]
 * fsam7400-0.5.1-2.6.19.1.patch.gz SHA256 ;-) ...                                             [ ok ]
 * fsam7400-0.5.1-2.6.19.1.patch.gz size ;-) ...                                               [ ok ]
 * fsam7400-0.5.1.tgz RMD160 ;-) ...                                                           [ ok ]
 * fsam7400-0.5.1.tgz SHA1 ;-) ...                                                             [ ok ]
 * fsam7400-0.5.1.tgz SHA256 ;-) ...                                                           [ ok ]
 * fsam7400-0.5.1.tgz size ;-) ...                                                             [ ok ]
 * checking ebuild checksums ;-) ...                                                           [ ok ]
 * checking auxfile checksums ;-) ...                                                          [ ok ]
 * checking miscfile checksums ;-) ...                                                         [ ok ]
 * checking fsam7400-0.5.1.tgz ;-) ...                                                         [ ok ]
 * checking fsam7400-0.5.1-2.6.19.1.patch.gz ;-) ...                                           [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/2.6.22-gentoo-r5/build
 * Found sources for kernel version:
 *     2.6.22-gentoo-r5
 * Checking for suitable kernel configuration options...
 *   fsam7400-0.5.1 requires support for Wireless LAN drivers (non-harmradio) & Wireless Extensions (CONFIG_NET_RADIO).
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 * Once you have satisfied these options, please try merging
 * this package again.

!!! ERROR: net-wireless/fsam7400-0.5.1 failed.
Call stack:
  ebuild.sh, line 1654:   Called dyn_setup
  ebuild.sh, line 714:   Called qa_call 'pkg_setup'
  ebuild.sh, line 44:   Called pkg_setup
  fsam7400-0.5.1.ebuild, line 27:   Called linux-mod_pkg_setup
  linux-mod.eclass, line 464:   Called linux-info_pkg_setup
  linux-info.eclass, line 572:   Called check_extra_config
  linux-info.eclass, line 471:   Called die

!!! Incorrect kernel configuration options
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/net-wireless/fsam7400-0.5.1/temp/build.log'.
Comment 1 Ludovic Fauvet 2007-08-24 05:30:40 UTC
Created attachment 129029 [details, diff]
Updated CONFIG_CHECK
Comment 2 Ludovic Fauvet 2007-08-24 05:47:22 UTC
Created attachment 129031 [details, diff]
Support for <= 2.6.22
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2007-08-29 18:58:12 UTC
ty, fixed.
Comment 4 nusch 2007-08-31 12:55:19 UTC
(In reply to comment #3)
> ty, fixed.
> 

So when it will go to portage rsync servers?