Your message dated Sun, 08 Jan 2023 19:13:53 +0000
with message-id <e1peb7b-008i6b...@fasolo.debian.org>
and subject line Bug#986704: fixed in xaw3d 1.5+F-1.1
has caused the Debian Bug report #986704,
regarding xaw3dg: FTCBFS -- uses build compiler during cross 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 ow...@bugs.debian.org
immediately.)
--
986704: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986704
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xaw3dg
Version: 1.5+F-1
Severity: normal
Tags: patch
User: debian-cr...@lists.debian.org
X-Debbugs-Cc: nil...@debian.org, nil...@debian.org,
debian-cr...@lists.debian.org
Dear Maintainer,
xaw3dg fails to cross build because it uses build compiler rather than
the host compiler whilst cross building.
The attached patch fixes the situation, please consider applying
Nilesh
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.7.0-2-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages xaw3dg depends on:
ii libc6 2.31-3
ii libice6 2:1.0.9-2
ii libsm6 2:1.2.3-1
ii libx11-6 2:1.7.0-2
ii libxext6 2:1.3.3-1+b2
ii libxmu6 2:1.1.2-2+b3
ii libxpm4 1:3.5.12-1
ii libxt6 1:1.1.5-1+b3
xaw3dg recommends no packages.
xaw3dg suggests no packages.
-- no debconf information
diff --git a/debian/rules b/debian/rules
index f8f65f3..bdc2ae6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ SOURCE=xc/lib/Xaw3d
override_dh_auto_build:
rm -rf $(SOURCE)/X11 && install -m755 -d $(SOURCE)/X11
cd $(SOURCE) && ln -sf ../ X11/Xaw3d && xmkmf
- $(MAKE) -C $(SOURCE) \
+ dh_auto_build -- -C $(SOURCE) \
EXTRA_DEFINES="-D_REENTRANT -DARROW_SCROLLBAR"
SHLIBDEF="-D_REENTRANT -DARROW_SCROLLBAR"
override_dh_auto_clean:
@@ -22,7 +22,7 @@ override_dh_auto_clean:
dh_clean `find . -name Makefile`
override_dh_auto_install:
- $(MAKE) -C $(SOURCE) install \
+ dh_auto_install -- -C $(SOURCE) install \
DESTDIR=$(CURDIR)/debian/tmp INCDIR=/usr/include \
SHLIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH) \
USRLIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)
--- End Message ---
--- Begin Message ---
Source: xaw3d
Source-Version: 1.5+F-1.1
Done: Vagrant Cascadian <vagr...@debian.org>
We believe that the bug you reported is fixed in the latest version of
xaw3d, 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 986...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vagrant Cascadian <vagr...@debian.org> (supplier of updated xaw3d 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: Thu, 29 Dec 2022 10:16:57 -0800
Source: xaw3d
Architecture: source
Version: 1.5+F-1.1
Distribution: unstable
Urgency: medium
Maintainer: Francesco Paolo Lovergine <fran...@debian.org>
Changed-By: Vagrant Cascadian <vagr...@debian.org>
Closes: 986704 991180
Changes:
xaw3d (1.5+F-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Debian Janitor ]
* Trim trailing whitespace.
* Update standards version to 4.6.1, no changes needed.
.
[ Vagrant Cascadian ]
* debian/rules: Pass CFLAGS with file-prefix-map in dh_auto_build.
(Closes: #991180)
.
[ Nilesh Patra ]
* Fix cross-building. (Closes: #986704)
Checksums-Sha1:
4f7dc7d3e3e3fe2f6a034e5b721765b56e2cb519 1385 xaw3d_1.5+F-1.1.dsc
4bdb1c24a604956ca0e4eaf83929dd3aace1e801 16180 xaw3d_1.5+F-1.1.debian.tar.xz
55045c9e38fe961a6ed15dc0a9139267b082250a 6769 xaw3d_1.5+F-1.1_amd64.buildinfo
Checksums-Sha256:
ccb81f9bb194e0c46483b3b6f79f1678d96f65f1894c390ea2dff46737b89384 1385
xaw3d_1.5+F-1.1.dsc
0671c6e0bf1124a3307e7034042523b5a303a661869d9dca50d8883b6f939b71 16180
xaw3d_1.5+F-1.1.debian.tar.xz
b0cf9c744cbdd3105230ae19917991c0265767775fa04da20bea21901cc55085 6769
xaw3d_1.5+F-1.1_amd64.buildinfo
Files:
d524c894c12eb067da048e3c9263e192 1385 x11 optional xaw3d_1.5+F-1.1.dsc
0d1e8cd3f217c6cd31111fec8762e50a 16180 x11 optional
xaw3d_1.5+F-1.1.debian.tar.xz
b5430337fdd4dc58938f070c8d8da7b8 6769 x11 optional
xaw3d_1.5+F-1.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY63bNxMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqsWYA/3+UtaI3GwJmBVOhGZMSlLu0N+nImm++
jbmpPzoaQIlyAQDMFWWjen+/mVEk8g2L86uTlNPj5x2uG7IP4Gwp3zLHCg==
=aGbb
-----END PGP SIGNATURE-----
--- End Message ---