From: Jan Stancek <jstancek@redhat.com>
To: ltp-list <ltp-list@lists.sf.net>
Subject: [LTP] compilation errors in device-drivers on RHEL5.3/6.0/7 Beta (HEAD: 20130904-178-gb6e83fe)
Date: Tue, 7 Jan 2014 08:58:19 -0500 (EST) [thread overview]
Message-ID: <812486535.12119408.1389103099916.JavaMail.root@redhat.com> (raw)
In-Reply-To: <1777895275.12118952.1389103032677.JavaMail.root@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 183 bytes --]
Hi,
attached is list of device-drivers errors I get during compilation of current LTP.
These do not stop the whole build, but for completion I'm attaching all of them.
Regards,
Jan
[-- Attachment #2: ltp_device_drivers_compilation_errors_on_RHEL567.txt --]
[-- Type: text/plain, Size: 23472 bytes --]
20130904-178-gb6e83fe compilation errors
RHEL7 Beta
-----------
make[5]: Entering directory `/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel'
make -C /lib/modules/3.10.0-57.el7.x86_64/build M=/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel
make[6]: Entering directory `/usr/src/kernels/3.10.0-57.el7.x86_64'
LD /root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/built-in.o
CC [M] /root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.o
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c: In function âtest_enable_bridgesâ:
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:375:2: error: implicit declaration of function âpci_enable_bridgesâ [-Werror=implicit-function-declaration]
pci_enable_bridges(bus);
^
cc1: some warnings being treated as errors
make[7]: *** [/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.o] Error 1
make[6]: *** [_module_/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel] Error 2
make[6]: Leaving directory `/usr/src/kernels/3.10.0-57.el7.x86_64'
make[5]: [ltp_tpci.ko] Error 2 (ignored)
RHEL6.0
--------
make[6]: Entering directory `/usr/src/kernels/2.6.32-71.el6.x86_64'
LD /root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/built-in.o
CC [M] /root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.o
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: In function âtbio_ioctlâ:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:379: error: implicit declaration of function âblkdev_get_by_pathâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:380: warning: assignment makes pointer from integer without a cast
make[7]: *** [/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.o] Error 1
make[6]: *** [_module_/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel] Error 2
make[6]: Leaving directory `/usr/src/kernels/2.6.32-71.el6.x86_64'
make[5]: [ltp_tbio.ko] Error 2 (ignored)
make[5]: Entering directory `/usr/src/kernels/2.6.32-71.el6.x86_64'
LD /root/ltp/testcases/kernel/device-drivers/acpi/built-in.o
CC [M] /root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.o
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âacpi_test_busâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:381: error: implicit declaration of function âacpi_bus_update_powerâ
make[6]: *** [/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.o] Error 1
make[5]: *** [_module_/root/ltp/testcases/kernel/device-drivers/acpi] Error 2
make[5]: Leaving directory `/usr/src/kernels/2.6.32-71.el6.x86_64'
RHEL5.3
--------
(all device-drivers failed to build)
make[5]: Entering directory `/usr/src/kernels/2.6.18-128.37.1.el5-x86_64'
LD /root/ltp/testcases/kernel/device-drivers/uaccess/built-in.o
CC [M] /root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.o
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:48: error: unknown field âinit_nameâ specified in initializer
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:48: warning: missing braces around initializer
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:48: warning: (near initialization for âtdev.klist_childrenâ)
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:48: warning: initialization makes integer from pointer without a cast
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:48: error: initializer element is not computable at load time
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:48: error: (near initialization for âtdev.klist_children.k_lock.raw_lock.slockâ)
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c: In function âsys_tcaseâ:
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:73: error: implicit declaration of function âcopy_from_userâ
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:74: error: implicit declaration of function âpr_errâ
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:76: error: implicit declaration of function âget_userâ
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:81: error: implicit declaration of function âcopy_to_userâ
/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.c:86: error: implicit declaration of function âput_userâ
make[6]: *** [/root/ltp/testcases/kernel/device-drivers/uaccess/ltp_uaccess.o] Error 1
make[5]: *** [_module_/root/ltp/testcases/kernel/device-drivers/uaccess] Error 2
make[5]: Leaving directory `/usr/src/kernels/2.6.18-128.37.1.el5-x86_64'
make[4]: [ltp_uaccess.ko] Error 2 (ignored)
make[6]: Entering directory `/usr/src/kernels/2.6.18-128.37.1.el5-x86_64'
LD /root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/built-in.o
CC [M] /root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.o
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: In function âsend_requestâ:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:82: error: implicit declaration of function âblk_make_requestâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:82: warning: assignment makes pointer from integer without a cast
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:84: error: implicit declaration of function âpr_errâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:98: error: âstruct requestâ has no member named â__sectorâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: In function âtbio_ioâ:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:127: error: âstruct request_queueâ has no member named âlimitsâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:146: error: too many arguments to function âbio_map_userâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: In function âtest_bio_splitâ:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:300: error: âstruct request_queueâ has no member named âlimitsâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:320: error: too many arguments to function âbio_map_userâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:335: warning: passing argument 2 of âbio_splitâ makes pointer from integer without a cast
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:335: error: too few arguments to function âbio_splitâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: At top level:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:374: error: expected declaration specifiers or â...â before âfmode_tâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: In function âtbio_ioctlâ:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:379: error: implicit declaration of function âblkdev_get_by_pathâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:380: warning: assignment makes pointer from integer without a cast
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:415: error: too many arguments to function âblkdev_putâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: In function âtbio_transferâ:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:427: error: storage size of âiterâ isnât known
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:429: error: implicit declaration of function âblk_rq_cur_bytesâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:431: error: implicit declaration of function âblk_rq_posâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:433: error: implicit declaration of function ârq_for_each_segmentâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:433: error: expected â;â before â{â token
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:427: warning: unused variable âiterâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:423: warning: unused variable âflagsâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:422: warning: unused variable âbufâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:421: warning: unused variable âiâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:459: warning: no return statement in function returning non-void
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: In function âtbio_requestâ:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:466: error: implicit declaration of function âblk_fetch_requestâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:466: warning: assignment makes pointer from integer without a cast
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:471: error: implicit declaration of function âblk_end_request_allâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: At top level:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:476: error: expected declaration specifiers or â...â before âfmode_tâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:482: error: expected declaration specifiers or â...â before âfmode_tâ
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:505: warning: initialization from incompatible pointer type
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:506: warning: initialization from incompatible pointer type
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:507: warning: initialization from incompatible pointer type
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c: In function âtbio_initâ:
/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.c:541: warning: assignment discards qualifiers from pointer target type
make[7]: *** [/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ltp_tbio.o] Error 1
make[6]: *** [_module_/root/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel] Error 2
make[6]: Leaving directory `/usr/src/kernels/2.6.18-128.37.1.el5-x86_64'
make[5]: [ltp_tbio.ko] Error 2 (ignored)
make[6]: Entering directory `/usr/src/kernels/2.6.18-128.37.1.el5-x86_64'
LD /root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/built-in.o
CC [M] /root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.o
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:64: warning: type defaults to âintâ in declaration of âDEFINE_PCI_DEVICE_TABLEâ
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:64: warning: parameter names (without types) in function declaration
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:64: error: function âDEFINE_PCI_DEVICE_TABLEâ is initialized like a variable
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: warning: braces around scalar initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: warning: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: field name not in record or union initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: invalid initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: field name not in record or union initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: warning: excess elements in scalar initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: warning: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: field name not in record or union initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: warning: excess elements in scalar initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: warning: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: field name not in record or union initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: error: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: warning: excess elements in scalar initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:65: warning: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:66: warning: braces around scalar initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:66: warning: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:66: error: invalid initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:66: error: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:66: warning: excess elements in scalar initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:66: warning: (near initialization for âDEFINE_PCI_DEVICE_TABLEâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:79: error: âltp_pci_tblâ undeclared here (not in a function)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c: In function âpci_enableâ:
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:133: error: implicit declaration of function âpr_errâ
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c: In function âpci_disableâ:
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:158: error: implicit declaration of function âpci_is_enabledâ
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:167: error: implicit declaration of function âpci_power_nameâ
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:167: warning: format â%sâ expects type âchar *â, but argument 2 has type âintâ
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c: In function âtest_scan_busâ:
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:299: error: implicit declaration of function âpci_rescan_busâ
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c: In function âtest_read_pci_exp_configâ:
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:556: error: implicit declaration of function âpci_pcie_capâ
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c: At top level:
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:659: error: unknown field âinit_nameâ specified in initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:659: warning: missing braces around initializer
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:659: warning: (near initialization for âtdev.klist_childrenâ)
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:659: warning: initialization makes integer from pointer without a cast
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:659: error: initializer element is not computable at load time
/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.c:659: error: (near initialization for âtdev.klist_children.k_lock.raw_lock.slockâ)
make[7]: *** [/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ltp_tpci.o] Error 1
make[6]: *** [_module_/root/ltp/testcases/kernel/device-drivers/pci/tpci_kernel] Error 2
make[6]: Leaving directory `/usr/src/kernels/2.6.18-128.37.1.el5-x86_64'
make[5]: [ltp_tpci.ko] Error 2 (ignored)
rm -rf *.mod.c *.o modules.order .tmp* .*.ko .*.cmd Module.symvers
make[6]: Entering directory `/usr/src/kernels/2.6.18-128.37.1.el5-x86_64'
LD /root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/built-in.o
CC [M] /root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.o
/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.c:83: error: unknown field âinit_nameâ specified in initializer
/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.c:83: warning: missing braces around initializer
/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.c:83: warning: (near initialization for âtdev.klist_childrenâ)
/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.c:83: warning: initialization makes integer from pointer without a cast
/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.c:83: error: initializer element is not computable at load time
/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.c:83: error: (near initialization for âtdev.klist_children.k_lock.raw_lock.slockâ)
/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.c: In function âsys_tcaseâ:
/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.c:349: error: implicit declaration of function âpr_errâ
make[7]: *** [/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ltp_block_dev.o] Error 1
make[6]: *** [_module_/root/ltp/testcases/kernel/device-drivers/block/block_dev_kernel] Error 2
make[6]: Leaving directory `/usr/src/kernels/2.6.18-128.37.1.el5-x86_64'
make[5]: [ltp_block_dev.ko] Error 2 (ignored)
make[5]: Entering directory `/usr/src/kernels/2.6.18-128.37.1.el5-x86_64'
LD /root/ltp/testcases/kernel/device-drivers/acpi/built-in.o
CC [M] /root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.o
In file included from /root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:43:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi.h:31: error: expected identifier before â(â token
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âacpi_failureâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:61: warning: passing argument 4 of âacpi_ut_exceptionâ discards qualifiers from pointer target type
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âget_str_objectâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:99: error: implicit declaration of function âutf16s_to_utf8sâ
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:100: error: âUTF16_LITTLE_ENDIANâ undeclared (first use in this function)
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:100: error: (Each undeclared identifier is reported only once
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:100: error: for each function it appears in.)
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âacpi_traverseâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:172: warning: passing argument 2 of âacpi_get_object_infoâ from incompatible pointer type
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âacpi_traverse_from_rootâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:220: warning: passing argument 2 of âacpi_get_object_infoâ from incompatible pointer type
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âacpi_initâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:242: error: implicit declaration of function âpr_alertâ
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:253: warning: passing argument 2 of âacpi_get_object_infoâ from incompatible pointer type
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âacpi_test_busâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:381: error: implicit declaration of function âacpi_bus_update_powerâ
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âacpi_test_registerâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:461: error: implicit declaration of function âacpi_read_bit_registerâ
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: At top level:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:506: error: unknown field âinit_nameâ specified in initializer
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:506: warning: missing braces around initializer
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:506: warning: (near initialization for âtdev.klist_childrenâ)
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:506: warning: initialization makes integer from pointer without a cast
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:506: error: initializer element is not computable at load time
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:506: error: (near initialization for âtdev.klist_children.k_lock.raw_lock.slockâ)
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âsys_tcaseâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:559: error: pointers are not permitted as case values
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:562: error: âACPI_TEST_BUSâ undeclared (first use in this function)
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:565: error: âACPI_TEST_RESOURCESâ undeclared (first use in this function)
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:568: error: âACPI_SLEEP_TESTâ undeclared (first use in this function)
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:571: error: âACPI_TEST_REGISTERâ undeclared (first use in this function)
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:574: error: âACPI_TEST_DEV_CALLBACKâ undeclared (first use in this function)
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c: In function âinit_moduleâ:
/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.c:590: error: implicit declaration of function âpr_errâ
make[6]: *** [/root/ltp/testcases/kernel/device-drivers/acpi/ltp_acpi_cmds.o] Error 1
make[5]: *** [_module_/root/ltp/testcases/kernel/device-drivers/acpi] Error 2
[-- Attachment #3: Type: text/plain, Size: 455 bytes --]
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
[-- Attachment #4: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
parent reply other threads:[~2014-01-07 13:58 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1777895275.12118952.1389103032677.JavaMail.root@redhat.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=812486535.12119408.1389103099916.JavaMail.root@redhat.com \
--to=jstancek@redhat.com \
--cc=ltp-list@lists.sf.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.