Your message dated Mon, 18 Jul 2022 07:19:13 +0000
with message-id <[email protected]>
and subject line Bug#941035: fixed in xdaliclock 2.44+debian-3
has caused the Debian Bug report #941035,
regarding xdaliclock FTCBFS: uses AC_TRY_RUN
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.)


-- 
941035: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941035
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xdaliclock
Version: 2.44+debian-1
Tags: patch upstream
User: [email protected]
Usertags: ftcbfs

xdaliclock fails to cross build from source, because X11/configure.in
uses AC_TRY_RUN to verify that the compiler works. For cross
compilation, it should be assumed working. Please consider applying the
attached patch.

Helmut
--- xdaliclock-2.44+debian.orig/X11/configure.in
+++ xdaliclock-2.44+debian/X11/configure.in
@@ -59,7 +59,7 @@
      AC_MSG_RESULT(yes),
      AC_MSG_RESULT(no)
      AC_MSG_ERROR(Couldn't build even a trivial ANSI C program: check CC.),
-     AC_MSG_ERROR(Couldn't build even a trivial ANSI C program: check CC.))
+     AC_MSG_RESULT(cross compiling... asssuming yes))
 
   if test -n "$GCC"; then
     AC_MSG_RESULT(Turning on gcc compiler warnings.)

--- End Message ---
--- Begin Message ---
Source: xdaliclock
Source-Version: 2.44+debian-3
Done: Kartik Mistry <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xdaliclock, 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.
Kartik Mistry <[email protected]> (supplier of updated xdaliclock 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: SHA256

Format: 1.8
Date: Mon, 18 Jul 2022 08:07:19 +0530
Source: xdaliclock
Architecture: source
Version: 2.44+debian-3
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry <[email protected]>
Changed-By: Kartik Mistry <[email protected]>
Closes: 941035
Changes:
 xdaliclock (2.44+debian-3) unstable; urgency=low
 .
   * debian/rules:
     + Use autoreconf to regenerate configure (Closes: #941035)
   * debian/control:
     + Updated Standards-Version to 4.6.1
     + Switched to debhelper-compat.
     + Added 'Rules-Requires-Root' field.
   * Updated debian/watch.
Checksums-Sha1:
 53114789385088515b7fb59233512fc7cd8285c0 1960 xdaliclock_2.44+debian-3.dsc
 d8b1c787d5f1fff7a0823b034d67e98d620fc4d1 5512 
xdaliclock_2.44+debian-3.debian.tar.xz
Checksums-Sha256:
 fe6a283f90afffb557559b5ff0f2da35e2c13dbaab8424174c719e3067a47940 1960 
xdaliclock_2.44+debian-3.dsc
 d3d0541c237dc2e407058dd4379a7046bb2234fc0912db2386d3f3f0a3e4d560 5512 
xdaliclock_2.44+debian-3.debian.tar.xz
Files:
 30ad1e4b8e51b6230f3ccceacf1ae2c6 1960 x11 optional xdaliclock_2.44+debian-3.dsc
 3539db6a21ec331ced24f6cc323302f3 5512 x11 optional 
xdaliclock_2.44+debian-3.debian.tar.xz

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

iQIzBAEBCAAdFiEEa2MbXvVUr2sRlmKSAsHT8ng6pN4FAmLVBvgACgkQAsHT8ng6
pN75EhAAku6BKzyyb/RPbQpPjtnE/C0xsOB4NUCAWhtMOz3eQTGbFHMWg+RiDCzh
RY9MhJyVVV/orZqWo7G58HHOWqcjfN6XUxOYtHMjwpEGf5QzNPeTFgz8bw0j3zNh
AR/h8EprwqkS+Yp/Cn7rhOSbHUsqW2dma2Gjh43r2Ibu6TvZ8isew1LB7P9NPCja
jcRP1w5qiFQyA2BsfCnSkEh7A/FQkHvtJ8pw9t1EeLSNxS8JDI7lPAXYT8YyrK7a
HwYlX51eir2Askt43P90vMus8VkJC/goNIIZ98wZnMhyHnfIvCfdmev+R4Y9YV/Y
lB6XTl4tMan8eeJvtqYWIPIKal9QdM4qeUee6P+2Znq5sMoH/YBSCLyc1WvHg6sd
htqDIXY3ysFoIUS2GVeXHL6viXgyKCQJFxGuqAIYDQogTsOFldbGqcxybJ6GDX0+
tQv78Ugq98Y9oMeEOdm/qDv9HP9ev4RKf5gpFYoHZSD/X44L7rNwRBI0o4Q5K0oc
URNFVeSuKIi7bT1GZ3oLizM3L5Uq14nK6ENnpx+Cep3p0THjK8C2kGOvtcVY6cVA
0bpM37o6/lNy+XiqjcjstlqXIxk+jMsbEyrK8x+JTnkVY0TtHFZ10fDMATNb8/lr
W1e2BvSAuoqEw91ecI1GObzqgKPb4vuVoYRCSs971/xbhnRfHiU=
=6gMC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to