/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libgee/ |
H A D | libgee_0.20.6.bb | 14 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/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/ |
H A D | scsirastools_1.6.6.bb | 49 # 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 D | incompatible_lic.py | 13 …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/qemu/tests/qemu-iotests/ |
H A D | 036.out | 3 === 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 D | 036 | 54 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 D | 287.out | 3 === 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 D | 287 | 61 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/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/ |
H A D | pam-ssh-agent-auth_0.10.3.bb | 58 # 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/openpower-pnor-code-mgmt/ |
H A D | msl_verify_main.cpp | 18 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/poky/meta/recipes-support/p11-kit/ |
H A D | p11-kit_0.25.5.bb | 37 …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-openembedded/meta-oe/recipes-devtools/uw-imap/ |
H A D | uw-imap_2007f.bb | 19 file://uw-imap-fix-incompatible-pointer-types.patch \ 56 # unix.c:235:21: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatibl… 57 # unix.c:1002:15: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatib… 58 # unix.c:1163:15: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatib… 59 # unix.c:1428:40: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatib… 60 # unix.c:2254:33: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatib… 61 CFLAGS += "-Wno-error=incompatible-pointer-types"
|
/openbmc/openbmc/poky/meta/recipes-support/libunwind/ |
H A D | libunwind_1.6.2.bb | 45 …nd_i.h:123:47: error: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-… 46 …/Ginit.c:348:28: error: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'u… 47 …/Ginit.c:377:28: error: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'u… 48 …/aarch64/Ginit_local.c:51:9: error: assignment to 'ucontext_t *' from incompatible pointer type 'u… 49 …Gresume.c:37:28: error: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'u… 50 CFLAGS += "-Wno-error=incompatible-pointer-types"
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0008-configure-Disable-incompatible-function-pointer-type.patch | 4 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 D | 0006-configure-Disable-incompatible-function-pointer-type.patch | 4 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/phosphor-bmc-code-mgmt/ |
H A D | msl_verify.cpp | 100 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-devtools/glade/ |
H A D | glade_3.22.2.bb | 28 …: error: assignment to 'GtkWidget *' {aka 'struct _GtkWidget *'} from incompatible pointer type 'G… 29 … assignment to 'GladeProperty *' {aka 'struct _GladeProperty *'} from incompatible pointer type 'G… 30 …ror: assignment to 'GladeWidget *' {aka 'struct _GladeWidget *'} from incompatible pointer type 'G… 31 …ror: assignment to 'GladeWidget *' {aka 'struct _GladeWidget *'} from incompatible pointer type 'G… 32 CFLAGS += "-Wno-error=incompatible-pointer-types"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/ |
H A D | daemontools_0.76.bb | 52 # pathexec_run.c:19:17: error: passing argument 2 of 'execve' from incompatible pointer type [-Winc… 53 # pathexec_run.c:19:22: error: passing argument 3 of 'execve' from incompatible pointer type [-Winc… 54 # pathexec_run.c:36:18: error: passing argument 2 of 'execve' from incompatible pointer type [-Winc… 55 # pathexec_run.c:36:23: error: passing argument 3 of 'execve' from incompatible pointer type [-Winc… 56 CC += "-Wno-error=incompatible-pointer-types"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/zsync/ |
H A D | zsync-curl_git.bb | 26 # 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-support/avro/ |
H A D | avro-c_1.11.3.bb | 20 …61: error: passing argument 3 of 'first_value.iface->get_string' from incompatible pointer type [-… 21 …:60: error: passing argument 3 of 'last_value.iface->get_string' from incompatible pointer type [-… 22 …61: error: passing argument 3 of 'phone_value.iface->get_string' from incompatible pointer type [-… 23 CFLAGS += "-Wno-error=incompatible-pointer-types"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/ |
H A D | sblim-sfcc_2.2.8.bb | 8 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/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/ |
H A D | ckermit_302.bb | 62 # ckutio.c:12057:10: error: passing argument 1 of 'time' from incompatible pointer type [-Wincompat… 63 # ckutio.c:12058:20: error: passing argument 1 of 'localtime' from incompatible pointer type [-Winc… 64 # ckufio.c:5043:32: error: passing argument 1 of 'localtime' from incompatible pointer type [-Winco… 65 # ckufio.c:5263:32: error: passing argument 1 of 'localtime' from incompatible pointer type [-Winco… 66 CFLAGS += "-Wno-error=incompatible-pointer-types"
|
/openbmc/linux/tools/testing/selftests/openat2/ |
H A D | openat2_test.c | 168 /* O_TMPFILE is incompatible with O_PATH and O_CREAT. */ in test_openat2_flags() 169 { .name = "incompatible flags (O_TMPFILE | O_PATH)", in test_openat2_flags() 171 { .name = "incompatible flags (O_TMPFILE | O_CREAT)", in test_openat2_flags() 182 { .name = "incompatible flags (O_PATH | O_RDWR)", in test_openat2_flags() 184 { .name = "incompatible flags (O_PATH | O_CREAT)", in test_openat2_flags() 186 { .name = "incompatible flags (O_PATH | O_EXCL)", in test_openat2_flags() 188 { .name = "incompatible flags (O_PATH | O_NOCTTY)", in test_openat2_flags() 190 { .name = "incompatible flags (O_PATH | O_DIRECT)", in test_openat2_flags() 192 { .name = "incompatible flags (O_PATH | O_LARGEFILE)", in test_openat2_flags() 219 { .name = "incompatible resolve flags (BENEATH | IN_ROOT)", in test_openat2_flags()
|
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/ |
H A D | lrzsz_0.12.20.bb | 51 # lrzsz-0.12.20/src/tcp.c:75:56: error: passing argument 3 of 'getsockname' from incompatible point… 52 # lrzsz-0.12.20/src/tcp.c:83:52: error: passing argument 3 of 'getsockname' from incompatible point… 53 # lrzsz-0.12.20/src/tcp.c:103:51: error: passing argument 3 of 'accept' from incompatible pointer t… 54 CFLAGS += "-Wno-error=incompatible-pointer-types"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/ |
H A D | cdrkit_1.1.11.bb | 16 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/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-gevent_24.2.1.bb | 37 …x_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put' from incompatible pointer type [-… 38 …x_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put' from incompatible pointer type [-… 39 CFLAGS += "-Wno-error=incompatible-pointer-types"
|