Your message dated Tue, 17 Sep 2024 19:04:11 +0000
with message-id <[email protected]>
and subject line Bug#1080111: fixed in gstreamermm-1.0 1.10.0+dfsg-5
has caused the Debian Bug report #1080111,
regarding gstreamermm-1.0: FTBFS: ./configure: line 19147: syntax error near
unexpected token `fi'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1080111: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080111
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gstreamermm-1.0
Version: 1.10.0+dfsg-4
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with autoreconf
dh_update_autotools_config
cp: warning: behavior of -n is non-portable and may change in future; use
--update=none instead
cp: warning: behavior of -n is non-portable and may change in future; use
--update=none instead
dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'.
libtoolize: copying file 'build/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build'.
libtoolize: copying file 'build/libtool.m4'
libtoolize: copying file 'build/ltoptions.m4'
libtoolize: copying file 'build/ltsugar.m4'
libtoolize: copying file 'build/ltversion.m4'
libtoolize: copying file 'build/lt~obsolete.m4'
[... snipped ...]
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14573: result: g++ -E
configure:14587: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
configure:14587: $? = 0
configure:14603: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory
24 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gstreamermm"
| #define PACKAGE_TARNAME "gstreamermm"
| #define PACKAGE_VERSION "1.10.0"
| #define PACKAGE_STRING "gstreamermm 1.10.0"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm"
| #define PACKAGE_URL "http://www.gtkmm.org/"
| #define GSTREAMERMM_MAJOR_VERSION 1
| #define GSTREAMERMM_MINOR_VERSION 10
| #define GSTREAMERMM_MICRO_VERSION 0
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14771: checking for ld used by g++
configure:14840: result: /usr/bin/ld -m elf_x86_64
configure:14847: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:14864: result: yes
configure:14919: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64)
supports shared libraries
configure:15999: result: yes
configure:16035: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
configure:16038: $? = 0
configure:16519: checking for g++ option to produce PIC
configure:16528: result: -fPIC -DPIC
configure:16536: checking if g++ PIC flag -fPIC -DPIC works
configure:16555: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16559: $? = 0
configure:16573: result: yes
configure:16596: checking if g++ static flag -static works
configure:16626: result: yes
configure:16638: checking if g++ supports -c -o file.o
configure:16660: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5
configure:16664: $? = 0
configure:16687: result: yes
configure:16692: checking if g++ supports -c -o file.o
configure:16741: result: yes
configure:16771: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64)
supports shared libraries
configure:16814: result: yes
configure:16957: checking dynamic linker characteristics
configure:17718: result: GNU/Linux ld.so
configure:17783: checking how to hardcode library paths into programs
configure:17808: result: immediate
configure:17875: checking for gm4
configure:17911: result: no
configure:17875: checking for m4
configure:17896: found /usr/bin/m4
configure:17908: result: m4
configure:17920: checking for a sed that does not truncate output
configure:17992: result: /usr/bin/sed
configure:18074: checking for pkg-config
configure:18097: found /usr/bin/pkg-config
configure:18110: result: /usr/bin/pkg-config
configure:18135: checking pkg-config is at least version 0.9.0
configure:18138: result: yes
configure:18148: checking for giomm-2.4 >= 2.47.6 gstreamer-1.0 >= 1.10.0 gstreamer-base-1.0 >= 1.10.0 gstreamer-check-1.0
>= 1.10.0 gstreamer-controller-1.0 >= 1.10.0 gstreamer-net-1.0 >= 1.10.0 gstreamer-allocators-1.0 >= 1.10.0
gstreamer-app-1.0 >= 1.10.0 gstreamer-audio-1.0 >= 1.10.0 gstreamer-fft-1.0 >= 1.10.0 gstreamer-pbutils-1.0 >= 1.10.0
gstreamer-plugins-base-1.0 >= 1.10.0 gstreamer-riff-1.0 >= 1.10.0 gstreamer-rtp-1.0 >= 1.10.0 gstreamer-rtsp-1.0 >=
1.10.0 gstreamer-sdp-1.0 >= 1.10.0 gstreamer-tag-1.0 >= 1.10.0 gstreamer-video-1.0 >= 1.10.0
configure:18155: $PKG_CONFIG --exists --print-errors "$GSTREAMERMM_MODULES"
configure:18158: $? = 0
configure:18172: $PKG_CONFIG --exists --print-errors "$GSTREAMERMM_MODULES"
configure:18175: $? = 0
configure:18233: result: yes
configure:18240: checking for giomm-2.4 >= 2.47.6 gstreamer-1.0 >= 1.10.0 gstreamer-base-1.0 >= 1.10.0 gstreamer-check-1.0
>= 1.10.0 gstreamer-controller-1.0 >= 1.10.0 gstreamer-net-1.0 >= 1.10.0 gstreamer-allocators-1.0 >= 1.10.0
gstreamer-app-1.0 >= 1.10.0 gstreamer-audio-1.0 >= 1.10.0 gstreamer-fft-1.0 >= 1.10.0 gstreamer-pbutils-1.0 >= 1.10.0
gstreamer-plugins-base-1.0 >= 1.10.0 gstreamer-riff-1.0 >= 1.10.0 gstreamer-rtp-1.0 >= 1.10.0 gstreamer-rtsp-1.0 >= 1.10.0
gstreamer-sdp-1.0 >= 1.10.0 gstreamer-tag-1.0 >= 1.10.0 gstreamer-video-1.0 >= 1.10.0 gtkmm-3.0 >= 3.0
configure:18247: $PKG_CONFIG --exists --print-errors "$GSTREAMERMM_MODULES gtkmm-3.0
>= 3.0"
Package gtkmm-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-3.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtkmm-3.0', required by 'virtual:world', not found
configure:18250: $? = 1
configure:18264: $PKG_CONFIG --exists --print-errors "$GSTREAMERMM_MODULES gtkmm-3.0
>= 3.0"
Package gtkmm-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-3.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtkmm-3.0', required by 'virtual:world', not found
configure:18267: $? = 1
configure:18281: result: no
Package 'gtkmm-3.0', required by 'virtual:world', not found
configure:18312: WARNING: gtkmm not available: GUI examples will not be built.
configure:18324: checking for GMMPROC_DIR
configure:18334: result: /usr/lib/x86_64-linux-gnu/glibmm-2.4/proc
configure:18340: checking for perl
configure:18363: found /usr/bin/perl
configure:18377: result: /usr/bin/perl
configure:18388: checking for dot
configure:18411: found /usr/bin/dot
configure:18425: result: /usr/bin/dot
configure:18435: checking for doxygen
configure:18458: found /usr/bin/doxygen
configure:18472: result: /usr/bin/doxygen
configure:18482: checking for xsltproc
configure:18505: found /usr/bin/xsltproc
configure:18519: result: /usr/bin/xsltproc
configure:18590: checking for libstdc documentation
configure:18649: result:
/usr/share/mm-common/doctags/libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen
configure:18689: checking for libsigc documentation
configure:18748: result:
/usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag@file:///usr/share/doc/libsigc++-2.0/reference/html
configure:18788: checking for glibmm documentation
configure:18847: result:
/usr/share/doc/glibmm-2.4/reference/glibmm-2.4.tag@file:///usr/share/doc/glibmm-2.4/reference/html
configure:18887: checking for cairomm documentation
configure:18946: result: cairomm-1.0.tag@
configure:18956: WARNING: Location of external cairomm documentation not set
configure:18986: checking for pangomm documentation
configure:19045: result: pangomm-1.4.tag@
configure:19055: WARNING: Location of external pangomm documentation not set
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ACLOCAL_FLAGS_set=
ac_cv_env_ACLOCAL_FLAGS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security
-fcf-protection'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DOT_set=
ac_cv_env_DOT_value=
ac_cv_env_DOXYGEN_set=
ac_cv_env_DOXYGEN_value=
ac_cv_env_GSTREAMERMM_CFLAGS_set=
ac_cv_env_GSTREAMERMM_CFLAGS_value=
ac_cv_env_GSTREAMERMM_LIBS_set=
ac_cv_env_GSTREAMERMM_LIBS_value=
ac_cv_env_GUI_EXAMPLES_CFLAGS_set=
ac_cv_env_GUI_EXAMPLES_CFLAGS_value=
ac_cv_env_GUI_EXAMPLES_LIBS_set=
ac_cv_env_GUI_EXAMPLES_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PERL_set=
ac_cv_env_PERL_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_XSLTPROC_set=
ac_cv_env_XSLTPROC_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_DOT=/usr/bin/dot
ac_cv_path_DOXYGEN=/usr/bin/doxygen
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XSLTPROC=/usr/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_M4=m4
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_FILECMD=file
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
ax_cv_cxx_compile_cxx11=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/
__gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1",
(void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *)
\&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void
*) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e
'\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern
int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_GSTREAMERMM_CFLAGS='-I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gstreamer-1.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0
-I/usr/include/libdrm -I/usr/include/orc-0.4 -pthread '
pkg_cv_GSTREAMERMM_LIBS='-lgiomm-2.4 -lglibmm-2.4 -lsigc-2.0 -lgstcheck-1.0
-lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -ldrm -lgstapp-1.0
-lgstfft-1.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0
-lgstrtsp-1.0 -lgio-2.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0
-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/build/missing'\'' aclocal-1.16'
ACLOCAL_FLAGS=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/build/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/build/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/build/missing'\'' automake-1.16'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
CSCOPE='cscope'
CTAGS='ctags'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DISABLE_DEPRECATED_API_FALSE=''
DISABLE_DEPRECATED_API_TRUE=''
DIST_DOCTOOLS_FALSE='#'
DIST_DOCTOOLS_TRUE=''
DLLTOOL='dlltool'
DOCINSTALL_FLAGS='-l
'\''libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/'\''
-l
'\''libsigc++-2.0.tag@file:///usr/share/doc/libsigc++-2.0/reference/html/'\''
-l '\''glibmm-2.4.tag@file:///usr/share/doc/glibmm-2.4/reference/html/'\'''
DOT='/usr/bin/dot'
DOXYGEN='/usr/bin/doxygen'
DOXYGEN_TAGFILES='"/usr/share/mm-common/doctags/libstdc++.tag=http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen"
"/usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag=http://library.gnome.org/devel/libsigc++/2.10"
"/usr/share/doc/glibmm-2.4/reference/glibmm-2.4.tag=http://library.gnome.org/devel/glibmm/2.66"
"cairomm-1.0.tag" "pangomm-1.4.tag"'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DOCUMENTATION_FALSE='#'
ENABLE_DOCUMENTATION_TRUE=''
ENABLE_GUI_EXAMPLES_FALSE=''
ENABLE_GUI_EXAMPLES_TRUE='#'
ENABLE_UNITTESTS=''
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILECMD='file'
GMMPROC_DIR='/usr/lib/x86_64-linux-gnu/glibmm-2.4/proc'
GREP='/usr/bin/grep'
GSTREAMERMM_API_VERSION='1.0'
GSTREAMERMM_BASE_PLUGIN_DEFS=''
GSTREAMERMM_CFLAGS='-I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gstreamer-1.0
-I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0
-I/usr/include/libdrm -I/usr/include/orc-0.4 -pthread '
GSTREAMERMM_CORE_PLUGIN_DEFS=''
GSTREAMERMM_LIBS='-lgiomm-2.4 -lglibmm-2.4 -lsigc-2.0 -lgstcheck-1.0
-lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -ldrm -lgstapp-1.0
-lgstfft-1.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0
-lgstrtsp-1.0 -lgio-2.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0
-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
GSTREAMERMM_MAJOR_VERSION='1'
GSTREAMERMM_MICRO_VERSION='0'
GSTREAMERMM_MINOR_VERSION='10'
GSTREAMERMM_MODULES='giomm-2.4 >= 2.47.6 gstreamer-1.0 >= 1.10.0 gstreamer-base-1.0 >= 1.10.0 gstreamer-check-1.0 >=
1.10.0 gstreamer-controller-1.0 >= 1.10.0 gstreamer-net-1.0 >= 1.10.0 gstreamer-allocators-1.0 >= 1.10.0 gstreamer-app-1.0
>= 1.10.0 gstreamer-audio-1.0 >= 1.10.0 gstreamer-fft-1.0 >= 1.10.0 gstreamer-pbutils-1.0 >= 1.10.0
gstreamer-plugins-base-1.0 >= 1.10.0 gstreamer-riff-1.0 >= 1.10.0 gstreamer-rtp-1.0 >= 1.10.0 gstreamer-rtsp-1.0 >=
1.10.0 gstreamer-sdp-1.0 >= 1.10.0 gstreamer-tag-1.0 >= 1.10.0 gstreamer-video-1.0 >= 1.10.0'
GSTREAMERMM_MODULE_NAME='gstreamermm-1.0'
GSTREAMERMM_SO_VERSION='1:0:0'
GSTREAMERMM_VERSION='1.10.0'
GSTREAMERMM_WXXFLAGS=''
GST_INSPECT=''
GUI_EXAMPLES_CFLAGS=''
GUI_EXAMPLES_LIBS=''
HAVE_CXX11=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-Wl,-z,relro -Wl,-z,now'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/build/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MMDOCTOOLDIR='${top_srcdir}/docs'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gstreamermm'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm'
PACKAGE_NAME='gstreamermm'
PACKAGE_STRING='gstreamermm 1.10.0'
PACKAGE_TARNAME='gstreamermm'
PACKAGE_URL='http://www.gtkmm.org/'
PACKAGE_VERSION='1.10.0'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='1.10.0'
XSLTPROC='/usr/bin/xsltproc'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /<<PKGBUILDDIR>>/build/install-sh'
libdir='${prefix}/lib/x86_64-linux-gnu'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "gstreamermm"
#define PACKAGE_TARNAME "gstreamermm"
#define PACKAGE_VERSION "1.10.0"
#define PACKAGE_STRING "gstreamermm 1.10.0"
#define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm"
#define PACKAGE_URL "http://www.gtkmm.org/"
#define GSTREAMERMM_MAJOR_VERSION 1
#define GSTREAMERMM_MINOR_VERSION 10
#define GSTREAMERMM_MICRO_VERSION 0
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 2
dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202408/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: gstreamermm-1.0
Source-Version: 1.10.0+dfsg-5
Done: Philip Rinn <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gstreamermm-1.0, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Philip Rinn <[email protected]> (supplier of updated gstreamermm-1.0 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 17 Sep 2024 20:31:22 +0200
Source: gstreamermm-1.0
Architecture: source
Version: 1.10.0+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Philip Rinn <[email protected]>
Changed-By: Philip Rinn <[email protected]>
Closes: 1080111
Changes:
gstreamermm-1.0 (1.10.0+dfsg-5) unstable; urgency=medium
.
* Fix build with autoconf 2.72 (closes: #1080111)
* Bump Standards-Version to 4.7.0 (no changes necessary)
Checksums-Sha1:
b2bb3ba7c9757f36beaf467a48c92a9748b035db 2338 gstreamermm-1.0_1.10.0+dfsg-5.dsc
a5ea234c7eb93064aff8f97502fbae76d6074669 5504
gstreamermm-1.0_1.10.0+dfsg-5.debian.tar.xz
f19aa1aa5e6ee6935074f096db7d0488262d7697 14322
gstreamermm-1.0_1.10.0+dfsg-5_amd64.buildinfo
Checksums-Sha256:
9e4ff1ce205ee97bedf4a797f6b9d65eadd4a234d0e28ec13177b8a4979caf7c 2338
gstreamermm-1.0_1.10.0+dfsg-5.dsc
4463d14241e19b46bac0a0eba0792cd24dd09418b44ae4f8a045ea57739bd003 5504
gstreamermm-1.0_1.10.0+dfsg-5.debian.tar.xz
63bc3813275563add69374229a111488efdb67975e5a2fdb91d07116b1b03108 14322
gstreamermm-1.0_1.10.0+dfsg-5_amd64.buildinfo
Files:
43115fcf291e721ff02f13a7914f771f 2338 libs optional
gstreamermm-1.0_1.10.0+dfsg-5.dsc
b0858061de609adb5215b2004de31a61 5504 libs optional
gstreamermm-1.0_1.10.0+dfsg-5.debian.tar.xz
e502cabdda3ad14eb9a028ae31ec5134 14322 libs optional
gstreamermm-1.0_1.10.0+dfsg-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEK9jU45eVX3dG2zuJrWkWlnOTmCsFAmbpzAsACgkQrWkWlnOT
mCuaQA//SamfY6Q195VJsZf/XeGV7MVu48A6mlwlJUE71ipAgi2H0gzRZnCW6exX
tOZX4aY1TWd5kPfqQ00R9HO6BsefNLV4ADB+IcozNPYxMQC9m4uaQg1XOu8YAYuA
uTKOnA5WJOwlvsXmrOjbT6DhO/jeUCIJJtHOcDOmLIGiGnWkfKGKClcU7EZsB4Lh
JBT0WN7oa5tk8d2ZRBoPZV3EZZrQ/QzXrXpPm0C/ktvOltjRDsILypftNtLjzxD9
Wmf2pVAs2y7UZYuyygaF3MCXfCL2UdmbZKiAGAPHU8URSxahaF5lfzGsTNfe7iik
Qt/yoMYmstpRjCFH3OejGSGblpmpmUd0/1uh7QHpflz9ANpDXIDFNiXWalQSVkFu
soASyJCDb700XR4xGSpvFM2fngqR3bDUSpEwwbAm2ZJDlFgjMqEtDBs94u37/X4J
FcY66sSJU898+fHsgy1YyO2duYcS3O08MEV3y51x1CMufcVh+Psmu2ggVjVgBAGA
EhvrTRiavaZgwiuV++sFaiYhugR7wfB4ASgsH24I1ROsOWvjQA10Fh8L2Z3Dr5yI
rFsGr2jJSslaOS6PjMmebyb8PYwtD1bYqG9M3BZ9mlWgVrQNPUr3XUbkL5JN3gD9
Aoo9btRvDmo3xycFjgzPot69z/lh8zuzTSizFORNefmm5PdRIdg=
=JwZF
-----END PGP SIGNATURE-----
pgpDuHmi8sCjZ.pgp
Description: PGP signature
--- End Message ---