waltligon / orangefs

Official repository for PVFS/OrangeFS
Other
62 stars 7 forks source link

make kmod fails on Fedora 22 (linux 4.1.3-200.fc22.x86_64) #62

Closed xPSUzSBHotUOHS6G8nkoScBq closed 6 years ago

xPSUzSBHotUOHS6G8nkoScBq commented 6 years ago

Imported from Trac

ID: 63 Type: defect Time: 1438364403 Change time: 1441638434 Component: Kernel module Severity: None Priority: major Owner: hubcap Reporter: jburto2 Cc: Version: latest Milestone: Status: closed Resolution: duplicate Summary: make kmod fails on Fedora 22 (linux 4.1.3-200.fc22.x86_64) Keywords:

make kmod fails on Fedora 22 (linux 4.1.3-200.fc22.x86_64) with the following error:

DEBUG:root:--------------------------------------------------- DEBUG:root:Command: /usr/bin/ssh -i /home/ubuntu/cuer1/buildbot2.pem fedora@130.127.192.80 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o BatchMode=yes " source /etc/profile; cd /home/fedora/trunk; make kmod" DEBUG:root:RC: 2 DEBUG:root:STDOUT: CC [M] /home/fedora/trunk/src/kernel/linux-2.6/pvfs2-utils.o CC [M] /home/fedora/trunk/src/kernel/linux-2.6/devpvfs2-req.o scripts/Makefile.build:258: recipe for target '/home/fedora/trunk/src/kernel/linux-2.6/devpvfs2-req.o' failed Makefile:1387: recipe for target 'module/home/fedora/trunk/src/kernel/linux-2.6' failed Makefile:99: recipe for target 'default' failed Makefile:860: recipe for target 'just_kmod' failed

DEBUG:root:STDERR: Warning: Permanently added '130.127.192.80' (ECDSA) to the list of known hosts. /home/fedora/trunk/src/kernel/linux-2.6/devpvfs2-req.c:1168:5: error: unknown field ‘aio_write’ specified in initializer .aio_write = pvfs2_devreq_aio_write, ^ /home/fedora/trunk/src/kernel/linux-2.6/devpvfs2-req.c:1168:18: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] .aio_write = pvfs2_devreq_aio_write, ^ /home/fedora/trunk/src/kernel/linux-2.6/devpvfs2-req.c:1168:18: note: (near initialization for ‘pvfs2_devreq_file_operations.write’) make[3]: [/home/fedora/trunk/src/kernel/linux-2.6/devpvfs2-req.o] Error 1 make[2]: [module/home/fedora/trunk/src/kernel/linux-2.6] Error 2 make[1]: [default] Error 2 make: [just_kmod] Error 2

Ticket change Time: 1441638434 Author: jburto2 Field: status

closed

Ticket change Time: 1441638434 Author: jburto2 Field: resolution

duplicate

Ticket change Time: 1441638434 Author: jburto2 Field: comment