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

Bug#954037: marked as done (openwince-jtag: FTBFS against glibc 2.30)



Your message dated Sun, 05 Apr 2020 00:04:09 +0000
with message-id <E1jKsll-000AMn-5U@fasolo.debian.org>
and subject line Bug#954037: fixed in openwince-jtag 0.5.1-8
has caused the Debian Bug report #954037,
regarding openwince-jtag: FTBFS against glibc 2.30
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.)


-- 
954037: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954037
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: openwince-jtag
Version: 0.5.1-7
Severity: serious
Tags: patch ftbfs
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu focal ubuntu-patch

Hi,

openwince-jtag FTBFS against glibc 2.30 in unstable due to the removal
of stropts.h.

In Ubuntu, the attached patch was applied to achieve the following:

  * d/p/glibc-2.30.patch: Fix FTBFS against glibc 2.30 by checking for
    existence of stropts.h.

Thanks for considering the patch.

Logan

-- System Information:
Debian Release: bullseye/sid
  APT prefers focal
  APT policy: (500, 'focal')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-14-generic (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru openwince-jtag-0.5.1/debian/patches/glibc-2.30.patch openwince-jtag-0.5.1/debian/patches/glibc-2.30.patch
--- openwince-jtag-0.5.1/debian/patches/glibc-2.30.patch	1969-12-31 19:00:00.000000000 -0500
+++ openwince-jtag-0.5.1/debian/patches/glibc-2.30.patch	2020-03-15 20:39:50.000000000 -0400
@@ -0,0 +1,14 @@
+--- a/src/tap/parport/ppdev.c
++++ b/src/tap/parport/ppdev.c
+@@ -28,7 +28,11 @@
+ #ifdef HAVE_LINUX_PPDEV_H
+ 
+ #include <fcntl.h>
++
++#ifdef HAVE_STROPTS_H
+ #include <stropts.h>
++#endif
++
+ #include <unistd.h>
+ #include <linux/ppdev.h>
+ #include <linux/ioctl.h>
diff -Nru openwince-jtag-0.5.1/debian/patches/series openwince-jtag-0.5.1/debian/patches/series
--- openwince-jtag-0.5.1/debian/patches/series	2016-12-10 06:26:15.000000000 -0500
+++ openwince-jtag-0.5.1/debian/patches/series	2020-03-15 20:39:25.000000000 -0400
@@ -1,2 +1,3 @@
 0.5.1-6.patch
 format-security.patch
+glibc-2.30.patch

--- End Message ---
--- Begin Message ---
Source: openwince-jtag
Source-Version: 0.5.1-8
Done: Andreas Beckmann <anbe@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Beckmann <anbe@debian.org> (supplier of updated openwince-jtag 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: Sun, 05 Apr 2020 01:42:49 +0200
Source: openwince-jtag
Architecture: source
Version: 0.5.1-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Beckmann <anbe@debian.org>
Closes: 954037
Changes:
 openwince-jtag (0.5.1-8) unstable; urgency=medium
 .
   [ Andreas Beckmann ]
   * QA upload.
   * Switch to debhelper-compat (= 9).
   * Set Rules-Requires-Root: no.
 .
   [ Logan Rosen ]
   * d/p/glibc-2.30.patch: Fix FTBFS against glibc 2.30 by checking for
     existence of stropts.h.  (Closes: #954037)
Checksums-Sha1:
 a08c0d3e8637feb7c284860ddde6a828d3ea2236 1849 openwince-jtag_0.5.1-8.dsc
 435921a858fc43efbb80e06be94deb42519f5c05 4060 openwince-jtag_0.5.1-8.debian.tar.xz
 62afae0d4dec468c8af512c2c5f500b709b0dbe6 5440 openwince-jtag_0.5.1-8_source.buildinfo
Checksums-Sha256:
 4df7d2834f4ef6c36225dfc2a350745f42dcf36072e95c154fa44738488bde5a 1849 openwince-jtag_0.5.1-8.dsc
 89b9d9aacd72e1c0a53945263e88992e891004743be2c2b71d28369e7962488e 4060 openwince-jtag_0.5.1-8.debian.tar.xz
 e71837d49a68a7f83d95db2d350a9caea4dc3159808f08296109fb524ae59a2b 5440 openwince-jtag_0.5.1-8_source.buildinfo
Files:
 a8420331cbf24735890677025536769d 1849 embedded optional openwince-jtag_0.5.1-8.dsc
 a3cfc208394e68529f0143c4ae2e8eb1 4060 embedded optional openwince-jtag_0.5.1-8.debian.tar.xz
 8214b6fb8de3f7f2b10d71ef26834ace 5440 embedded optional openwince-jtag_0.5.1-8_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAl6JHE0QHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCJolEACaHpskpMmmxhIhZ/cwqQX1t0FLkbOHkm0M
N4LAtMf+j093yBsEhSpj0Rnh1yy59H2pcYG6WjmjuLKTeLf5OUbGXk+qQdYFppVA
Mg2Mo4FwyL7CKSY0sFt5iUr4SV1r3L/0xK+BLUnvxEYGKIxbP+F2H4W0zoQatsEK
kwX4ZLLMQIghyclBkHqUAn3agrhllytiJnOci3TPAh0+Gl93jFtfiOBeSNDnCMTu
6OPKdblUHjVgOGQZblnEqUEp3qXzjlaiVrrhcxeUNCTnvYesl5bBPAZtMcZ7Ep7y
YpCsG6MKDNl8sMqxT2hIT8cun1rK1fjm+nAepaRFxisE9t8q6bsFq7NQLNCLOgRS
p4Ca2XMrZhzWUh/+4uEnjgu0AAcWYNFcMRZtqQfMMDvvJ4FOzZUUndi3URCqADnA
SsIcvQounEYVx1JRWdmCpnpj6ESN7XYv/ERmsT0XmAPO6HIrScidIS8PY8w5Rx++
drwFZG9eayLU1k8uB8UwLA4J5H7FzU2gEqWO7oML5mqvY+ke49wxjkEPHv7lW0XS
o33EVBmDYZeStVH+XjkEOK5pZJJ46q7HAVlgbk+98meBEsTpkFzVxy4uEvxeYXSc
67hUY/sev6gX0jyRO34CoXnWpjU2NTgCskW9Rv4DYbCAE8w0E7nRc+xGGq1jF748
iUe5ZNTk6g==
=9c7N
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: