Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886061 - net-wireless/uhd-4.3.0.0 fails to compile (CLANG-STRICTER-SYSTEM): ssse3_pack_sc12.cpp:79:10: error: always_inline function _mm_shuffle_epi8 requires target feature ssse3, but would be inlined into function convert_star_4_to_sc12_item32_3 that is compile
Summary: net-wireless/uhd-4.3.0.0 fails to compile (CLANG-STRICTER-SYSTEM): ssse3_pack...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-15 07:58 UTC by Agostino Sarubbo
Modified: 2022-12-15 07:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,241.03 KB, text/plain)
2022-12-15 07:58 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-12-15 07:58:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/uhd-4.3.0.0 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-15 07:58:38 UTC
Created attachment 842755 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-15 07:58:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find DPDK (missing: DPDK_INCLUDE_DIRS DPDK_LIBRARIES) (Required is at least version "18.11")
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
FAILED: lib/CMakeFiles/uhd.dir/convert/ssse3_pack_sc12.cpp.o 
FAILED: lib/CMakeFiles/uhd.dir/convert/ssse3_unpack_sc12.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/net-wireless/uhd-4.3.0.0/work/uhd-4.3.0.0/host/lib/convert/ssse3_pack_sc12.cpp:79:10: error: always_inline function '_mm_shuffle_epi8' requires target feature 'ssse3', but would be inlined into function 'convert_star_4_to_sc12_item32_3' that is compiled without support for 'ssse3'