Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/359d953f421094419b3c to your computer and use it in GitHub Desktop.
Save anonymous/359d953f421094419b3c to your computer and use it in GitHub Desktop.
/var/tmp/portage/media-video/dvdauthor-0.7.1/temp/build.log
 * Package: media-video/dvdauthor-0.7.1
 * Repository: gentoo
 * Maintainer: media-video@gentoo.org
 * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES: preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking dvdauthor-0.7.1.tar.gz to /var/tmp/portage/media-video/dvdauthor-0.7.1/work
>>> Source unpacked in /var/tmp/portage/media-video/dvdauthor-0.7.1/work
>>> Preparing source in /var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor ...
* econf: updating dvdauthor/autotools/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating dvdauthor/autotools/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
C compiler allows nested routines
checking for DVDOpenFile in -ldvdread... yes
checking for getopt_long in -lgnugetopt... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking for strndup... yes
checking for getopt_long... yes
checking for setmode... no
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBPNG... yes
checking for Magick-config... Magick-config
checking for ExportImagePixels... 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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/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/bin/xml2-config
checking for libxml - version >= 2.6.0... yes (version 2.9.2)
checking whether O_BINARY is declared... no
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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor ...
make -j7
Making all in doc
make[1]: Entering directory '/var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor/doc'
Making all in src
make[1]: Entering directory '/var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor/src'
make all-am
make[2]: Entering directory '/var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=corei7 -c dvdauthor.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=corei7 -c dvdcompile.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=corei7 -c dvdvml.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=corei7 -c dvdvmy.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=corei7 -c dvdifo.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=corei7 -c dvdvob.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=corei7 -c dvdpgc.c
dvdcompile.c: In function ‘compileexpr’:
dvdcompile.c:163:18: warning: variable ‘canusesprm’ set but not used [-Wunused-but-set-variable]
int isassoc, canusesprm;
^
dvdcompile.c: In function ‘compilecs’:
dvdcompile.c:650:32: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
i2 > 0 && i2 < 128 /* jump to non-entry menu */
^
dvdcompile.c:762:44: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
i1 == 1 /*jump to VMGM*/ && i2 >= 128 /*title*/
^
dvdcompile.c:764:63: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
ismenu == VTYPE_VMGM && i2 >= 128 /*title*/ && cs->i3 /*chapter/program/cell*/
^
dvdcompile.c:1062:58: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
cs->i1 == 0 /*no VMGM/titleset*/ && ismenu != VTYPE_VMGM
^
dvdcompile.c: In function ‘negateif’:
dvdcompile.c:1183:17: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
ifs & 0x8ffffff /* remove comparison op */
^
dvdcompile.c: In function ‘vm_optimize’:
dvdcompile.c:1443:21: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
&&
^
dvdcompile.c:1481:21: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
&&
^
dvdifo.c:87:13: warning: ‘buf_write8b’ defined but not used [-Wunused-function]
static void buf_write8b
^
In file included from /usr/include/string.h:634:0,
from dvdvml.c:40:
compat.h:147:8: error: expected identifier or ‘(’ before ‘__extension__’
char * strndup
^
dvdvob.c: In function ‘transpose_ts’:
dvdvob.c:368:59: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
buf[17 + sysoffs] >= MPID_AUDIO_FIRST && buf[17 + sysoffs] <= MPID_VIDEO_LAST
^
Makefile:479: recipe for target 'dvdvml.o' failed
make[2]: *** [dvdvml.o] Error 1
make[2]: *** Waiting for unfinished jobs....
dvdauthor.c: In function ‘deletedir’:
dvdauthor.c:1218:25: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
&&
^
dvdauthor.c: In function ‘ScanIfo’:
dvdauthor.c:1110:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf, 1, 2048, h);
^
dvdauthor.c:1119:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf, 1, 2048, h); // VTS_PTT_SRPT is 2nd sector
^
make[2]: Leaving directory '/var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor/src'
Makefile:303: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor/src'
Makefile:302: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
* ERROR: media-video/dvdauthor-0.7.1::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-video/dvdauthor-0.7.1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=media-video/dvdauthor-0.7.1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/media-video/dvdauthor-0.7.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-video/dvdauthor-0.7.1/temp/environment'.
* Working directory: '/var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor'
* S: '/var/tmp/portage/media-video/dvdauthor-0.7.1/work/dvdauthor'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment