You are not logged in.
I just can't make those three packages for some reason. Here are the logs for those three packages. If you ask why, I need to install lib32-gst-plugins-ugly, lib32-gst-plugins-bad and lib32-gst-libav, gaming purpose
lib32-zvbi:
==> Making package: lib32-zvbi 0.2.42-1 (Thứ bảy, 26 Tháng 10 Năm 2024 21:48:28 +07)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning zvbi git repo...
Cloning into bare repository '/home/chutienbinh/lib32-zvbi/zvbi'...
remote: Enumerating objects: 933, done.
remote: Counting objects: 100% (324/324), done.
remote: Compressing objects: 100% (185/185), done.
remote: Total 933 (delta 192), reused 218 (delta 139), pack-reused 609 (from 1)
Receiving objects: 100% (933/933), 1.95 MiB | 3.64 MiB/s, done.
Resolving deltas: 100% (493/493), done.
==> Validating source files with b2sums...
zvbi ... Skipped
==> Extracting sources...
-> Creating working copy of zvbi git repo...
Cloning into 'zvbi'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
aclocal.m4:17: warning: this file was generated for autoconf 2.71.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.
checking for automake >= 1.11.2...
testing automake... found 1.17
checking for autoreconf >= 2.53...
testing autoreconf... found 2.72
Processing ./configure.ac
aclocal.m4:17: warning: this file was generated for autoconf 2.71.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.
Running autoreconf...
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
Copying file po/Makevars.template
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:29: installing 'build-aux/compile'
configure.ac:13: installing 'build-aux/missing'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am: Consider adding the COPYING file to the version control system
Makefile.am: for your code, to avoid questions about which license your project uses
contrib/Makefile.am: installing 'build-aux/depcomp'
autoreconf: Leaving directory '.'
Now type `./configure` to generate Makefiles.
==> Starting pkgver()...
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc -m32
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 the compiler supports GNU C... yes
checking whether gcc -m32 accepts -g... yes
checking for gcc -m32 option to enable C11 features... none needed
checking whether gcc -m32 understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc -m32... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking whether the compiler supports GNU C++... yes
checking whether g++ -m32 accepts -g... yes
checking for g++ -m32 option to enable C++11 features... none needed
checking dependency style of g++ -m32... gcc3
checking how to run the C preprocessor... gcc -m32 -E
checking for cos in -lm... yes
checking for X... libraries , headers
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for langinfo.h... yes
checking for libintl.h... yes
checking for malloc.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/statvfs.h... yes
checking for sys/time.h... (cached) yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for uid_t... yes
checking for gid_t... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for struct stat.st_rdev... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for alarm... yes
checking for dup2... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for getopt_long... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for modf... yes
checking for munmap... yes
checking for nl_langinfo... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for tzset... yes
checking for strptime... yes
checking for getaddrinfo... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for working chown... yes
checking for error_at_line... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for alarm... (cached) yes
checking for getpagesize... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... yes
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
checking for GNU libc compatible malloc... yes
checking for working mktime... yes
checking for working mmap... yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for sincos... no
checking for log2... yes
checking for strerror_r... yes, SUSV3 version
checking whether byte ordering is bigendian... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -m32... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc -m32 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for gcc -m32 option to produce PIC... -fPIC -DPIC
checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if gcc -m32 static flag -static works... yes
checking if gcc -m32 supports -c -o file.o... yes
checking if gcc -m32 supports -c -o file.o... (cached) yes
checking whether the gcc -m32 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking how to run the C++ preprocessor... g++ -m32 -E
checking for ld used by g++ -m32... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ -m32 linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ -m32 option to produce PIC... -fPIC -DPIC
checking if g++ -m32 PIC flag -fPIC -DPIC works... yes
checking if g++ -m32 static flag -static works... yes
checking if g++ -m32 supports -c -o file.o... yes
checking if g++ -m32 supports -c -o file.o... (cached) yes
checking whether the g++ -m32 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if gcc -m32 supports --param inline-unit-growth=3000... yes
checking if gcc -m32 supports -std=c89... yes
checking if gcc -m32 supports -std=iso9899:199409... yes
checking if gcc -m32 supports -std=c99... yes
checking if g++ -m32 supports -std=c++98... yes
checking for pthread_create in -lpthread... yes
checking if struct tm has tm_gmtoff... yes
checking whether we are using the GNU C Library 2.1 or newer... checking for egrep -e... (cached) /usr/bin/grep -E
yes
checking for ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... yes
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib32,lib
checking for iconv... yes
checking for working iconv... yes
checking for png_destroy_write_struct in -lpng... yes
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking whether to build the Video4Linux interface... yes
checking whether to build the Linux DVB interface... yes
checking whether to build the *BSD bktr driver interface... no
checking if asm/types.h defines __s64 and __u64... yes
checking whether to build the vbi proxy daemon and interface... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for doxygen... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating examples/Makefile
config.status: creating daemon/Makefile
config.status: creating daemon/zvbid.init
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/dvb/Makefile
config.status: creating test/Makefile
config.status: creating po/Makefile.in
config.status: creating zvbi.spec
config.status: creating zvbi-0.2.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make all-recursive
make[1]: Entering directory '/home/chutienbinh/lib32-zvbi/src/zvbi'
Making all in m4
make[2]: Entering directory '/home/chutienbinh/lib32-zvbi/src/zvbi/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/chutienbinh/lib32-zvbi/src/zvbi/m4'
Making all in src
make[2]: Entering directory '/home/chutienbinh/lib32-zvbi/src/zvbi/src'
make all-recursive
make[3]: Entering directory '/home/chutienbinh/lib32-zvbi/src/zvbi/src'
Making all in dvb
make[4]: Entering directory '/home/chutienbinh/lib32-zvbi/src/zvbi/src/dvb'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/chutienbinh/lib32-zvbi/src/zvbi/src/dvb'
make[4]: Entering directory '/home/chutienbinh/lib32-zvbi/src/zvbi/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT bit_slicer.lo -MD -MP -MF .deps/bit_slicer.Tpo -c -o bit_slicer.lo bit_slicer.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT bit_slicer.lo -MD -MP -MF .deps/bit_slicer.Tpo -c bit_slicer.c -fPIC -DPIC -o .libs/bit_slicer.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT bit_slicer.lo -MD -MP -MF .deps/bit_slicer.Tpo -c bit_slicer.c -o bit_slicer.o >/dev/null 2>&1
mv -f .deps/bit_slicer.Tpo .deps/bit_slicer.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT caption.lo -MD -MP -MF .deps/caption.Tpo -c -o caption.lo caption.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT caption.lo -MD -MP -MF .deps/caption.Tpo -c caption.c -fPIC -DPIC -o .libs/caption.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT caption.lo -MD -MP -MF .deps/caption.Tpo -c caption.c -o caption.o >/dev/null 2>&1
mv -f .deps/caption.Tpo .deps/caption.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT cc608_decoder.lo -MD -MP -MF .deps/cc608_decoder.Tpo -c -o cc608_decoder.lo cc608_decoder.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT cc608_decoder.lo -MD -MP -MF .deps/cc608_decoder.Tpo -c cc608_decoder.c -fPIC -DPIC -o .libs/cc608_decoder.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT cc608_decoder.lo -MD -MP -MF .deps/cc608_decoder.Tpo -c cc608_decoder.c -o cc608_decoder.o >/dev/null 2>&1
mv -f .deps/cc608_decoder.Tpo .deps/cc608_decoder.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT conv.lo -MD -MP -MF .deps/conv.Tpo -c -o conv.lo conv.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT conv.lo -MD -MP -MF .deps/conv.Tpo -c conv.c -fPIC -DPIC -o .libs/conv.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT conv.lo -MD -MP -MF .deps/conv.Tpo -c conv.c -o conv.o >/dev/null 2>&1
mv -f .deps/conv.Tpo .deps/conv.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT dvb_mux.lo -MD -MP -MF .deps/dvb_mux.Tpo -c -o dvb_mux.lo dvb_mux.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT dvb_mux.lo -MD -MP -MF .deps/dvb_mux.Tpo -c dvb_mux.c -fPIC -DPIC -o .libs/dvb_mux.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT dvb_mux.lo -MD -MP -MF .deps/dvb_mux.Tpo -c dvb_mux.c -o dvb_mux.o >/dev/null 2>&1
mv -f .deps/dvb_mux.Tpo .deps/dvb_mux.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT dvb_demux.lo -MD -MP -MF .deps/dvb_demux.Tpo -c -o dvb_demux.lo dvb_demux.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT dvb_demux.lo -MD -MP -MF .deps/dvb_demux.Tpo -c dvb_demux.c -fPIC -DPIC -o .libs/dvb_demux.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT dvb_demux.lo -MD -MP -MF .deps/dvb_demux.Tpo -c dvb_demux.c -o dvb_demux.o >/dev/null 2>&1
mv -f .deps/dvb_demux.Tpo .deps/dvb_demux.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1
mv -f .deps/event.Tpo .deps/event.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-html.lo -MD -MP -MF .deps/exp-html.Tpo -c -o exp-html.lo exp-html.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-html.lo -MD -MP -MF .deps/exp-html.Tpo -c exp-html.c -fPIC -DPIC -o .libs/exp-html.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-html.lo -MD -MP -MF .deps/exp-html.Tpo -c exp-html.c -o exp-html.o >/dev/null 2>&1
mv -f .deps/exp-html.Tpo .deps/exp-html.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-templ.lo -MD -MP -MF .deps/exp-templ.Tpo -c -o exp-templ.lo exp-templ.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-templ.lo -MD -MP -MF .deps/exp-templ.Tpo -c exp-templ.c -fPIC -DPIC -o .libs/exp-templ.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-templ.lo -MD -MP -MF .deps/exp-templ.Tpo -c exp-templ.c -o exp-templ.o >/dev/null 2>&1
mv -f .deps/exp-templ.Tpo .deps/exp-templ.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-txt.lo -MD -MP -MF .deps/exp-txt.Tpo -c -o exp-txt.lo exp-txt.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-txt.lo -MD -MP -MF .deps/exp-txt.Tpo -c exp-txt.c -fPIC -DPIC -o .libs/exp-txt.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-txt.lo -MD -MP -MF .deps/exp-txt.Tpo -c exp-txt.c -o exp-txt.o >/dev/null 2>&1
mv -f .deps/exp-txt.Tpo .deps/exp-txt.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-vtx.lo -MD -MP -MF .deps/exp-vtx.Tpo -c -o exp-vtx.lo exp-vtx.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-vtx.lo -MD -MP -MF .deps/exp-vtx.Tpo -c exp-vtx.c -fPIC -DPIC -o .libs/exp-vtx.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT exp-vtx.lo -MD -MP -MF .deps/exp-vtx.Tpo -c exp-vtx.c -o exp-vtx.o >/dev/null 2>&1
mv -f .deps/exp-vtx.Tpo .deps/exp-vtx.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT export.lo -MD -MP -MF .deps/export.Tpo -c -o export.lo export.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT export.lo -MD -MP -MF .deps/export.Tpo -c export.c -fPIC -DPIC -o .libs/export.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT export.lo -MD -MP -MF .deps/export.Tpo -c export.c -o export.o >/dev/null 2>&1
mv -f .deps/export.Tpo .deps/export.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT hamm.lo -MD -MP -MF .deps/hamm.Tpo -c -o hamm.lo hamm.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT hamm.lo -MD -MP -MF .deps/hamm.Tpo -c hamm.c -fPIC -DPIC -o .libs/hamm.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT hamm.lo -MD -MP -MF .deps/hamm.Tpo -c hamm.c -o hamm.o >/dev/null 2>&1
mv -f .deps/hamm.Tpo .deps/hamm.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT idl_demux.lo -MD -MP -MF .deps/idl_demux.Tpo -c -o idl_demux.lo idl_demux.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT idl_demux.lo -MD -MP -MF .deps/idl_demux.Tpo -c idl_demux.c -fPIC -DPIC -o .libs/idl_demux.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT idl_demux.lo -MD -MP -MF .deps/idl_demux.Tpo -c idl_demux.c -o idl_demux.o >/dev/null 2>&1
mv -f .deps/idl_demux.Tpo .deps/idl_demux.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1
mv -f .deps/io.Tpo .deps/io.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io-bktr.lo -MD -MP -MF .deps/io-bktr.Tpo -c -o io-bktr.lo io-bktr.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io-bktr.lo -MD -MP -MF .deps/io-bktr.Tpo -c io-bktr.c -fPIC -DPIC -o .libs/io-bktr.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io-bktr.lo -MD -MP -MF .deps/io-bktr.Tpo -c io-bktr.c -o io-bktr.o >/dev/null 2>&1
mv -f .deps/io-bktr.Tpo .deps/io-bktr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io-dvb.lo -MD -MP -MF .deps/io-dvb.Tpo -c -o io-dvb.lo io-dvb.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io-dvb.lo -MD -MP -MF .deps/io-dvb.Tpo -c io-dvb.c -fPIC -DPIC -o .libs/io-dvb.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io-dvb.lo -MD -MP -MF .deps/io-dvb.Tpo -c io-dvb.c -o io-dvb.o >/dev/null 2>&1
mv -f .deps/io-dvb.Tpo .deps/io-dvb.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io-sim.lo -MD -MP -MF .deps/io-sim.Tpo -c -o io-sim.lo io-sim.c
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-zvbi/src=/usr/src/debug/lib32-zvbi -flto=auto -MT io-sim.lo -MD -MP -MF .deps/io-sim.Tpo -c io-sim.c -fPIC -DPIC -o .libs/io-sim.o
io-sim.c:128:1: error: static declaration of 'sincos' follows non-static declaration
128 | sincos (double x,
| ^~~~~~
In file included from /usr/include/features.h:511,
from /usr/include/bits/libc-header-start.h:33,
from /usr/include/math.h:27,
from io-sim.c:28:
/usr/include/bits/mathcalls.h:79:1: note: previous declaration of 'sincos' with type 'void(double, double *, double *)'
79 | __MATHDECL_VEC (void,sincos,,
| ^~~~~~~~~~~~~~
make[4]: *** [Makefile:789: io-sim.lo] Error 1
make[4]: Leaving directory '/home/chutienbinh/lib32-zvbi/src/zvbi/src'
make[3]: *** [Makefile:843: all-recursive] Error 1
make[3]: Leaving directory '/home/chutienbinh/lib32-zvbi/src/zvbi/src'
make[2]: *** [Makefile:630: all] Error 2
make[2]: Leaving directory '/home/chutienbinh/lib32-zvbi/src/zvbi/src'
make[1]: *** [Makefile:530: all-recursive] Error 1
make[1]: Leaving directory '/home/chutienbinh/lib32-zvbi/src/zvbi'
make: *** [Makefile:437: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
lib32-libmpcdec:
==> Making package: lib32-libmpcdec 1:0.1+r475-3 (Thứ bảy, 26 Tháng 10 Năm 2024 21:47:35 +07)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading musepack_src_r475.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 184k 100 184k 0 0 120k 0 0:00:01 0:00:01 --:--:-- 120k
-> Found 01_am-maintainer-mode.patch
-> Found 02_link-libm.patch
-> Found 03_mpcchap.patch
-> Found 04_link-order.patch
-> Found 05_visibility.patch
-> Found 1001_missing_extern_kw.patch
-> Found add_subdir-objects.patch
==> Validating source files with sha256sums...
musepack_src_r475.tar.gz ... Passed
01_am-maintainer-mode.patch ... Passed
02_link-libm.patch ... Passed
03_mpcchap.patch ... Passed
04_link-order.patch ... Passed
05_visibility.patch ... Passed
1001_missing_extern_kw.patch ... Passed
add_subdir-objects.patch ... Passed
==> Extracting sources...
-> Extracting musepack_src_r475.tar.gz with bsdtar
==> Starting prepare()...
patching file configure.in
patching file libmpcdec/Makefile.am
patching file configure.in
patching file mpcchap/Makefile.am
patching file mpcchap/mpcchap.c
patching file mpc2sv8/Makefile.am
patching file mpcdec/Makefile.am
patching file mpcenc/Makefile.am
patching file configure.in
patching file libmpcdec/requant.h
patching file configure.in
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:1087: AM_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
configure.ac:9: warning: The macro 'AC_LANG_C' is obsolete.
configure.ac:9: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
configure.ac:9: the top level
configure.ac:11: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:11: You should run autoupdate.
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:11: the top level
configure.ac:11: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:11: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:11: the top level
configure.ac:12: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:12: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:12: the top level
configure.ac:10: installing 'config/compile'
configure.ac:11: installing 'config/config.guess'
configure.ac:11: installing 'config/config.sub'
configure.ac:6: installing 'config/install-sh'
configure.ac:6: installing 'config/missing'
libmpcdec/Makefile.am: installing 'config/depcomp'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc -m32
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 the compiler supports GNU C... yes
checking whether gcc -m32 accepts -g... yes
checking for gcc -m32 option to enable C11 features... none needed
checking whether gcc -m32 understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc -m32... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -m32... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc -m32 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for gcc -m32 option to produce PIC... -fPIC -DPIC
checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if gcc -m32 static flag -static works... yes
checking if gcc -m32 supports -c -o file.o... yes
checking if gcc -m32 supports -c -o file.o... (cached) yes
checking whether the gcc -m32 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking for replaygain/gain_analysis.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libcue... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating libmpcdec/Makefile
config.status: creating libmpcenc/Makefile
config.status: creating libmpcpsy/Makefile
config.status: creating libwavformat/Makefile
config.status: creating mpc2sv8/Makefile
config.status: creating mpcchap/Makefile
config.status: creating mpccut/Makefile
config.status: creating mpcdec/Makefile
config.status: creating mpcenc/Makefile
config.status: creating mpcgain/Makefile
config.status: creating wavcmp/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in include
make[1]: Entering directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/include'
make all-am
make[2]: Entering directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/include'
make[2]: Leaving directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/include'
make[1]: Leaving directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/include'
Making all in libmpcdec
make[1]: Entering directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/libmpcdec'
depbase=`echo huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT huffman.lo -MD -MP -MF $depbase.Tpo -c -o huffman.lo huffman.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -fPIC -DPIC -o .libs/huffman.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -o huffman.o >/dev/null 2>&1
depbase=`echo mpc_decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_decoder.lo -MD -MP -MF $depbase.Tpo -c -o mpc_decoder.lo mpc_decoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_decoder.lo -MD -MP -MF .deps/mpc_decoder.Tpo -c mpc_decoder.c -fPIC -DPIC -o .libs/mpc_decoder.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_decoder.lo -MD -MP -MF .deps/mpc_decoder.Tpo -c mpc_decoder.c -o mpc_decoder.o >/dev/null 2>&1
depbase=`echo mpc_reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_reader.lo -MD -MP -MF $depbase.Tpo -c -o mpc_reader.lo mpc_reader.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_reader.lo -MD -MP -MF .deps/mpc_reader.Tpo -c mpc_reader.c -fPIC -DPIC -o .libs/mpc_reader.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_reader.lo -MD -MP -MF .deps/mpc_reader.Tpo -c mpc_reader.c -o mpc_reader.o >/dev/null 2>&1
depbase=`echo requant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT requant.lo -MD -MP -MF $depbase.Tpo -c -o requant.lo requant.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT requant.lo -MD -MP -MF .deps/requant.Tpo -c requant.c -fPIC -DPIC -o .libs/requant.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT requant.lo -MD -MP -MF .deps/requant.Tpo -c requant.c -o requant.o >/dev/null 2>&1
depbase=`echo streaminfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT streaminfo.lo -MD -MP -MF $depbase.Tpo -c -o streaminfo.lo streaminfo.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT streaminfo.lo -MD -MP -MF .deps/streaminfo.Tpo -c streaminfo.c -fPIC -DPIC -o .libs/streaminfo.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT streaminfo.lo -MD -MP -MF .deps/streaminfo.Tpo -c streaminfo.c -o streaminfo.o >/dev/null 2>&1
depbase=`echo synth_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT synth_filter.lo -MD -MP -MF $depbase.Tpo -c -o synth_filter.lo synth_filter.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT synth_filter.lo -MD -MP -MF .deps/synth_filter.Tpo -c synth_filter.c -fPIC -DPIC -o .libs/synth_filter.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT synth_filter.lo -MD -MP -MF .deps/synth_filter.Tpo -c synth_filter.c -o synth_filter.o >/dev/null 2>&1
depbase=`echo mpc_bits_reader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_bits_reader.lo -MD -MP -MF $depbase.Tpo -c -o mpc_bits_reader.lo mpc_bits_reader.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_bits_reader.lo -MD -MP -MF .deps/mpc_bits_reader.Tpo -c mpc_bits_reader.c -fPIC -DPIC -o .libs/mpc_bits_reader.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_bits_reader.lo -MD -MP -MF .deps/mpc_bits_reader.Tpo -c mpc_bits_reader.c -o mpc_bits_reader.o >/dev/null 2>&1
depbase=`echo mpc_demux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_demux.lo -MD -MP -MF $depbase.Tpo -c -o mpc_demux.lo mpc_demux.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_demux.lo -MD -MP -MF .deps/mpc_demux.Tpo -c mpc_demux.c -fPIC -DPIC -o .libs/mpc_demux.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT mpc_demux.lo -MD -MP -MF .deps/mpc_demux.Tpo -c mpc_demux.c -o mpc_demux.o >/dev/null 2>&1
depbase=`echo ../common/crc32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT ../common/crc32.lo -MD -MP -MF $depbase.Tpo -c -o ../common/crc32.lo ../common/crc32.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT ../common/crc32.lo -MD -MP -MF ../common/.deps/crc32.Tpo -c ../common/crc32.c -fPIC -DPIC -o ../common/.libs/crc32.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT ../common/crc32.lo -MD -MP -MF ../common/.deps/crc32.Tpo -c ../common/crc32.c -o ../common/crc32.o >/dev/null 2>&1
depbase=`echo ../common/huffman-bcl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT ../common/huffman-bcl.lo -MD -MP -MF $depbase.Tpo -c -o ../common/huffman-bcl.lo ../common/huffman-bcl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT ../common/huffman-bcl.lo -MD -MP -MF ../common/.deps/huffman-bcl.Tpo -c ../common/huffman-bcl.c -fPIC -DPIC -o ../common/.libs/huffman-bcl.o
libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT ../common/huffman-bcl.lo -MD -MP -MF ../common/.deps/huffman-bcl.Tpo -c ../common/huffman-bcl.c -o ../common/huffman-bcl.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -m32 -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -no-undefined -version-info 7:0:1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o libmpcdec.la -rpath /usr/lib32 huffman.lo mpc_decoder.lo mpc_reader.lo requant.lo streaminfo.lo synth_filter.lo mpc_bits_reader.lo mpc_demux.lo ../common/crc32.lo ../common/huffman-bcl.lo -lm
libtool: link: gcc -m32 -shared -fPIC -DPIC .libs/huffman.o .libs/mpc_decoder.o .libs/mpc_reader.o .libs/requant.o .libs/streaminfo.o .libs/synth_filter.o .libs/mpc_bits_reader.o .libs/mpc_demux.o ../common/.libs/crc32.o ../common/.libs/huffman-bcl.o -lm -m32 -march=x86-64 -mtune=generic -O2 -Werror=format-security -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -Wl,-soname -Wl,libmpcdec.so.6 -o .libs/libmpcdec.so.6.1.0
mpc_decoder.c:58:27: warning: type of 'mpc_can_Q' does not match original declaration [-Wlto-type-mismatch]
58 | extern const mpc_can_data mpc_can_Q [8][2];
| ^
huffman.c:268:14: note: array types have different bounds
268 | mpc_can_data mpc_can_Q [6][2] = {
| ^
huffman.c:268:14: note: 'mpc_can_Q' was previously declared here
libtool: link: (cd ".libs" && rm -f "libmpcdec.so.6" && ln -s "libmpcdec.so.6.1.0" "libmpcdec.so.6")
libtool: link: (cd ".libs" && rm -f "libmpcdec.so" && ln -s "libmpcdec.so.6.1.0" "libmpcdec.so")
libtool: link: ar cr .libs/libmpcdec.a huffman.o mpc_decoder.o mpc_reader.o requant.o streaminfo.o synth_filter.o mpc_bits_reader.o mpc_demux.o ../common/crc32.o ../common/huffman-bcl.o
libtool: link: ranlib .libs/libmpcdec.a
libtool: link: ( cd ".libs" && rm -f "libmpcdec.la" && ln -s "../libmpcdec.la" "libmpcdec.la" )
make[1]: Leaving directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/libmpcdec'
Making all in libmpcenc
make[1]: Entering directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/libmpcenc'
depbase=`echo analy_filter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT analy_filter.o -MD -MP -MF $depbase.Tpo -c -o analy_filter.o analy_filter.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bitstream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT bitstream.o -MD -MP -MF $depbase.Tpo -c -o bitstream.o bitstream.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo encode_sv7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT encode_sv7.o -MD -MP -MF $depbase.Tpo -c -o encode_sv7.o encode_sv7.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo huffsv7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT huffsv7.o -MD -MP -MF $depbase.Tpo -c -o huffsv7.o huffsv7.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo quant.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT quant.o -MD -MP -MF $depbase.Tpo -c -o quant.o quant.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libmpcenc.a
ar cr libmpcenc.a analy_filter.o bitstream.o encode_sv7.o huffsv7.o quant.o
ranlib libmpcenc.a
make[1]: Leaving directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/libmpcenc'
Making all in libmpcpsy
make[1]: Entering directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/libmpcpsy'
depbase=`echo ans.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -m32 -DHAVE_CONFIG_H -I. -I../include -I../include -fvisibility=hidden -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/chutienbinh/lib32-libmpcdec/src=/usr/src/debug/lib32-libmpcdec -flto=auto -MT ans.o -MD -MP -MF $depbase.Tpo -c -o ans.o ans.c &&\
mv -f $depbase.Tpo $depbase.Po
ans.c: In function ‘NS_Analyse’:
ans.c:291:120: error: passing argument 10 of ‘FindOptimalANS’ from incompatible pointer type [-Wincompatible-pointer-types]
291 | FindOptimalANS ( MaxBand, MSflag, ANSspec_L, ANSspec_M, m->NS_Order_L, m->SNR_comp_L, m->FIR_L, smr.L, smr.M, m->SCF_Index_L, Transient );
| ~^~~~~~~~~~~~~
| |
| int *
ans.c:160:40: note: expected ‘const int (*)[3]’ but argument is of type ‘int *’
160 | const int scf [] [3],
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
ans.c:296:120: error: passing argument 10 of ‘FindOptimalANS’ from incompatible pointer type [-Wincompatible-pointer-types]
296 | FindOptimalANS ( MaxBand, MSflag, ANSspec_R, ANSspec_S, m->NS_Order_R, m->SNR_comp_R, m->FIR_R, smr.R, smr.S, m->SCF_Index_R, Transient );
| ~^~~~~~~~~~~~~
| |
| int *
ans.c:160:40: note: expected ‘const int (*)[3]’ but argument is of type ‘int *’
160 | const int scf [] [3],
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
make[1]: *** [Makefile:387: ans.o] Error 1
make[1]: Leaving directory '/home/chutienbinh/lib32-libmpcdec/src/musepack_src_r475/libmpcpsy'
make: *** [Makefile:416: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
lib32-libcdio:
==> Making package: lib32-libcdio 2.1.0-1 (Thứ bảy, 26 Tháng 10 Năm 2024 21:45:12 +07)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading libcdio-2.1.0.tar.bz2...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1717k 100 1717k 0 0 282k 0 0:00:06 0:00:06 --:--:-- 357k
-> Downloading libcdio-2.1.0.tar.bz2.sig...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 195 100 195 0 0 251 0 --:--:-- --:--:-- --:--:-- 250
==> Validating source files with sha256sums...
libcdio-2.1.0.tar.bz2 ... Passed
libcdio-2.1.0.tar.bz2.sig ... Skipped
==> Verifying source file signatures with gpg...
libcdio-2.1.0.tar.bz2 ... Passed
==> Extracting sources...
-> Extracting libcdio-2.1.0.tar.bz2 with bsdtar
==> Starting prepare()...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:46: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:46: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:46: the top level
configure.ac:50: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:50: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:50: the top level
configure.ac:54: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:54: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:54: the top level
configure.ac:58: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:58: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:58: the top level
configure.ac:62: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:62: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:62: the top level
configure.ac:66: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:66: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:66: the top level
configure.ac:70: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:70: the top level
configure.ac:74: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:74: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:74: the top level
configure.ac:78: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:78: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:78: the top level
configure.ac:82: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:82: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:82: the top level
configure.ac:134: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:134: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:134: the top level
configure.ac:194: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:194: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:194: the top level
configure.ac:215: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:215: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:215: the top level
configure.ac:262: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:262: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:262: the top level
configure.ac:265: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:265: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:265: the top level
configure.ac:280: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:280: You should run autoupdate.
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:280: the top level
configure.ac:280: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:280: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:280: the top level
configure.ac:285: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
configure.ac:285: You should run autoupdate.
m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:285: the top level
configure.ac:416: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:416: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.ac:416: the top level
configure.ac:601: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:601: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:154: AM_ICONV is expanded from...
configure.ac:601: the top level
configure.ac:601: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.ac:601: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:154: AM_ICONV is expanded from...
configure.ac:601: the top level
configure.ac:601: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:601: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
m4/iconv.m4:154: AM_ICONV is expanded from...
configure.ac:601: the top level
configure.ac:611: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:611: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/codeset.m4:9: AM_LANGINFO_CODESET is expanded from...
configure.ac:611: the top level
configure.ac:626: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:626: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:626: the top level
configure.ac:638: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:638: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:638: the top level
configure.ac:681: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:681: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:681: the top level
configure.ac:87: installing './compile'
configure.ac:24: installing './missing'
example/C++/Makefile.am: installing './depcomp'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking for gcc... gcc -m32
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 the compiler supports GNU C... yes
checking whether gcc -m32 accepts -g... yes
checking for gcc -m32 option to enable C11 features... none needed
checking whether gcc -m32 understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc -m32... gcc3
checking whether the compiler supports GNU C++... yes
checking whether g++ -m32 accepts -g... yes
checking for g++ -m32 option to enable C++11 features... none needed
checking dependency style of g++ -m32... gcc3
checking for genisoimage... genisoimage
checking whether gcc -m32 understands -Wall... yes
checking whether gcc -m32 understands -Wbad-function-cast... yes
checking whether gcc -m32 understands -Wcast-align... yes
checking whether gcc -m32 understands -Wchar-subscripts... yes
checking whether gcc -m32 understands -Wdeclaration-after-statement... yes
checking whether gcc -m32 understands -Wdisabled-optimization... yes
checking whether gcc -m32 understands -Wendif-labels... yes
checking whether gcc -m32 understands -Winline... yes
checking whether gcc -m32 understands -Wmissing-declarations... yes
checking whether gcc -m32 understands -Wmissing-prototypes... yes
checking whether gcc -m32 understands -Wnested-externs... yes
checking whether gcc -m32 understands -Wno-sign-compare... yes
checking whether gcc -m32 understands -Wpointer-arith... yes
checking whether gcc -m32 understands -Wshadow... yes
checking whether gcc -m32 understands -Wstrict-prototypes... yes
checking whether gcc -m32 understands -Wundef... yes
checking whether gcc -m32 understands -Wunused... yes
checking whether gcc -m32 understands -Wwrite-strings... yes
checking for perl... /usr/bin/perl
checking for diff... /usr/bin/diff
adding -w to diff in regression tests
adding --unified to diff in regression tests
checking for gcc -m32 option to enable large file support... -D_FILE_OFFSET_BITS=64
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for alloca.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for glob.h... yes
checking for limits.h... yes
checking for pwd.h... yes
checking for stdbool.h... yes
checking for stdarg.h... yes
checking for stdbool.h... (cached) yes
checking for stdio.h... (cached) yes
checking for sys/cdio.h... no
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/utsname.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gcc -m32 options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... yes
checking for unistd.h... (cached) yes
checking for getopt.h... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether gcc -m32 supports ISOC99 _Pragma()... yes
checking for ntddcdrm.h... no
checking for ddk/ntddcdrm.h... no
checking for ntddscsi.h... no
checking for ddk/ntddscsi.h... no
checking for ddk/scsi.h... no
checking for S_ISLNK() macro... yes
checking for S_ISSOCK() macro... yes
checking for struct timespec... yes
checking how to create empty arrays... []
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -m32... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc -m32 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for gcc -m32 option to produce PIC... -fPIC -DPIC
checking if gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if gcc -m32 static flag -static works... yes
checking if gcc -m32 supports -c -o file.o... yes
checking if gcc -m32 supports -c -o file.o... (cached) yes
checking whether the gcc -m32 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking how to run the C++ preprocessor... g++ -m32 -E
checking for ld used by g++ -m32... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ -m32 linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ -m32 option to produce PIC... -fPIC -DPIC
checking if g++ -m32 PIC flag -fPIC -DPIC works... yes
checking if g++ -m32 static flag -static works... yes
checking if g++ -m32 supports -c -o file.o... yes
checking if g++ -m32 supports -c -o file.o... (cached) yes
checking whether the g++ -m32 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for cos in -lm... yes
checking Checking what sed uses for extended regular expressions... -r
checking for linux/version.h... yes
checking for linux/major.h... yes
checking for linux/cdrom.h... yes
checking extern long timezone variable... yes
checking for chdir... yes
checking for drand48... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for ftruncate... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for getpwuid... yes
checking for gettimeofday... yes
checking for lseek64... yes
checking for lstat... yes
checking for memcpy... yes
checking for memset... yes
checking for mkstemp... yes
checking for rand... yes
checking for seteuid... yes
checking for setegid... yes
checking for snprintf... yes
checking for setenv... yes
checking for strndup... yes
checking for unsetenv... yes
checking for tzset... yes
checking for sleep... yes
checking for _stati64... no
checking for usleep... yes
checking for vsnprintf... yes
checking for readlink... yes
checking for realpath... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for timegm... yes
checking for struct tm.tm_gmtoff... yes
checking whether time.h defines daylight and timezone variables... yes
checking whether time.h defines tzname variable... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
./configure: line 20435: cd: /lib/../lib32/: No such file or directory
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 nl_langinfo and CODESET... yes
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating example/Makefile
config.status: creating include/Makefile
config.status: creating include/cdio/Makefile
config.status: creating include/cdio++/Makefile
config.status: creating include/cdio/version.h
config.status: creating doc/doxygen/Doxyfile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/driver/Makefile
config.status: creating lib/iso9660/Makefile
config.status: creating lib/udf/Makefile
config.status: creating libcdio.pc
config.status: creating libiso9660.pc
config.status: creating libudf.pc
config.status: creating package/libcdio.spec
config.status: creating src/Makefile
config.status: creating test/check_common_fn
config.status: creating test/data/Makefile
config.status: creating test/driver/Makefile
config.status: creating test/Makefile
config.status: creating example/C++/Makefile
config.status: creating example/C++/OO/Makefile
config.status: creating lib/cdio++/Makefile
config.status: creating libcdio++.pc
config.status: creating libiso9660++.pc
config.status: creating test/check_cue.sh
config.status: creating test/check_iso.sh
config.status: creating test/check_nrg.sh
config.status: creating test/check_udf.sh
config.status: creating test/check_iso_read.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing checks commands
configure:
Using CD-ROM drivers : cdrdao, BIN/CUE, NRG, GNU/Linux
Building cd-info : no
Building cd-read : no
Building cdda-player : no
Building iso-info : no
Building iso-read : no
Building C++ programs: yes
make all-recursive
make[1]: Entering directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0'
Making all in doc
make[2]: Entering directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/doc'
Makefile:850: warning: ignoring prerequisites on suffix rule definition
Makefile:847: warning: ignoring prerequisites on suffix rule definition
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/doc'
Making all in include
make[2]: Entering directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include'
Making all in cdio
make[3]: Entering directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include/cdio'
make all-am
make[4]: Entering directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include/cdio'
make[4]: Leaving directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include/cdio'
make[3]: Leaving directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include/cdio'
Making all in cdio++
make[3]: Entering directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include/cdio++'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include/cdio++'
make[3]: Entering directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include'
make[2]: Leaving directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/include'
Making all in lib
make[2]: Entering directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/lib'
Making all in driver
make[3]: Entering directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/lib/driver'
CC _cdio_generic.lo
_cdio_generic.c:73:1: warning: conflicting types for 'cdio_generic_unimplemented_eject_media' due to enum/integer mismatch; have 'int(void *)' -Wenum-int-mismatch]
73 | cdio_generic_unimplemented_eject_media (void *p_user_data) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from cdio_private.h:84,
from _cdio_generic.c:50:
generic.h:96:24: note: previous declaration of 'cdio_generic_unimplemented_eject_media' with type 'driver_return_code_t(void *)'
96 | driver_return_code_t cdio_generic_unimplemented_eject_media (void *p_env);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_cdio_generic.c:82:1: warning: conflicting types for 'cdio_generic_unimplemented_set_blocksize' due to enum/integer mismatch; have 'int(void *, uint16_t)' {aka 'int(void *, short unsigned int)'} [-Wenum-int-mismatch]
82 | cdio_generic_unimplemented_set_blocksize (void *p_user_data,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
generic.h:104:3: note: previous declaration of 'cdio_generic_unimplemented_set_blocksize' with type 'driver_return_code_t(void *, uint16_t)' {aka 'driver_return_code_t(void *, short unsigned int)'}
104 | cdio_generic_unimplemented_set_blocksize (void *p_user_data,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_cdio_generic.c:92:1: warning: conflicting types for 'cdio_generic_unimplemented_set_speed' due to enum/integer mismatch; have 'int(void *, int' [-Wenum-int-mismatch]
92 | cdio_generic_unimplemented_set_speed (void *p_user_data, int i_speed) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
generic.h:112:24: note: previous declaration of 'cdio_generic_unimplemented_set_speed' with type 'driver_return_code_t(void *, int)'
112 | driver_return_code_t cdio_generic_unimplemented_set_speed (void *p_user_data,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_cdio_generic.c:157:1: warning: conflicting types for 'cdio_generic_read_form1_sector' due to enum/integer mismatch; have 'driver_return_code_t(void *, void *, lsn_t)' {aka 'driver_return_code_t(void *, void *, int)'} [-Wenum-int-mismatch]
157 | cdio_generic_read_form1_sector (void * user_data, void *data, lsn_t lsn)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
generic.h:143:7: note: previous declaration of 'cdio_generic_read_form1_sector' with type 'int(void *, void *, lsn_t)' {aka 'int(void *, void *, int)'}
143 | int cdio_generic_read_form1_sector (void * user_data, void *data,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_cdio_generic.c: In function 'cdio_generic_lseek':
_cdio_generic.c:63:20: error: implicit declaration of function 'lseek64'; did you mean 'lseek'? [-Wimplicit-function-declaration]
63 | #define CDIO_LSEEK lseek64
| ^~~~~~~
_cdio_generic.c:173:10: note: in expansion of macro 'CDIO_LSEEK'
173 | return CDIO_LSEEK(p_env->fd, offset, whence);
| ^~~~~~~~~~
_cdio_generic.c:63:20: warning: nested extern declaration of 'lseek64' [-Wnested-externs]
63 | #define CDIO_LSEEK lseek64
| ^~~~~~~
_cdio_generic.c:173:10: note: in expansion of macro 'CDIO_LSEEK'
173 | return CDIO_LSEEK(p_env->fd, offset, whence);
| ^~~~~~~~~~
make[3]: *** [Makefile:774: _cdio_generic.lo] Error 1
make[3]: Leaving directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/lib/driver'
make[2]: *** [Makefile:428: all-recursive] Error 1
make[2]: Leaving directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0/lib'
make[1]: *** [Makefile:585: all-recursive] Error 1
make[1]: Leaving directory '/home/chutienbinh/lib32-libcdio/src/libcdio-2.1.0'
make: *** [Makefile:482: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Last edited by okbzl (2024-10-27 00:59:13)
Offline
They're all programming problems, and things that gcc somewhat recently upgraded from warnings to errors. They need to be fixed upstream, but can be worked around in the PKGBUILD by downgrading the errors again with the correct CFLAGS. So step 1: see if each upstream has fixed it yet.
Online
Managed to solve by edit the PKGBUILD of all 3 packages and add "-fpermissive" to each export line.
Offline