Ticket #19194: error.txt

File error.txt, 2.3 KB (added by christer@…, 15 years ago)
Line 
1--->  Building libtheora
2Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_libtheora/work/libtheora-1.0" && make all " returned error 2
3Command output: png2theora.c:375: error: 'end_ptr' undeclared (first use in this function)
4png2theora.c:383: warning: implicit declaration of function 'png_init_io'
5png2theora.c:384: warning: implicit declaration of function 'png_set_sig_bytes'
6png2theora.c:385: warning: implicit declaration of function 'png_read_info'
7png2theora.c:386: warning: implicit declaration of function 'png_get_IHDR'
8png2theora.c:386: error: 'width' undeclared (first use in this function)
9png2theora.c:386: error: 'height' undeclared (first use in this function)
10png2theora.c:388: warning: implicit declaration of function 'png_set_expand'
11png2theora.c:389: warning: implicit declaration of function 'png_set_packing'
12png2theora.c:390: warning: implicit declaration of function 'png_set_strip_16'
13png2theora.c:391: error: 'PNG_COLOR_MASK_COLOR' undeclared (first use in this function)
14png2theora.c:391: warning: implicit declaration of function 'png_set_gray_to_rgb'
15png2theora.c:392: warning: implicit declaration of function 'png_get_bKGD'
16png2theora.c:392: error: 'bkgd' undeclared (first use in this function)
17png2theora.c:393: warning: implicit declaration of function 'png_set_background'
18png2theora.c:393: error: 'PNG_BACKGROUND_GAMMA_FILE' undeclared (first use in this function)
19png2theora.c:398: warning: implicit declaration of function 'png_set_strip_alpha'
20png2theora.c:400: error: 'row_data' undeclared (first use in this function)
21png2theora.c:400: error: syntax error before 'png_malloc'
22png2theora.c:402: error: syntax error before ')' token
23png2theora.c:404: error: 'y' undeclared (first use in this function)
24png2theora.c:407: warning: implicit declaration of function 'png_read_image'
25png2theora.c:408: warning: implicit declaration of function 'png_read_end'
26png2theora.c:415: warning: implicit declaration of function 'png_free'
27png2theora.c:417: warning: implicit declaration of function 'png_destroy_read_struct'
28png2theora.c: In function 'main':
29png2theora.c:510: warning: passing argument 3 of 'scandir' from incompatible pointer type
30make[2]: *** [png2theora-png2theora.o] Error 1
31make[1]: *** [all-recursive] Error 1
32make: *** [all] Error 2