| 4 | | libavcodec/libavcodec.a(libopenjpegenc.o): In function `libopenjpeg_encode_frame’: |
| 5 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegenc.c:421: undefined reference to `opj_cio_open’ |
| 6 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegenc.c:433: undefined reference to `cio_tell’ |
| 7 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegenc.c:442: undefined reference to `opj_cio_close’ |
| 8 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegenc.c:435: undefined reference to `opj_cio_close’ |
| 9 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegenc.c:428: undefined reference to `opj_cio_close’ |
| 10 | | libavcodec/libavcodec.a(libopenjpegenc.o): In function `libopenjpeg_encode_close’: |
| 11 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegenc.c:450: undefined reference to `opj_destroy_compress’ |
| 12 | | libavcodec/libavcodec.a(libopenjpegenc.o): In function `libopenjpeg_encode_init’: |
| 13 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegenc.c:203: undefined reference to `opj_set_event_mgr’ |
| 14 | | libavcodec/libavcodec.a(libopenjpegdec.o): In function `libopenjpeg_decode_frame’: |
| 15 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegdec.c:268: undefined reference to `opj_set_event_mgr’ |
| 16 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegdec.c:273: undefined reference to `opj_cio_open’ |
| 17 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegdec.c:283: undefined reference to `opj_decode_with_info’ |
| 18 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegdec.c:284: undefined reference to `opj_cio_close’ |
| 19 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegdec.c:330: undefined reference to `opj_cio_open’ |
| 20 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegdec.c:339: undefined reference to `opj_decode_with_info’ |
| 21 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegdec.c:340: undefined reference to `opj_cio_close’ |
| 22 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegdec.c:389: undefined reference to `opj_destroy_decompress’ |
| 23 | | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/win32/ffmpeg_git/libavcodec/libopenjpegdec.c:288: undefined reference to `opj_destroy_decompress’ |
| 24 | | collect2: error: ld returned 1 exit status |
| | 4 | CC libavcodec/libopenjpegenc.o |
| | 5 | In file included from libavcodec/libopenjpegdec.c:28:0: |
| | 6 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1052:75: error: unknown type name 'FILE' |
| | 7 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1060:67: error: unknown type name 'FILE' |
| | 8 | In file included from libavcodec/libopenjpegdec.c:28:0: |
| | 9 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1367:12: error: unknown type name 'FILE' |
| | 10 | In file included from libavcodec/libopenjpegenc.c:28:0: |
| | 11 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1052:75: error: unknown type name 'FILE' |
| | 12 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1060:67: error: unknown type name 'FILE' |
| | 13 | In file included from libavcodec/libopenjpegenc.c:28:0: |
| | 14 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1367:12: error: unknown type name 'FILE' |
| | 15 | libavcodec/libopenjpegdec.c: In function 'libopenjpeg_guess_pix_fmt': |
| | 16 | libavcodec/libopenjpegdec.c:104:10: error: 'CLRSPC_SRGB' undeclared (first use in this function) |
| | 17 | libavcodec/libopenjpegdec.c:104:10: note: each undeclared identifier is reported only once for each function it appears in |
| | 18 | libavcodec/libopenjpegdec.c:108:10: error: 'CLRSPC_GRAY' undeclared (first use in this function) |
| | 19 | libavcodec/libopenjpegdec.c:112:10: error: 'CLRSPC_SYCC' undeclared (first use in this function) |
| | 20 | libavcodec/libopenjpegdec.c: In function 'libopenjpeg_decode_frame': |
| | 21 | libavcodec/libopenjpegdec.c:241:5: error: unknown type name 'opj_dinfo_t' |
| | 22 | libavcodec/libopenjpegdec.c:242:5: error: unknown type name 'opj_cio_t' |
| | 23 | libavcodec/libopenjpegdec.c:255:37: error: 'CODEC_JP2' undeclared (first use in this function) |
| | 24 | libavcodec/libopenjpegdec.c:261:37: error: 'CODEC_J2K' undeclared (first use in this function) |
| | 25 | libavcodec/libopenjpegdec.c:268:5: error: implicit declaration of function 'opj_set_event_mgr' [-Werror=implicit-function-declaration] |
| | 26 | libavcodec/libopenjpegdec.c:268:24: error: 'opj_common_ptr' undeclared (first use in this function) |
| | 27 | libavcodec/libopenjpegdec.c:268:39: error: expected ')' before 'dec' |
| | 28 | libavcodec/libopenjpegdec.c:269:20: error: 'opj_dparameters_t' has no member named 'cp_limit_decoding' |
| | 29 | libavcodec/libopenjpegdec.c:269:41: error: 'LIMIT_TO_MAIN_HEADER' undeclared (first use in this function) |
| | 30 | libavcodec/libopenjpegdec.c:272:5: warning: passing argument 1 of 'opj_setup_decoder' from incompatible pointer type [enabled by default] |
| | 31 | In file included from libavcodec/libopenjpegdec.c:28:0: |
| | 32 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1140:31: note: expected 'void **' but argument is of type 'int *' |
| | 33 | libavcodec/libopenjpegdec.c:273:5: error: implicit declaration of function 'opj_cio_open' [-Werror=implicit-function-declaration] |
| | 34 | libavcodec/libopenjpegdec.c:273:43: error: expected ')' before 'dec' |
| | 35 | libavcodec/libopenjpegdec.c:278:9: error: implicit declaration of function 'opj_destroy_decompress' [-Werror=implicit-function-declaration] |
| | 36 | libavcodec/libopenjpegdec.c:283:5: error: implicit declaration of function 'opj_decode_with_info' [-Werror=implicit-function-declaration] |
| | 37 | libavcodec/libopenjpegdec.c:283:11: warning: assignment makes pointer from integer without a cast [enabled by default] |
| | 38 | libavcodec/libopenjpegdec.c:284:5: error: implicit declaration of function 'opj_cio_close' [-Werror=implicit-function-declaration] |
| | 39 | libavcodec/libopenjpegdec.c:326:20: error: 'opj_dparameters_t' has no member named 'cp_limit_decoding' |
| | 40 | libavcodec/libopenjpegdec.c:326:41: error: 'NO_LIMITATION' undeclared (first use in this function) |
| | 41 | libavcodec/libopenjpegdec.c:329:5: warning: passing argument 1 of 'opj_setup_decoder' from incompatible pointer type [enabled by default] |
| | 42 | In file included from libavcodec/libopenjpegdec.c:28:0: |
| | 43 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1140:31: note: expected 'void **' but argument is of type 'int *' |
| | 44 | libavcodec/libopenjpegdec.c:330:43: error: expected ')' before 'dec' |
| | 45 | libavcodec/libopenjpegdec.c:339:11: warning: assignment makes pointer from integer without a cast [enabled by default] |
| | 46 | cc1: some warnings being treated as errors |
| | 47 | make: *** [libavcodec/libopenjpegdec.o] Error 1 |
| | 48 | make: *** Waiting for unfinished jobs.... |
| | 49 | libavcodec/libopenjpegenc.c:42:5: error: unknown type name 'opj_cinfo_t' |
| | 50 | libavcodec/libopenjpegenc.c:43:5: error: unknown type name 'opj_event_mgr_t' |
| | 51 | libavcodec/libopenjpegenc.c: In function 'mj2_create_image': |
| | 52 | libavcodec/libopenjpegenc.c:79:35: error: 'CLRSPC_UNKNOWN' undeclared (first use in this function) |
| | 53 | libavcodec/libopenjpegenc.c:79:35: note: each undeclared identifier is reported only once for each function it appears in |
| | 54 | libavcodec/libopenjpegenc.c:92:23: error: 'CLRSPC_GRAY' undeclared (first use in this function) |
| | 55 | libavcodec/libopenjpegenc.c:98:23: error: 'CLRSPC_SRGB' undeclared (first use in this function) |
| | 56 | libavcodec/libopenjpegenc.c:133:23: error: 'CLRSPC_SYCC' undeclared (first use in this function) |
| | 57 | libavcodec/libopenjpegenc.c: In function 'libopenjpeg_encode_init': |
| | 58 | libavcodec/libopenjpegenc.c:180:19: warning: assignment from incompatible pointer type [enabled by default] |
| | 59 | libavcodec/libopenjpegenc.c:199:39: error: 'opj_event_mgr_t' undeclared (first use in this function) |
| | 60 | libavcodec/libopenjpegenc.c:200:19: error: request for member 'info_handler' in something not a structure or union |
| | 61 | libavcodec/libopenjpegenc.c:201:19: error: request for member 'error_handler' in something not a structure or union |
| | 62 | libavcodec/libopenjpegenc.c:202:19: error: request for member 'warning_handler' in something not a structure or union |
| | 63 | libavcodec/libopenjpegenc.c:203:5: error: implicit declaration of function 'opj_set_event_mgr' [-Werror=implicit-function-declaration] |
| | 64 | libavcodec/libopenjpegenc.c:203:24: error: 'opj_common_ptr' undeclared (first use in this function) |
| | 65 | libavcodec/libopenjpegenc.c:203:39: error: expected ')' before 'ctx' |
| | 66 | libavcodec/libopenjpegenc.c: In function 'libopenjpeg_encode_frame': |
| | 67 | libavcodec/libopenjpegenc.c:344:5: error: unknown type name 'opj_cinfo_t' |
| | 68 | libavcodec/libopenjpegenc.c:346:5: error: unknown type name 'opj_cio_t' |
| | 69 | libavcodec/libopenjpegenc.c:420:5: warning: passing argument 1 of 'opj_setup_encoder' from incompatible pointer type [enabled by default] |
| | 70 | In file included from libavcodec/libopenjpegenc.c:28:0: |
| | 71 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1312:31: note: expected 'void **' but argument is of type 'int *' |
| | 72 | libavcodec/libopenjpegenc.c:421:5: error: implicit declaration of function 'opj_cio_open' [-Werror=implicit-function-declaration] |
| | 73 | libavcodec/libopenjpegenc.c:421:28: error: 'opj_common_ptr' undeclared (first use in this function) |
| | 74 | libavcodec/libopenjpegenc.c:421:43: error: expected ')' before 'compress' |
| | 75 | libavcodec/libopenjpegenc.c:427:5: warning: passing argument 1 of 'opj_encode' from incompatible pointer type [enabled by default] |
| | 76 | In file included from libavcodec/libopenjpegenc.c:28:0: |
| | 77 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1341:31: note: expected 'void **' but argument is of type 'int *' |
| | 78 | libavcodec/libopenjpegenc.c:427:5: warning: passing argument 2 of 'opj_encode' from incompatible pointer type [enabled by default] |
| | 79 | In file included from libavcodec/libopenjpegenc.c:28:0: |
| | 80 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1341:31: note: expected 'void **' but argument is of type 'int *' |
| | 81 | libavcodec/libopenjpegenc.c:427:5: error: too many arguments to function 'opj_encode' |
| | 82 | In file included from libavcodec/libopenjpegenc.c:28:0: |
| | 83 | /home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/include/openjpeg.h:1341:31: note: declared here |
| | 84 | libavcodec/libopenjpegenc.c:428:9: error: implicit declaration of function 'opj_cio_close' [-Werror=implicit-function-declaration] |
| | 85 | libavcodec/libopenjpegenc.c:433:5: error: implicit declaration of function 'cio_tell' [-Werror=implicit-function-declaration] |
| | 86 | libavcodec/libopenjpegenc.c:439:29: error: request for member 'buffer' in something not a structure or union |
| | 87 | libavcodec/libopenjpegenc.c: In function 'libopenjpeg_encode_close': |
| | 88 | libavcodec/libopenjpegenc.c:450:5: error: implicit declaration of function 'opj_destroy_compress' [-Werror=implicit-function-declaration] |
| | 89 | libavcodec/libopenjpegenc.c: At top level: |
| | 90 | libavcodec/libopenjpegenc.c:459:96: error: 'CODEC_JP2' undeclared here (not in a function) |
| | 91 | libavcodec/libopenjpegenc.c:459:111: error: 'CODEC_J2K' undeclared here (not in a function) |
| | 92 | libavcodec/libopenjpegenc.c:462:96: error: 'STD_RSIZ' undeclared here (not in a function) |
| | 93 | libavcodec/libopenjpegenc.c:462:122: error: 'CINEMA4K' undeclared here (not in a function) |
| | 94 | libavcodec/libopenjpegenc.c:464:96: error: 'CINEMA2K' undeclared here (not in a function) |
| | 95 | libavcodec/libopenjpegenc.c:466:96: error: 'OFF' undeclared here (not in a function) |
| | 96 | libavcodec/libopenjpegenc.c:466:122: error: 'CINEMA4K_24' undeclared here (not in a function) |
| | 97 | libavcodec/libopenjpegenc.c:468:96: error: 'CINEMA2K_24' undeclared here (not in a function) |
| | 98 | libavcodec/libopenjpegenc.c:469:96: error: 'CINEMA2K_48' undeclared here (not in a function) |
| | 99 | libavcodec/libopenjpegenc.c:471:96: error: 'LRCP' undeclared here (not in a function) |
| | 100 | libavcodec/libopenjpegenc.c:471:122: error: 'CPRL' undeclared here (not in a function) |
| | 101 | libavcodec/libopenjpegenc.c:473:96: error: 'RLCP' undeclared here (not in a function) |
| | 102 | libavcodec/libopenjpegenc.c:474:96: error: 'RPCL' undeclared here (not in a function) |
| | 103 | libavcodec/libopenjpegenc.c:475:96: error: 'PCRL' undeclared here (not in a function) |
| | 104 | cc1: some warnings being treated as errors |
| | 105 | make: *** [libavcodec/libopenjpegenc.o] Error 1 |
| | 106 | |