Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253154 Details for
Bug 1423946
mingw-libid3tag: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 53.71 KB, created by
Fedora Release Engineering
on 2017-02-17 15:20:49 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 15:20:49 UTC
Size:
53.71 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-libid3tag.spec'], uid=1000timeout=172800user='mockbuild'chrootPath='/var/lib/mock/f26-build-7623845-694384/root'shell=Falsegid=425printOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f5867ea0390>env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ '}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/mingw-libid3tag.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ '} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/mingw-libid3tag-0.15.1b-21.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-libid3tag.spec'], uid=1000timeout=172800user='mockbuild'chrootPath='/var/lib/mock/f26-build-7623845-694384/root'shell=Falsegid=425printOutput=Falseprivate_network=Truelogger=<mockbuild.trace_decorator.getLog object at 0x7f5867ea0390>env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ '}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-libid3tag.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ '} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y6ntEz >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf libid3tag-0.15.1b >+ /usr/bin/gzip -dc /builddir/build/SOURCES/libid3tag-0.15.1b.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libid3tag-0.15.1b >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (libid3tag-0.15.1b-fix_overflow.patch): >+ echo 'Patch #0 (libid3tag-0.15.1b-fix_overflow.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .CVE-2008-2109 --fuzz=0 >patching file field.c >Patch #1 (libid3tag-mingw.patch): >+ echo 'Patch #1 (libid3tag-mingw.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .mingw --fuzz=0 >patching file Makefile.am >patching file Makefile.in >+ cat >+ cat >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qNph31 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libid3tag-0.15.1b >+ run_mingw_configure --disable-dependency-tracking --disable-static >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ for i in $(find . -name config.guess -o -name config.sub) >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ for i in $(find . -name config.guess -o -name config.sub) >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ mkdir build_win32 >+ pushd build_win32 >~/build/BUILD/libid3tag-0.15.1b/build_win32 ~/build/BUILD/libid3tag-0.15.1b >++ /usr/bin/env >++ /usr/bin/cut -d= -f1 >++ egrep '^(w+)=(.*)$' >++ egrep -vw 'PWD|USER|LANG' >+ unset >+ test -z '' >+ PATH_ORIG=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin >+ export PATH_ORIG >+ PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin >+ export PATH >+ HOST_CC=gcc >+ export HOST_CC >+ unset PKG_CONFIG_PATH >+ _PREFIX=/usr/bin/i686-w64-mingw32- >++ grep -v gcc- >++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-6.3.0 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-addr2line >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=ADDR2LINE >+ declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line >+ export ADDR2LINE >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-ar >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=AR >+ declare -x AR=/usr/bin/i686-w64-mingw32-ar >+ export AR >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-as >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=AS >+ declare -x AS=/usr/bin/i686-w64-mingw32-as >+ export AS >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-c++filt >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=CXXFILT >+ declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt >+ export CXXFILT >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-cpp >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=CPP >+ declare -x CPP=/usr/bin/i686-w64-mingw32-cpp >+ export CPP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-dlltool >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=DLLTOOL >+ declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool >+ export DLLTOOL >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-dllwrap >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=DLLWRAP >+ declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap >+ export DLLWRAP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-elfedit >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=ELFEDIT >+ declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit >+ export ELFEDIT >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-gcc >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GCC >+ declare -x GCC=/usr/bin/i686-w64-mingw32-gcc >+ export GCC >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-gcov >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GCOV >+ declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov >+ export GCOV >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-gcov-tool >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GCOV_TOOL >+ declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool >+ export GCOV_TOOL >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-gprof >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=GPROF >+ declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof >+ export GPROF >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-ld >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=LD >+ declare -x LD=/usr/bin/i686-w64-mingw32-ld >+ export LD >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-ld.bfd >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=LD_BFD >+ declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd >+ export LD_BFD >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-nm >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=NM >+ declare -x NM=/usr/bin/i686-w64-mingw32-nm >+ export NM >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-objcopy >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=OBJCOPY >+ declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy >+ export OBJCOPY >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-objdump >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/i686-w64-mingw32-,, >+ x=OBJDUMP >+ declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump >+ export OBJDUMP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-pkg-config >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=PKG_CONFIG >+ declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config >+ export PKG_CONFIG >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-ranlib >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=RANLIB >+ declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib >+ export RANLIB >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-readelf >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=READELF >+ declare -x READELF=/usr/bin/i686-w64-mingw32-readelf >+ export READELF >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-size >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=SIZE >+ declare -x SIZE=/usr/bin/i686-w64-mingw32-size >+ export SIZE >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-strings >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=STRINGS >+ declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings >+ export STRINGS >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-strip >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=STRIP >+ declare -x STRIP=/usr/bin/i686-w64-mingw32-strip >+ export STRIP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-windmc >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=WINDMC >+ declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc >+ export WINDMC >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/i686-w64-mingw32-windres >++ sed s,/usr/bin/i686-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=WINDRES >+ declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres >+ export WINDRES >+ unset _PREFIX >+ CC=i686-w64-mingw32-gcc >+ export CC >+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >+ export CFLAGS >+ CPPFLAGS= >+ export CPPFLAGS >+ '[' -x /usr/bin/i686-w64-mingw32-g++ ']' >+ CXX= >+ export CXX >+ ac_cv_prog_CXX=no >+ export ac_cv_prog_CXX >+ CXXFLAGS= >+ export CXXFLAGS >+ LDFLAGS= >+ export LDFLAGS >++ grep -- '-config$' >++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/zlib1.dll >+ unset x i >+ __mingw32_topdir=. >+ test -x configure >+ __mingw32_topdir=.. >+ ../configure --host=i686-w64-mingw32 --build=i386-redhat-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --disable-dependency-tracking --disable-static >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-w64-mingw32-strip... /usr/bin/i686-w64-mingw32-strip >checking build system type... i386-redhat-linux-gnu >checking host system type... i686-w64-mingw32 >checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc >checking for C compiler default output file name... a.exe >checking whether the C compiler works... yes >checking whether we are cross compiling... yes >checking for suffix of executables... .exe >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-w64-mingw32-gcc accepts -g... yes >checking for i686-w64-mingw32-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of i686-w64-mingw32-gcc... none >checking for a sed that does not truncate output... /usr/bin/sed >checking for egrep... grep -E >checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld >checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes >checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/i686-w64-mingw32-nm >checking whether ln -s works... yes >checking how to recognise dependent libraries... file_magic file format pei*-i386(.*architecture: i386)? >checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp >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 dlfcn.h usability... no >checking dlfcn.h presence... no >checking for dlfcn.h... no >checking for i686-w64-mingw32-g++... (cached) no >checking whether we are using the GNU C++ compiler... no >checking whether no accepts -g... no >checking dependency style of no... none >checking how to run the C++ preprocessor... /lib/cpp >checking for i686-w64-mingw32-g77... no >checking for i686-w64-mingw32-f77... no >checking for i686-w64-mingw32-xlf... no >checking for i686-w64-mingw32-frt... no >checking for i686-w64-mingw32-pgf77... no >checking for i686-w64-mingw32-fort77... no >checking for i686-w64-mingw32-fl32... no >checking for i686-w64-mingw32-af77... no >checking for i686-w64-mingw32-f90... no >checking for i686-w64-mingw32-xlf90... no >checking for i686-w64-mingw32-pgf90... no >checking for i686-w64-mingw32-epcf90... no >checking for i686-w64-mingw32-f95... no >checking for i686-w64-mingw32-fort... no >checking for i686-w64-mingw32-xlf95... no >checking for i686-w64-mingw32-ifc... no >checking for i686-w64-mingw32-efc... no >checking for i686-w64-mingw32-pgf95... no >checking for i686-w64-mingw32-lf95... no >checking for i686-w64-mingw32-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/i686-w64-mingw32-nm output from i686-w64-mingw32-gcc object... ok >checking for objdir... .libs >checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar >checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib >checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip >checking if i686-w64-mingw32-gcc static flag works... yes >checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT >checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT works... yes >checking if i686-w64-mingw32-gcc supports -c -o file.o... yes >checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... yes >checking dynamic linker characteristics... Win32 ld.exe >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for ANSI C header files... (cached) yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking for unistd.h... (cached) yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for ftruncate... yes >checking for compress2 in -lz... yes >checking whether to enable profiling... no >checking whether to enable debugging... default >configure: creating ./config.status >config.status: creating Makefile >config.status: creating msvc++/Makefile >config.status: creating libid3tag.list >config.status: creating config.h >config.status: executing depfiles commands >+ popd >+ mkdir build_win64 >~/build/BUILD/libid3tag-0.15.1b >~/build/BUILD/libid3tag-0.15.1b/build_win64 ~/build/BUILD/libid3tag-0.15.1b >+ pushd build_win64 >++ /usr/bin/env >++ egrep '^(w+)=(.*)$' >++ /usr/bin/cut -d= -f1 >++ egrep -vw 'PWD|USER|LANG' >+ unset >+ test -z /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin >+ PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin >+ export PATH >+ HOST_CC=gcc >+ export HOST_CC >+ unset PKG_CONFIG_PATH >+ _PREFIX=/usr/bin/x86_64-w64-mingw32- >++ grep -v gcc- >++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-6.3.0 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gcov-tool /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-pkg-config /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-addr2line >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=ADDR2LINE >+ declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line >+ export ADDR2LINE >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-ar >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=AR >+ declare -x AR=/usr/bin/x86_64-w64-mingw32-ar >+ export AR >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-as >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=AS >+ declare -x AS=/usr/bin/x86_64-w64-mingw32-as >+ export AS >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-c++filt >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=CXXFILT >+ declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt >+ export CXXFILT >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-cpp >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=CPP >+ declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp >+ export CPP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-dlltool >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=DLLTOOL >+ declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool >+ export DLLTOOL >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-dllwrap >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=DLLWRAP >+ declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap >+ export DLLWRAP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-elfedit >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=ELFEDIT >+ declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit >+ export ELFEDIT >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-gcc >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=GCC >+ declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc >+ export GCC >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-gcov >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=GCOV >+ declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov >+ export GCOV >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=GCOV_TOOL >+ declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool >+ export GCOV_TOOL >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-gprof >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=GPROF >+ declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof >+ export GPROF >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-ld >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=LD >+ declare -x LD=/usr/bin/x86_64-w64-mingw32-ld >+ export LD >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=LD_BFD >+ declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd >+ export LD_BFD >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-nm >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=NM >+ declare -x NM=/usr/bin/x86_64-w64-mingw32-nm >+ export NM >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-objcopy >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=OBJCOPY >+ declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy >+ export OBJCOPY >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-objdump >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=OBJDUMP >+ declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump >+ export OBJDUMP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-pkg-config >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=PKG_CONFIG >+ declare -x PKG_CONFIG=/usr/bin/x86_64-w64-mingw32-pkg-config >+ export PKG_CONFIG >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-ranlib >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=RANLIB >+ declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib >+ export RANLIB >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-readelf >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=READELF >+ declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf >+ export READELF >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-size >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=SIZE >+ declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size >+ export SIZE >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-strings >++ tr a-z+-. A-ZX__ >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >+ x=STRINGS >+ declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings >+ export STRINGS >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-strip >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=STRIP >+ declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip >+ export STRIP >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-windmc >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=WINDMC >+ declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc >+ export WINDMC >+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'` >++ echo /usr/bin/x86_64-w64-mingw32-windres >++ sed s,/usr/bin/x86_64-w64-mingw32-,, >++ tr a-z+-. A-ZX__ >+ x=WINDRES >+ declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres >+ export WINDRES >+ unset _PREFIX >+ CC=x86_64-w64-mingw32-gcc >+ export CC >+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4' >+ export CFLAGS >+ CPPFLAGS= >+ export CPPFLAGS >+ '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']' >+ CXX= >+ export CXX >+ ac_cv_prog_CXX=no >+ export ac_cv_prog_CXX >+ CXXFLAGS= >+ export CXXFLAGS >+ LDFLAGS= >+ export LDFLAGS >++ grep -- '-config$' >++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll >+ unset x i >+ __mingw64_topdir=. >+ test -x configure >+ __mingw64_topdir=.. >+ ../configure --host=x86_64-w64-mingw32 --build=i386-redhat-linux-gnu --target=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --exec-prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --bindir=/usr/x86_64-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/x86_64-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/x86_64-w64-mingw32/sys-root/mingw/etc --datadir=/usr/x86_64-w64-mingw32/sys-root/mingw/share --includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include --libdir=/usr/x86_64-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/x86_64-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/com --mandir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/info --disable-dependency-tracking --disable-static >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-w64-mingw32-strip... /usr/bin/x86_64-w64-mingw32-strip >checking build system type... i386-redhat-linux-gnu >checking host system type... x86_64-w64-mingw32 >checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc >checking for C compiler default output file name... a.exe >checking whether the C compiler works... yes >checking whether we are cross compiling... yes >checking for suffix of executables... .exe >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-w64-mingw32-gcc accepts -g... yes >checking for x86_64-w64-mingw32-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-w64-mingw32-gcc... none >checking for a sed that does not truncate output... /usr/bin/sed >checking for egrep... grep -E >checking for ld used by x86_64-w64-mingw32-gcc... /usr/bin/x86_64-w64-mingw32-ld >checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes >checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-w64-mingw32-nm >checking whether ln -s works... yes >checking how to recognise dependent libraries... file_magic file format pei*-i386(.*architecture: i386)? >checking how to run the C preprocessor... /usr/bin/x86_64-w64-mingw32-cpp >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 dlfcn.h usability... no >checking dlfcn.h presence... no >checking for dlfcn.h... no >checking for x86_64-w64-mingw32-g++... (cached) no >checking whether we are using the GNU C++ compiler... no >checking whether no accepts -g... no >checking dependency style of no... none >checking how to run the C++ preprocessor... /lib/cpp >checking for x86_64-w64-mingw32-g77... no >checking for x86_64-w64-mingw32-f77... no >checking for x86_64-w64-mingw32-xlf... no >checking for x86_64-w64-mingw32-frt... no >checking for x86_64-w64-mingw32-pgf77... no >checking for x86_64-w64-mingw32-fort77... no >checking for x86_64-w64-mingw32-fl32... no >checking for x86_64-w64-mingw32-af77... no >checking for x86_64-w64-mingw32-f90... no >checking for x86_64-w64-mingw32-xlf90... no >checking for x86_64-w64-mingw32-pgf90... no >checking for x86_64-w64-mingw32-epcf90... no >checking for x86_64-w64-mingw32-f95... no >checking for x86_64-w64-mingw32-fort... no >checking for x86_64-w64-mingw32-xlf95... no >checking for x86_64-w64-mingw32-ifc... no >checking for x86_64-w64-mingw32-efc... no >checking for x86_64-w64-mingw32-pgf95... no >checking for x86_64-w64-mingw32-lf95... no >checking for x86_64-w64-mingw32-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... no >checking for fort... no >checking for xlf95... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for gfortran... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/x86_64-w64-mingw32-nm output from x86_64-w64-mingw32-gcc object... ok >checking for objdir... .libs >checking for x86_64-w64-mingw32-ar... /usr/bin/x86_64-w64-mingw32-ar >checking for x86_64-w64-mingw32-ranlib... /usr/bin/x86_64-w64-mingw32-ranlib >checking for x86_64-w64-mingw32-strip... (cached) /usr/bin/x86_64-w64-mingw32-strip >checking if x86_64-w64-mingw32-gcc static flag works... yes >checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT >checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT works... yes >checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes >checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... yes >checking dynamic linker characteristics... Win32 ld.exe >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for ANSI C header files... (cached) yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking for unistd.h... (cached) yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for ftruncate... yes >checking for compress2 in -lz... yes >checking whether to enable profiling... no >checking whether to enable debugging... default >configure: creating ./config.status >config.status: creating Makefile >config.status: creating msvc++/Makefile >config.status: creating libid3tag.list >config.status: creating config.h >config.status: executing depfiles commands >~/build/BUILD/libid3tag-0.15.1b >+ popd >+ sed -i 's|file format pei\*-i386(\.\*architecture: i386)?|file format pe-x86-64|g' build_win64/libtool >+ run_mingw_make -j6 >+ make -C build_win32 -j6 >make: Entering directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win32' >cd .. && \ >gperf -tCcTonD -K id -N id3_frametype_lookup -s -3 -k '*' \ > frametype.gperf | \ >sed -e 's/\(struct id3_frametype\);/\1/' | \ >sed -e '/\$''Id: /s/\$//g' >frametype.c >cd .. && \ >gperf -tCcTonD -K id -N id3_compat_lookup -s -3 -k '*' \ > compat.gperf | \ >sed -e 's/\(struct id3_compat\);/\1/' | \ >sed -e '/\$''Id: /s/\$//g' >compat.c >cd .. && \ >sed -n -f genre.dat.sed genre.dat.in | \ >sed -e '/\$''Id: /s/\$//g' >genre.dat >make all-recursive >make[1]: Entering directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win32' >make[2]: Entering directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win32' >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o version.lo ../version.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o ucs4.lo ../ucs4.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o latin1.lo ../latin1.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o utf16.lo ../utf16.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o utf8.lo ../utf8.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o parse.lo ../parse.c >mkdir .libs > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../latin1.c -DDLL_EXPORT -DPIC -o .libs/latin1.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../utf8.c -DDLL_EXPORT -DPIC -o .libs/utf8.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../utf16.c -DDLL_EXPORT -DPIC -o .libs/utf16.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../version.c -DDLL_EXPORT -DPIC -o .libs/version.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../parse.c -DDLL_EXPORT -DPIC -o .libs/parse.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../ucs4.c -DDLL_EXPORT -DPIC -o .libs/ucs4.o >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o render.lo ../render.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o field.lo ../field.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o frametype.lo ../frametype.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o compat.lo ../compat.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o genre.lo ../genre.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o frame.lo ../frame.c > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../render.c -DDLL_EXPORT -DPIC -o .libs/render.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../compat.c -DDLL_EXPORT -DPIC -o .libs/compat.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../field.c -DDLL_EXPORT -DPIC -o .libs/field.o >../render.c: In function 'id3_render_latin1': >../render.c:119:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > latin1 = ""; > ^ > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../genre.c -DDLL_EXPORT -DPIC -o .libs/genre.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../frametype.c -DDLL_EXPORT -DPIC -o .libs/frametype.o >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o crc.lo ../crc.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o util.lo ../util.c > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../frame.c -DDLL_EXPORT -DPIC -o .libs/frame.o >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o tag.lo ../tag.c >/bin/sh ./libtool --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o file.lo ../file.c >../frame.c: In function 'id3_frame_parse': >../frame.c:283:34: warning: pointer targets in passing argument 1 of 'id3_compat_lookup' differ in signedness [-Wpointer-sign] > compat = id3_compat_lookup(id, 3); > ^~ >In file included from ../frame.c:38:0: >../compat.h:36:26: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_compat const *id3_compat_lookup(register char const *, > ^~~~~~~~~~~~~~~~~ >../frame.c:299:34: warning: pointer targets in passing argument 1 of 'id3_compat_lookup' differ in signedness [-Wpointer-sign] > compat = id3_compat_lookup(id, 4); > ^~ >In file included from ../frame.c:38:0: >../compat.h:36:26: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_compat const *id3_compat_lookup(register char const *, > ^~~~~~~~~~~~~~~~~ >../frame.c:311:22: warning: pointer targets in passing argument 1 of 'unparseable' differ in signedness [-Wpointer-sign] > frame = unparseable(id, ptr, end - *ptr, 0, 0, 0, 0); > ^~ >../frame.c:203:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr, > ^~~~~~~~~~~ >../frame.c:351:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > id = compat->equiv; > ^ >../frame.c:358:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > id = xid; > ^ >../frame.c:379:27: warning: pointer targets in passing argument 1 of 'unparseable' differ in signedness [-Wpointer-sign] > frame = unparseable(id, ptr, end - *ptr, flags, 0, 0, 0); > ^~ >../frame.c:203:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr, > ^~~~~~~~~~~ >../frame.c:426:25: warning: pointer targets in passing argument 1 of 'unparseable' differ in signedness [-Wpointer-sign] > frame = unparseable(id, &data, end - data, flags, > ^~ >../frame.c:203:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr, > ^~~~~~~~~~~ >../frame.c:448:22: warning: pointer targets in passing argument 1 of 'obsolete' differ in signedness [-Wpointer-sign] > frame = obsolete(id, data, end - data); > ^~ >../frame.c:179:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *obsolete(char const *id, id3_byte_t const *data, > ^~~~~~~~ >../frame.c:454:25: warning: pointer targets in passing argument 1 of 'id3_frame_new' differ in signedness [-Wpointer-sign] > frame = id3_frame_new(id); > ^~ >../frame.c:67:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *id3_frame_new(char const *id) > ^~~~~~~~~~~~~ > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../crc.c -DDLL_EXPORT -DPIC -o .libs/crc.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../file.c -DDLL_EXPORT -DPIC -o .libs/file.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../util.c -DDLL_EXPORT -DPIC -o .libs/util.o > i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../tag.c -DDLL_EXPORT -DPIC -o .libs/tag.o >../tag.c: In function 'v1_attachstr': >../tag.c:354:23: warning: pointer targets in passing argument 1 of 'id3_latin1_decode' differ in signedness [-Wpointer-sign] > id3_latin1_decode(text, ucs4); > ^~~~ >In file included from ../tag.c:41:0: >../latin1.h:36:6: note: expected 'const id3_latin1_t * {aka const unsigned char *}' but argument is of type 'char *' > void id3_latin1_decode(id3_latin1_t const *, id3_ucs4_t *); > ^~~~~~~~~~~~~~~~~ >/bin/sh ./libtool --mode=link i686-w64-mingw32-gcc -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -o libid3tag.la -rpath /usr/i686-w64-mingw32/sys-root/mingw/lib -version-info 3:0:3 -no-undefined version.lo ucs4.lo latin1.lo utf16.lo utf8.lo parse.lo render.lo field.lo frametype.lo compat.lo genre.lo frame.lo crc.lo util.lo tag.lo file.lo -lz >i686-w64-mingw32-gcc -shared .libs/version.o .libs/ucs4.o .libs/latin1.o .libs/utf16.o .libs/utf8.o .libs/parse.o .libs/render.o .libs/field.o .libs/frametype.o .libs/compat.o .libs/genre.o .libs/frame.o .libs/crc.o .libs/util.o .libs/tag.o .libs/file.o -lz -o .libs/libid3tag-0.dll -Wl,--image-base=0x10000000 -Wl,--out-implib,.libs/libid3tag.dll.a >creating libid3tag.la >(cd .libs && rm -f libid3tag.la && ln -s ../libid3tag.la libid3tag.la) >make[2]: Leaving directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win32' >make[1]: Leaving directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win32' >make: Leaving directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win32' >+ make -C build_win64 -j6 >make: Entering directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win64' >make all-recursive >make[1]: Entering directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win64' >make[2]: Entering directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win64' >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o version.lo ../version.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o ucs4.lo ../ucs4.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o latin1.lo ../latin1.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o utf16.lo ../utf16.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o utf8.lo ../utf8.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o parse.lo ../parse.c >mkdir .libs > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../utf8.c -DDLL_EXPORT -DPIC -o .libs/utf8.o > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../latin1.c -DDLL_EXPORT -DPIC -o .libs/latin1.o > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../version.c -DDLL_EXPORT -DPIC -o .libs/version.o > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../ucs4.c -DDLL_EXPORT -DPIC -o .libs/ucs4.o > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../parse.c -DDLL_EXPORT -DPIC -o .libs/parse.o > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../utf16.c -DDLL_EXPORT -DPIC -o .libs/utf16.o >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o render.lo ../render.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o field.lo ../field.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o frametype.lo ../frametype.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o compat.lo ../compat.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o genre.lo ../genre.c >/bin/sh ./libtool --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c -o frame.lo ../frame.c > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../render.c -DDLL_EXPORT -DPIC -o .libs/render.o > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../frametype.c -DDLL_EXPORT -DPIC -o .libs/frametype.o > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../field.c -DDLL_EXPORT -DPIC -o .libs/field.o > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../compat.c -DDLL_EXPORT -DPIC -o .libs/compat.o > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../frame.c -DDLL_EXPORT -DPIC -o .libs/frame.o >../render.c: In function 'id3_render_latin1': >../render.c:119:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > latin1 = ""; > ^ > x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I. -Wall -pipe -Wp,-D_FORTIFY_SOURCE=2 --param=ssp-buffer-size=4 -g -fexceptions -c ../genre.c -DDLL_EXPORT -DPIC -o .libs/genre.o >frametype.gperf:322:1: error: conflicting types for 'id3_frametype_lookup' >In file included from frametype.gperf:32:0: >../frametype.h:39:29: note: previous declaration of 'id3_frametype_lookup' was here > struct id3_frametype const *id3_frametype_lookup(register char const *, > ^~~~~~~~~~~~~~~~~~~~ >make[2]: *** [Makefile:373: frametype.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >../frame.c: In function 'id3_frame_parse': >../frame.c:283:34: warning: pointer targets in passing argument 1 of 'id3_compat_lookup' differ in signedness [-Wpointer-sign] > compat = id3_compat_lookup(id, 3); > ^~ >In file included from ../frame.c:38:0: >../compat.h:36:26: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_compat const *id3_compat_lookup(register char const *, > ^~~~~~~~~~~~~~~~~ >../frame.c:299:34: warning: pointer targets in passing argument 1 of 'id3_compat_lookup' differ in signedness [-Wpointer-sign] > compat = id3_compat_lookup(id, 4); > ^~ >In file included from ../frame.c:38:0: >../compat.h:36:26: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_compat const *id3_compat_lookup(register char const *, > ^~~~~~~~~~~~~~~~~ >../frame.c:311:22: warning: pointer targets in passing argument 1 of 'unparseable' differ in signedness [-Wpointer-sign] > frame = unparseable(id, ptr, end - *ptr, 0, 0, 0, 0); > ^~ >../frame.c:203:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr, > ^~~~~~~~~~~ >../frame.c:351:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > id = compat->equiv; > ^ >../frame.c:358:10: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] > id = xid; > ^ >../frame.c:379:27: warning: pointer targets in passing argument 1 of 'unparseable' differ in signedness [-Wpointer-sign] > frame = unparseable(id, ptr, end - *ptr, flags, 0, 0, 0); > ^~ >../frame.c:203:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr, > ^~~~~~~~~~~ >compat.gperf:116:1: error: conflicting types for 'id3_compat_lookup' >../frame.c:426:25: warning: pointer targets in passing argument 1 of 'unparseable' differ in signedness [-Wpointer-sign] > frame = unparseable(id, &data, end - data, flags, > ^~ >../frame.c:203:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr, > ^~~~~~~~~~~ >In file included from compat.gperf:37:0: >../compat.h:36:26: note: previous declaration of 'id3_compat_lookup' was here > struct id3_compat const *id3_compat_lookup(register char const *, > ^~~~~~~~~~~~~~~~~ >../frame.c:448:22: warning: pointer targets in passing argument 1 of 'obsolete' differ in signedness [-Wpointer-sign] > frame = obsolete(id, data, end - data); > ^~ >../frame.c:179:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *obsolete(char const *id, id3_byte_t const *data, > ^~~~~~~~ >../frame.c:454:25: warning: pointer targets in passing argument 1 of 'id3_frame_new' differ in signedness [-Wpointer-sign] > frame = id3_frame_new(id); > ^~ >../frame.c:67:19: note: expected 'const char *' but argument is of type 'const id3_byte_t * {aka const unsigned char *}' > struct id3_frame *id3_frame_new(char const *id) > ^~~~~~~~~~~~~ >make[2]: *** [Makefile:373: compat.lo] Error 1 >make[2]: Leaving directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win64' >make[1]: Leaving directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win64' >make[1]: *** [Makefile:409: all-recursive] Error 1 >make: *** [Makefile:241: all] Error 2 >make: Leaving directory '/builddir/build/BUILD/libid3tag-0.15.1b/build_win64' >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.qNph31 (%build) > Bad exit status from /var/tmp/rpm-tmp.qNph31 (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/mingw-libid3tag.spec
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 1423946
: 1253154 |
1253155
|
1253156