| Summary: | Cannot install ports/multimedia/dvdauthor | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Andrei V. Lavreniyuk <andy.lavr> |
| Component: | Individual Port(s) | Assignee: | Pierre Beyssac <pb> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->pb Over to maintainer (via the GNATS Auto Assign Tool) This PR is duplicate of ports/138470. BTW, does it look like the maintainer has abandoned the port? -- Andriy Gapon State Changed From-To: open->closed Fixed. |
subgen-parse-xml.c: In function 'spu_image': subgen-parse-xml.c:97: warning: pointer targets in assignment differ in signedness subgen-parse-xml.c: In function 'spu_highlight': subgen-parse-xml.c:98: warning: pointer targets in assignment differ in signedness subgen-parse-xml.c: In function 'spu_select': subgen-parse-xml.c:99: warning: pointer targets in assignment differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/ImageMagick -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -Wall -DICONV_CONV=yes -MT subgen-encode.o -MD -MP -MF ".deps/subgen-encode.Tpo" -c -o subgen-encode.o subgen-encode.c; \ then mv -f ".deps/subgen-encode.Tpo" ".deps/subgen-encode.Po"; else rm -f ".deps/subgen-encode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/ImageMagick -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -Wall -DICONV_CONV=yes -MT subgen-image.o -MD -MP -MF ".deps/subgen-image.Tpo" -c -o subgen-image.o subgen-image.c; \ then mv -f ".deps/subgen-image.Tpo" ".deps/subgen-image.Po"; else rm -f ".deps/subgen-image.Tpo"; exit 1; fi subgen-image.c: In function 'read_magick': subgen-image.c:153: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/ImageMagick -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -Wall -DICONV_CONV=yes -MT textsub.o -MD -MP -MF ".deps/textsub.Tpo" -c -o textsub.o textsub.c; \ then mv -f ".deps/textsub.Tpo" ".deps/textsub.Po"; else rm -f ".deps/textsub.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/ImageMagick -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -Wall -DICONV_CONV=yes -MT subrender.o -MD -MP -MF ".deps/subrender.Tpo" -c -o subrender.o subrender.c; \ then mv -f ".deps/subrender.Tpo" ".deps/subrender.Po"; else rm -f ".deps/subrender.Tpo"; exit 1; fi subrender.c: In function 'vo_update_text_sub': subrender.c:209: warning: pointer targets in assignment differ in signedness subrender.c:210: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/ImageMagick -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -Wall -DICONV_CONV=yes -MT subreader.o -MD -MP -MF ".deps/subreader.Tpo" -c -o subreader.o subreader.c; \ then mv -f ".deps/subreader.Tpo" ".deps/subreader.Po"; else rm -f ".deps/subreader.Tpo"; exit 1; fi subreader.c: In function 'sub_read_line_aqt': subreader.c:661: warning: comparison with string literal results in unspecified behaviour subreader.c:661: warning: comparison with string literal results in unspecified behaviour subreader.c: In function 'sub_read_line_subrip09': subreader.c:717: warning: comparison with string literal results in unspecified behaviour subreader.c: In function 'sub_fribidi': subreader.c:1082: error: 'FRIBIDI_TRUE' undeclared (first use in this function) subreader.c:1082: error: (Each undeclared identifier is reported only once subreader.c:1082: error: for each function it appears in.) subreader.c:1083: error: 'FRIBIDI_FALSE' undeclared (first use in this function) subreader.c:1102: warning: passing argument 3 of 'fribidi_log2vis' from incompatible pointer type gmake[2]: *** [subreader.o] Ошибка 1 gmake[2]: Leaving directory `/usr/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/src' gmake[1]: *** [all] Ошибка 2 gmake[1]: Leaving directory `/usr/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/src' gmake: *** [all-recursive] Ошибка 1 *** Error code 1 Stop in /usr/ports/multimedia/dvdauthor. How-To-Repeat: # cd ports/multimedia/dvdauthor # make