Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191031 - net-wireless/iwlwifi src_test failure
Summary: net-wireless/iwlwifi src_test failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-02 07:19 UTC by Tiziano Müller (RETIRED)
Modified: 2007-12-12 03:05 UTC (History)
1 user (show)

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


Attachments
iwlwifi-1.1.21.ebuild.patch (iwlwifi-1.1.21.ebuild.patch,1.05 KB, patch)
2007-11-02 23:56 UTC, MATSUU Takuto (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tiziano Müller (RETIRED) gentoo-dev 2007-09-02 07:19:00 UTC
>>> Starting src_test
Makefile found, looking for potential test targets
echo "Checking sources for comment problems..."
scripts/check_comments origin/*.[ch]
echo "Checking sources for > 80 problems..."
scripts/check_80 origin/*.[ch]
Found check target
make -j3 -j1 check
Checking sources for comment problems...
/bin/sh: scripts/check_comments: No such file or directory
make: *** [check] Error 127

!!! ERROR in net-wireless/iwlwifi-1.0.0_p1:
!!! In src_test at line 29
!!! make check failed

!!! Call stack:
!!!    * src_test (/usr/libexec/paludis/src_test.bash:29)
!!!    * ebuild_f_test (/usr/libexec/paludis/src_test.bash:71)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:363)
!!!    * main (/usr/libexec/paludis/ebuild.bash:381)
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2007-11-02 23:54:46 UTC
iwlwifi-1.1.21 also has the issue.
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2007-11-02 23:56:52 UTC
Created attachment 135049 [details, diff]
iwlwifi-1.1.21.ebuild.patch

Added RESTRICT="test", CONFIG_CHECK="FW_LOADER" and dodoc
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-12-12 03:05:36 UTC
Fixed in 1.2.22.  Thanks for the report.