Your message dated Mon, 21 Sep 2015 19:03:40 +0000
with message-id <e1ze6ni-0005gx...@franck.debian.org>
and subject line Bug#798767: fixed in basilisk2 0.9.20120331-4
has caused the Debian Bug report #798767,
regarding basilisk2: FTBFS with GCC 5: inline function 'insque_32', 'remque_32' 
declared but never defined
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 ow...@bugs.debian.org
immediately.)


-- 
798767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: basilisk2
Version: 0.9.20120331-2
Severity: serious
Tags: sid stretch
Justification: fails to build from source (but built successfully in the past)

basilisk2 FTBFS with GCC 5 on most architectures, see
https://buildd.debian.org/status/package.php?p=basilisk2&suite=unstable
for the full build logs.

[...]
gcc -D_FORTIFY_SOURCE=2 
-I/tmp/buildd/basilisk2-0.9.20120331/src/Unix/../include 
-I/tmp/buildd/basilisk2-0.9.20120331/src/Unix/. -I. 
-I/tmp/buildd/basilisk2-0.9.20120331/src/Unix/../uae_cpu 
-I/tmp/buildd/basilisk2-
0.9.20120331/src/Unix/../slirp -DHAVE_CONFIG_H  -DOS_linux -DDIRECT_ADDRESSING 
-DUNALIGNED_PROFITABLE -DX86_64_ASSEMBLY -DOPTIMIZED_FLAGS -DUSE_JIT 
-DUSE_JIT_FPU -DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/share/Basil
iskII-jit\" -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall 
-Wno-unused-variable -Wno-unused-label -Wno-unused-function -Wno-missing-braces 
-Wno-parentheses -I/tmp/buildd/basilisk2-0.9.20120331/
src/Unix -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fno-strict-aliasing 
-c /tmp/buildd/basilisk2-0.9.20120331/src/Unix/../slirp/udp.c -o obj/udp.o
In file included from 
/tmp/buildd/basilisk2-0.9.20120331/src/Unix/../slirp/udp.c:42:0:
/tmp/buildd/basilisk2-0.9.20120331/src/Unix/../slirp/slirp.h:292:14: warning: 
inline function 'remque_32' declared but never defined
  inline void remque_32 _P((void *));
/tmp/buildd/basilisk2-0.9.20120331/src/Unix/../slirp/slirp.h:291:14: warning: 
inline function 'insque_32' declared but never defined
  inline void insque_32 _P((void *, void *));
              ^
g++ -o BasiliskII-jit -Wl,-z,relro      obj/main.o obj/main_unix.o obj/prefs.o 
obj/prefs_items.o obj/prefs_unix.o obj/sys_unix.o obj/rom_patches.o 
obj/slot_rom.o obj/rsrc_patches.o obj/emul_op.o obj/macos_util.o obj/xpram.o 
obj/xpram_unix.o obj/timer.o obj/timer_unix.o obj/adb.o obj/serial.o 
obj/ether.o obj/sony.o obj/disk.o obj/cdrom.o obj/scsi.o obj/video.o 
obj/video_blit.o obj/vm_alloc.o obj/sigsegv.o obj/audio.o obj/extfs.o 
obj/user_strings.o obj/user_strings_unix.o obj/sshpty.o obj/strlcpy.o 
obj/rpc_unix.o obj/video_sdl.o obj/extfs_unix.o obj/serial_unix.o 
obj/ether_unix.o obj/scsi_linux.o obj/audio_sdl.o obj/prefs_editor_gtk.o 
obj/clip_dummy.o obj/basilisk_glue.o obj/memory.o obj/newcpu.o obj/readcpu.o 
obj/fpu_ieee.o obj/cpustbl.o obj/cpudefs.o obj/cpuemu1.o obj/cpuemu2.o 
obj/cpuemu3.o obj/cpuemu4.o obj/cpuemu5.o obj/cpuemu6.o obj/cpuemu7.o 
obj/cpuemu8.o obj/cpuemu1_nf.o obj/cpuemu2_nf.o obj/cpuemu3_nf.o 
obj/cpuemu4_nf.o obj/cpuemu5_nf.o obj/cpuemu6_nf.o obj/cpuemu7_nf.o obj/cp
 uemu8_nf.o obj/compemu1.o obj/compemu2.o obj/compemu3.o obj/compemu4.o 
obj/compemu5.o obj/compemu6.o obj/compemu7.o obj/compemu8.o 
obj/compemu_support.o obj/compemu_fpp.o obj/compstbl.o obj/cpustbl_nf.o 
obj/bootp.o obj/ip_output.o obj/tcp_input.o obj/cksum.o obj/mbuf.o 
obj/tcp_output.o obj/debug.o obj/misc.o obj/tcp_subr.o obj/if.o obj/sbuf.o 
obj/tcp_timer.o obj/ip_icmp.o obj/slirp.o obj/tftp.o obj/ip_input.o 
obj/socket.o obj/udp.o -lpthread -lm -lrt -lrt  -L/usr/lib/x86_64-linux-gnu 
-lSDL -lesd  -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo 
-lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 
-lfontconfig -lfreetype 
obj/tcp_input.o: In function `tcp_reass':
tcp_input.c:(.text+0xfa): undefined reference to `remque_32'
tcp_input.c:(.text+0x112): undefined reference to `insque_32'
tcp_input.c:(.text+0x17a): undefined reference to `remque_32'
tcp_input.c:(.text+0x208): undefined reference to `insque_32'
obj/tcp_subr.o: In function `tcp_close':
tcp_subr.c:(.text+0x5a9): undefined reference to `remque_32'
obj/ip_input.o: In function `ip_freef':
ip_input.c:(.text+0x83): undefined reference to `remque_32'
obj/ip_input.o: In function `ip_reass':
ip_input.c:(.text+0x376): undefined reference to `remque_32'
ip_input.c:(.text+0x572): undefined reference to `insque_32'
collect2: error: ld returned 1 exit status
Makefile:105: recipe for target 'BasiliskII-jit' failed
make[1]: *** [BasiliskII-jit] Error 1
make[1]: Leaving directory '/tmp/buildd/basilisk2-0.9.20120331/build/jit'
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
'debian/stamp-makefile-build/jit' failed
make: *** [debian/stamp-makefile-build/jit] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


Andreas

--- End Message ---
--- Begin Message ---
Source: basilisk2
Source-Version: 0.9.20120331-4

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

Debian distribution maintenance software
pp.
Stephen Kitt <sk...@debian.org> (supplier of updated basilisk2 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 21 Sep 2015 20:52:48 +0200
Source: basilisk2
Binary: basilisk2
Architecture: source
Version: 0.9.20120331-4
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Stephen Kitt <sk...@debian.org>
Description:
 basilisk2  - 68k Macintosh emulator
Closes: 798767
Changes:
 basilisk2 (0.9.20120331-4) unstable; urgency=low
 .
   [ Giulio Paci ]
   * Simplify patch 0002_fix_compilation_on_armel.patch.
   * Update copyright file: Drop patch file Files sections.
 .
   [ Jonas Smedegaard ]
   * Update README.source to emphasize control.in file as *not* a
     show-stopper for contributions, referring to wiki page for details.
 .
   [ Stephen Kitt ]
   * Add myself to uploaders at Jonas' invitation.
   * Build with gcc 5. Closes: #798767.
Checksums-Sha1:
 c4bb0f8e7abb06fdb03e6eb69bceab43a6bf47e3 2145 basilisk2_0.9.20120331-4.dsc
 b705da7c32b7f7c3ebf0e210d79a5e30aff6506e 83816 
basilisk2_0.9.20120331-4.debian.tar.xz
Checksums-Sha256:
 f36cb1d147f1935cdc3d3c787709696bd11de6f8ab91f2d5a9984ecdcfca5708 2145 
basilisk2_0.9.20120331-4.dsc
 48c683e0714fdf8624a69df38a7eb8c120439e741432ecbe171072485d02cf39 83816 
basilisk2_0.9.20120331-4.debian.tar.xz
Files:
 be265aa108a7f0e0abd620ce154fbb28 2145 contrib/otherosfs optional 
basilisk2_0.9.20120331-4.dsc
 9c9b76e9ec0edaa07de86807364e7e1a 83816 contrib/otherosfs optional 
basilisk2_0.9.20120331-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJWAFM9AAoJEIDTAvWIbYOc9uUP/RbUcTPxwNsuMFGx2YL/mKke
quqCylVOWUnNVDIQEWZ9VgbHEHJMtyxVI+GqeSiQVdszMik4bu9O/IPgtcyjmqBc
dsr3xBjyz9LspYCu93/NTYvwi6mUc9EAd+J3VlLbvM93N4Qhp295oeValvPvMhA9
7ZL9FF9MbnpkCgfzOH4DGtvmHpNeG7crDA5j8DdjkFIMbMpNIZx/kGakWrfTjMge
cpSNF/F2H5W2CHB3t94a+kKhVotI7ER5Tu22jqTSxWUg51jawDneedWBcf4h10r3
5y4yiynr+3Uys/qC5mNTwwQGgmPeWuiYLGD7Yk8Qr2AG+LE5no1DH7reif/+Y16p
FjtxzyyYFoDmLDEef7r7Vhi51icGC/3qb06EQ43m/zgedlH4jyQLGcY9TcUdKtnH
RviSJzQXOhgxsgwLB1UR4zQKHkfj8U+/+6oCNfY/djCDw4XeJrH4xSVQv+lHiovO
4ulw4rQKBWwf05ctZYbb+APm+D8g2oJ+oD/4Wg8IoXyQnGwNMpkevQoXWxHCUQiW
RKLdPYsVDkW8MUd0hx9dTmOk7ikyqp67H8LS49EznSBwwpSQbsgAtVZBduQZObHd
+cn+3rw69iAD5kODfzDEEOiAqFqE+HvriMAZtzv6RlO8mUzGeIeeU27/ylbDjtke
02Du4oegT9jfqu9w00Cr
=o3ak
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to