[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1044698: marked as done (flac: Fails to build source after successful build)



Your message dated Tue, 10 Dec 2024 08:34:47 +0000
with message-id <E1tKvhf-005Fxd-Ug@fasolo.debian.org>
and subject line Bug#1044698: fixed in flac 1.4.3+ds-3
has caused the Debian Bug report #1044698,
regarding flac: Fails to build source after successful build
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 owner@bugs.debian.org
immediately.)


-- 
1044698: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044698
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: flac
Version: 1.4.3+ds-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package flac
> dpkg-buildpackage: info: source version 1.4.3+ds-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Fabian Greffrath <fabian@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> rm -rf FLAC.tag api doxytmp
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in images
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/images'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/images'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making distclean in FLAC
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/FLAC'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/FLAC'
> Making distclean in FLAC++
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/FLAC++'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/FLAC++'
> Making distclean in share
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/share'
> Making distclean in grabbag
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/share/grabbag'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/share/grabbag'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/share'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/share'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/share'
> Making distclean in test_libs_common
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/test_libs_common'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/test_libs_common'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making distclean in man
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in libFLAC
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libFLAC'
> Making distclean in include
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libFLAC/include'
> Making distclean in private
> make[5]: Entering directory '/<<PKGBUILDDIR>>/src/libFLAC/include/private'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/libFLAC/include/private'
> Making distclean in protected
> make[5]: Entering directory '/<<PKGBUILDDIR>>/src/libFLAC/include/protected'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/libFLAC/include/protected'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/src/libFLAC/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/libFLAC/include'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libFLAC/include'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libFLAC'
> test -z "libFLAC.la" || rm -f libFLAC.la
> rm -rf .libs _libs
> test -z "libFLAC-static.la" || rm -f libFLAC-static.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "flac.pc" || rm -f flac.pc
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ../share/win_utf8_io/.libs ../share/win_utf8_io/_libs
> rm -f ../share/win_utf8_io/*.o
> test . = "." || test -z "" || rm -f 
> rm -f ../share/win_utf8_io/*.lo
> rm -f ../share/win_utf8_io/.deps/.dirstamp
> rm -f ./so_locations
> rm -f ./so_locations
> rm -f ../share/win_utf8_io/.dirstamp
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libFLAC'
> rm -f ../share/win_utf8_io/.deps/win_utf8_io.Plo
> rm -f ./.deps/bitmath.Plo
> rm -f ./.deps/bitreader.Plo
> rm -f ./.deps/bitwriter.Plo
> rm -f ./.deps/cpu.Plo
> rm -f ./.deps/crc.Plo
> rm -f ./.deps/fixed.Plo
> rm -f ./.deps/fixed_intrin_avx2.Plo
> rm -f ./.deps/fixed_intrin_sse2.Plo
> rm -f ./.deps/fixed_intrin_sse42.Plo
> rm -f ./.deps/fixed_intrin_ssse3.Plo
> rm -f ./.deps/float.Plo
> rm -f ./.deps/format.Plo
> rm -f ./.deps/lpc.Plo
> rm -f ./.deps/lpc_intrin_avx2.Plo
> rm -f ./.deps/lpc_intrin_fma.Plo
> rm -f ./.deps/lpc_intrin_neon.Plo
> rm -f ./.deps/lpc_intrin_sse2.Plo
> rm -f ./.deps/lpc_intrin_sse41.Plo
> rm -f ./.deps/md5.Plo
> rm -f ./.deps/memory.Plo
> rm -f ./.deps/metadata_iterators.Plo
> rm -f ./.deps/metadata_object.Plo
> rm -f ./.deps/ogg_decoder_aspect.Plo
> rm -f ./.deps/ogg_encoder_aspect.Plo
> rm -f ./.deps/ogg_helper.Plo
> rm -f ./.deps/ogg_mapping.Plo
> rm -f ./.deps/stream_decoder.Plo
> rm -f ./.deps/stream_encoder.Plo
> rm -f ./.deps/stream_encoder_framing.Plo
> rm -f ./.deps/stream_encoder_intrin_avx2.Plo
> rm -f ./.deps/stream_encoder_intrin_sse2.Plo
> rm -f ./.deps/stream_encoder_intrin_ssse3.Plo
> rm -f ./.deps/window.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libFLAC'
> Making distclean in share
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/share'
> rm -rf .libs _libs
> test -z "getopt/libgetopt.la grabbag/libgrabbag.la utf8/libutf8.la  replaygain_analysis/libreplaygain_analysis.la replaygain_synthesis/libreplaygain_synthesis.la" || rm -f getopt/libgetopt.la grabbag/libgrabbag.la utf8/libutf8.la  replaygain_analysis/libreplaygain_analysis.la replaygain_synthesis/libreplaygain_synthesis.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -rf getopt/.libs getopt/_libs
> test -z "" || rm -f 
> rm -f getopt/*.o
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -rf grabbag/.libs grabbag/_libs
> rm -f getopt/*.lo
> rm -f getopt/.deps/.dirstamp
> rm -f getopt/so_locations grabbag/so_locations replaygain_analysis/so_locations replaygain_synthesis/so_locations utf8/so_locations
> rm -rf replaygain_analysis/.libs replaygain_analysis/_libs
> rm -f grabbag/*.o
> rm -f getopt/.dirstamp
> rm -rf replaygain_synthesis/.libs replaygain_synthesis/_libs
> rm -f grabbag/*.lo
> rm -f grabbag/.deps/.dirstamp
> rm -rf utf8/.libs utf8/_libs
> rm -f replaygain_analysis/*.o
> rm -f grabbag/.dirstamp
> rm -rf win_utf8_io/.libs win_utf8_io/_libs
> rm -f replaygain_analysis/*.lo
> rm -f replaygain_analysis/.deps/.dirstamp
> rm -f replaygain_synthesis/*.o
> rm -f replaygain_analysis/.dirstamp
> rm -f replaygain_synthesis/*.lo
> rm -f replaygain_synthesis/.deps/.dirstamp
> rm -f replaygain_synthesis/.dirstamp
> rm -f utf8/*.o
> rm -f utf8/.deps/.dirstamp
> rm -f utf8/*.lo
> rm -f utf8/.dirstamp
> rm -f win_utf8_io/*.o
> rm -f win_utf8_io/.deps/.dirstamp
> rm -f win_utf8_io/.dirstamp
> rm -f win_utf8_io/*.lo
> rm -f getopt/.deps/getopt.Plo
> rm -f getopt/.deps/getopt1.Plo
> rm -f grabbag/.deps/alloc.Plo
> rm -f grabbag/.deps/cuesheet.Plo
> rm -f grabbag/.deps/file.Plo
> rm -f grabbag/.deps/picture.Plo
> rm -f grabbag/.deps/replaygain.Plo
> rm -f grabbag/.deps/seektable.Plo
> rm -f grabbag/.deps/snprintf.Plo
> rm -f replaygain_analysis/.deps/replaygain_analysis.Plo
> rm -f replaygain_synthesis/.deps/libreplaygain_synthesis_la-replaygain_synthesis.Plo
> rm -f utf8/.deps/charset.Plo
> rm -f utf8/.deps/iconvert.Plo
> rm -f utf8/.deps/utf8.Plo
> rm -f win_utf8_io/.deps/win_utf8_io.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/share'
> Making distclean in flac
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/flac'
> test -z "flac.exe" || rm -f flac.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f flac
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/analyze.Po
> rm -f ./.deps/decode.Po
> rm -f ./.deps/encode.Po
> rm -f ./.deps/foreign_metadata.Po
> rm -f ./.deps/local_string_utils.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/utils.Po
> rm -f ./.deps/vorbiscomment.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/flac'
> Making distclean in metaflac
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/metaflac'
> test -z "metaflac.exe" || rm -f metaflac.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f metaflac
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/main.Po
> rm -f ./.deps/operations.Po
> rm -f ./.deps/operations_shorthand_cuesheet.Po
> rm -f ./.deps/operations_shorthand_picture.Po
> rm -f ./.deps/operations_shorthand_seektable.Po
> rm -f ./.deps/operations_shorthand_streaminfo.Po
> rm -f ./.deps/operations_shorthand_vorbiscomment.Po
> rm -f ./.deps/options.Po
> rm -f ./.deps/usage.Po
> rm -f ./.deps/utils.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/metaflac'
> Making distclean in test_grabbag
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/test_grabbag'
> Making distclean in cuesheet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/test_grabbag/cuesheet'
> test -z "test_cuesheet.exe" || rm -f test_cuesheet.exe
> rm -rf .libs _libs
> rm -f *.o
>  rm -f test_cuesheet
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/test_grabbag/cuesheet'
> Making distclean in picture
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/test_grabbag/picture'
> test -z "test_picture.exe" || rm -f test_picture.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f test_picture
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/test_grabbag/picture'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/test_grabbag'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/test_grabbag'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/test_grabbag'
> Making distclean in test_libs_common
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/test_libs_common'
> rm -rf .libs _libs
> test -z "libtest_libs_common.la" || rm -f libtest_libs_common.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/file_utils_flac.Plo
> rm -f ./.deps/metadata_utils.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/test_libs_common'
> Making distclean in test_libFLAC
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/test_libFLAC'
> test -z "test_libFLAC.exe" || rm -f test_libFLAC.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
>  rm -f test_libFLAC
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/bitreader.Po
> rm -f ./.deps/bitwriter.Po
> rm -f ./.deps/crc.Po
> rm -f ./.deps/decoders.Po
> rm -f ./.deps/encoders.Po
> rm -f ./.deps/endswap.Po
> rm -f ./.deps/format.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/md5.Po
> rm -f ./.deps/metadata.Po
> rm -f ./.deps/metadata_manip.Po
> rm -f ./.deps/metadata_object.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/test_libFLAC'
> Making distclean in test_seeking
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/test_seeking'
> test -z "test_seeking.exe" || rm -f test_seeking.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f test_seeking
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/test_seeking'
> Making distclean in test_streams
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/test_streams'
> test -z "test_streams.exe" || rm -f test_streams.exe
> rm -rf .libs _libs
> rm -f *.o
>  rm -f test_streams
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/test_streams'
> Making distclean in utils
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/utils'
> Making distclean in flacdiff
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/utils/flacdiff'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/utils/flacdiff'
> Making distclean in flactimer
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/utils/flactimer'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/utils/flactimer'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/src/utils'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/utils'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/utils'
> Making distclean in libFLAC++
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libFLAC++'
> test -z "libFLAC++.la" || rm -f libFLAC++.la
> rm -rf .libs _libs
> test -z "libFLAC++-static.la" || rm -f libFLAC++-static.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "flac++.pc" || rm -f flac++.pc
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./so_locations
> rm -f ./.deps/metadata.Plo
> rm -f ./.deps/stream_decoder.Plo
> rm -f ./.deps/stream_encoder.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libFLAC++'
> Making distclean in test_libFLAC++
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/test_libFLAC++'
> test -z "test_libFLAC++.exe" || rm -f test_libFLAC++.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f test_libFLAC++
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/decoders.Po
> rm -f ./.deps/encoders.Po
> rm -f ./.deps/main.Po
> rm -f ./.deps/metadata.Po
> rm -f ./.deps/metadata_manip.Po
> rm -f ./.deps/metadata_object.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/test_libFLAC++'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in test
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> Making distclean in cuesheets
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test/cuesheets'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/cuesheets'
> Making distclean in foreign-metadata-test-files
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test/foreign-metadata-test-files'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/foreign-metadata-test-files'
> Making distclean in flac-to-flac-metadata-test-files
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test/flac-to-flac-metadata-test-files'
> rm -rf .libs _libs
> rm -f out.*
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/flac-to-flac-metadata-test-files'
> Making distclean in metaflac-test-files
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test/metaflac-test-files'
> rm -rf .libs _libs
> rm -f out.*
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/metaflac-test-files'
> Making distclean in pictures
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test/pictures'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/pictures'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
> rm -rf .libs _libs
> rm -f *.raw *.flac *.oga *.ogg *.cmp *.aiff *.wav *.w64 *.rf64 *.diff *.log *.cue core
> rm -f *.lo
> test -z "common.sh" || rm -f common.sh
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> Making distclean in microbench
> make[2]: Entering directory '/<<PKGBUILDDIR>>/microbench'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f benchmark_residual
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/benchmark_residual.Po
> rm -f ./.deps/util.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/microbench'
> Making distclean in oss-fuzz
> make[2]: Entering directory '/<<PKGBUILDDIR>>/oss-fuzz'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ../src/flac/*.o
> test . = "." || test -z "" || rm -f 
> rm -f ../src/flac/.deps/.dirstamp
> rm -f ../src/metaflac/*.o
> rm -f ../src/flac/.dirstamp
> rm -f ../src/metaflac/.deps/.dirstamp
> rm -f ../src/metaflac/.dirstamp
> rm -f ../src/flac/.deps/analyze.Po
> rm -f ../src/flac/.deps/decode.Po
> rm -f ../src/flac/.deps/encode.Po
> rm -f ../src/flac/.deps/foreign_metadata.Po
> rm -f ../src/flac/.deps/local_string_utils.Po
> rm -f ../src/flac/.deps/utils.Po
> rm -f ../src/flac/.deps/vorbiscomment.Po
> rm -f ../src/metaflac/.deps/operations.Po
> rm -f ../src/metaflac/.deps/operations_shorthand_cuesheet.Po
> rm -f ../src/metaflac/.deps/operations_shorthand_picture.Po
> rm -f ../src/metaflac/.deps/operations_shorthand_seektable.Po
> rm -f ../src/metaflac/.deps/operations_shorthand_streaminfo.Po
> rm -f ../src/metaflac/.deps/operations_shorthand_vorbiscomment.Po
> rm -f ../src/metaflac/.deps/options.Po
> rm -f ../src/metaflac/.deps/usage.Po
> rm -f ../src/metaflac/.deps/utils.Po
> rm -f ./.deps/decoder.Po
> rm -f ./.deps/empty.Po
> rm -f ./.deps/encoder.Po
> rm -f ./.deps/encoder_v2.Po
> rm -f ./.deps/metadata.Po
> rm -f ./.deps/reencoder.Po
> rm -f ./.deps/seek.Po
> rm -f ./.deps/tool_flac.Po
> rm -f ./.deps/tool_metaflac.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/oss-fuzz'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in c
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/c'
> Making distclean in decode
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/c/decode'
> Making distclean in file
> make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/c/decode/file'
> test -z "example_c_decode_file.exe" || rm -f example_c_decode_file.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
>  rm -f example_c_decode_file
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/c/decode/file'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/c/decode'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/c/decode'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/c/decode'
> Making distclean in encode
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/c/encode'
> Making distclean in file
> make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/c/encode/file'
> test -z "example_c_encode_file.exe" || rm -f example_c_encode_file.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f example_c_encode_file
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/c/encode/file'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/c/encode'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/c/encode'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/c/encode'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/c'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/c'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/c'
> Making distclean in cpp
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/cpp'
> Making distclean in decode
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/cpp/decode'
> Making distclean in file
> make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/cpp/decode/file'
> test -z "example_cpp_decode_file.exe" || rm -f example_cpp_decode_file.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f example_cpp_decode_file
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/cpp/decode/file'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/cpp/decode'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/cpp/decode'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/cpp/decode'
> Making distclean in encode
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/cpp/encode'
> Making distclean in file
> make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/cpp/encode/file'
> test -z "example_cpp_encode_file.exe" || rm -f example_cpp_encode_file.exe
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f example_cpp_encode_file
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/main.Po
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/cpp/encode/file'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/examples/cpp/encode'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples/cpp/encode'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/cpp/encode'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/cpp'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/cpp'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/cpp'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "*~" || rm -f *~
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building flac using existing ./flac_1.4.3+ds.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/flac-to-flac-metadata-test-files/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/cuesheets/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/foreign-metadata-test-files/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/metaflac-test-files/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/pictures/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/cpp/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/cpp/decode/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/cpp/decode/file/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/cpp/encode/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/cpp/encode/file/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/c/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/c/decode/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/c/decode/file/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/c/encode/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/c/encode/file/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/FLAC/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/test_libs_common/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/FLAC++/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/share/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/share/grabbag/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file man/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/test_streams/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/flac/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/metaflac/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/test_libFLAC++/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/test_libs_common/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/libFLAC++/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/libFLAC/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/libFLAC/include/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/libFLAC/include/protected/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/libFLAC/include/private/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/test_libFLAC/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/test_seeking/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/utils/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/utils/flacdiff/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/utils/flactimer/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/share/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/test_grabbag/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/test_grabbag/picture/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/test_grabbag/cuesheet/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file oss-fuzz/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/images/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file microbench/Makefile.in, use --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  flac-1.4.3+ds/doc/FLAC.tage
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/flac_1.4.3+ds-2.diff.7mOCrr
> dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/flac_1.4.3+ds-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: flac
Source-Version: 1.4.3+ds-3
Done: Fabian Greffrath <fabian@debian.org>

We believe that the bug you reported is fixed in the latest version of
flac, 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 1044698@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabian Greffrath <fabian@debian.org> (supplier of updated flac 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 10 Dec 2024 09:07:52 +0100
Source: flac
Architecture: source
Version: 1.4.3+ds-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Fabian Greffrath <fabian@debian.org>
Closes: 1044698 1063114
Changes:
 flac (1.4.3+ds-3) unstable; urgency=medium
 .
   [ Sebastian Ramacher ]
   * Remove unused bits
   * Remove architectures that no longer exist
   * Clean generated files (Closes: #1044698)
 .
   [ Fabian Greffrath ]
   * Exclude some more archs from the Build-Depends on the pandoc package
   * Ack NMU (Closes: #1063114)
Checksums-Sha1:
 705c63d9276daa4d010e8db7c6fc6a77b876fcf7 2366 flac_1.4.3+ds-3.dsc
 cb86d2669a3701bb36ebfe36fa8bd6a5c637f31c 17480 flac_1.4.3+ds-3.debian.tar.xz
 33223c5dbbf8ed3175614d365d7bb4781a22e244 8682 flac_1.4.3+ds-3_amd64.buildinfo
Checksums-Sha256:
 551e19b291c808873b34c74fd6b4646c0a455e395f2aa0e8b0e4edee556807f0 2366 flac_1.4.3+ds-3.dsc
 6155900199bb7544809819d49e4659e67561c9378d0a12e2c090d1fffa36a61b 17480 flac_1.4.3+ds-3.debian.tar.xz
 6585d97400f5a1deef004b8c2a113e08ba65e1478375ae39d463b77434fa5bc6 8682 flac_1.4.3+ds-3_amd64.buildinfo
Files:
 bf24f5eeb1671dd1a6c520b28f9636d7 2366 sound optional flac_1.4.3+ds-3.dsc
 6865ff9153a97642d08b18ea6f56315b 17480 sound optional flac_1.4.3+ds-3.debian.tar.xz
 3a7271e66e88d4c6d7b31e4b37d79a0b 8682 sound optional flac_1.4.3+ds-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCAAwFiEEIsF2SKlSa4TfGRyWy+qOlwzNWd8FAmdX92MSHGZhYmlhbkBk
ZWJpYW4ub3JnAAoJEMvqjpcMzVnfRWsP/jlmsoau98TE58uRrLBMjDeKQ4Dhg/sk
rvaxGq7f7fcmfgHMMbT6JJA2gjovKkZI9y7eup1okm+Ijx3mdt9r9NWZhc0XRJNu
CkkHijjUDCLl34tV+orP0bUleNHQ9+UCcTJ9chwtRJadBXZX+QNa1sLAaSbNIw/f
2N3iHNZiCZMRGzfVz5Y6V8pnSoPA5vNVKMkNH62YZHese8ye7S5phjHaDrBUmOsh
QhKK4D9JSRh07YYl+qB7N+cVBxkyJ1dcVWjir2s3KSx/si5sMWx/rS2jxH4EPgvt
Yc2jI8GItRtDuPCa/XV0pBoEtJdXy7ICnnCDo+FOz0MYytbgtB/BdIIbdXpfTYCj
W5VSEQVE1p/AzhXB0WpDAOeMGToOSNtv+85vCFuPgPBtUV+fZ3kwmYWkTlHWCu5e
jEfaIrRF8G0wEwDKHfA+ki75ccxRmbD91+LTXOFw+CKtquP7KpMgy/g4Jn8q19tH
rdV18JZsdVQwHHfcsN6CmI+2T3YD3GgMNq7KioNlDYG5F9K8GUq+Gwd7byON3rHi
YuOMDDwT6HihBVmg9qhYNDyBEDxUCBilqaU+WAYZyXh3Yy7dZllY7dA1EwTqyEmZ
5x2Q+GIHS9gSDLwshLrbOgpj5Fd2R7obpijFDxA3inkh7vQImA1eZ8w9LAJ5dQGS
ZHX+oRbOFXGh
=vGEi
-----END PGP SIGNATURE-----

Attachment: pgplGGJDkUcMy.pgp
Description: PGP signature


--- End Message ---

Reply to: