Your message dated Sun, 18 Aug 2024 15:21:02 +0000
with message-id <[email protected]>
and subject line Bug#1074410: fixed in poppler 24.08.0-2
has caused the Debian Bug report #1074410,
regarding poppler: add build support for loongarch64
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.)
--
1074410: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074410
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: poppler
Version: 24.02.0-5
Severity: normal
Tags: patch
User: [email protected]
Usertags: loong64
Dear maintainers,
The poppler source package lacks LoongArch architecture support.
We need to add build support for loongarch64 in d/control.
Please consider the patch I have attached.
And the poppler source package was compiled successfully on my local
loong64 rootfs environment.
```
......
dpkg-deb: building package 'libpoppler-cpp-dev' in
'../libpoppler-cpp-dev_24.02.0-5_loong64.deb'.
dpkg-genbuildinfo -O../poppler_24.02.0-5_loong64.buildinfo
dpkg-genchanges -O../poppler_24.02.0-5_loong64.changes
```
Would it be possible to include the support for LoongArch in the next
upload?
thanks,
Dandan Zhang
diff -Nru poppler-24.02.0/debian/control poppler-24.02.0/debian/control
--- poppler-24.02.0/debian/control 2024-05-16 08:25:19.000000000 +0000
+++ poppler-24.02.0/debian/control 2024-05-16 08:25:19.000000000 +0000
@@ -26,7 +26,7 @@
python3:any,
libgirepository1.0-dev (>= 1.64.0),
qtbase5-dev,
- qt6-base-dev [amd64 arm64 armel armhf mips64el ppc64el riscv64
s390x alpha hppa hurd-any m68k powerpc ppc64 sh4 sparc64],
+ qt6-base-dev [amd64 arm64 armel armhf loong64 mips64el ppc64el
riscv64 s390x alpha hppa hurd-any m68k powerpc ppc64 sh4 sparc64],
zlib1g-dev,
libnss3-dev,
Build-Depends-Indep: libglib2.0-doc,
@@ -171,7 +171,7 @@
Provides: ${t64:Provides}
Breaks: libpoppler-qt6-3 (<< 24.02.0-3~)
Replaces: libpoppler-qt6-3 (<< 24.02.0-3~)
-Architecture: amd64 arm64 armel armhf mips64el ppc64el riscv64 s390x alpha
hppa hurd-any m68k powerpc ppc64 sh4 sparc64
+Architecture: amd64 arm64 armel armhf loong64 mips64el ppc64el riscv64 s390x
alpha hppa hurd-any m68k powerpc ppc64 sh4 sparc64
Section: libs
Multi-Arch: same
Depends: libpoppler134 (= ${binary:Version}),
@@ -184,7 +184,7 @@
using the Qt 6 interface to Poppler.
Package: libpoppler-qt6-dev
-Architecture: amd64 arm64 armel armhf mips64el ppc64el riscv64 s390x alpha
hppa hurd-any m68k powerpc ppc64 sh4 sparc64
+Architecture: amd64 arm64 armel armhf loong64 mips64el ppc64el riscv64 s390x
alpha hppa hurd-any m68k powerpc ppc64 sh4 sparc64
Section: libdevel
Multi-Arch: same
Depends: libpoppler-qt6-3t64 (= ${binary:Version}),
diff -Nru poppler-24.02.0/debian/tests/control
poppler-24.02.0/debian/tests/control
--- poppler-24.02.0/debian/tests/control 2024-05-16 08:25:19.000000000
+0000
+++ poppler-24.02.0/debian/tests/control 2024-05-16 08:25:19.000000000
+0000
@@ -8,5 +8,5 @@
Depends: build-essential, pkg-config, libpoppler-qt5-dev, cups-filters:native
Tests: qt6
-Architecture: amd64 arm64 armel armhf mips64el ppc64el riscv64 s390x alpha
hppa hurd-any m68k powerpc ppc64 sh4 sparc64
+Architecture: amd64 arm64 armel armhf loong64 mips64el ppc64el riscv64 s390x
alpha hppa hurd-any m68k powerpc ppc64 sh4 sparc64
Depends: build-essential, pkg-config, libpoppler-qt6-dev, cups-filters:native
--- End Message ---
--- Begin Message ---
Source: poppler
Source-Version: 24.08.0-2
Done: Jeremy Bícha <[email protected]>
We believe that the bug you reported is fixed in the latest version of
poppler, 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.
Jeremy Bícha <[email protected]> (supplier of updated poppler 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: SHA512
Format: 1.8
Date: Sun, 18 Aug 2024 10:46:36 -0400
Source: poppler
Built-For-Profiles: noudeb
Architecture: source
Version: 24.08.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian freedesktop.org maintainers
<[email protected]>
Changed-By: Jeremy Bícha <[email protected]>
Closes: 1074410
Changes:
poppler (24.08.0-2) unstable; urgency=medium
.
* Team upload
* Release to unstable
.
poppler (24.08.0-1) experimental; urgency=medium
.
* Team upload
.
[ Jeremy Bícha ]
* New upstream release
* Update library name to libpoppler140 to match soname bump
* debian/libpoppler-qt*.symbols.in: Add new symbols
.
[ Dandan Zhang ]
* Build qt6 library for loong64 (Closes: #1074410)
.
poppler (24.06.0-2) experimental; urgency=medium
.
* Update symbols files
.
poppler (24.06.0-1) experimental; urgency=medium
.
* Team upload
* New upstream release
* Update library names to libpoppler134 & libpoppler-cpp1 for soname bumps
* debian/poppler-utils.install: Install pdfsig translation
* Bump Standards Version to 4.7.0
Checksums-Sha1:
741d8571c31519195a8cac97143cb1600b252a6e 4080 poppler_24.08.0-2.dsc
27ed17a1a23468a29ea6380cc288b437581913c1 38756 poppler_24.08.0-2.debian.tar.xz
c486bce3b662102ffebfb9a95a3f4619eb44afa8 16658
poppler_24.08.0-2_source.buildinfo
Checksums-Sha256:
ae1c7c76383d115b100884feca1cebb36f06ed6afede4e084d550408f7874a34 4080
poppler_24.08.0-2.dsc
b7fcc61723e32fa177aea315756b8b4504135c0688cd691867076cba7dc4cb61 38756
poppler_24.08.0-2.debian.tar.xz
91921d787574b8e363e09eb7ee50f7da4e9c28a882ec70257c2459b62ddf352a 16658
poppler_24.08.0-2_source.buildinfo
Files:
df45ea0ca58b38cef3bb075e7a27e152 4080 devel optional poppler_24.08.0-2.dsc
a52dd22377d6af7734ba7dea9d41a213 38756 devel optional
poppler_24.08.0-2.debian.tar.xz
acedfa601302e9ccec5c7195d0682428 16658 devel optional
poppler_24.08.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmbCCaIACgkQ5mx3Wuv+
bH09BQ/8DZBSpc5aCC09g2tBST3/7c/OfSAVeSWeF00Y10rAuYy9kuW1Y6yRpLSe
olAfrcsXMupoEiJVL5VwIiPAib4duj+BJZ1s04KuGfEx1u/gxKlh7Tgt0unL0fpu
AJqyJn1KCwlo03fruoYbw0RVarfP2XX87Fhi3vOXsQS1wrDyWTiDRAOIEzWzr0dp
28OyzC3fLHMQuLqC5ipzKZMGt1AQihFRbwoB97HL29RoPZ59vh3Yus+peFCquFK8
L+wnQsjHJ51Z5s7Ce8+uHbBFVAKQkyNwbtaKw9QPX2SjPm6nZZjqdkWz1UsY7w+E
3MKx3m0AlMB5v2Yx9+Je1zpbhorHZpBfmevGQG/udIMbFn8GPz0FWpn3/v58PCr9
PXyUTYyo+vZFEF3g1JHoNYyXiQvLev2tc4Js1gDJeFosWW/U/WVzZ6MdWH9aEoHE
L+NUBV+HoY/+cLg+fS5jDT6k4sqzp/bT9qJKFw6hXJMIPb1oDW3D7ZZlj9MeXE0X
bCcBZnWEkfg6OqA09Tzu5MrLt5t/pUJ+b7Rgt9/hDt3297HW51iA38GUhqO+K/4T
Nlr9CrZHDaPoxD4ENcc6jnQB3VJhHAg5LOYFqEHDM6eZUK4LzoLpsNd9AjxHY3Zd
2Y/FIoiPN1uym5poO7T8SO3tvaWxTfO3x87JbsgM3tMukk0Eh1M=
=fEtn
-----END PGP SIGNATURE-----
pgpNoVOb8Rwoj.pgp
Description: PGP signature
--- End Message ---