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

Bug#1046182: marked as done (liquid-dsp: Fails to build source after successful build)



Your message dated Sun, 10 Sep 2023 19:07:43 +0000
with message-id <E1qfPmZ-005GkV-Kh@fasolo.debian.org>
and subject line Bug#1046182: fixed in liquid-dsp 1.5.0-3
has caused the Debian Bug report #1046182,
regarding liquid-dsp: 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.)


-- 
1046182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046182
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: liquid-dsp
Version: 1.5.0-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 liquid-dsp
> dpkg-buildpackage: info: source version 1.5.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Bombe <aeb@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f scripts/autoscript.o scripts/main.o scripts/autoscript
> cleaning modules...
> rm -f src/*/src/*.o src/*/bench/*.o src/*/tests/*.o
> rm -f autotest_include.h xautotest.o xautotest
> rm -f autotest/null_autotest.o autotest/libliquid_autotest.o src/agc/tests/agc_crcf_autotest.o src/audio/tests/cvsd_autotest.o src/buffer/tests/cbuffer_autotest.o src/buffer/tests/wdelay_autotest.o src/buffer/tests/window_autotest.o src/channel/tests/channel_copy_autotest.o src/channel/tests/tvmpch_copy_autotest.o src/dotprod/tests/dotprod_rrrf_autotest.o src/dotprod/tests/dotprod_crcf_autotest.o src/dotprod/tests/dotprod_cccf_autotest.o src/dotprod/tests/sumsqf_autotest.o src/dotprod/tests/sumsqcf_autotest.o src/equalization/tests/eqlms_cccf_autotest.o src/equalization/tests/eqrls_rrrf_autotest.o src/fec/tests/crc_autotest.o src/fec/tests/fec_autotest.o src/fec/tests/fec_copy_autotest.o src/fec/tests/fec_soft_autotest.o src/fec/tests/fec_golay2412_autotest.o src/fec/tests/fec_hamming74_autotest.o 
> src/fec/tests/fec_hamming84_autotest.o src/fec/tests/fec_hamming128_autotest.o src/fec/tests/fec_hamming1511_autotest.o src/fec/tests/fec_hamming3126_autotest.o src/fec/tests/fec_reedsolomon_autotest.o src/fec/tests/fec_rep3_autotest.o src/fec/tests/fec_rep5_autotest.o src/fec/tests/fec_secded2216_autotest.o src/fec/tests/fec_secded3932_autotest.o src/fec/tests/fec_secded7264_autotest.o src/fec/tests/interleaver_autotest.o src/fec/tests/packetizer_copy_autotest.o src/fec/tests/packetizer_autotest.o src/fft/tests/asgram_autotest.o src/fft/tests/fft_small_autotest.o src/fft/tests/fft_radix2_autotest.o src/fft/tests/fft_composite_autotest.o src/fft/tests/fft_prime_autotest.o src/fft/tests/fft_r2r_autotest.o src/fft/tests/fft_shift_autotest.o src/fft/tests/spgram_autotest.o src/fft/tests/spwaterfall_autotest.o 
> src/filter/tests/dds_cccf_autotest.o src/filter/tests/fdelay_rrrf_autotest.o src/filter/tests/fftfilt_xxxf_autotest.o src/filter/tests/filter_crosscorr_autotest.o src/filter/tests/firdecim_autotest.o src/filter/tests/firdecim_xxxf_autotest.o src/filter/tests/firdes_autotest.o src/filter/tests/firdespm_autotest.o src/filter/tests/firfilt_autotest.o src/filter/tests/firfilt_cccf_notch_autotest.o src/filter/tests/firfilt_coefficients_autotest.o src/filter/tests/firfilt_rnyquist_autotest.o src/filter/tests/firfilt_xxxf_autotest.o src/filter/tests/firfilt_copy_autotest.o src/filter/tests/firhilb_autotest.o src/filter/tests/firinterp_autotest.o src/filter/tests/firpfb_autotest.o src/filter/tests/groupdelay_autotest.o src/filter/tests/iirdecim_autotest.o src/filter/tests/iirdes_autotest.o src/filter/tests/iirdes_support_autotest.o 
> src/filter/tests/iirfilt_xxxf_autotest.o src/filter/tests/iirfilt_copy_autotest.o src/filter/tests/iirfiltsos_autotest.o src/filter/tests/iirhilb_autotest.o src/filter/tests/iirinterp_autotest.o src/filter/tests/lpc_autotest.o src/filter/tests/msresamp_crcf_autotest.o src/filter/tests/msresamp2_crcf_autotest.o src/filter/tests/ordfilt_autotest.o src/filter/tests/rresamp_crcf_autotest.o src/filter/tests/rresamp_crcf_partition_autotest.o src/filter/tests/resamp_crcf_autotest.o src/filter/tests/resamp2_crcf_autotest.o src/filter/tests/symsync_copy_autotest.o src/filter/tests/symsync_crcf_autotest.o src/filter/tests/symsync_rrrf_autotest.o src/framing/tests/bpacketsync_autotest.o src/framing/tests/bsync_autotest.o src/framing/tests/detector_autotest.o src/framing/tests/dsssframesync_autotest.o 
> src/framing/tests/flexframesync_autotest.o src/framing/tests/framesync64_autotest.o src/framing/tests/gmskframe_autotest.o src/framing/tests/msource_autotest.o src/framing/tests/ofdmflexframe_autotest.o src/framing/tests/qdetector_cccf_autotest.o src/framing/tests/qdetector_cccf_copy_autotest.o src/framing/tests/qpacketmodem_autotest.o src/framing/tests/qpilotsync_autotest.o src/framing/tests/qsource_autotest.o src/framing/tests/symstreamcf_autotest.o src/framing/tests/symstreamcf_delay_autotest.o src/framing/tests/symstreamrcf_autotest.o src/framing/tests/symstreamrcf_delay_autotest.o src/framing/tests/symtrack_cccf_autotest.o src/math/tests/gcd_autotest.o src/math/tests/window_autotest.o src/math/tests/math_autotest.o src/math/tests/math_bessel_autotest.o src/math/tests/math_gamma_autotest.o 
> src/math/tests/math_complex_autotest.o src/math/tests/polynomial_autotest.o src/math/tests/polynomial_findroots_autotest.o src/math/tests/prime_autotest.o src/matrix/tests/matrixcf_autotest.o src/matrix/tests/matrixf_autotest.o src/matrix/tests/smatrixb_autotest.o src/matrix/tests/smatrixf_autotest.o src/matrix/tests/smatrixi_autotest.o src/modem/tests/ampmodem_autotest.o src/modem/tests/cpfskmodem_autotest.o src/modem/tests/freqmodem_autotest.o src/modem/tests/fskmodem_autotest.o src/modem/tests/gmskmodem_autotest.o src/modem/tests/modem_autotest.o src/modem/tests/modem_copy_autotest.o src/modem/tests/modem_demodsoft_autotest.o src/modem/tests/modem_demodstats_autotest.o src/modem/tests/modem_utilities_autotest.o src/multichannel/tests/firpfbch2_crcf_autotest.o src/multichannel/tests/firpfbch_crcf_synthesizer_autotest.o 
> src/multichannel/tests/firpfbch_crcf_analyzer_autotest.o src/multichannel/tests/ofdmframesync_autotest.o src/nco/tests/nco_crcf_copy_autotest.o src/nco/tests/nco_crcf_frequency_autotest.o src/nco/tests/nco_crcf_mix_autotest.o src/nco/tests/nco_crcf_phase_autotest.o src/nco/tests/nco_crcf_pll_autotest.o src/nco/tests/unwrap_phase_autotest.o src/optim/tests/gradsearch_autotest.o src/optim/tests/qs1dsearch_autotest.o src/quantization/tests/compand_autotest.o src/quantization/tests/quantize_autotest.o src/random/tests/scramble_autotest.o src/sequence/tests/bsequence_autotest.o src/sequence/tests/complementary_codes_autotest.o src/sequence/tests/msequence_autotest.o src/utility/tests/bshift_array_autotest.o src/utility/tests/count_bits_autotest.o src/utility/tests/pack_bytes_autotest.o src/utility/tests/shift_array_autotest.o
> rm -f src/fft/tests/fft_runtest.o src/fft/tests/data/fft_data_2.o src/fft/tests/data/fft_data_3.o src/fft/tests/data/fft_data_4.o src/fft/tests/data/fft_data_5.o src/fft/tests/data/fft_data_6.o src/fft/tests/data/fft_data_7.o src/fft/tests/data/fft_data_8.o src/fft/tests/data/fft_data_9.o src/fft/tests/data/fft_data_10.o src/fft/tests/data/fft_data_16.o src/fft/tests/data/fft_data_17.o src/fft/tests/data/fft_data_20.o src/fft/tests/data/fft_data_21.o src/fft/tests/data/fft_data_22.o src/fft/tests/data/fft_data_24.o src/fft/tests/data/fft_data_26.o src/fft/tests/data/fft_data_30.o src/fft/tests/data/fft_data_32.o src/fft/tests/data/fft_data_35.o src/fft/tests/data/fft_data_36.o src/fft/tests/data/fft_data_43.o src/fft/tests/data/fft_data_48.o src/fft/tests/data/fft_data_63.o src/fft/tests/data/fft_data_64.o 
> src/fft/tests/data/fft_data_79.o src/fft/tests/data/fft_data_92.o src/fft/tests/data/fft_data_96.o src/fft/tests/data/fft_data_120.o src/fft/tests/data/fft_data_130.o src/fft/tests/data/fft_data_157.o src/fft/tests/data/fft_data_192.o src/fft/tests/data/fft_data_317.o src/fft/tests/data/fft_data_509.o src/fft/tests/data/fft_r2rdata_8.o src/fft/tests/data/fft_r2rdata_27.o src/fft/tests/data/fft_r2rdata_32.o  src/filter/tests/fftfilt_runtest.o src/filter/tests/data/fftfilt_rrrf_data_h4x256.o src/filter/tests/data/fftfilt_crcf_data_h4x256.o src/filter/tests/data/fftfilt_cccf_data_h4x256.o src/filter/tests/data/fftfilt_rrrf_data_h7x256.o src/filter/tests/data/fftfilt_crcf_data_h7x256.o src/filter/tests/data/fftfilt_cccf_data_h7x256.o src/filter/tests/data/fftfilt_rrrf_data_h13x256.o src/filter/tests/data/fftfilt_crcf_data_h13x256.o 
> src/filter/tests/data/fftfilt_cccf_data_h13x256.o src/filter/tests/data/fftfilt_rrrf_data_h23x256.o src/filter/tests/data/fftfilt_crcf_data_h23x256.o src/filter/tests/data/fftfilt_cccf_data_h23x256.o src/filter/tests/firdecim_runtest.o src/filter/tests/data/firdecim_rrrf_data_M2h4x20.o src/filter/tests/data/firdecim_crcf_data_M2h4x20.o src/filter/tests/data/firdecim_cccf_data_M2h4x20.o src/filter/tests/data/firdecim_rrrf_data_M3h7x30.o src/filter/tests/data/firdecim_crcf_data_M3h7x30.o src/filter/tests/data/firdecim_cccf_data_M3h7x30.o src/filter/tests/data/firdecim_rrrf_data_M4h13x40.o src/filter/tests/data/firdecim_crcf_data_M4h13x40.o src/filter/tests/data/firdecim_cccf_data_M4h13x40.o src/filter/tests/data/firdecim_rrrf_data_M5h23x50.o src/filter/tests/data/firdecim_crcf_data_M5h23x50.o 
> src/filter/tests/data/firdecim_cccf_data_M5h23x50.o src/filter/tests/firfilt_runtest.o src/filter/tests/data/firfilt_rrrf_data_h4x8.o src/filter/tests/data/firfilt_crcf_data_h4x8.o src/filter/tests/data/firfilt_cccf_data_h4x8.o src/filter/tests/data/firfilt_rrrf_data_h7x16.o src/filter/tests/data/firfilt_crcf_data_h7x16.o src/filter/tests/data/firfilt_cccf_data_h7x16.o src/filter/tests/data/firfilt_rrrf_data_h13x32.o src/filter/tests/data/firfilt_crcf_data_h13x32.o src/filter/tests/data/firfilt_cccf_data_h13x32.o src/filter/tests/data/firfilt_rrrf_data_h23x64.o src/filter/tests/data/firfilt_crcf_data_h23x64.o src/filter/tests/data/firfilt_cccf_data_h23x64.o src/filter/tests/iirfilt_runtest.o src/filter/tests/data/iirfilt_rrrf_data_h3x64.o src/filter/tests/data/iirfilt_crcf_data_h3x64.o src/filter/tests/data/iirfilt_cccf_data_h3x64.o 
> src/filter/tests/data/iirfilt_rrrf_data_h5x64.o src/filter/tests/data/iirfilt_crcf_data_h5x64.o src/filter/tests/data/iirfilt_cccf_data_h5x64.o src/filter/tests/data/iirfilt_rrrf_data_h7x64.o src/filter/tests/data/iirfilt_crcf_data_h7x64.o src/filter/tests/data/iirfilt_cccf_data_h7x64.o  src/matrix/tests/data/matrixf_data_add.o src/matrix/tests/data/matrixf_data_aug.o src/matrix/tests/data/matrixf_data_cgsolve.o src/matrix/tests/data/matrixf_data_chol.o src/matrix/tests/data/matrixf_data_gramschmidt.o src/matrix/tests/data/matrixf_data_inv.o src/matrix/tests/data/matrixf_data_linsolve.o src/matrix/tests/data/matrixf_data_ludecomp.o src/matrix/tests/data/matrixf_data_mul.o src/matrix/tests/data/matrixf_data_qrdecomp.o src/matrix/tests/data/matrixf_data_transmul.o src/matrix/tests/data/matrixcf_data_add.o 
> src/matrix/tests/data/matrixcf_data_aug.o src/matrix/tests/data/matrixcf_data_chol.o src/matrix/tests/data/matrixcf_data_inv.o src/matrix/tests/data/matrixcf_data_linsolve.o src/matrix/tests/data/matrixcf_data_ludecomp.o src/matrix/tests/data/matrixcf_data_mul.o src/matrix/tests/data/matrixcf_data_qrdecomp.o src/matrix/tests/data/matrixcf_data_transmul.o  src/nco/tests/data/nco_sincos_fsqrt1_2.o src/nco/tests/data/nco_sincos_fsqrt1_3.o src/nco/tests/data/nco_sincos_fsqrt1_5.o src/nco/tests/data/nco_sincos_fsqrt1_7.o 
> rm -f src/libliquid.o
> rm -f autotest/autotest.o
> rm -f autotest.json
> rm -f autotest/logs/*.m autotest/logs/*.dat
> rm -f src/*.gcda src/*/src/*.gcda src/*/tests/*.gcda src/*/tests/data/*.gcda autotest/*.gcda scripts/*.gcda
> rm -f benchmark_include.h benchmark.o benchmark
> rm -f autotest/logs/*.bin autotest/logs/*.gnu autotest/logs/*.png
> rm -f src/*.gcno src/*/src/*.gcno src/*/tests/*.gcno src/*/tests/data/*.gcno autotest/*.gcno scripts/*.gcno
> rm -f bench/null_benchmark.o src/agc/bench/agc_crcf_benchmark.o src/audio/bench/cvsd_benchmark.o src/buffer/bench/cbuffercf_benchmark.o src/buffer/bench/window_push_benchmark.o src/buffer/bench/window_read_benchmark.o src/dotprod/bench/dotprod_cccf_benchmark.o src/dotprod/bench/dotprod_crcf_benchmark.o src/dotprod/bench/dotprod_rrrf_benchmark.o src/dotprod/bench/sumsqf_benchmark.o src/dotprod/bench/sumsqcf_benchmark.o src/equalization/bench/eqlms_cccf_benchmark.o src/equalization/bench/eqrls_cccf_benchmark.o src/fec/bench/crc_benchmark.o src/fec/bench/fec_encode_benchmark.o src/fec/bench/fec_decode_benchmark.o src/fec/bench/fecsoft_decode_benchmark.o src/fec/bench/sumproduct_benchmark.o src/fec/bench/interleaver_benchmark.o src/fec/bench/packetizer_decode_benchmark.o src/fft/bench/fft_composite_benchmark.o 
> src/fft/bench/fft_prime_benchmark.o src/fft/bench/fft_radix2_benchmark.o src/fft/bench/fft_r2r_benchmark.o src/fft/bench/spgramcf_benchmark.o src/filter/bench/fftfilt_crcf_benchmark.o src/filter/bench/firdecim_crcf_benchmark.o src/filter/bench/firhilb_benchmark.o src/filter/bench/firinterp_crcf_benchmark.o src/filter/bench/firfilt_crcf_benchmark.o src/filter/bench/iirdecim_crcf_benchmark.o src/filter/bench/iirfilt_crcf_benchmark.o src/filter/bench/iirinterp_crcf_benchmark.o src/filter/bench/rresamp_crcf_benchmark.o src/filter/bench/resamp_crcf_benchmark.o src/filter/bench/resamp2_crcf_benchmark.o src/filter/bench/symsync_crcf_benchmark.o src/framing/bench/presync_benchmark.o src/framing/bench/bpacketsync_benchmark.o src/framing/bench/bpresync_benchmark.o src/framing/bench/bsync_benchmark.o 
> src/framing/bench/detector_benchmark.o src/framing/bench/flexframesync_benchmark.o src/framing/bench/framesync64_benchmark.o src/framing/bench/gmskframesync_benchmark.o src/framing/bench/qdetector_benchmark.o src/math/bench/polyfit_benchmark.o src/matrix/bench/matrixf_inv_benchmark.o src/matrix/bench/matrixf_linsolve_benchmark.o src/matrix/bench/matrixf_mul_benchmark.o src/matrix/bench/smatrixf_mul_benchmark.o src/modem/bench/freqdem_benchmark.o src/modem/bench/freqmod_benchmark.o src/modem/bench/fskdem_benchmark.o src/modem/bench/fskmod_benchmark.o src/modem/bench/gmskmodem_benchmark.o src/modem/bench/modem_modulate_benchmark.o src/modem/bench/modem_demodulate_benchmark.o src/modem/bench/modem_demodsoft_benchmark.o src/multichannel/bench/firpfbch_crcf_benchmark.o src/multichannel/bench/firpfbch2_crcf_benchmark.o 
> src/multichannel/bench/firpfbchr_crcf_benchmark.o src/multichannel/bench/ofdmframesync_acquire_benchmark.o src/multichannel/bench/ofdmframesync_rxsymbol_benchmark.o src/nco/bench/nco_benchmark.o src/nco/bench/vco_benchmark.o src/quantization/bench/quantizer_benchmark.o src/quantization/bench/compander_benchmark.o src/random/bench/random_benchmark.o src/sequence/bench/bsequence_benchmark.o src/utility/bench/byte_utilities_benchmark.o
> rm -f src/fft/bench/fft_runbench.o 
> rm -f autotest/*.gcda bench/*.gcda examples/*.gcda sandbox/*.gcda
> rm -f bench/fftbench.o
> rm -f autotest/*.gcno bench/*.gcno examples/*.gcno sandbox/*.gcno
> rm -f bench/fftbench
> rm -f *.gcda *.gcno coverage.out
> rm -f examples/*.o
> rm -f sandbox/*.o
> rm -f examples/agc_crcf_example examples/agc_crcf_squelch_example examples/agc_crcf_qpsk_example examples/agc_rrrf_example examples/ampmodem_example examples/asgramcf_example examples/asgramf_example examples/autocorr_cccf_example examples/bpacketsync_example examples/bpresync_example examples/bsequence_example examples/cbufferf_example examples/cgsolve_example examples/channel_cccf_example examples/compand_example examples/compand_cf_example examples/complementary_codes_example examples/conversion_example examples/crc_example examples/cpfskmodem_example examples/cpfskmodem_psd_example examples/cvsd_example examples/detector_cccf_example examples/dds_cccf_example examples/dsssframesync_example examples/dotprod_rrrf_example examples/dotprod_cccf_example examples/eqlms_cccf_block_example examples/eqlms_cccf_blind_example 
> examples/eqlms_cccf_decisiondirected_example examples/eqlms_cccf_example examples/eqrls_cccf_example examples/error_handling_example examples/fec_example examples/fec_soft_example examples/fdelay_rrrf_example examples/fft_example examples/fftfilt_crcf_example examples/firdecim_crcf_example examples/firfarrow_rrrf_example examples/firfilt_cccf_example examples/firfilt_cccf_notch_example examples/firfilt_crcf_copy_example examples/firfilt_crcf_example examples/firfilt_crcf_dcblocker_example examples/firfilt_rrrf_example examples/firdes_doppler_example examples/firdes_kaiser_example examples/firdespm_callback_example examples/firdespm_halfband_example examples/firdespm_example examples/firdespm_lowpass_example examples/firhilb_example examples/firhilb_decim_example examples/firhilb_filter_example 
> examples/firhilb_interp_example examples/firpfb_rrrf_example examples/firpfbch2_crcf_example examples/firpfbch2_crcf_reconstruct_example examples/firpfbchr_crcf_example examples/firinterp_crcf_example examples/firinterp_firdecim_crcf_example examples/firinterp_rrrf_linear_example examples/firinterp_rrrf_window_example examples/firpfbch_crcf_example examples/firpfbch_crcf_analysis_example examples/firpfbch_crcf_msource_example examples/firpfbch_crcf_synthesis_example examples/flexframesync_example examples/flexframesync_reconfig_example examples/framesync64_example examples/framesync64_performance_example examples/freqmodem_example examples/fskframesync_example examples/fskmodem_example examples/fskmodem_waterfall_example examples/gasearch_example examples/gasearch_knapsack_example examples/gmskframesync_example 
> examples/gmskmodem_example examples/gmsk_eqlms_example examples/gmsk_tracking_example examples/gradsearch_datafit_example examples/gradsearch_example examples/interleaver_example examples/interleaver_soft_example examples/interleaver_scatterplot_example examples/iirdes_example examples/iirdes_analog_example examples/iirdes_pll_example examples/iirdecim_crcf_example examples/iirfilt_cccf_example examples/iirfilt_crcf_example examples/iirfilt_crcf_dcblocker_example examples/iirhilb_example examples/iirhilb_filter_example examples/iirinterp_crcf_example examples/kaiser_window_example examples/kbd_window_example examples/lpc_example examples/libliquid_example examples/matched_filter_example examples/math_lngamma_example examples/math_primitive_root_example examples/modem_arb_example examples/modem_example 
> examples/modem_pi4dqpsk_example examples/modem_soft_example examples/modular_arithmetic_example examples/msequence_generator_example examples/msequence_example examples/msourcecf_example examples/msresamp_crcf_example examples/msresamp_crcf_noise_example examples/msresamp2_crcf_example examples/nco_crcf_mix_example examples/nco_crcf_tone_example examples/nco_example examples/nco_pll_example examples/nco_pll_real_example examples/nco_pll_modem_example examples/nyquist_filter_example examples/ofdmflexframesync_example examples/ofdmframesync_example examples/ordfilt_rrrf_example examples/packetizer_example examples/packetizer_soft_example examples/pll_example examples/polyfit_comparison_example examples/polyfit_example examples/polyfit_lagrange_example examples/poly_findroots_example examples/qdetector_cccf_example 
> examples/qpacketmodem_performance_example examples/qpacketmodem_example examples/qpilotsync_example examples/qnsearch_example examples/qs1dsearch_example examples/quantize_example examples/random_histogram_example examples/repack_bytes_example examples/rresamp_crcf_example examples/rresamp_crcf_partition_example examples/rresamp_crcf_rnyquist_example examples/rresamp_rrrf_example examples/resamp_crcf_example examples/resamp_crcf_noise_example examples/resamp_crcf_rate_match_example examples/resamp2_cccf_example examples/resamp2_crcf_example examples/resamp2_crcf_decim_example examples/resamp2_crcf_filter_example examples/resamp2_crcf_interp_example examples/ricek_channel_example examples/scramble_example examples/smatrix_example examples/spgramcf_example examples/spgramf_example examples/spwaterfallcf_example 
> examples/symsync_crcf_example examples/symsync_crcf_full_example examples/symsync_crcf_kaiser_example examples/symstreamcf_delay_example examples/symstreamcf_example examples/symstreamrcf_delay_example examples/symstreamrcf_example examples/symtrack_cccf_example examples/wdelayf_example examples/windowf_example examples/window_enbw_example examples/windowing_example 
> rm -f sandbox/am_demod_dsb_peak_detect_test sandbox/am_demod_dsb_pll_carrier_test sandbox/am_demod_dsb_pll_costas_test sandbox/am_demod_ssb_pll_carrier_test sandbox/bpresync_test sandbox/chromosome_test sandbox/cpmodem_test sandbox/count_ones_gentab sandbox/crc_gentab sandbox/ellip_func_test sandbox/ellip_test sandbox/eqlms_cccf_test sandbox/fecsoft_ber_test sandbox/fec_g2412product_test sandbox/fec_golay2412_test sandbox/fec_golay_test sandbox/fec_hamming3126_example sandbox/fec_hamming128_test sandbox/fec_hamming128_gentab sandbox/fec_hamming128_example sandbox/fec_hamming74_gentab sandbox/fec_hamming84_gentab sandbox/fec_hamming_test sandbox/fec_ldpc_test sandbox/fec_rep3_test sandbox/fec_rep5_test sandbox/fec_secded2216_test sandbox/fec_secded3932_test sandbox/fec_secded7264_test sandbox/fec_spc2216_test 
> sandbox/fec_secded_punctured_test sandbox/fecsoft_conv_test sandbox/fecsoft_hamming128_gentab sandbox/fecsoft_ldpc_test sandbox/fec_sumproduct_test sandbox/fskcorr_test sandbox/fskmodem_test sandbox/fft_dual_radix_test sandbox/fft_mixed_radix_test sandbox/fft_recursive_plan_test sandbox/fft_recursive_test sandbox/fft_rader_prime_test sandbox/fft_rader_prime_radix2_test sandbox/fft_r2r_test sandbox/firdes_energy_test sandbox/firdes_fexp_test sandbox/firdes_gmskrx_test sandbox/firdes_group_delay_test sandbox/firdes_length_test sandbox/firdespm_halfband_test sandbox/firfarrow_rrrf_test sandbox/firfilt_dcblocker_test sandbox/firpfbch_analysis_alignment_test sandbox/firpfbch2_analysis_equivalence_test sandbox/firpfbch2_test sandbox/firpfbch2_flatness_test sandbox/firpfbch_analysis_equivalence_test 
> sandbox/firpfbch_synthesis_equivalence_test sandbox/gmskmodem_test sandbox/gmskmodem_coherent_test sandbox/gmskmodem_equalizer_test sandbox/gmskmodem_psd_filter_compare_test sandbox/householder_test sandbox/iirdes_test sandbox/iirdes_gradsearch_test sandbox/iirfilt_intdiff_test sandbox/levinson_test sandbox/matched_filter_test sandbox/matched_filter_cfo_test sandbox/math_lngamma_test sandbox/math_cacosf_test sandbox/math_casinf_test sandbox/math_catanf_test sandbox/math_cexpf_test sandbox/math_clogf_test sandbox/math_csqrtf_test sandbox/matrix_test sandbox/minsearch_test sandbox/minsearch2_test sandbox/matrix_eig_test sandbox/modem_demodulate_arb_gentab sandbox/modem_demodulate_soft_test sandbox/modem_demodulate_soft_gentab sandbox/mskmodem_test sandbox/msresamp_crcf_test sandbox/ofdmoqam_firpfbch_test 
> sandbox/ofdm_ber_test sandbox/ofdmframe_papr_test sandbox/ofdmframesync_cfo_test sandbox/pll_3rd_order_test sandbox/pll_design_test sandbox/predemod_sync_test sandbox/quasinewton_test sandbox/recursive_qpsk_test sandbox/resamp2_crcf_filterbank_test sandbox/resamp2_crcf_interp_recreate_test sandbox/reverse_byte_gentab sandbox/rhamming_test sandbox/rkaiser2_test sandbox/shadowing_test sandbox/simplex_test sandbox/symsync_crcf_test sandbox/symsync_eqlms_test sandbox/svd_test sandbox/thiran_allpass_iir_test sandbox/vectorcf_test 
> rm -f readme.*.example*
> rm -f libliquid.a libliquid.so scripts/liquid_linker_test.o scripts/liquid_linker_test
> cleaning distribution...
> rm -f octave-core *_example.m
> rm -f configure config.h config.h.in config.h.in~ config.log config.status
> rm -f -r autom4te.cache
> rm -f aclocal.m4
> 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 liquid-dsp using existing ./liquid-dsp_1.5.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file scripts/install-sh, use --include-removal to override
> dpkg-source: error: cannot represent change to libliquid.so.1: binary file contents changed
> dpkg-source: error: add libliquid.so.1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'libliquid.so.1' will not be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/liquid-dsp_1.5.0-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: liquid-dsp
Source-Version: 1.5.0-3
Done: Andreas Bombe <aeb@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Bombe <aeb@debian.org> (supplier of updated liquid-dsp 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: SHA512

Format: 1.8
Date: Sun, 10 Sep 2023 23:49:39 +0530
Source: liquid-dsp
Architecture: source
Version: 1.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Andreas Bombe <aeb@debian.org>
Closes: 1046182
Changes:
 liquid-dsp (1.5.0-3) unstable; urgency=medium
 .
   * Replace fix-soname patch with the version that was forwarded upstream and
     mark it as forwarded
   * Changing the local build target for the shared library back to
     libliquid.so incidentally fixes the failure to build source after build
     (closes: #1046182)
   * Add fix-arlib-install patch to remove version number from static library
     install path as it is not in fix-soname anymore
   * Mark fix-bessel-array-out-of-bounds patch as forwarded
Checksums-Sha1:
 c793a65a24edc08720c578803cb05894d310cc2e 2040 liquid-dsp_1.5.0-3.dsc
 8cf92b29fd6861abc07ad0bc9c6e7a8d91c8e4ce 16084 liquid-dsp_1.5.0-3.debian.tar.xz
 d9eaddd1fb7683f8544a0774c89db1c9c79fb89f 6990 liquid-dsp_1.5.0-3_amd64.buildinfo
Checksums-Sha256:
 c427f11cb22e84c9e672840a52f35858a3f28b4d12b6153b684c5286f0e443fd 2040 liquid-dsp_1.5.0-3.dsc
 84430b5ff656b9a6cf549edc17366822d9e63586b351b78820c79d116fb28d31 16084 liquid-dsp_1.5.0-3.debian.tar.xz
 821e47d82827a1dd2401bdd4f54ed6ec7b508206309813b4f31ebb7832323aad 6990 liquid-dsp_1.5.0-3_amd64.buildinfo
Files:
 803e025df6fd535c6dbb0aeb7702ed54 2040 hamradio optional liquid-dsp_1.5.0-3.dsc
 5b63cbb135ac70306999da540214c3af 16084 hamradio optional liquid-dsp_1.5.0-3.debian.tar.xz
 c2e845c262a8ac61d8801d7855044714 6990 hamradio optional liquid-dsp_1.5.0-3_amd64.buildinfo

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

iQJDBAEBCgAtFiEE/fJ3FAtt+ejNyKmCMWRwWx2jHUwFAmT+CugPHGFlYkBkZWJp
YW4ub3JnAAoJEDFkcFsdox1MfHgP/RRpQ/pYROiKXhJpWZLPmb6c9grFdvNYWgd7
boj/MI689atOX86jIPAjsRFLT/qV2WjpQ2vYDefTAurQyqY+wTflrFNaq3hmvRg6
lwcijMLwnz40usz1wwzQZViQ/flosI1uGz+c6vYjePnGgs/Upe5u1CK1BXOfRL73
N0JRAIyzNXegb0QSuSCEX0gDzqKYmOnjTEp2BJbX8OI4hKOK0a6RYGIimYfuz3we
3dUoGFQR3pAfwFKl2s0loXaQk9ZTMGI2Z0pHb3JSizmvD7VUZ9A2BlCL7O+DBxNQ
efyT97naxcVqDZXX5h9hDx9HSo4Yfx0idW2XZQyIZWk8KvH+jgWcEIIvHMGUiXQO
cDPufk98F40EAu21PH5h3STb3wpxaRKzbpTJHDUVCggkRYTOMHZytNiHBRykxLf4
v2MwMYX2YSJBxkBzp1XTbOC0SEZ6Sjqtvvr+SuQU+w9Q/tAqU40jEOyhzdqUOxCt
1VOIQQBs+pJqkcnF2zUzI7TdYfTAutN/qGysFr4FlBUp0qh+pLn8nkmRZHMx2JWi
BtgXMk8KerfhQ7jww+pRGWwabCXP3OpMfpBJqLTJJ3vOexNFDiWygc5qUyZ2ujSr
NkT7GAtxhCRabzie6O+7JUyxs9E2G4e2dKzoPie0Oi5UXjIuMVN8RX7SF5jdg2qb
11lJc/MN
=GpFE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: