FreeBSD Bugzilla – Attachment 175850 Details for
Bug 213558
Failing to compile multimedia/kdenlive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Compiler output
kdenlive-bug.txt (text/plain), 3.29 KB, created by
Goran Mekić
on 2016-10-17 07:14:30 UTC
(
hide
)
Description:
Compiler output
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2016-10-17 07:14:30 UTC
Size:
3.29 KB
patch
obsolete
>--- src/CMakeFiles/kdenlive.dir/scopes/audioscopes/spectrogram.o --- >/usr/ports/multimedia/kdenlive/work/kdenlive-0.9.10/src/scopes/audioscopes/spectrogram.cpp:244:81: error: call to 'abs' is ambiguous > hideText = m_aTrackMouse->isChecked() && m_mouseWithinWidget && abs(x-(leftDist + mouseX + 20)) < (int) minDistX + 16 > ^~~ >/usr/include/stdlib.h:83:6: note: candidate function >int abs(int) __pure2; > ^ >/usr/include/c++/v1/stdlib.h:115:44: note: candidate function >inline _LIBCPP_INLINE_VISIBILITY long abs( long __x) _NOEXCEPT {return labs(__x);} > ^ >/usr/include/c++/v1/stdlib.h:117:44: note: candidate function >inline _LIBCPP_INLINE_VISIBILITY long long abs(long long __x) _NOEXCEPT {return llabs(__x);} > ^ >/usr/include/c++/v1/math.h:646:1: note: candidate function >abs(float __lcpp_x) _NOEXCEPT {return fabsf(__lcpp_x);} >^ >/usr/include/c++/v1/math.h:650:1: note: candidate function >abs(double __lcpp_x) _NOEXCEPT {return fabs(__lcpp_x);} >^ >/usr/include/c++/v1/math.h:654:1: note: candidate function >abs(long double __lcpp_x) _NOEXCEPT {return fabsl(__lcpp_x);} >^ >/usr/ports/multimedia/kdenlive/work/kdenlive-0.9.10/src/scopes/audioscopes/spectrogram.cpp:272:77: error: call to 'abs' is ambiguous > hideText = m_aTrackMouse->isChecked() && m_mouseWithinWidget && abs(x-(leftDist + mouseX + 30)) < (int) minDistX > ^~~ >/usr/include/stdlib.h:83:6: note: candidate function >int abs(int) __pure2; > ^ >/usr/include/c++/v1/stdlib.h:115:44: note: candidate function >inline _LIBCPP_INLINE_VISIBILITY long abs( long __x) _NOEXCEPT {return labs(__x);} > ^ >/usr/include/c++/v1/stdlib.h:117:44: note: candidate function >inline _LIBCPP_INLINE_VISIBILITY long long abs(long long __x) _NOEXCEPT {return llabs(__x);} > ^ >/usr/include/c++/v1/math.h:646:1: note: candidate function >abs(float __lcpp_x) _NOEXCEPT {return fabsf(__lcpp_x);} >^ >/usr/include/c++/v1/math.h:650:1: note: candidate function >abs(double __lcpp_x) _NOEXCEPT {return fabs(__lcpp_x);} >^ >/usr/include/c++/v1/math.h:654:1: note: candidate function >abs(long double __lcpp_x) _NOEXCEPT {return fabsl(__lcpp_x);} >^ >2 errors generated. >*** [src/CMakeFiles/kdenlive.dir/scopes/audioscopes/spectrogram.o] Error code 1 > >make[4]: stopped in /usr/ports/multimedia/kdenlive/work/kdenlive-0.9.10 >1 error > >make[4]: stopped in /usr/ports/multimedia/kdenlive/work/kdenlive-0.9.10 >*** [src/CMakeFiles/kdenlive.dir/all] Error code 2 > >make[3]: stopped in /usr/ports/multimedia/kdenlive/work/kdenlive-0.9.10 >1 error > >make[3]: stopped in /usr/ports/multimedia/kdenlive/work/kdenlive-0.9.10 >*** [all] Error code 2 > >make[2]: stopped in /usr/ports/multimedia/kdenlive/work/kdenlive-0.9.10 >1 error > >make[2]: stopped in /usr/ports/multimedia/kdenlive/work/kdenlive-0.9.10 >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/multimedia/kdenlive >*** Error code 1 > >Stop. >make: stopped in /usr/ports/multimedia/kdenlive
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 213558
: 175850 |
176300