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#70085 - [devil] doesn't build from source

Attached to Project: Community Packages
Opened by Felix Yan (felixonmars) - Saturday, 20 March 2021, 07:21 GMT
Last edited by Laurent Carlier (lordheavy) - Saturday, 20 March 2021, 08:29 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Laurent Carlier (lordheavy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
[ 37%] Building CXX object src-IL/CMakeFiles/IL.dir/src/il_mng.cpp.o
/build/devil/src/DevIL/DevIL/src-IL/src/il_jp2.cpp:353:2: error: invalid conversion from ‘int (*)(jas_stream_obj_t*, char*, int)’ {aka ‘int (*)(void*, char*, int)’} to ‘int (*)(jas_stream_obj_t*, char*, unsigned int)’ {aka ‘int (*)(void*, char*, unsigned int)’} [-fpermissive]
353 | iJp2_file_read,
| ^~~~~~~~~~~~~~
| |
| int (*)(jas_stream_obj_t*, char*, int) {aka int (*)(void*, char*, int)}
/build/devil/src/DevIL/DevIL/src-IL/src/il_jp2.cpp:354:2: error: invalid conversion from ‘int (*)(jas_stream_obj_t*, char*, int)’ {aka ‘int (*)(void*, char*, int)’} to ‘int (*)(jas_stream_obj_t*, const char*, unsigned int)’ {aka ‘int (*)(void*, const char*, unsigned int)’} [-fpermissive]
354 | iJp2_file_write,
| ^~~~~~~~~~~~~~~
| |
| int (*)(jas_stream_obj_t*, char*, int) {aka int (*)(void*, char*, int)}
make[2]: *** [src-IL/CMakeFiles/IL.dir/build.make:511: src-IL/CMakeFiles/IL.dir/src/il_jp2.cpp.o] Error 1


Additional info:
* package version(s)
devil 1.8.0-4
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Saturday, 20 March 2021, 08:29 GMT
Reason for closing:  Fixed
Additional comments about closing:  devil-1.8.0-5

Loading...