https://bugzilla.rpmfusion.org/show_bug.cgi?id=2455
Nicolas Chauvet <kwizart(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
--- Comment #37 from Nicolas Chauvet <kwizart(a)gmail.com> 2013-05-20 16:29:31 CEST
---
Thx,
For the record, the package failed to build from source using f19 target:
-------------------------
In file included from
/builddir/build/BUILD/pcsx2-1.0.0/plugins/GSdx/GPU.cpp:22:0:
/builddir/build/BUILD/pcsx2-1.0.0/plugins/GSdx/stdafx.h: In function 'long long
unsigned int __rdtsc()':
/builddir/build/BUILD/pcsx2-1.0.0/plugins/GSdx/stdafx.h:433:70: error: 'long
long unsigned int __rdtsc()' redeclared inline without 'gnu_inline' attribute
__forceinline unsigned long long __rdtsc()
^
In file included from
/usr/lib/gcc/i686-redhat-linux/4.8.0/include/x86intrin.h:27:0,
from /usr/include/c++/4.8.0/bits/opt_random.h:33,
from /usr/include/c++/4.8.0/random:51,
from /usr/include/c++/4.8.0/bits/stl_algo.h:65,
from /usr/include/c++/4.8.0/algorithm:62,
from
/builddir/build/BUILD/pcsx2-1.0.0/plugins/GSdx/stdafx.h:102,
from
/builddir/build/BUILD/pcsx2-1.0.0/plugins/GSdx/GPU.cpp:22:
/usr/lib/gcc/i686-redhat-linux/4.8.0/include/ia32intrin.h:95:1: error: 'long
long unsigned int __rdtsc()' previously defined here
__rdtsc (void)
^
-------------------------
It could be a compiler issue. I was using gcc-4.8.0-2.fc19.i686
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.