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

Bug#983843: marked as done (xrdp FTBFS on several architectures)



Your message dated Wed, 29 Sep 2021 15:15:33 +0000
with message-id <E1mVbIz-0003sE-UO@fasolo.debian.org>
and subject line Bug#983843: fixed in xrdp 0.9.17-1
has caused the Debian Bug report #983843,
regarding xrdp FTBFS on several architectures
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.)


-- 
983843: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983843
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: xrdp
Version: 0.9.15-1
Severity: serious
Tags: patch ftbfs

https://buildd.debian.org/status/package.php?p=xrdp&suite=sid

...
In file included from string_calls.h:24,
                 from base64.c:25:
arch.h:91:2: error: #warning unknown arch [-Werror=cpp]
   91 | #warning unknown arch
      |  ^~~~~~~


Fixed with the attached patch to set NEED_ALIGN
on unknown architectures.
Description: Default to NEED_ALIGN for unknown archs
Author: Adrian Bunk <bunk@debian.org>

--- xrdp-0.9.15.orig/common/arch.h
+++ xrdp-0.9.15/common/arch.h
@@ -88,7 +88,7 @@ typedef int bool_t;
       defined(__riscv)
 #define NO_NEED_ALIGN
 #else
-#warning unknown arch
+#define NEED_ALIGN
 #endif
 #endif
 

--- End Message ---
--- Begin Message ---
Source: xrdp
Source-Version: 0.9.17-1
Done: Dominik George <natureshadow@debian.org>

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

Debian distribution maintenance software
pp.
Dominik George <natureshadow@debian.org> (supplier of updated xrdp 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: Wed, 29 Sep 2021 11:45:06 +0200
Source: xrdp
Architecture: source
Version: 0.9.17-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Changed-By: Dominik George <natureshadow@debian.org>
Closes: 970380 983843
Changes:
 xrdp (0.9.17-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #983843, #970380)
     + Refresh patches.
     + Build-dep on check for unit tests.
     + Update d/copyright.
   * Bump Standards-Version to 4.6.0 (no changes needed).
   * Do not rm_conffile /etc/pam.d/xrdp-sesman.
Checksums-Sha1:
 47b939a4c69425bce45fade9a7a658b02394954c 1719 xrdp_0.9.17-1.dsc
 243889e59378aa7d2b30cd3df362da20b53c72c0 1967324 xrdp_0.9.17.orig.tar.gz
 a21e483d90a276446a0db0eb491a36cf0524c278 22692 xrdp_0.9.17-1.debian.tar.xz
 9efc516f8eaf9ea17ff8f484fb8f84830013af2f 7510 xrdp_0.9.17-1_amd64.buildinfo
Checksums-Sha256:
 55a3c504e0dedf40a1fd2b3e03bf1f68a86b461a5d3bea4e8c8b4b3638c6ec4f 1719 xrdp_0.9.17-1.dsc
 56b913dd6d0f15b60f7a53963b30ad905f00669c91701db35bb4410be262a77e 1967324 xrdp_0.9.17.orig.tar.gz
 326d6385d244bea0d080806977752d69d8fc053367f2f6b9de8fc001fa8e29e2 22692 xrdp_0.9.17-1.debian.tar.xz
 834c87692f6c3317c3447f5c7155478e3d7d58456c16ef3e309f6ea2086640c0 7510 xrdp_0.9.17-1_amd64.buildinfo
Files:
 595feb2ff5ddc65b68fdf1b524152ea7 1719 net optional xrdp_0.9.17-1.dsc
 8437f052e6d4eb95103b848df790ff45 1967324 net optional xrdp_0.9.17.orig.tar.gz
 aac3c8958c245894ece175010be2293a 22692 net optional xrdp_0.9.17-1.debian.tar.xz
 4a478bb457343009e39e7c4211bc93eb 7510 net optional xrdp_0.9.17-1_amd64.buildinfo

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

iKcEARYKAE8WIQSk6zxRYJYchegBkTEK5VTlRg4b3QUCYVRxJzEaaHR0cHM6Ly93
d3cuZG9taW5pay1nZW9yZ2UuZGUvZ3BnLXBvbGljeS50eHQuYXNjAAoJEArlVOVG
DhvdiUsA/iGSuQMCaJplLu4WKZihupxjPJ5SxSFn71MNKgpR8MVOAPsGnavXrGGm
t39qvvtFc/DUFoc30Vo4/LAF9iVZH4d6Aw==
=F9ud
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: