Your message dated Thu, 29 Aug 2024 16:21:20 +0000 with message-id <E1sjhtg-006DRG-FQ@fasolo.debian.org> and subject line Bug#1050844: fixed in xutils-dev 1:7.7+7 has caused the Debian Bug report #1050844, regarding xutils-dev: Please add support for new arch Loongarch 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.) -- 1050844: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050844 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: xutils-dev: Please add support for new arch Loongarch
- From: yalingfang <fangyaling@loongson.cn>
- Date: Wed, 30 Aug 2023 10:41:42 +0800
- Message-id: <4d03f98c-c574-69ac-3e45-a710b050fc5c@loongson.cn>
, the patchWe have added loongarch architecture support for xutils-devdiff --git a/xorg-cf-files/Imake.cf b/xorg-cf-files/Imake.cf index e2e4f1b..164e47f 100644 --- a/xorg-cf-files/Imake.cf +++ b/xorg-cf-files/Imake.cf @@ -1037,6 +1037,18 @@ XCOMM Keep cpp from replacing path elements containing i486/i586/i686 # define AArch64Architecture # undef __aarch64__ # endif +# if defined(__loongarch__) +# undef __loongarch__ +# if __loongarch_grlen == 64 +# undef __loongarch_grlen +# undef __loongarch_lp64 +# define LoongArch64Architecture +# endif +# if __loongarch_grlen == 32 +# undef __loongarch_grlen +# define LoongArch32Architecture +# endif +# endif # if defined(__riscv) && (__riscv_xlen == 64) # define RISCV64Architecture # /* undef __riscv */ diff --git a/xorg-cf-files/linux.cf b/xorg-cf-files/linux.cf index fb5924d..6209639 100644 --- a/xorg-cf-files/linux.cf +++ b/xorg-cf-files/linux.cf @@ -1117,6 +1117,25 @@ InstallNamedTargetNoClobber(install,file.ad,$(INSTAPPFLAGS),$(XAPPLOADDIR),class # define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines -D_XSERVER64 #endif /* AArch64Architecture */ +#ifdef LoongArch64Architecture +# ifndef OptimizedCDebugFlags +# define OptimizedCDebugFlags -O2 GccAliasingArgs +# endif +# define LinuxMachineDefines -D__loongarch__ -D__loongarch_grlen=64 -D__loongarch_lp64 +# define ServerOSDefines XFree86ServerOSDefines -DDDXTIME +# define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines -D_XSERVER64 +#endif /* LoongArch64Architecture */ + +#ifdef LoongArch32Architecture +# ifndef OptimizedCDebugFlags +# define OptimizedCDebugFlags -O2 GccAliasingArgs +# endif +# define LinuxMachineDefines -D__loongarch__ -D__loongarch_grlen=32 +# define ServerOSDefines XFree86ServerOSDefines -DDDXTIME +# define ServerExtraDefines -DGCCUSESGAS XFree86ServerDefines +#endif /* LoongArch32Architecture */ + + #ifdef RISCV64Architecture # ifndef OptimizedCDebugFlags # define OptimizedCDebugFlags DefaultGcc2RISCV64Opt DefaultGcc2OptimizeOpt GccAliasingArgs
--- End Message ---
--- Begin Message ---
- To: 1050844-close@bugs.debian.org
- Subject: Bug#1050844: fixed in xutils-dev 1:7.7+7
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 29 Aug 2024 16:21:20 +0000
- Message-id: <E1sjhtg-006DRG-FQ@fasolo.debian.org>
- Reply-to: Emilio Pozuelo Monfort <pochu@debian.org>
Source: xutils-dev Source-Version: 1:7.7+7 Done: Emilio Pozuelo Monfort <pochu@debian.org> We believe that the bug you reported is fixed in the latest version of xutils-dev, 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 1050844@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Emilio Pozuelo Monfort <pochu@debian.org> (supplier of updated xutils-dev 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: SHA256 Format: 1.8 Date: Thu, 29 Aug 2024 17:59:15 +0200 Source: xutils-dev Architecture: source Version: 1:7.7+7 Distribution: unstable Urgency: medium Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Changed-By: Emilio Pozuelo Monfort <pochu@debian.org> Closes: 1050844 1075689 1077076 1077077 Changes: xutils-dev (1:7.7+7) unstable; urgency=medium . [ Héctor Orón Martínez ] * Team upload. * debian/control: update Vcs fields. * xorg-cf-files: Updated to 1.0.8. (Closes: #1050844) * utils-macros: Updated to 1.20.0. * makedepend: Updated to 1.0.8. * imake: Updated to 1.0.9. * lndir: Updated to 1.0.4. * debian/patches: refresh * Update dh compat level to 10, no changes * debian/salsa-ci.yml: enable gitlab CI . [ Emilio Pozuelo Monfort ] * Fix AR command on GNU and FreeBSD. Thanks Samuel Thibault. (Closes: #1077077) * imake: updated to 1.0.10. (Closes: #1075689) * Switch to pkgconf. * Drop --parallel flag to dh, it is enabled by default. * Drop autotools-dev usage, it has been replaced by debhelper's dh_update_autotools_config. . [ Samuel Thibault ] * debian/patches/04_xutils-dev-debian.diff: Add hurd-amd64 definitions. (Closes: #1077076) Checksums-Sha1: 7eb68cc94f4fb4a9af238bb1dbeedf68d2e27d79 1585 xutils-dev_7.7+7.dsc 7e2c50c66824246a29a3313ee177b9e55f4a59e1 3744939 xutils-dev_7.7+7.tar.gz 1340dcbe5d6ef385a82d7c4df46869623a8b3aa2 6560 xutils-dev_7.7+7_source.buildinfo Checksums-Sha256: 8c20814a034ae75924609d1f6710d03ce01be1e92a031c9f9198faa506e9b9c5 1585 xutils-dev_7.7+7.dsc 2d9418f0b08079c7748fb6951f894f9ea67c5c69a32fb9d7a61a029c0ad6dc20 3744939 xutils-dev_7.7+7.tar.gz cc353bd1b13f4e5b6fc9f096ba9bd431ad1d00cf7a19b4b2eb54043d8c4e38c7 6560 xutils-dev_7.7+7_source.buildinfo Files: 6aef474d6dba7d71d98b3fdaa9704037 1585 x11 optional xutils-dev_7.7+7.dsc ad079220dc5fc38cc694d00670c668dd 3744939 x11 optional xutils-dev_7.7+7.tar.gz c1ad8e73dbbd812f8abd9d1c4d366f92 6560 x11 optional xutils-dev_7.7+7_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEcJymx+vmJZxd92Q+nUbEiOQ2gwIFAmbQmwgACgkQnUbEiOQ2 gwLmgQ/+I+30xqBD9pebW8UmXOZzxSVaB4Wh3qbnhSHw/3Cq8APlsiNlcg+SrZmN n2LZUSYWr2/FUzjQNZE7Wt1djZ2ktdk6vVPor54Q1KvTyMmRsANk96jpyuZUjalU sBq+3mN9Yl0IikJcnARBBoSe6jhVArdoz+IVFycapcvArUAIqycI/jUwbcxHfaWG I8JWWIOIH8x6TiXAiEKDJUbLzJeGTd8yd6vaj+Qwwwbz3KY8EQHkGZC/jCBVo5km t74b5FN/YtIf4EOHM7hmC7RQbqGLJqeCSAq7GyENOj0GuQBB3HGBwRdtWzbfBOMW Oa25x20gu+e64pq6gv9cFQit9/mLPlS8MOZl9UjCIfQMGYwD76uOKPRTpL7zZW2H VLmW9PqBxvvzkK6bXomlv1u4rkGz2xbTUf8DxEWrGnjyutBZ7kzczlDfJP5KpIZW Xi4KI0rOanSmUl5kzGIMjGg7PIQd/Syb+VAE5LWYXgwYja+8HzCWqbmpmw4F7tQK NGsJ/Qm5y9bBkhkn+z4fVQ5EhAri/12upyGph9RgsCRFv8MJUErfMO3RXz/nMDwc qYMDHEsy59Sh2YkjeKIkfS0R53zzepYcpDGL+HMV59/H53nsK7O27D8AdOw2hnDS PMrcSxxrBG6gOCdmICAmnjJsx6csD20tK4xMIMhOyZBryLYeSzY= =z1sv -----END PGP SIGNATURE-----Attachment: pgpgd76gWrMEy.pgp
Description: PGP signature
--- End Message ---