[Linux-wlan-ng-devel] Bug#406782: linux-wlan-ng-firmware: fails to build package

Lee Garrett lee-in-berlin at web.de
Sun Jan 14 02:02:32 CET 2007


Package: linux-wlan-ng-firmware
Version: 0.2.6+svn20061108+dfsg-1
Severity: grave
Justification: renders package unusable

Hello there,

with moving prism2dl to the -firmware package following bug shows up:

First of all, line 46 is redundant ("cd $my_temp"), as we already are in that working dir. The second problem lets the actual build 
fail: man/prism2dl.1 is missing in the source file, that's why dh_installman flakes out. Attached is a log of the execution of 
linux-wlan-ng-build-firmware-deb (I changed the first line to #!/bin/bash -x so it is easier to debug).

Anyways, keep up the good work and thank you for providing these packages!
--Lee


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (600, 'testing'), (450, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19-batou-chmp-custom-dsdt
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages linux-wlan-ng-firmware depends on:
ii  build-essential 11.3                     informational list of build-essent
ii  debhelper       5.0.42                   helper programs for debian/rules
ii  fakeroot        1.5.10                   Gives a fake root environment
ii  linux-wlan-ng   0.2.6+svn20061108+dfsg-1 utilities for wireless prism2 card
ii  linux-wlan-ng-s 0.2.6+svn20061108+dfsg-1 linux-wlan-ng driver
ii  subversion      1.4.2dfsg1-2             Advanced version control system

linux-wlan-ng-firmware recommends no packages.

-- debconf information:
  linux-wlan-ng-firmware/info:
-------------- next part --------------
randall at batou:~/tmp$ linux-wlan-ng-build-firmware-deb
+ DEBIAN_SRC=/usr/src/linux-wlan-ng.tar.bz2
+ DEBIAN=/usr/share/linux-wlan-ng-firmware/debian
+ SVN=svn://svn.shaftnet.org/linux-wlan-ng/trunk
++ pwd
+ PWD=/home/randall/tmp
++ mktemp -d prism2-XXXXXX
+ my_temp=prism2-Z22453
+ cd prism2-Z22453
+ tar xjf /usr/src/linux-wlan-ng.tar.bz2
+ mkdir src
+ svn co -N svn://svn.shaftnet.org/linux-wlan-ng/trunk/src/prism2/ src/prism2
A    src/prism2/af010104.hex
A    src/prism2/shared.prism2
A    src/prism2/pm010102.hex
A    src/prism2/ak010104.hex
A    src/prism2/ru010803.hex
A    src/prism2/rf010804.hex
A    src/prism2/README.firmware
A    src/prism2/prism2_ssf.pda
A    src/prism2/Makefile
A    src/prism2/r1010701.hex
Ausgecheckt, Revision 1815.
+ cp src/prism2/af010104.hex src/prism2/ak010104.hex src/prism2/pm010102.hex src/prism2/r1010701.hex src/prism2/rf010804.hex 
src/prism2/ru010803.hex modules/linux-wlan-ng/src/prism2
+ svn co -N svn://svn.shaftnet.org/linux-wlan-ng/trunk/src/prism2/download src/prism2/download
A    src/prism2/download/Makefile
A    src/prism2/download/prism2dl.c
 U   src/prism2/download
Ausgecheckt, Revision 1815.
+ cp src/prism2/download/prism2dl.c modules/linux-wlan-ng/src/prism2/download
+ rm -rf src
+ mv modules/linux-wlan-ng/add-ons modules/linux-wlan-ng/CHANGES modules/linux-wlan-ng/config.in modules/linux-wlan-ng/config.out 
modules/linux-wlan-ng/Configure modules/linux-wlan-ng/COPYING modules/linux-wlan-ng/debian modules/linux-wlan-ng/doc 
modules/linux-wlan-ng/etc modules/linux-wlan-ng/FAQ modules/linux-wlan-ng/LICENSE modules/linux-wlan-ng/Makefile 
modules/linux-wlan-ng/man modules/linux-wlan-ng/README modules/linux-wlan-ng/scripts modules/linux-wlan-ng/src 
modules/linux-wlan-ng/THANKS modules/linux-wlan-ng/TODO .
+ rm -rf modules debian
+ cd prism2-Z22453
/usr/bin/linux-wlan-ng-build-firmware-deb: line 46: cd: prism2-Z22453: Datei oder Verzeichnis nicht gefunden
+ cp -r /usr/share/linux-wlan-ng-firmware/debian .
+ chmod a+rx debian/rules
+ dpkg-buildpackage -rfakeroot -us -uc
dpkg-buildpackage: source package is linux-wlan-ng
dpkg-buildpackage: source version is 0.2.6+svn20061108+dfsg-1
dpkg-buildpackage: source changed by Victor Seva <linuxmaniac at torreviejawireless.org>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 0.2.6+svn20061108+dfsg-1
 fakeroot debian/rules clean
dh_clean debian/postinst
rm -f configure-stamp build-stamp install-stamp
 dpkg-source -b prism2-Z22453
dpkg-source: warning: source directory `./prism2-Z22453' is not <sourcepackage>-<upstreamversion> 
`linux-wlan-ng-0.2.6+svn20061108+dfsg'
dpkg-source: building linux-wlan-ng in linux-wlan-ng_0.2.6+svn20061108+dfsg-1.tar.gz
dpkg-source: building linux-wlan-ng in linux-wlan-ng_0.2.6+svn20061108+dfsg-1.dsc
 debian/rules build
detected flavours for current arch are:
# to make the configure script happy we have to provide a real
# kernel source tree.
BUILD_MODULES=n BUILD_UTILS=y CC=cc ./Configure -d debian/config-for-lwng

-------------- Linux WLAN Configuration Script -------------

The default responses are correct for most users.

Build linux-wlan-ng tools? (y/n) [y]
Build Prism2.x PCMCIA Card Services (_cs) driver? (y/n) [n]
Build Prism2 PLX9052 based PCI (_plx) adapter driver? (y/n) [n]
Build Prism2.5 native PCI (_pci) driver? (y/n) [n]
Build Prism2.5 USB (_usb) driver? (y/n) [n]

Linux source directory [/lib/modules/2.6.19-batou-chmp-custom-dsdt/build]

The kernel source tree is version 2.6.19-batou-chmp-custom-dsdt.
The current kernel build date is PREEMPT Tue Dec 5 01:40:19 2006.

Alternate target install root directory on host [/home/randall/tmp/prism2-Z22453/debian/tmp/]
  Module install directory [/lib/modules/2.6.19-batou-chmp-custom-dsdt]

It looks like you have a System V init file setup.


Prefix for build host compiler? (rarely needed) []

Build for debugging (see doc/config.debug) (y/n) [n]


Configuration successful.  Now type 'make' and pray.

touch configure-stamp
dh_testdir
/usr/bin/make -C src/mkmeta
make[1]: Entering directory `/home/randall/tmp/prism2-Z22453/src/mkmeta'
gcc -E -M -I../include -I/lib/modules/2.6.19-batou-chmp-custom-dsdt/build/include -D__LINUX_WLAN__ ../shared/p80211types.c 
.../shared/p80211metamsg.c ../shared/p80211metamib.c ../shared/p80211meta.c  mkmetadef.c ../shared/p80211types.c 
.../shared/p80211metamsg.c ../shared/p80211metamib.c ../shared/p80211meta.c  mkmetastruct.c > .depend
mkdir -p obj
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include -I/lib/modules/2.6.19-batou-chmp-custom-dsdt/build/include 
-D__LINUX_WLAN__ ../shared/p80211types.c -o obj/p80211types.o
.../shared/p80211types.c: In function ?p80211_totext_displaystr?:
.../shared/p80211types.c:253: warning: pointer targets in passing argument 2 of ?__builtin_strncat? differ in signedness
.../shared/p80211types.c: In function ?p80211_fromtext_displaystr?:
.../shared/p80211types.c:341: warning: pointer targets in passing argument 1 of ?__builtin_strncpy? differ in signedness
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include -I/lib/modules/2.6.19-batou-chmp-custom-dsdt/build/include 
-D__LINUX_WLAN__ ../shared/p80211metamsg.c -o obj/p80211metamsg.o
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include -I/lib/modules/2.6.19-batou-chmp-custom-dsdt/build/include 
-D__LINUX_WLAN__ ../shared/p80211metamib.c -o obj/p80211metamib.o
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include -I/lib/modules/2.6.19-batou-chmp-custom-dsdt/build/include 
-D__LINUX_WLAN__ ../shared/p80211meta.c -o obj/p80211meta.o
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include -I/lib/modules/2.6.19-batou-chmp-custom-dsdt/build/include 
-D__LINUX_WLAN__ mkmetadef.c -o obj/mkmetadef.o
gcc  -o mkmetadef obj/p80211types.o obj/p80211metamsg.o obj/p80211metamib.o obj/p80211meta.o  obj/mkmetadef.o
cat mkmetadefhead.txt > ../include/wlan/p80211metadef.h
../mkmetadef >> ../include/wlan/p80211metadef.h
echo "#endif" >> ../include/wlan/p80211metadef.h
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include -I/lib/modules/2.6.19-batou-chmp-custom-dsdt/build/include 
-D__LINUX_WLAN__ mkmetastruct.c -o obj/mkmetastruct.o
gcc  -o mkmetastruct obj/p80211types.o obj/p80211metamsg.o obj/p80211metamib.o obj/p80211meta.o  obj/mkmetastruct.o
cat mkmetastructhead.txt > ../include/wlan/p80211metastruct.h
../mkmetastruct >> ../include/wlan/p80211metastruct.h
echo "#endif" >> ../include/wlan/p80211metastruct.h
make[1]: Leaving directory `/home/randall/tmp/prism2-Z22453/src/mkmeta'
/usr/bin/make -C src/prism2/download
make[1]: Entering directory `/home/randall/tmp/prism2-Z22453/src/prism2/download'
gcc  -I../../include -I../include -I/lib/modules/2.6.19-batou-chmp-custom-dsdt/build/include -D__LINUX_WLAN__  -c -o prism2dl.o 
prism2dl.c
In file included from prism2dl.c:77:
.../include/prism2/hfa384x.h:931: warning: ?packed? attribute ignored for field of type ?UINT8[]?
.../include/prism2/hfa384x.h:937: warning: ?packed? attribute ignored for field of type ?UINT8[32]?
.../include/prism2/hfa384x.h:994: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1000: warning: ?packed? attribute ignored for field of type ?UINT8[34]?
.../include/prism2/hfa384x.h:1012: warning: ?packed? attribute ignored for field of type ?UINT8[34]?
.../include/prism2/hfa384x.h:1036: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1077: warning: ?packed? attribute ignored for field of type ?UINT8[34]?
.../include/prism2/hfa384x.h:1089: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1106: warning: ?packed? attribute ignored for field of type ?UINT8[16][6]?
.../include/prism2/hfa384x.h:1156: warning: ?packed? attribute ignored for field of type ?hfa384x_bytestr32_t?
.../include/prism2/hfa384x.h:1162: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1169: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1177: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1192: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1194: warning: ?packed? attribute ignored for field of type ?UINT8[16]?
.../include/prism2/hfa384x.h:1195: warning: ?packed? attribute ignored for field of type ?UINT8[4]?
.../include/prism2/hfa384x.h:1196: warning: ?packed? attribute ignored for field of type ?UINT8[4]?
.../include/prism2/hfa384x.h:1203: warning: ?packed? attribute ignored for field of type ?UINT8[]?
.../include/prism2/hfa384x.h:1267: warning: ?packed? attribute ignored for field of type ?UINT8[12]?
.../include/prism2/hfa384x.h:1308: warning: ?packed? attribute ignored for field of type ?UINT8[14]?
.../include/prism2/hfa384x.h:1309: warning: ?packed? attribute ignored for field of type ?UINT8[14]?
.../include/prism2/hfa384x.h:1321: warning: ?packed? attribute ignored for field of type ?UINT8[12]?
.../include/prism2/hfa384x.h:1333: warning: ?packed? attribute ignored for field of type ?UINT8[480]?
.../include/prism2/hfa384x.h:1385: warning: ?packed? attribute ignored for field of type ?UINT8[34]?
.../include/prism2/hfa384x.h:1391: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1492: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1544: warning: ?packed? attribute ignored for field of type ?UINT8[10]?
.../include/prism2/hfa384x.h:1618: warning: ?packed? attribute ignored for field of type ?UINT8?
.../include/prism2/hfa384x.h:1619: warning: ?packed? attribute ignored for field of type ?UINT8?
.../include/prism2/hfa384x.h:1626: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1627: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1628: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1630: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1635: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1636: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1701: warning: ?packed? attribute ignored for field of type ?UINT8?
.../include/prism2/hfa384x.h:1702: warning: ?packed? attribute ignored for field of type ?UINT8?
.../include/prism2/hfa384x.h:1703: warning: ?packed? attribute ignored for field of type ?UINT8?
.../include/prism2/hfa384x.h:1704: warning: ?packed? attribute ignored for field of type ?UINT8?
.../include/prism2/hfa384x.h:1711: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1712: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1713: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1715: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1719: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1720: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1774: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1834: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1837: warning: ?packed? attribute ignored for field of type ?hfa384x_bytestr32_t?
.../include/prism2/hfa384x.h:1838: warning: ?packed? attribute ignored for field of type ?UINT8[10]?
.../include/prism2/hfa384x.h:1847: warning: ?packed? attribute ignored for field of type ?struct hfa384x_ScanResultSub_t[31]?
.../include/prism2/hfa384x.h:1866: warning: ?packed? attribute ignored for field of type ?struct hfa384x_ChInfoResultSub_t[16]?
.../include/prism2/hfa384x.h:1875: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1878: warning: ?packed? attribute ignored for field of type ?hfa384x_bytestr32_t?
.../include/prism2/hfa384x.h:1879: warning: ?packed? attribute ignored for field of type ?UINT8[10]?
.../include/prism2/hfa384x.h:1889: warning: ?packed? attribute ignored for field of type ?struct hfa384x_HScanResultSub_t[31]?
.../include/prism2/hfa384x.h:1919: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1921: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1930: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1938: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1940: warning: ?packed? attribute ignored for field of type ?UINT8[80]?
.../include/prism2/hfa384x.h:1951: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1952: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1964: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:1970: warning: ?packed? attribute ignored for field of type ?hfa384x_CommTallies16_t?
.../include/prism2/hfa384x.h:1971: warning: ?packed? attribute ignored for field of type ?hfa384x_CommTallies32_t?
.../include/prism2/hfa384x.h:1972: warning: ?packed? attribute ignored for field of type ?hfa384x_ScanResult_t?
.../include/prism2/hfa384x.h:1973: warning: ?packed? attribute ignored for field of type ?hfa384x_ChInfoResult_t?
.../include/prism2/hfa384x.h:1974: warning: ?packed? attribute ignored for field of type ?hfa384x_HScanResult_t?
.../include/prism2/hfa384x.h:1975: warning: ?packed? attribute ignored for field of type ?hfa384x_LinkStatus_t?
.../include/prism2/hfa384x.h:1976: warning: ?packed? attribute ignored for field of type ?hfa384x_AssocStatus_t?
.../include/prism2/hfa384x.h:1977: warning: ?packed? attribute ignored for field of type ?hfa384x_AuthReq_t?
.../include/prism2/hfa384x.h:1978: warning: ?packed? attribute ignored for field of type ?hfa384x_PSUserCount_t?
.../include/prism2/hfa384x.h:1979: warning: ?packed? attribute ignored for field of type ?hfa384x_KeyIDChanged_t?
.../include/prism2/hfa384x.h:1986: warning: ?packed? attribute ignored for field of type ?hfa384x_infodata_t?
.../include/prism2/hfa384x.h:2149: warning: ?packed? attribute ignored for field of type ?UINT8[8]?
.../include/prism2/hfa384x.h:2154: warning: ?packed? attribute ignored for field of type ?UINT8[8]?
.../include/prism2/hfa384x.h:2159: warning: ?packed? attribute ignored for field of type ?UINT8[12]?
.../include/prism2/hfa384x.h:2183: warning: ?packed? attribute ignored for field of type ?UINT8[12]?
.../include/prism2/hfa384x.h:2228: warning: ?packed? attribute ignored for field of type ?UINT8[6]?
.../include/prism2/hfa384x.h:2233: warning: ?packed? attribute ignored for field of type ?UINT8[8]?
.../include/prism2/hfa384x.h:2325: warning: ?packed? attribute ignored for field of type ?UINT8?
.../include/prism2/hfa384x.h:2348: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_pcb_partnum_t?
.../include/prism2/hfa384x.h:2349: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_pcb_tracenum_t?
.../include/prism2/hfa384x.h:2350: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_nic_serial_t?
.../include/prism2/hfa384x.h:2351: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_mkk_measurements_t?
.../include/prism2/hfa384x.h:2352: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_nic_ramsize_t?
.../include/prism2/hfa384x.h:2353: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_mfisuprange_t?
.../include/prism2/hfa384x.h:2354: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_cfisuprange_t?
.../include/prism2/hfa384x.h:2355: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_nicid_t?
.../include/prism2/hfa384x.h:2356: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_refdac_measurements_t?
.../include/prism2/hfa384x.h:2357: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_vgdac_measurements_t?
.../include/prism2/hfa384x.h:2358: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_level_compc_measurements_t?
.../include/prism2/hfa384x.h:2359: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_mac_address_t?
.../include/prism2/hfa384x.h:2360: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_mkk_callname_t?
.../include/prism2/hfa384x.h:2361: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_regdomain_t?
.../include/prism2/hfa384x.h:2362: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_allowed_channel_t?
.../include/prism2/hfa384x.h:2363: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_default_channel_t?
.../include/prism2/hfa384x.h:2364: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_privacy_option_t?
.../include/prism2/hfa384x.h:2365: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_temptype_t?
.../include/prism2/hfa384x.h:2366: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_refdac_setup_t?
.../include/prism2/hfa384x.h:2367: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_vgdac_setup_t?
.../include/prism2/hfa384x.h:2368: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_level_comp_setup_t?
.../include/prism2/hfa384x.h:2369: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_trimdac_setup_t?
.../include/prism2/hfa384x.h:2370: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_ifr_setting_t?
.../include/prism2/hfa384x.h:2371: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_rfr_setting_t?
.../include/prism2/hfa384x.h:2372: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_hfa3861_baseline_t?
.../include/prism2/hfa384x.h:2373: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_hfa3861_shadow_t?
.../include/prism2/hfa384x.h:2374: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_hfa3861_ifrf_t?
.../include/prism2/hfa384x.h:2375: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_hfa3861_chcalsp_t?
.../include/prism2/hfa384x.h:2376: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_hfa3861_chcali_t?
.../include/prism2/hfa384x.h:2377: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_nic_config_t?
.../include/prism2/hfa384x.h:2378: warning: ?packed? attribute ignored for field of type ?hfa384x_hfo_delay_t?
.../include/prism2/hfa384x.h:2379: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_hfa3861_manf_testsp_t?
.../include/prism2/hfa384x.h:2380: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_hfa3861_manf_testi_t?
.../include/prism2/hfa384x.h:2381: warning: ?packed? attribute ignored for field of type ?hfa384x_pdr_end_of_pda_t?
.../include/prism2/hfa384x.h:2383: warning: ?packed? attribute ignored for field of type ?union pdr?
gcc -g -o prism2dl prism2dl.o
make[1]: Leaving directory `/home/randall/tmp/prism2-Z22453/src/prism2/download'
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# firmware files
mkdir -p debian/tmp/etc/wlan/
for x in src/prism2/*.hex ; do \
                if [ -f "$x" ]; then \
                        SUFFIX=`echo $x |  cut -c12-13`;\
                        cp $x debian/tmp/etc/wlan/prism2_$SUFFIX.hex ; \
                fi; \
        done
# copyright
mkdir -p debian/tmp/usr/share/doc/linux-wlan-ng-firmware-files/
cp src/prism2/README.firmware debian/tmp/usr/share/doc/linux-wlan-ng-firmware-files//copyright
# prism2dl
mkdir -p debian/tmp/sbin
cp src/prism2/download/prism2dl debian/tmp/sbin/
touch install-stamp
dh_installdirs
dh_install
dh_installchangelogs
dh_strip
dh_fixperms
dh_shlibdeps
dh_installdeb
dh_installman   man/prism2dl.1
man/prism2dl.1: Datei oder Verzeichnis nicht gefunden at /usr/bin/dh_installman line 120, <COMPAT_IN> line 1.
make: *** [binary-arch] Fehler 2
+ cd ..
+ rm -rf prism2-Z22453
randall at batou:~/tmp$


More information about the Linux-wlan-ng-devel mailing list