Home
last modified time | relevance | path

Searched full:incompatible (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libgee/
H A Dlibgee_0.20.8.bb14 CFLAGS += "-Wno-incompatible-pointer-types"
26 …7: error: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [-…
27 …8: error: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [-…
28 … argument 4 of 'gee_hazard_pointer_compare_and_exchange_pointer' from incompatible pointer type [-…
29 …7: error: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [-…
30 …8: error: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [-…
31 …7: error: passing argument 4 of 'gee_hazard_pointer_get_pointer' from incompatible pointer type [-…
32 … argument 4 of 'gee_hazard_pointer_compare_and_exchange_pointer' from incompatible pointer type [-…
33 …8: error: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [-…
34 …8: error: passing argument 4 of 'gee_hazard_pointer_set_pointer' from incompatible pointer type [-…
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D036.out3 === Image with unknown incompatible feature bit ===
9 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Unknown incompatible f…
12 === Image with multiple incompatible feature bits ===
15 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Unknown incompatible f…
16 …T_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown incompatible feature: 600000…
17 …T_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown incompatible feature: c00000…
18 …T_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test1, test2, Unknown incompatible feature: 800000…
20 …en 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test2, Unknown incompatible feature: a00000…
H A D03654 echo === Image with unknown incompatible feature bit ===
57 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 63
70 echo === Image with multiple incompatible feature bits ===
73 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 61
74 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 62
75 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 63
H A D287.out3 === Testing compression type incompatible bit setting for zlib ===
8 === Testing compression type incompatible bit setting for zstd ===
13 === Testing zlib with incompatible bit set ===
18 === Testing zstd with incompatible bit unset ===
H A D28761 echo "=== Testing compression type incompatible bit setting for zlib ==="
67 echo "=== Testing compression type incompatible bit setting for zstd ==="
73 echo "=== Testing zlib with incompatible bit set ==="
76 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 3
85 echo "=== Testing zstd with incompatible bit unset ==="
/openbmc/openpower-pnor-code-mgmt/
H A Dmsl_verify_main.cpp18 Version::Error::Incompatible; in main()
19 using Incompatible = in main() typedef
20 xyz::openbmc_project::Software::Version::Incompatible; in main()
22 report<IncompatibleErr>(prev_entry<Incompatible::MIN_VERSION>(), in main()
23 prev_entry<Incompatible::ACTUAL_VERSION>(), in main()
24 prev_entry<Incompatible::VERSION_PURPOSE>()); in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/
H A Dscsirastools_1.6.6.bb49 # scsirastools-1.6.6/src/sgdiag.c:238:23: error: passing argument 1 of 'ctime' from incompatible po…
50 # scsirastools-1.6.6/src/sgdiag.c:697:10: error: passing argument 1 of 'time' from incompatible poi…
51 # scsirastools-1.6.6/src/sgdiag.c:699:30: error: passing argument 1 of 'ctime' from incompatible po…
52 # scsirastools-1.6.6/src/sgdiag.c:733:10: error: passing argument 1 of 'time' from incompatible poi…
53 # scsirastools-1.6.6/src/sgdefects.c:214:23: error: passing argument 1 of 'ctime' from incompatible
54 # scsirastools-1.6.6/src/sgmode.c:290:23: error: passing argument 1 of 'ctime' from incompatible po…
55 ….6/src/sgdiskmon.c:1278:23: error: passing argument 1 of 'ctime' from incompatible pointer type [-…
56 # scsirastools-1.6.6/src/sgdskfl.c:318:23: error: passing argument 1 of 'ctime' from incompatible p…
57 # scsirastools-1.6.6/src/sgdskfl.c:829:37: error: passing argument 1 of 'ctime' from incompatible p…
58 ….6/src/sgraidmon.c:1641:23: error: passing argument 1 of 'ctime' from incompatible pointer type [-…
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dincompatible_lic.py13 …error_msg = 'ERROR: Nothing PROVIDES \'%s\'\n%s was skipped: it has incompatible license(s): %s' %…
25 …self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, please use…
31 …self.lic_test('incompatible-license', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid license wild…
36 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, plea…
42 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPL-3.0', "*GPL-3.0 is an invalid li…
48 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid licens…
54 …self.lic_test('incompatible-licenses', 'GPL-3.0-only LGPL-3.0-only', '*GPL-3.0-only', "*GPL-3.0-on…
60 …self.lic_test('incompatible-licenses', 'GPL-2.0-only GPL-3.0-only LGPL-3.0-only', '*', "* is an in…
65 …error_msg = 'ERROR: Nothing PROVIDES \'%s\'\n%s was skipped: it has incompatible license(s): %s' %…
76 self.lic_test('incompatible-license', 'GPL-3.0-only', 'GPL-3.0-only')
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/
H A Dpam-ssh-agent-auth_0.10.3.bb58 # ssh-rsa.c:59:24: error: passing argument 1 of 'EVP_DigestInit' from incompatible pointer type [-W…
59 # ssh-rsa.c:60:26: error: passing argument 1 of 'EVP_DigestUpdate' from incompatible pointer type […
60 # ssh-rsa.c:61:25: error: passing argument 1 of 'EVP_DigestFinal' from incompatible pointer type [-…
61 # ssh-ecdsa.c:76:18: error: passing argument 1 of 'DSA_SIG_get0' from incompatible pointer type [-W…
62 # ssh-ecdsa.c:76:23: error: passing argument 2 of 'DSA_SIG_get0' from incompatible pointer type [-W…
63 # ssh-ecdsa.c:76:27: error: passing argument 3 of 'DSA_SIG_get0' from incompatible pointer type [-W…
64 # ssh-ecdsa.c:148:18: error: passing argument 1 of 'DSA_SIG_get0' from incompatible pointer type [-…
65 # ssh-ecdsa.c:148:23: error: passing argument 2 of 'DSA_SIG_get0' from incompatible pointer type [-…
66 # ssh-ecdsa.c:148:27: error: passing argument 3 of 'DSA_SIG_get0' from incompatible pointer type [-…
67 CFLAGS += "-Wno-error=incompatible-pointer-types"
/openbmc/openbmc/poky/meta/recipes-support/p11-kit/
H A Dp11-kit_0.25.5.bb37 …rt-object.c:223:62: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-…
38 …rt-object.c:229:70: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-…
39 …rt-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-…
40 …rt-object.c:223:62: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-…
41 …rt-object.c:229:70: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-…
42 …rt-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-…
43 CFLAGS += "-Wno-error=incompatible-pointer-types"
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0008-configure-Disable-incompatible-function-pointer-type.patch4 Subject: [PATCH 3/3] configure: Disable incompatible-function-pointer-types
22 +AX_APPEND_COMPILE_FLAGS([-Wno-error=incompatible-function-pointer-types -Wno-error=incompatible-fu…
23 +AX_APPEND_COMPILE_FLAGS([-Wno-error=incompatible-function-pointer-types -Wno-error=incompatible-fu…
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A D0006-configure-Disable-incompatible-function-pointer-type.patch4 Subject: [PATCH 3/3] configure: Disable incompatible-function-pointer-types
22 +AX_APPEND_COMPILE_FLAGS([-Wno-error=incompatible-function-pointer-types -Wno-error=incompatible-fu…
23 +AX_APPEND_COMPILE_FLAGS([-Wno-error=incompatible-function-pointer-types -Wno-error=incompatible-fu…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/
H A Duw-imap_2007f.bb19 file://uw-imap-fix-incompatible-pointer-types.patch \
57 # unix.c:235:21: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatibl…
58 # unix.c:1002:15: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatib…
59 # unix.c:1163:15: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatib…
60 # unix.c:1428:40: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatib…
61 # unix.c:2254:33: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatib…
62 CFLAGS += "-Wno-error=incompatible-pointer-types"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/
H A Dzsync-curl_git.bb26 # git/src/libzsync/zsync.c:445:18: error: returning 'char **' from a function with incompatible ret…
27 # git/src/libzsync/zsync.c:450:18: error: returning 'char **' from a function with incompatible ret…
28 …error: passing argument 4 of 'zsync_configure_zstream_for_zdata' from incompatible pointer type [-…
29 CFLAGS += "-Wno-error=incompatible-pointer-types"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/
H A Dsblim-sfcc_2.2.8.bb8 file://0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch \
23 …TEST/v2test_ec.c:86:31: error: passing argument 1 of 'showClass' from incompatible pointer type [-…
24 …2test_ein.c:96:36: error: passing argument 1 of 'showObjectPath' from incompatible pointer type [-…
25 CFLAGS += "-Wno-error=incompatible-pointer-types"
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dmsl_verify.cpp100 software::version::Incompatible; in verify()
101 using Incompatible = in verify() typedef
102 xyz::openbmc_project::software::version::Incompatible; in verify()
110 report<IncompatibleErr>(Incompatible::MIN_VERSION(msl.c_str()), in verify()
111 Incompatible::ACTUAL_VERSION(tmpStr.c_str()), in verify()
112 Incompatible::VERSION_PURPOSE(purpose.c_str())); in verify()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/
H A Ddaemontools_0.76.bb53 # pathexec_run.c:19:17: error: passing argument 2 of 'execve' from incompatible pointer type [-Winc…
54 # pathexec_run.c:19:22: error: passing argument 3 of 'execve' from incompatible pointer type [-Winc…
55 # pathexec_run.c:36:18: error: passing argument 2 of 'execve' from incompatible pointer type [-Winc…
56 # pathexec_run.c:36:23: error: passing argument 3 of 'execve' from incompatible pointer type [-Winc…
57 CC += "-Wno-error=incompatible-pointer-types"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/
H A Dckermit_302.bb63 # ckutio.c:12057:10: error: passing argument 1 of 'time' from incompatible pointer type [-Wincompat…
64 # ckutio.c:12058:20: error: passing argument 1 of 'localtime' from incompatible pointer type [-Winc…
65 # ckufio.c:5043:32: error: passing argument 1 of 'localtime' from incompatible pointer type [-Winco…
66 # ckufio.c:5263:32: error: passing argument 1 of 'localtime' from incompatible pointer type [-Winco…
67 CFLAGS += "-Wno-error=incompatible-pointer-types"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/
H A Dcdrkit_1.1.11.bb16 file://fix-incompatible-pointer-type-error.patch \
67 …oimage/eltorito.c:399:41: error: passing argument 1 of 'set_721' from incompatible pointer type [-…
68 …oimage/eltorito.c:422:25: error: passing argument 1 of 'set_721' from incompatible pointer type [-…
69 CFLAGS += "-Wno-error=incompatible-pointer-types"
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/
H A Dlrzsz_0.12.20.bb50 # lrzsz-0.12.20/src/tcp.c:75:56: error: passing argument 3 of 'getsockname' from incompatible point…
51 # lrzsz-0.12.20/src/tcp.c:83:52: error: passing argument 3 of 'getsockname' from incompatible point…
52 # lrzsz-0.12.20/src/tcp.c:103:51: error: passing argument 3 of 'accept' from incompatible pointer t…
53 CFLAGS += "-Wno-error=incompatible-pointer-types"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-gevent_25.4.2.bb36 …x_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put' from incompatible pointer type [-…
37 …x_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put' from incompatible pointer type [-…
38 CFLAGS += "-Wno-error=incompatible-pointer-types"
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DUpdate.errors.yaml1 - name: Incompatible
3 The system component has a software version which is incompatible with the
H A DVersion.errors.yaml1 - name: Incompatible
3 A system component has a software version that is incompatible as
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay/
H A D0002-fix-incompatible-type-assignment-in-txring.c.patch4 Subject: [PATCH] fix incompatible type assignment in txring.c
6 * There is an incompatible type assignment error in txring.c.
7 …txring.c:200:12: error: incompatible types when assigning to type 'txring_t' {aka 'struct txring_s…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/
H A D0002-Fix-incompatible-pointer-types-error-with-gcc-15.patch4 Subject: [PATCH 2/3] Fix incompatible-pointer-types error with gcc-15
6 * Fix incompatible-pointer-types error with gcc-15
7 ../../git/saslauthd/md5.c:400:14: error: passing argument 1 of 'MD5_memset' from incompatible point…
19 ../../git/saslauthd/md5.c:401:14: error: passing argument 1 of 'MD5_memset' from incompatible point…
30 ../../git/saslauthd/md5.c:402:14: error: passing argument 1 of 'MD5_memset' from incompatible point…
42 ../../git/saslauthd/md5.c:427:14: error: passing argument 1 of 'MD5_memset' from incompatible point…
54 ../../git/saslauthd/md5.c:435:14: error: passing argument 1 of 'MD5_memset' from incompatible point…

12345678910>>...15