Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 772627 - kernel-3.2.0-2.fc17 doesn't build on ARM
Summary: kernel-3.2.0-2.fc17 doesn't build on ARM
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jon Masters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2012-01-09 13:27 UTC by Peter Robinson
Modified: 2012-02-02 11:50 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-02 11:50:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Robinson 2012-01-09 13:27:03 UTC
Full build logs here but relevant bit below.

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=247005

+ make -s ARCH=arm V=1 -j2 modules
include/asm-generic/xor.h:696:34: warning: 'xor_block_8regs_p' defined but not used [-Wunused-variable]
include/asm-generic/xor.h:704:34: warning: 'xor_block_32regs_p' defined but not used [-Wunused-variable]
drivers/ata/sata_mv.c:80:12: warning: 'msi' defined but not used [-Wunused-variable]
drivers/ata/sata_mv.c:652:34: warning: 'mv5_sht' defined but not used [-Wunused-variable]
drivers/ata/sata_mv.c:1253:13: warning: 'mv_dump_pci_cfg' defined but not used [-Wunused-function]
drivers/block/drbd/drbd_main.c: In function 'drbd_buildtag':
drivers/block/drbd/drbd_main.c:4187:19: warning: the comparison will always evaluate as 'true' for the address of '__this_module' will never be NULL [-Waddress]
drivers/char/hw_random/mxc-rnga.c:136:2: warning: initialization from incompatible pointer type [enabled by default]
drivers/char/hw_random/mxc-rnga.c:136:2: warning: (near initialization for 'mxc_rnga.data_present') [enabled by default]
drivers/gpio/gpio-mcp23s08.c:370:12: warning: 'mcp23s08_probe_one' defined but not used [-Wunused-function]
drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
drivers/input/touchscreen/eeti_ts.c: In function 'eeti_ts_irq_active':
drivers/input/touchscreen/eeti_ts.c:65:2: error: implicit declaration of function 'irq_to_gpio' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[3]: *** [drivers/input/touchscreen/eeti_ts.o] Error 1
make[2]: *** [drivers/input/touchscreen] Error 2
make[1]: *** [drivers/input] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....
+ exit 1

Comment 1 Peter Robinson 2012-02-02 11:50:05 UTC
closing. with some poking we have this building. 3.3 next :)


Note You need to log in before you can comment on or make changes to this bug.