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

Bug#1068513: marked as done (dablin: FTBFS on arm{el,hf}: manually disables mpg123's large file API)



Your message dated Mon, 08 Apr 2024 21:19:08 +0000
with message-id <E1rtwOS-00EPcK-7t@fasolo.debian.org>
and subject line Bug#1068513: fixed in dablin 1.16.0-1
has caused the Debian Bug report #1068513,
regarding dablin: FTBFS on arm{el,hf}: manually disables mpg123's large file API
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.)


-- 
1068513: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068513
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: dablin
Version: 1.15.0-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramacher@debian.org

https://buildd.debian.org/status/fetch.php?pkg=dablin&arch=armel&ver=1.15.0-1%2Bb2&stamp=1712391165&raw=0

[ 97%] Linking CXX executable dablin
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabi/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/dablin.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -pie -z now -rdynamic CMakeFiles/dablin.dir/sdl_output.cpp.o CMakeFiles/dablin.dir/dabplus_decoder.cpp.o CMakeFiles/dablin.dir/ensemble_source.cpp.o CMakeFiles/dablin.dir/ensemble_player.cpp.o CMakeFiles/dablin.dir/edi_source.cpp.o CMakeFiles/dablin.dir/edi_player.cpp.o CMakeFiles/dablin.dir/eti_source.cpp.o CMakeFiles/dablin.dir/eti_player.cpp.o CMakeFiles/dablin.dir/dab_decoder.cpp.o CMakeFiles/dablin.dir/fic_decoder.cpp.o CMakeFiles/dablin.dir/pcm_output.cpp.o CMakeFiles/dablin.dir/tools.cpp.o CMakeFiles/dablin.dir/version.cpp.o CMakeFiles/dablin.dir/dablin.cpp.o -o dablin  ../fec/libfec.a /usr/lib/arm-linux-gnueabi/libatomic.so.1 -lmpg123 -lSDL2 -lfaad -lc -lm 
/usr/bin/ld: CMakeFiles/dablin.dir/dab_decoder.cpp.o: in function `MP2Decoder::DecodeFrame(unsigned char**)':
./obj-arm-linux-gnueabi/src/./src/dab_decoder.cpp:166:(.text+0x1bb4): undefined reference to `mpg123_framebyframe_decode'
collect2: error: ld returned 1 exit status
make[3]: *** [src/CMakeFiles/dablin.dir/build.make:313: src/dablin] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-arm-linux-gnueabi'
make[2]: *** [CMakeFiles/Makefile2:263: src/CMakeFiles/dablin.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
[100%] Linking CXX executable dablin_gtk
cd /<<PKGBUILDDIR>>/obj-arm-linux-gnueabi/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/dablin_gtk.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -pie -z now -rdynamic CMakeFiles/dablin_gtk.dir/sdl_output.cpp.o CMakeFiles/dablin_gtk.dir/dabplus_decoder.cpp.o CMakeFiles/dablin_gtk.dir/ensemble_source.cpp.o CMakeFiles/dablin_gtk.dir/ensemble_player.cpp.o CMakeFiles/dablin_gtk.dir/edi_source.cpp.o CMakeFiles/dablin_gtk.dir/edi_player.cpp.o CMakeFiles/dablin_gtk.dir/eti_source.cpp.o CMakeFiles/dablin_gtk.dir/eti_player.cpp.o CMakeFiles/dablin_gtk.dir/dab_decoder.cpp.o CMakeFiles/dablin_gtk.dir/fic_decoder.cpp.o CMakeFiles/dablin_gtk.dir/pcm_output.cpp.o CMakeFiles/dablin_gtk.dir/tools.cpp.o CMakeFiles/dablin_gtk.dir/version.cpp.o CMakeFiles/dablin_gtk.dir/mot_manager.cpp.o CMakeFiles/dablin_gtk.dir/pad_decoder.cpp.o CMakeFiles/dablin_gtk.dir/dablin_gtk.cpp.o CMakeFiles/dablin_gtk.dir/dablin_gtk_dl_plus.cpp.o CMakeFiles/dablin_gtk.dir/dablin_gtk_sls.cpp.o -o dablin_gtk  ../fec/libfec.a /usr/lib/arm-linux-gnueabi/libatomic.so.1 -lmpg123 -lSDL2 -lfaad -lc -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lgtk-3 -lgdk-3 -lz -latk-1.0 -lcairo-gobject -lgio-2.0 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm 
/usr/bin/ld: CMakeFiles/dablin_gtk.dir/dab_decoder.cpp.o: in function `MP2Decoder::DecodeFrame(unsigned char**)':
./obj-arm-linux-gnueabi/src/./src/dab_decoder.cpp:166:(.text+0x1bb4): undefined reference to `mpg123_framebyframe_decode'
collect2: error: ld returned 1 exit status
make[3]: *** [src/CMakeFiles/dablin_gtk.dir/build.make:377: src/dablin_gtk] Error 1

This is caused by

#define MPG123_NO_LARGENAME	// disable large file API here

in src/dab_decoder.h

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: dablin
Source-Version: 1.16.0-1
Done: Sebastian Ramacher <sramacher@debian.org>

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

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramacher@debian.org> (supplier of updated dablin 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: Mon, 08 Apr 2024 23:10:14 +0200
Source: dablin
Architecture: source
Version: 1.16.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Sebastian Ramacher <sramacher@debian.org>
Closes: 1068513
Changes:
 dablin (1.16.0-1) unstable; urgency=medium
 .
   * QA upload
   * New upstream release (Closes: #1068513)
   * debian/copyright: Update copyright years
Checksums-Sha1:
 cc38a8d04a4d80a2ddd92b79e72346190619b726 1169 dablin_1.16.0-1.dsc
 890574a3c89ccdd1639abbfa2062af94e8a617c0 83636 dablin_1.16.0.orig.tar.xz
 df0148531e1b2ec86b532890710376c4432f35a0 3320 dablin_1.16.0-1.debian.tar.xz
 293d43694b04ba2bbd0fe39fe1ca2c2f0ccbd2ed 16550 dablin_1.16.0-1_amd64.buildinfo
Checksums-Sha256:
 629f56914f03d2b537a9fa1e114a4b5eabae29cf695bbd97b36a5b08cf197912 1169 dablin_1.16.0-1.dsc
 f85c73911d31e02e7cde0997e3b982bbf6497926aa4a8989cccd3c7a9d736d91 83636 dablin_1.16.0.orig.tar.xz
 6e8c93d0bd88912ad626be6c9da0eaa958c80e0844c09cb3d9675f740735d0bf 3320 dablin_1.16.0-1.debian.tar.xz
 d7cddf263053fc5ca23e0b85863525def8122cee849885c53809f67a60cc571f 16550 dablin_1.16.0-1_amd64.buildinfo
Files:
 feadbf17e1e3d7f5dd5de91540358496 1169 hamradio optional dablin_1.16.0-1.dsc
 415da9ee1651da5bf735c4bc56febeac 83636 hamradio optional dablin_1.16.0.orig.tar.xz
 31c1c9e506ebe0fbb4f815ff1b0d5a8f 3320 hamradio optional dablin_1.16.0-1.debian.tar.xz
 aec1a526995ca1730657117ab2610c0a 16550 hamradio optional dablin_1.16.0-1_amd64.buildinfo

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

iHUEARYKAB0WIQRCYn6EHZln2oPh+pAhk2s2YA/NiQUCZhRdyAAKCRAhk2s2YA/N
iavrAPwLUchKDNHBj7lwZmjVZB3ZRSI6cJYRQNyC4IlbALKFNgD/TFOFr0V0Mga9
v1MMJV+YUIv6PWfqK+4iX3ASWiVYTAo=
=Kdpz
-----END PGP SIGNATURE-----

Attachment: pgpFNb4yIzbzF.pgp
Description: PGP signature


--- End Message ---

Reply to: