Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1978384 Details for
Bug 2225988
linphone: FTBFS in Fedora rawhide/f39
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Fedora Release Engineering
on 2023-07-25 18:29:41 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 18:29:41 UTC
Size:
32.00 KB
patch
obsolete
>... yes (GNU style) >checking for aarch64-redhat-linux-gnu-gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether gcc accepts -g... yes >checking for gcc option to enable C11 features... none needed >checking whether gcc understands -c and -o together... yes >checking dependency style of gcc... none >checking for strerror in -lcposix... no >checking for aarch64-redhat-linux-gnu-gcc... (cached) gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to enable C11 features... (cached) none needed >checking whether gcc understands -c and -o together... (cached) yes >checking dependency style of gcc... (cached) none >checking whether the compiler supports GNU C++... yes >checking whether g++ accepts -g... yes >checking for g++ option to enable C++11 features... none needed >checking dependency style of g++... none >checking for inline... inline >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 md5sum... md5sum >checking whether NLS is requested... yes >checking for intltool >= 0.40... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.38.0 >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... /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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for aarch64-redhat-linux-gnu-file... no >checking for file... file >checking for aarch64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for aarch64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for aarch64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for aarch64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for aarch64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 9838: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory >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 aarch64-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc 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... no >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ 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 >configure: Enable library dependencies linking: >checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/msgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >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 >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for get_current_dir_name... yes >checking for strndup... yes >checking for stpcpy... yes >checking for libupnp... no >checking for libxml-2.0... yes >checking for gtk+-2.0 >= 2.18.0 gthread-2.0... yes >checking for libnotify >= 0.7.0 ... yes >checking for libnotify < 0.7.0... no >checking for getifaddrs... yes >checking for libosip2 >= 3.3.0... yes >checking for libssl >= 0.9.8... yes >checking for eXosip2/eXosip.h... yes >checking for DSCP support in exosip... no >checking for eXosip_set_tls_ctx in -leXosip2... yes >checking for eXosip_get_version in -leXosip2... yes >checking for eXosip_tls_verify_certificate in -leXosip2... yes >checking for eXosip_tls_verify_cn in -leXosip2... no >checking for eXosip_trylock in -leXosip2... configure: WARNING: Could not find eXosip_tls_verify_cn in eXosip2 ! >no >checking for eXosip_reset_transports in -leXosip2... yes >checking for readline.h... no >checking for readline/readline.h... yes >checking for history.h... no >checking for readline/history.h... yes >checking for readline in -lreadline... yes >checking whether byte ordering is bigendian... no >checking for speex >= 1.1.6... yes >checking for X11/Xlib.h... yes >checking for XUnmapWindow in -lX11... yes >checking for getenv... yes >checking for sighandler_t... no >checking for libsoup-2.4 >= 2.26... yes >checking for gtk+-2.0 >= 2.22.0... yes >checking for libudev.h... yes >checking for udev_new in -ludev... yes >checking for sqlite3 >= 3.7.0... yes >checking for sgmltools... no >checking for ortp... yes >checking for doxygen... /usr/bin/doxygen >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating build/Makefile >config.status: creating build/macos/Makefile >config.status: creating build/macos/Info-linphone.plist >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating pixmaps/Makefile >config.status: creating coreapi/Makefile >config.status: creating coreapi/help/Makefile >config.status: creating coreapi/help/Doxyfile >config.status: creating gtk/Makefile >config.status: creating console/Makefile >config.status: creating share/Makefile >config.status: creating share/C/Makefile >config.status: creating share/fr/Makefile >config.status: creating share/it/Makefile >config.status: creating share/ja/Makefile >config.status: creating share/cs/Makefile >config.status: creating share/xml/Makefile >config.status: creating share/linphone.pc >config.status: creating share/linphone.desktop >config.status: creating scripts/Makefile >config.status: creating tools/Makefile >config.status: creating linphone.spec >config.status: creating linphone.iss >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing libtool-hacking commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing po/stamp-it commands >=== configuring in mediastreamer2 (/builddir/build/BUILD/linphone-3.6.1/mediastreamer2) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--runstatedir=/run' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-static' '--enable-glx' '--disable-ffmpeg' '--disable-rpath' '--enable-console_ui=yes' '--enable-gtk_ui=yes' '--enable-ipv6' '--enable-truespeech' '--enable-alsa' '--disable-strict' '--enable-nonstandard-gsm' '--enable-rsvp' '--enable-ssl' '--enable-zrtp' '--enable-external-ortp' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. >configure: mediastreamer-2.9.1 A mediastreaming library for telephony application. >configure: licensed under the terms of the General Public License (GPL) >checking build system type... aarch64-redhat-linux-gnu >checking host system type... aarch64-redhat-linux-gnu >checking target system type... aarch64-redhat-linux-gnu >Building Package on linux >checking for a BSD-compatible install... /usr/bin/install -c >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 how to create a pax tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking warning make an error on compilation... 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 g++ accepts -g... yes >checking for g++ option to enable C++11 features... none needed >checking whether make supports the include directive... yes (GNU style) >checking dependency style of g++... none >checking for aarch64-redhat-linux-gnu-gcc... gcc >checking whether the compiler supports GNU C... yes >checking whether gcc accepts -g... yes >checking for gcc option to enable C11 features... none needed >checking whether gcc understands -c and -o together... yes >checking dependency style of gcc... none >checking for aarch64-redhat-linux-gnu-gcc... no >checking for aarch64-redhat-linux-gnu-objcc... no >checking for aarch64-redhat-linux-gnu-objc... no >checking for aarch64-redhat-linux-gnu-cc... no >checking for aarch64-redhat-linux-gnu-CC... no >checking for aarch64-redhat-linux-gnu-clang... no >checking for gcc... gcc >checking whether the compiler supports GNU Objective C... no >checking whether gcc accepts -g... no >checking dependency style of gcc... none >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... /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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for aarch64-redhat-linux-gnu-file... no >checking for file... file >checking for aarch64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for aarch64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for aarch64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for aarch64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for aarch64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8769: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory >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 aarch64-redhat-linux-gnu-mt... no >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 sys/time.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc 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... no >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ 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 egrep... (cached) /usr/bin/grep -E >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking whether NLS is requested... yes >checking for intltool >= 0.40... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.38.0 >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/msgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >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... no >checking how to run the C preprocessor... gcc -E >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib64 >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking whether fixed point arithmetic is preferred... false >checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for soundcard.h... no >checking for sys/soundcard.h... yes >checking for machine/soundcard.h... no >checking for sys/audio.h... no >checking for alsa/asoundlib.h... yes >checking for snd_pcm_open in -lasound... yes >checking for libpulse >= 0.9.21... yes >checking for speex >= 1.2beta3... yes >checking for speex >= 1.2beta3... yes >checking for speexdsp >= 1.2beta3... yes >checking for gsm/gsm.h... yes >checking for gsm_create in -lgsm... yes >checking for spandsp >= 0.0.6... yes >checking for libupnp... no >checking for opus >= 0.9.0... yes >checking for GL/gl.h... yes >checking for GL/glx.h... yes >checking for glew >= 1.5... yes >checking for X11/Xlib.h... yes >checking for theora >= 1.0alpha7 ... yes >checking for vpx >= 0.9.6 ... yes >checking for ortp >= 0.21.0... yes >checking for dlfcn.h... (cached) yes >checking for dlopen in -ldl... yes >checking for dlopen... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for linux/videodev.h... no >checking for linux/videodev2.h... yes >checking for libv4l2... yes >checking for libv4l1... yes >checking for pcap-config... /usr/bin/pcap-config >checking for cunit... no >checking for CUnit/CUnit.h... no >configure: WARNING: Could not find cunit framework, tests are not compiled. >checking for doxygen... /usr/bin/doxygen >checking for epm... false >checking for mkepmlist... false >checking for epminstall... false >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating m4/Makefile >config.status: creating include/Makefile >config.status: creating include/mediastreamer2/Makefile >config.status: creating src/Makefile >config.status: creating tools/Makefile >config.status: creating build/Makefile >config.status: creating build/win32native/Makefile >config.status: creating build/win32native/mediastream/Makefile >config.status: creating build/win32-novideo/Makefile >config.status: creating build/wince/Makefile >config.status: creating build/winmob/Makefile >config.status: creating mediastreamer.pc >config.status: creating mediastreamer2.spec >config.status: creating help/Makefile >config.status: creating help/Doxyfile >config.status: creating tester/Makefile >config.status: creating mediastreamer-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 >config.status: executing libtool-hacking commands >No need to hack libtool. >config.status: executing po/stamp-it commands >Linphone build configuration ended. >Summary of build options: >* Video support true >* GTK interface true >* Account assistant true >* Console interface true >* Tools true >* Message storage true >* zRTP encryption (GPLv3) true >* uPnP support false >Now type 'make' to compile, and then 'make install' as root to install it. >+ make -j8 >make all-recursive >make[1]: Entering directory '/builddir/build/BUILD/linphone-3.6.1' >Making all in build >make[2]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/build' >Making all in macos >make[3]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/build/macos' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/build/macos' >make[3]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/build' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/build' >make[2]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/build' >Making all in m4 >make[2]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/m4' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/m4' >Making all in pixmaps >make[2]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/pixmaps' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/pixmaps' >Making all in po >make[2]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/po' > MSGFMT fr.gmo > MSGFMT it.gmo > MSGFMT de.gmo > MSGFMT ja.gmo > MSGFMT es.gmo > MSGFMT pl.gmo > MSGFMT cs.gmo > MSGFMT nl.gmo > MSGFMT sv.gmo > MSGFMT pt_BR.gmo > MSGFMT hu.gmo > MSGFMT ru.gmo > MSGFMT zh_CN.gmo > MSGFMT nb_NO.gmo > MSGFMT zh_TW.gmo > MSGFMT he.gmo > MSGFMT sr.gmo >make[2]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/po' >Making all in mediastreamer2 >make[2]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2' >make all-recursive >make[3]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2' >Making all in po >make[4]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2/po' >grep: warning: stray \ before # >grep: warning: stray \ before # >grep: warning: stray \ before # > MSGFMT fr.gmo > MSGFMT it.gmo > MSGFMT de.gmo > MSGFMT ja.gmo > MSGFMT es.gmo > MSGFMT pl.gmo > MSGFMT cs.gmo > MSGFMT nl.gmo > MSGFMT sv.gmo > MSGFMT pt_BR.gmo > MSGFMT hu.gmo > MSGFMT ru.gmo > MSGFMT zh_CN.gmo >make[4]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2/po' >Making all in src >make[4]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2/src' >if test -d ../.git ; then \ > /bin/echo -n "#define GIT_VERSION " > gitversion.h.tmp &&\ > /bin/echo \"`cd .. && git describe --always`\" >> gitversion.h.tmp &&\ > if test "`cat gitversion.h.tmp`" != "`cat ./gitversion.h`" ; then \ > cp -f gitversion.h.tmp ./gitversion.h ; \ > fi \ > && rm -f gitversion.h.tmp ;\ >fi >builddir=`pwd` && \ >cd ../src && \ >xxd -i yuv2rgb.fs | sed s/}\;/,0x00}\;/ > $builddir/yuv2rgb.fs.h >builddir=`pwd` && \ >cd ../src && \ >xxd -i yuv2rgb.vs | sed s/}\;/,0x00}\;/ > $builddir/yuv2rgb.vs.h >if ! test -f ./gitversion.h ; then \ > /bin/echo -n "#define GIT_VERSION \"unknown\" " > ./gitversion.h ;\ >fi >builddir=`pwd` && cd . && \ >awk 'BEGIN { FS="[()]" ; }; /^\t*MS_FILTER_DESC_EXPORT/{ printf("%s\n", $2) } ' > $builddir/voipdescs.txt voip/private.h voip/msvoip.c voip/mediastream.c voip/audiostream.c voip/ringstream.c voip/ice.c otherfilters/msrtp.c voip/qualityindicator.c voip/audioconference.c voip/bitratedriver.c voip/qosanalyzer.c voip/bitratecontrol.c audiofilters/alaw.c audiofilters/ulaw.c audiofilters/dtmfgen.c audiofilters/msconf.c utils/g711common.h audiofilters/msvolume.c utils/dsptools.c utils/kiss_fft.c utils/_kiss_fft_guts.h utils/kiss_fft.h utils/kiss_fftr.c utils/kiss_fftr.h audiofilters/equalizer.c audiofilters/chanadapt.c audiofilters/audiomixer.c audiofilters/tonedetector.c utils/g722.h utils/g722_decode.c utils/g722_encode.c audiofilters/msg722.c audiofilters/l16.c audiofilters/genericplc.c audiofilters/msfileplayer.c audiofilters/msfilerec.c audiofilters/waveheader.h audiofilters/msspeex.c audiofilters/speexec.c audiofilters/gsm.c audiofilters/g726.c audiofilters/msopus.c audiofilters/msresample.c audiofilters/alsa.c audiofilters/oss.c audiofilters/pulseaudio.c videofilters/msv4l2.c videofilters/theora.c videofilters/vp8.c videofilters/glxvideo.c utils/opengles_display.c utils/shaders.c voip/rfc2429.h videofilters/pixconv.c videofilters/sizeconv.c voip/msvideo.c voip/msvideo_neon.c voip/msvideo_neon.h voip/rfc3984.c videofilters/mire.c videofilters/extdisplay.c voip/layouts.c voip/layouts.h videofilters/nowebcam.c voip/nowebcam.h voip/videostream.c && \ >awk 'BEGIN { print("#include \"mediastreamer2/msfilter.h\"\n") } { printf("extern MSFilterDesc %s;\n",$1) } ' $builddir/voipdescs.txt > $builddir/voipdescs.h && \ >awk 'BEGIN { print("MSFilterDesc * ms_voip_filter_descs[]={") } { printf("&%s,\n",$1) } END{ print("NULL\n};\n") } ' $builddir/voipdescs.txt >> $builddir/voipdescs.h >builddir=`pwd` && cd . && \ >awk 'BEGIN { FS="[()]" ; }; /^\t*MS_FILTER_DESC_EXPORT/{ printf("%s\n", $2) } ' > $builddir/basedescs.txt base/mscommon.c gitversion.h base/msfilter.c base/msqueue.c base/msticker.c base/eventqueue.c base/mssndcard.c otherfilters/tee.c otherfilters/join.c base/mswebcam.c base/mtu.c otherfilters/void.c otherfilters/itc.c && \ >awk 'BEGIN { print("#include \"mediastreamer2/msfilter.h\"\n") } { printf("extern MSFilterDesc %s;\n",$1) } ' $builddir/basedescs.txt > $builddir/basedescs.h && \ >awk 'BEGIN { print("MSFilterDesc * ms_base_filter_descs[]={") } { printf("&%s,\n",$1) } END{ print("NULL\n};\n") } ' $builddir/basedescs.txt >> $builddir/basedescs.h >make all-am >make[5]: Entering directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2/src' > CC voip/msvideo.lo > CC voip/msvideo_neon.lo > CC voip/rfc3984.lo > CC voip/layouts.lo > CC voip/videostream.lo > CC base/mscommon.lo > CC base/msfilter.lo > CC base/msqueue.lo >base/mscommon.c: In function 'ms_base_init': >base/mscommon.c:469:41: warning: passing argument 1 of 'bctbx_set_log_level_mask' makes pointer from integer without a cast [-Wint-conversion] > 469 | ortp_set_log_level_mask(ORTP_DEBUG|ORTP_MESSAGE|ORTP_WARNING|ORTP_ERROR|ORTP_FATAL); > | ^~~~~~~~~~ > | | > | int >In file included from /usr/include/ortp/logging.h:34, > from ../include/mediastreamer2/mscommon.h:22, > from base/mscommon.c:32: >/usr/include/bctoolbox/logging.h:154:56: note: expected 'const char *' but argument is of type 'int' > 154 | BCTBX_PUBLIC void bctbx_set_log_level_mask(const char *domain, int levelmask); > | ~~~~~~~~~~~~^~~~~~ >base/mscommon.c:469:17: error: too few arguments to function 'bctbx_set_log_level_mask' > 469 | ortp_set_log_level_mask(ORTP_DEBUG|ORTP_MESSAGE|ORTP_WARNING|ORTP_ERROR|ORTP_FATAL); > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/bctoolbox/logging.h:154:19: note: declared here > 154 | BCTBX_PUBLIC void bctbx_set_log_level_mask(const char *domain, int levelmask); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from ../include/mediastreamer2/mediastream.h:31, > from voip/videostream.c:24: >../include/mediastreamer2/ice.h:24:10: fatal error: ortp/stun_udp.h: No such file or directory > 24 | #include "ortp/stun_udp.h" > | ^~~~~~~~~~~~~~~~~ >compilation terminated. >make[5]: *** [Makefile:1406: base/mscommon.lo] Error 1 >make[5]: *** Waiting for unfinished jobs.... >make[5]: *** [Makefile:1406: voip/videostream.lo] Error 1 >make[5]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2/src' >make[4]: *** [Makefile:954: all] Error 2 >make[4]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2/src' >make[3]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2' >make[3]: *** [Makefile:616: all-recursive] Error 1 >make[2]: *** [Makefile:523: all] Error 2 >make[2]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1/mediastreamer2' >make[1]: *** [Makefile:573: all-recursive] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/linphone-3.6.1' >make: *** [Makefile:501: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.0EHioA (%build) > %patchN is deprecated (3 usages found), use %patch N (or %patch -P N) > Bad exit status from /var/tmp/rpm-tmp.0EHioA (%build) >RPM build warnings: >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M 77a1cafea4e44bc5b02aac4ecae35662 -D /var/lib/mock/f39-build-44302792-5275418/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.tb5tgfyp:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007" --setenv=PS1=<mock-chroot> \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/linphone.spec\n', 1)] >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M 77a1cafea4e44bc5b02aac4ecae35662 -D /var/lib/mock/f39-build-44302792-5275418/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.tb5tgfyp:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/linphone.spec >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2225988
: 1978384 |
1978385
|
1978386