notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/clanlib/files/patch-Sources_Core_System_detect__cpu__ext.cpp

Number of commits found: 3

Sunday, 31 Oct 2021
09:50 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

games/super_methane_brothers, depends on expired devel/clanlib
emulators/advancemess, depends on expired emulators/advancemame
2021-10-31 emulators/advancemame: Heavily outdated and unmaintained
2021-10-31 devel/clanlib: Upstream no longer maintained
commit hash: 502145eb21421256d6928712d6eb3ad264c49a49 commit hash: 502145eb21421256d6928712d6eb3ad264c49a49 commit hash: 502145eb21421256d6928712d6eb3ad264c49a49 commit hash: 502145eb21421256d6928712d6eb3ad264c49a49 502145e
Wednesday, 26 Jul 2017
18:51 jbeich search for other commits by this committer
devel/clanlib: unbreak runtime on non-x86 after r446663

$ methane
/usr/local/lib/libclan23SWRender-2.3.so.1: Undefined symbol
"_ZN9CL_System20detect_cpu_extensionENS_19CL_CPU_ExtensionX86E"

Pointy hat to:	jbeich
Original commitRevision:446692 
17:01 jbeich search for other commits by this committer
devel/clanlib{22,}: unbreak on non-x86

configure: error:  *** Requires SSE2 Support

System/detect_cpu_ext.cpp: In static member function 'static bool
CL_System::detect_cpu_extension(CL_System::CL_CPU_ExtensionX86)':
System/detect_cpu_ext.cpp:62:88: error: impossible constraint in 'asm'
   : "=a" ((out)[0]), "=r" ((out)[1]), "=c" ((out)[2]), "=d" ((out)[3]): "a"
(infoType));
                                                                                
       ^
System/detect_cpu_ext.cpp:79:3: note: in expansion of macro '__cpuid'
   __cpuid((int*)cpuinfo, 0x1);
   ^

Reported by:	pkg-fallout (aarch64)
Original commitRevision:446663 

Number of commits found: 3