Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#40279 - [wxcam] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Friday, 09 May 2014, 00:45 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 12 May 2014, 01:05 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


In file included from frame.h:32:0,
from frame.cpp:21:
../CImg.h: In member function 'cimg_library::CImg<T>& cimg_library::CImg<T>::draw_spline(int, int, float, float, int, int, float, float, const cimg_library::CImg<t>&, int, int, int, int, float, float, unsigned int, bool)':
../CImg.h:27244:18: error: declaration of 'float t'
for (float t = 0; t<1; t+=_precision) {
^
../CImg.h:27220:14: error: shadows template parm 'class t'
template<typename t>
^
Makefile:483: recipe for target 'frame.o' failed
make[2]: *** [frame.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/build/wxcam/src/wxcam-1.1/src'
Makefile:448: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/wxcam/src/wxcam-1.1'
Makefile:317: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...

Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 12 May 2014, 01:05 GMT
Reason for closing:  Fixed

Loading...