FreeBSD Bugzilla – Attachment 207189 Details for
Bug 240270
multimedia/dvdauthor: Fails to build if GraphicsMagick is installed (and IMAGEMAGICK=OFF)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Full build log
screen-exchange (text/plain), 23.78 KB, created by
Ting-Wei Lan
on 2019-09-04 17:42:03 UTC
(
hide
)
Description:
Full build log
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2019-09-04 17:42:03 UTC
Size:
23.78 KB
patch
obsolete
>===> License GPLv2+ accepted by the user >===> dvdauthor-0.7.2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by dvdauthor-0.7.2 for building >===> Extracting for dvdauthor-0.7.2 >=> SHA256 Checksum OK for dvdauthor-0.7.2.tar.gz. >===> Patching for dvdauthor-0.7.2 >===> dvdauthor-0.7.2 depends on executable: gmake - found >===> dvdauthor-0.7.2 depends on package: pkgconf>=1.3.0_1 - found >===> dvdauthor-0.7.2 depends on shared library: libdvdread.so - found (/usr/local/lib/libdvdread.so) >===> dvdauthor-0.7.2 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so) >===> dvdauthor-0.7.2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) >===> dvdauthor-0.7.2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) >===> dvdauthor-0.7.2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) >===> dvdauthor-0.7.2 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) >===> dvdauthor-0.7.2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) >===> Configuring for dvdauthor-0.7.2 >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking build system type... amd64-portbld-freebsd12.0 >checking host system type... amd64-portbld-freebsd12.0 >checking how to print strings... printf >checking for style of include used by gmake... GNU >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking dependency style of cc... gcc3 >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B >checking the name lister (/usr/local/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd12.0 file names to amd64-portbld-freebsd12.0 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd12.0 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/local/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd12.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for stdbool.h that conforms to C99... (cached) yes >checking for _Bool... (cached) yes >WARNING: C compiler does not allow nested routines--some functionality will be disabled >checking for DVDOpenFile in -ldvdread... yes >checking for getopt_long in -lgnugetopt... no >checking for getopt.h... (cached) yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking for strndup... (cached) yes >checking for getopt_long... yes >checking for setmode... yes >checking pkg-config is at least version 0.9.0... yes >checking for LIBPNG... yes >checking for MagickCore-config... no >checking for MAGICK... yes >checking for FONTCONFIG... yes >checking for FRIBIDI... yes >checking for freetype-config... freetype-config >checking ft2build.h usability... yes >checking ft2build.h presence... yes >checking for ft2build.h... yes >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for xml2-config... /usr/local/bin/xml2-config >checking for libxml - version >= 2.6.0... yes (version 2.9.9) >checking whether O_BINARY is declared... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >===> Building for dvdauthor-0.7.2 >gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/dvdauthor/work/dvdauthor' >Making all in doc >gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/dvdauthor/work/dvdauthor/doc' >gmake[2]: Nothing to be done for 'all'. >gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/dvdauthor/work/dvdauthor/doc' >Making all in src >gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/dvdauthor/work/dvdauthor/src' >gmake all-am >gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/dvdauthor/work/dvdauthor/src' >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvdauthor.o -MD -MP -MF .deps/dvdauthor.Tpo -c -o dvdauthor.o dvdauthor.c >dvdauthor.c:1222:25: warning: '&&' within '||' [-Wlogical-op-parentheses] > && > ^~ >dvdauthor.c:1222:25: note: place parentheses around the '&&' expression to silence this warning > && > ^ >1 warning generated. >mv -f .deps/dvdauthor.Tpo .deps/dvdauthor.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvdcompile.o -MD -MP -MF .deps/dvdcompile.Tpo -c -o dvdcompile.o dvdcompile.c >dvdcompile.c:647:32: warning: '&&' within '||' [-Wlogical-op-parentheses] > i2 > 0 && i2 < 128 /* jump to non-entry menu */ > ~~~~~~~^~~~~~~~~~~ >dvdcompile.c:647:32: note: place parentheses around the '&&' expression to silence this warning > i2 > 0 && i2 < 128 /* jump to non-entry menu */ > ^ > ( ) >dvdcompile.c:649:33: warning: '&&' within '||' [-Wlogical-op-parentheses] > i2 == 0 && i1 == 1 /* jump to VMGM */ > ~~~~~~~~^~~~~~~~~~ >dvdcompile.c:649:33: note: place parentheses around the '&&' expression to silence this warning > i2 == 0 && i1 == 1 /* jump to VMGM */ > ^ > ( ) >dvdcompile.c:759:44: warning: '&&' within '||' [-Wlogical-op-parentheses] > i1 == 1 /*jump to VMGM*/ && i2 >= 128 /*title*/ > ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ >dvdcompile.c:759:44: note: place parentheses around the '&&' expression to silence this warning > i1 == 1 /*jump to VMGM*/ && i2 >= 128 /*title*/ > ^ > ( ) >dvdcompile.c:761:63: warning: '&&' within '||' [-Wlogical-op-parentheses] > ismenu == VTYPE_VMGM && i2 >= 128 /*title*/ && (cs->i3 & 65535) != 0 /*chapter/program/cell*/ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ >dvdcompile.c:761:63: note: place parentheses around the '&&' expression to silence this warning > ismenu == VTYPE_VMGM && i2 >= 128 /*title*/ && (cs->i3 & 65535) != 0 /*chapter/program/cell*/ > ^ > ( ) >dvdcompile.c:1062:58: warning: '&&' within '||' [-Wlogical-op-parentheses] > cs->i1 == 0 /*no VMGM/titleset*/ && ismenu != VTYPE_VMGM > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >dvdcompile.c:1062:58: note: place parentheses around the '&&' expression to silence this warning > cs->i1 == 0 /*no VMGM/titleset*/ && ismenu != VTYPE_VMGM > ^ > ( ) >dvdcompile.c:1183:17: warning: '&' within '|' [-Wbitwise-op-parentheses] > ifs & 0x8ffffff /* remove comparison op, leave direct flag and operands */ > ~~~~^~~~~~~~~~~ >dvdcompile.c:1183:17: note: place parentheses around the '&' expression to silence this warning > ifs & 0x8ffffff /* remove comparison op, leave direct flag and operands */ > ^ > ( ) >dvdcompile.c:1490:21: warning: '&&' within '||' [-Wlogical-op-parentheses] > && > ^~ >dvdcompile.c:1490:21: note: place parentheses around the '&&' expression to silence this warning > && > ^ >dvdcompile.c:1529:21: warning: '&&' within '||' [-Wlogical-op-parentheses] > && > ^~ >dvdcompile.c:1529:21: note: place parentheses around the '&&' expression to silence this warning > && > ^ >8 warnings generated. >mv -f .deps/dvdcompile.Tpo .deps/dvdcompile.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvdvml.o -MD -MP -MF .deps/dvdvml.Tpo -c -o dvdvml.o dvdvml.c >mv -f .deps/dvdvml.Tpo .deps/dvdvml.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvdvmy.o -MD -MP -MF .deps/dvdvmy.Tpo -c -o dvdvmy.o dvdvmy.c >mv -f .deps/dvdvmy.Tpo .deps/dvdvmy.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvdifo.o -MD -MP -MF .deps/dvdifo.Tpo -c -o dvdifo.o dvdifo.c >dvdifo.c:90:13: warning: unused function 'buf_write8b' [-Wunused-function] >static void buf_write8b > ^ >1 warning generated. >mv -f .deps/dvdifo.Tpo .deps/dvdifo.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvdvob.o -MD -MP -MF .deps/dvdvob.Tpo -c -o dvdvob.o dvdvob.c >dvdvob.c:366:59: warning: '&&' within '||' [-Wlogical-op-parentheses] > buf[17 + sysoffs] >= MPID_AUDIO_FIRST && buf[17 + sysoffs] <= MPID_VIDEO_LAST > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >dvdvob.c:366:59: note: place parentheses around the '&&' expression to silence this warning > buf[17 + sysoffs] >= MPID_AUDIO_FIRST && buf[17 + sysoffs] <= MPID_VIDEO_LAST > ^ > ( ) >1 warning generated. >mv -f .deps/dvdvob.Tpo .deps/dvdvob.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvdpgc.o -MD -MP -MF .deps/dvdpgc.Tpo -c -o dvdpgc.o dvdpgc.c >mv -f .deps/dvdpgc.Tpo .deps/dvdpgc.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT dvdcli.o -MD -MP -MF .deps/dvdcli.Tpo -c -o dvdcli.o dvdcli.c >dvdcli.c:1240:10: warning: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > free(f); > ^ >/usr/include/stdlib.h:98:18: note: passing argument to parameter here >void free(void *); > ^ >1 warning generated. >mv -f .deps/dvdcli.Tpo .deps/dvdcli.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT readxml.o -MD -MP -MF .deps/readxml.Tpo -c -o readxml.o readxml.c >mv -f .deps/readxml.Tpo .deps/readxml.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT conffile.o -MD -MP -MF .deps/conffile.Tpo -c -o conffile.o conffile.c >mv -f .deps/conffile.Tpo .deps/conffile.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c >compat.c:1196:31: warning: '&&' within '||' [-Wlogical-op-parentheses] > else if (c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c >= 'A' && c <= 'Z') > ~~~~~~~~~^~~~~~~~~~~ ~~ >compat.c:1196:31: note: place parentheses around the '&&' expression to silence this warning > else if (c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c >= 'A' && c <= 'Z') > ^ > ( ) >compat.c:1196:55: warning: '&&' within '||' [-Wlogical-op-parentheses] > else if (c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c >= 'A' && c <= 'Z') > ~~ ~~~~~~~~~^~~~~~~~~~~ >compat.c:1196:55: note: place parentheses around the '&&' expression to silence this warning > else if (c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c >= 'A' && c <= 'Z') > ^ > ( ) >compat.c:1196:79: warning: '&&' within '||' [-Wlogical-op-parentheses] > else if (c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c >= 'A' && c <= 'Z') > ~~ ~~~~~~~~~^~~~~~~~~~~ >compat.c:1196:79: note: place parentheses around the '&&' expression to silence this warning > else if (c >= 'a' && c <= 'z' || c >= '0' && c <= '9' || c >= 'A' && c <= 'Z') > ^ > ( ) >compat.c:1198:29: warning: '&&' within '||' [-Wlogical-op-parentheses] > if (c > 'f' && c <= 'z' || c > 'F' && c <= 'Z') > ~~~~~~~~^~~~~~~~~~~ ~~ >compat.c:1198:29: note: place parentheses around the '&&' expression to silence this warning > if (c > 'f' && c <= 'z' || c > 'F' && c <= 'Z') > ^ > ( ) >compat.c:1198:52: warning: '&&' within '||' [-Wlogical-op-parentheses] > if (c > 'f' && c <= 'z' || c > 'F' && c <= 'Z') > ~~ ~~~~~~~~^~~~~~~~~~~ >compat.c:1198:52: note: place parentheses around the '&&' expression to silence this warning > if (c > 'f' && c <= 'z' || c > 'F' && c <= 'Z') > ^ > ( ) >5 warnings generated. >mv -f .deps/compat.Tpo .deps/compat.Po >/bin/sh ../libtool --tag=CC --mode=link cc -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvdauthor dvdauthor.o dvdcompile.o dvdvml.o dvdvmy.o dvdifo.o dvdvob.o dvdpgc.o dvdcli.o readxml.o conffile.o compat.o -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -L/usr/lib -lm -L/usr/local/lib >libtool: link: cc -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o dvdauthor dvdauthor.o dvdcompile.o dvdvml.o dvdvmy.o dvdifo.o dvdvob.o dvdpgc.o dvdcli.o readxml.o conffile.o compat.o -L/usr/local/lib -lxml2 -lz -L/usr/lib -llzma -lm >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT subgen.o -MD -MP -MF .deps/subgen.Tpo -c -o subgen.o subgen.c >subgen.c:613:29: warning: implicit conversion from 'int' to 'char' changes value from 190 to -66 [-Wconstant-conversion] > header[3] = MPID_PAD; /* for my private button/palette data */ > ~ ^~~~~~~~ >1 warning generated. >mv -f .deps/subgen.Tpo .deps/subgen.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT subgen-parse-xml.o -MD -MP -MF .deps/subgen-parse-xml.Tpo -c -o subgen-parse-xml.o subgen-parse-xml.c >mv -f .deps/subgen-parse-xml.Tpo .deps/subgen-parse-xml.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT subgen-encode.o -MD -MP -MF .deps/subgen-encode.Tpo -c -o subgen-encode.o subgen-encode.c >mv -f .deps/subgen-encode.Tpo .deps/subgen-encode.Po >cc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include/libpng16 -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -DLIBICONV_PLUG -isystem /usr/local/include -Wall -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT subgen-image.o -MD -MP -MF .deps/subgen-image.Tpo -c -o subgen-image.o subgen-image.c >subgen-image.c:33:10: fatal error: 'magick/api.h' file not found >#include <magick/api.h> > ^~~~~~~~~~~~~~ >1 error generated. >gmake[3]: *** [Makefile:597: subgen-image.o] Error 1 >gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/dvdauthor/work/dvdauthor/src' >gmake[2]: *** [Makefile:412: all] Error 2 >gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/dvdauthor/work/dvdauthor/src' >gmake[1]: *** [Makefile:414: all-recursive] Error 1 >gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/dvdauthor/work/dvdauthor' >*** Error code 1 > >Stop. >make: stopped in /usr/ports/multimedia/dvdauthor
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 240270
:
207094
| 207189 |
207190
|
218457
|
218473
|
221267
|
221291
|
221313
|
221356
|
221363