[Pkg-octave-devel] Bug#705485: I believe the issue persists with 3.6.4-3
Yaroslav Halchenko
debian at onerussian.com
Wed Jul 3 01:24:20 UTC 2013
Hi Guys,
unless I am mistaken in the cause here, but psychtoolbox-3 still FTBFS
under unstable+experimental with exactly the same error as before:
In file included from /usr/include/octave-3.6.4/octave/mexproto.h:52:0,
from /usr/include/octave-3.6.4/octave/mex.h:67,
from Common/Base/PsychIncludes.h:43,
from Common/Base/PsychConstants.h:36,
from Common/Base/Psych.h:34,
from Common/Base/PsychScriptingGlue.cc:101:
/usr/include/c++/4.8/cstdlib: In function 'long long int std::abs(long long int)':
/usr/include/c++/4.8/cstdlib:174:20: error: declaration of C function 'long long int std::abs(long long int)' conflicts with
abs(long long __x) { return __builtin_llabs (__x); }
^
/usr/include/c++/4.8/cstdlib:166:3: error: previous declaration 'long int std::abs(long int)' here
abs(long __i) { return __builtin_labs(__i); }
^
/usr/include/c++/4.8/cstdlib: In function '__int128 std::abs(__int128)':
/usr/include/c++/4.8/cstdlib:179:19: error: declaration of C function '__int128 std::abs(__int128)' conflicts with
abs(__int128 __x) { return __x >= 0 ? __x : -__x; }
^
/usr/include/c++/4.8/cstdlib:174:3: error: previous declaration 'long long int std::abs(long long int)' here
abs(long long __x) { return __builtin_llabs (__x); }
^
/usr/include/c++/4.8/cstdlib:179:19: error: declaration of C function '__int128 std::abs(__int128)' conflicts with
abs(__int128 __x) { return __x >= 0 ? __x : -__x; }
^
/usr/include/c++/4.8/cstdlib:166:3: error: previous declaration 'long int std::abs(long int)' here
abs(long __i) { return __builtin_labs(__i); }
^
may be there are other commits needed to be cherry-picked? (I haven't
looked yet)
you can find a full log under
http://neuro.debian.net/_files/_buildlogs/psychtoolbox-3/3.0.10.20130612.dfsg1/psychtoolbox-3_3.0.10.20130612.dfsg1-1_amd64.build
--
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik
More information about the Pkg-octave-devel
mailing list