Date: Mon, 06 Mar 2023 10:00:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267158] [NEW PORT] devel/arm-compute-library Message-ID: <bug-267158-7788-kUxNIVPoXl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267158-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-267158-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267158 --- Comment #13 from Robert Clausecker <fuz@FreeBSD.org> --- Test build fails on i386 FreeBSD 13.1: g++12 -o build/utils/CommonGraphOptions.o -c -DARCH_ARM -Wextra -Wdisabled-optimization -Wformat=3D2 -Winit-self -Wstrict-overflow=3D2 -Wswitch-default -Woverloaded-virtual -Wformat-security -Wctor-dtor-privacy -Wsign-promo -Weffc++ -Wno-overlength-strings -Wall -std=3Dc++14 -pedantic -Wlogical-op -Wnoexcept -Wstrict-null-sentinel -Wno-misleading-indentation -march=3Darmv7-a -mthumb -mfpu=3Dneon -mfloat-abi=3Dhard -Wno-ignored-attri= butes -DENABLE_FP16_KERNELS -DENABLE_FP32_KERNELS -DENABLE_QASYMM8_KERNELS -DENABLE_QASYMM8_SIGNED_KERNELS -DENABLE_QSYMM16_KERNELS -DENABLE_INTEGER_KERNELS -DENABLE_NHWC_KERNELS -DENABLE_NCHW_KERNELS -fPIC = -O3 -D_GLIBCXX_USE_NANOSLEEP -DARM_COMPUTE_CPP_SCHEDULER=3D1 -DENABLE_NEON -DARM_COMPUTE_ENABLE_NEON -DARM_COMPUTE_GRAPH_ENABLED -DARM_COMPUTE_OPENCL_ENABLED -DARM_COMPUTE_CL -Iinclude -I. -I. utils/CommonGraphOptions.cpp g++12: error: unrecognized command-line option '-mthumb' g++12: error: unrecognized command-line option '-mfpu=3Dneon' g++12: error: unrecognized command-line option '-mfloat-abi=3Dhard' Test build fails on amd64 FreeBSD 13.1: =3D=3D=3D=3D> Checking for pkg-plist issues (check-plist) =3D=3D=3D> Parsing plist =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: include/BUILD.bazel =3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR =3D=3D=3D> Error: Plist issues found. Will check arm64 later today. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267158-7788-kUxNIVPoXl>