Bug#1071590: Still Occurs

2025-02-20 Thread Logan Gunthorpe
Hi, I still see the exact same warning on the current stable kernel: 6.1.0-31. This is on a fully up-to-date bookworm machine. It happens once per boot, but no other ill effects have been noticed. Thanks. Logan [60381.351798] [ cut here ] [60381.351811] WARNING

Bug#1071590: linux-image-6.1.0-21-amd64: Kernel werning in unmap_page_range()

2024-05-21 Thread Logan Gunthorpe
Package: src:linux Version: 6.1.90-1 Severity: normal Dear Maintainer, I recently upgraded a machine from bullseye to bookworm. While this was successful, I started noticing a kernel warning a few hours after every boot. The kernel warning happens only once per-boot. Seems to be an issue

Bug#1059727: RFP: fragments -- GNOME BitTorrent client

2023-12-30 Thread Logan Garcia
Package: wnpp Severity: wishlist * Package name: fragments * Version : 2.1.1 * Upstream Author : Felix Häcker * URL : https://gitlab.gnome.org/World/Fragments * License : gplv3 * Programming Lang: Rust * Description : GNOME BitTorrent client https://gitlab.gno

Bug#1015871: Enabling PCI_P2PDMA for distro kernels?

2023-10-25 Thread Logan Gunthorpe
On 2023-10-25 11:35, Bjorn Helgaas wrote: > On Wed, Oct 25, 2023 at 07:11:26PM +0200, Lukas Wunner wrote: >> On Wed, Oct 25, 2023 at 10:30:07AM -0600, Logan Gunthorpe wrote: >>> In addition to the above, P2PDMA transfers are only allowed by the >>> kernel for traffic

Bug#1015871: Enabling PCI_P2PDMA for distro kernels?

2023-10-25 Thread Logan Gunthorpe
hen using a PCIe switch (also uncommon) this restriction is not present seeing the traffic can avoid the host bridge. Thus, my contention is anyone experimenting with this stuff ought to be capable of installing a custom kernel with the feature enabled. Logan

Bug#1005449: awl: FTBFS: TypeError: implode(): Argument #2 ($array) must be of type ?array, string given - in tests/myCalendarTest.php:61

2022-08-20 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/fix-mycalendar-test.patch: Cherrypick upstream fix for failing myCalendar test, fixing FTBFS on rebuild. Thanks for considering the patch. Logan diff -Nru awl-0.62/debian/patches/fix

Bug#982426: moosefs: FTBFS when systemd is installed

2021-11-07 Thread Logan Rosen
, avoiding the FTBFS. Thanks for considering the patch. Logan diff -Nru moosefs-3.0.116/debian/rules moosefs-3.0.116/debian/rules --- moosefs-3.0.116/debian/rules2020-02-19 16:50:24.0 -0500 +++ moosefs-3.0.116/debian/rules2021-11-07 21:07:51.0 -0500 @@ -26,6 +26,7

Bug#989920: jabberd2: ignores sm.d directory for realms

2021-06-15 Thread Logan Rosen
ent.d/30sm is available here: https://bugs.launchpad.net/ubuntu/+source/jabberd2/+bug/1043637/+attachment/3283702/+files/30sm.patch Thanks, Logan

Bug#981997: Conflicting monodoc-gudev-manual binary built also by Package: gudev-sharp-3.0

2021-06-13 Thread Logan Rosen
control: severity -1 serious Per packaging policy section 3.1, "[e]very package must have a name that’s unique within the Debian archive." Bumping the severity to serious accordingly.

Bug#989408: python-motor: Skip autopkgtest if deps not installable

2021-06-02 Thread Logan Rosen
ached patch was applied to achieve the following: - d/t/control: Skip test if deps not installable. Thanks for considering the patch. Logan diff -Nru python-motor-2.3.0/debian/tests/control python-motor-2.3.0/debian/tests/control --- python-motor-2.3.0/debian/tests/control 2020-10-27

Bug#898109: fixed in openbsc 1.4.0+dfsg1-1

2021-05-09 Thread Logan Rosen
On Sun, May 9, 2021 at 9:53 PM Logan Rosen wrote: > This does not appear to be the case. I synced this version into Ubuntu just > now, and the package failed to build on both s390x and ppc64el with -O3 due > to potential null pointer dereference errors. [1] Sorry, to clarify, the ppc6

Bug#898109: fixed in openbsc 1.4.0+dfsg1-1

2021-05-09 Thread Logan Rosen
t; openbsc, which is due to be installed in the Debian FTP archive. This does not appear to be the case. I synced this version into Ubuntu just now, and the package failed to build on both s390x and ppc64el with -O3 due to potential null pointer dereference errors. [1] Thanks, Logan [1] http

Bug#986770: shapetools: FTBFS with glibc 2.32

2021-04-11 Thread Logan Rosen
because it uses sys_errlist instead of strerror(), which is also supported in earlier versions of glibc. In Ubuntu, the attached patch was applied to achieve the following: * Use strerror() instead of sys_errlist to fix FTBFS with glibc 2.32. Thanks for considering the patch. Logan diff -u

Bug#973059: logging-tree: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.9 3.8" returned exit code 13

2021-04-10 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/python-3.9.patch: Cherrypick upstream commit to fix FTBFS/test failure with Python 3.9. Thanks for considering the patch. Logan diff -Nru logging-tree-1.8.1/debian/patches/python-3.9

Bug#986511: python-jenkinsapi: FTBFS: Unable to create file /sbuild-nonexistent/.pylint.d/jenkinsapi.views1.stats: [Errno 2] No such file or directory: '/sbuild-nonexistent/.pylint.d/jenkinsapi.views1

2021-04-10 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/pylint-fixes.patch: Update to incorporate fix for new use-a-generator failures. Thanks for considering the patch. Logan diff -Nru python-jenkinsapi-0.3.11/debian/patches/pylint

Bug#986600: itksnap: FTBFS with glibc 2.32

2021-04-07 Thread Logan Rosen
the patch. Logan diff -Nru itksnap-3.6.0/debian/patches/03_glibc_2.32.patch itksnap-3.6.0/debian/patches/03_glibc_2.32.patch --- itksnap-3.6.0/debian/patches/03_glibc_2.32.patch1969-12-31 19:00:00.0 -0500 +++ itksnap-3.6.0/debian/patches/03_glibc_2.32.patch2021-04-07 16:24:44.00

Bug#908017: network-manager-iodine FTBFS with glib 2.58

2021-04-07 Thread Logan Rosen
declarations. Thanks for considering the patch. Logan diff -Nru network-manager-iodine-1.2.0/debian/rules network-manager-iodine-1.2.0/debian/rules --- network-manager-iodine-1.2.0/debian/rules 2018-01-22 03:55:32.0 -0500 +++ network-manager-iodine-1.2.0/debian/rules 2021-04-07

Bug#986494: sipxtapi: FTBFS with glibc >= 2.32

2021-04-06 Thread Logan Rosen
for considering the patch. Logan diff -Nru sipxtapi-3.3.0~test18+dfsg.1/debian/patches/glibc_2.32.patch sipxtapi-3.3.0~test18+dfsg.1/debian/patches/glibc_2.32.patch --- sipxtapi-3.3.0~test18+dfsg.1/debian/patches/glibc_2.32.patch 1969-12-31 19:00:00.0 -0500 +++ sipxtapi-3.3.0~test18+dfs

Bug#957817: smbc: ftbfs with GCC-10

2021-04-06 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * static_str.{c,h}: Fix multiple definitions of variables causing FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru smbc-1.2.2/src/static_str.c smbc-1.2.2/src/static_str.c

Bug#986487: caftools: FTBFS with glibc >= 2.32

2021-04-06 Thread Logan Rosen
ing the patch. Logan diff -Nru caftools-2.0.3/debian/patches/glibc_2.32.patch caftools-2.0.3/debian/patches/glibc_2.32.patch --- caftools-2.0.3/debian/patches/glibc_2.32.patch 1969-12-31 19:00:00.0 -0500 +++ caftools-2.0.3/debian/patches/glibc_2.32.patch 2021-04-06 15

Bug#978334: php-finder-facade: FTBFS: Call to undefined method SebastianBergmann\Timer\Timer::resourceUsage()

2021-04-04 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/0009-Compatibility-with-php-timer-4.0.patch: Cherrypick upstream commit to fix compatibility with php-timer >= 4.0. Thanks for considering the patch. Logan diff -Nru phpdox-0.1

Bug#957547: mlucas: ftbfs with GCC-10

2021-04-03 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.diff: Remove duplicate variable declaration to fix FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru mlucas-17.1/debian/patches/gcc-10.diff mlucas-17.1/debian

Bug#957397: kannel-sqlbox: ftbfs with GCC-10

2021-04-02 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/1005_gcc_10.patch: Fix FTBFS with GCC 10 by unconditionally marking variable as extern in header files. Thanks for considering the patch. Logan diff -Nru kannel-sqlbox-0.7.2/debian

Bug#948875: ignore-me: FTBFS: dh: unable to load addon python3

2021-04-01 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on dh-python to fix FTBFS. Thanks for considering the patch. Logan diff -Nru ignore-me-0.1.2/debian/control ignore-me-0.1.2/debian/control --- ignore-me-0.1.2/debian/control

Bug#985861: ustreamer: Please build-depend on libjpeg-dev instead of libjpeg62-turbo-dev

2021-03-24 Thread Logan Rosen
it to use whatever JPEG implementation is the default in Debian (and its derivatives) instead. In Ubuntu, the attached patch was applied to achieve the following: * Build-depend on libjpeg-dev instead of libjpeg62-turbo-dev. Thanks for considering the patch. Logan diff -Nru ustreamer-3.16

Bug#983767: fixed in nanopolish 0.13.2-3

2021-03-23 Thread Logan Rosen
Ubuntu, where we use the nocheck profile for riscv64 by default, and it failed to build from source with the same symptom Matthias originally described. [1] Your change has dh_auto_build call dh_auto_test, but dh_auto_test will still skip testing if the nocheck option exists regardless. Thanks,

Bug#983204: [git-buildpackage/master] tests/11_test_dch_main.py: Fix OS release check for Ubuntu.

2021-03-15 Thread Logan Rosen
tag 983204 pending thanks Date: Mon Mar 15 14:42:02 2021 +0100 Author: Logan Rosen Commit ID: a54baad8f05adb7a0eb772613f69716631460d2d Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=a54baad8f05adb7a0eb772613f69716631460d2d Patch URL: https://git.sigxcpu.org/cgit/git

Bug#984677: ngspice: Please mark symbols optimized away with -O3 as optional

2021-03-06 Thread Logan Rosen
that level. In Ubuntu, the attached patch was applied to achieve the following: * d/libngspice0.symbols: Mark a couple of symbols as optional that are optimized away with -O3 on ppc64el. Thanks for considering the patch. Logan [1] https://launchpad.net/ubuntu/+source/ngspice/34+ds-1 diff

Bug#984490: test-archive.t fails in the autopkg tests

2021-03-06 Thread Logan Rosen
e_qsl() behavior to only accept "&" as a separator by default. Thanks for considering the patch. Logan diff -Nru mercurial-5.6.1/debian/patches/python-3.9.2.patch mercurial-5.6.1/debian/patches/python-3.9.2.patch --- mercurial-5.6.1/debian/patches/python-3.9.2.patch 1969-12-31

Bug#983264: troffcvt: FTBFS with binutils 2.36

2021-02-21 Thread Logan Rosen
stead of clq to fix compatibility with binutils 2.36. Thanks for considering the patch. Logan diff -u troffcvt-1.04/patches/WRPRC-2.11.diff troffcvt-1.04/patches/WRPRC-2.11.diff --- troffcvt-1.04/patches/WRPRC-2.11.diff +++ troffcvt-1.04/patches/WRPRC-2.11.diff @@ -1,7 +1,15 @@ -diff -Nurp t

Bug#983205: golang-github-go-ping-ping: Some tests require network access

2021-02-20 Thread Logan Rosen
ildds don't have it. Thanks for considering the patch. Logan [1] https://launchpad.net/ubuntu/+source/golang-github-go-ping-ping/0+git20201106.b6486c6-2/+build/20988534 [2] https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-go-ping-ping.html diff -Nru golang

Bug#983204: git-buildpackage: FTBFS in Ubuntu due to incorrect /etc/os-release check

2021-02-20 Thread Logan Rosen
while it's populated as "ubuntu" (lowercase) in Ubuntu. In Ubuntu, the attached patch was applied to achieve the following: * tests/11_test_dch_main.py: Fix OS release check for Ubuntu. Thanks for considering the patch. Logan diff -Nru git-buildpackage-0.9.22/tests/11_test_dch_

Bug#983080: x86info: missing lsmsr in x86info

2021-02-18 Thread Logan Rosen
Package: x86info Version: 1.31~pre0.8052aabdd159bc9050e7dc264f33782c5acce05f-1.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu hirsute This bug report was also filed in Ubuntu and can be found at http://launchpad.net/bugs/762059 (along with a patch). The

Bug#982666: migrationtools: Add symlink to migrate_common.ph in /usr/share/perl5

2021-02-12 Thread Logan Rosen
. Thanks for considering the patch. Logan diff -Nru migrationtools-47/debian/links migrationtools-47/debian/links --- migrationtools-47/debian/links 2013-12-27 20:58:29.0 -0500 +++ migrationtools-47/debian/links 2020-09-07 10:46:07.0 -0400 @@ -1 +1 @@ -etc/migrationtools

Bug#982665: golang-github-hashicorp-memberlist: Please increase the timeout for TestMemberlist_SendTo

2021-02-12 Thread Logan Rosen
issue this test fails in Ubuntu autopkgtest infrastructure. Wait more time to let messages arrive before checking for them. Thanks for considering the patch. Logan diff -Nru golang-github-hashicorp-memberlist-0.2.2/debian/patches/fix-TestMemberlist_SendTo.patch golang-github

Bug#982664: golang-github-fsouza-go-dockerclient: Please build-depend on golang-golang-x-crypto-dev

2021-02-12 Thread Logan Rosen
-time tests. Thanks for considering the patch. Logan diff -Nru golang-github-fsouza-go-dockerclient-1.6.6/debian/control golang-github-fsouza-go-dockerclient-1.6.6/debian/control --- golang-github-fsouza-go-dockerclient-1.6.6/debian/control 2020-11-30 16:57:13.0 -0500 +++ golang-github

Bug#982426: moosefs: FTBFS when systemd is installed

2021-02-09 Thread Logan Rosen
pt should be patched out in Debian so that we don't need to carry a delta? Please let me know your thoughts. Thanks, Logan [1] https://launchpad.net/ubuntu/+source/moosefs/3.0.115-1

Bug#982346: lam: FTBFS with binutils 2.36

2021-02-08 Thread Logan Rosen
it uses the -l option for ar, which is something completely different in binutils 2.36. Thanks for considering the patch. Logan diff -Nru lam-7.1.4/debian/rules lam-7.1.4/debian/rules --- lam-7.1.4/debian/rules 2019-03-29 13:34:29.0 -0400 +++ lam-7.1.4/debian/rules 2021-

Bug#981915: netkit-tftp: Please depend on xinetd instead of openbsd-inetd

2021-02-04 Thread Logan Rosen
ached patch was applied to achieve the following: * debian/control: Change dependency from openbsd-inetd to xinetd so correct size is reported Thanks for considering the patch. Logan diff -Nru netkit-tftp-0.17/debian/control netkit-tftp-0.17/debian/control --- netkit-tftp-0.17/debian/control

Bug#981914: netkit-tftp: Please include Homepage field in debian/control

2021-02-04 Thread Logan Rosen
following: * debian/control: Added Homepage field. Thanks for considering the patch. Logan diff -Nru netkit-tftp-0.17/debian/control netkit-tftp-0.17/debian/control --- netkit-tftp-0.17/debian/control 2018-12-13 14:43:29.0 -0500 +++ netkit-tftp-0.17/debian/control 2021-02-04 21:33

Bug#913542: teckit: Fails to build on Ubuntu's ppc64el (symbols)

2021-02-01 Thread Logan Rosen
builds successfully on ppc64el. Thanks, Logan

Bug#981614: fvwm1: Implicit pointer conversion for function

2021-02-01 Thread Logan Rosen
Thanks for considering the patch. Logan [1] https://qa.debian.org/bls/packages/f/fvwm1.html only in patch2: unchanged: --- fvwm1-1.24r.orig/modules/FvwmBacker/Mallocs.c +++ fvwm1-1.24r/modules/FvwmBacker/Mallocs.c @@ -18,6 +18,7 @@ * own risk. Permission to use this program for any purpose is given,

Bug#981427: telepathy-mission-control-5: Should suggest apparmor

2021-01-30 Thread Logan Rosen
ckage. In Ubuntu, the attached patch was applied to achieve the following: * Suggest apparmor. Thanks for considering the patch. Logan diff -Nru telepathy-mission-control-5-5.16.5/debian/control telepathy-mission-control-5-5.16.5/debian/control --- telepathy-mission-control-5-5.16.5/debian/co

Bug#980972: xxsds-dynamic: Changelog entry missing trailer line

2021-01-24 Thread Logan Rosen
to upload to the Ubuntu archive. Can you please add a trailer line accordingly? I added one in Ubuntu based on the information I could garner about the upload. [1] Thanks, Logan [1] http://launchpadlibrarian.net/519371489/xxsds-dynamic_1.0~alpha.1+2020072524git5390b6c-2_1.0~alpha.1

Bug#979037: python-pgpy: Missing build dependency on python3-wheel

2021-01-24 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Add missing build dependency on python3-wheel to fix FTBFS. Thanks for considering the patch. Logan diff -Nru python-pgpy-0.5.3/debian/control python-pgpy-0.5.3/debian/control --- python-pgpy

Bug#977542: golang-github-revel-revel: Depends on network in tests

2021-01-24 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/0002-skip-test-requiring-network-access.patch: Skip TestGetCustom, which requires network access and thus fails on Ubuntu buildds. Thanks for considering the patch. Logan diff -Nru

Bug#848055: golang-github-go-chef-chef: FTBFS randomly (failing tests)

2021-01-24 Thread Logan Rosen
causing FTBFS. Thanks for considering the patch. Logan diff -Nru golang-github-go-chef-chef-0.0.1+git20161023.60.deb8c38/debian/patches/fix_intermittent_test_failures.patch golang-github-go-chef-chef-0.0.1+git20161023.60.deb8c38/debian/patches/fix_intermittent_test_failures.patch --- golang-github

Bug#957055: bristol: ftbfs with GCC-10

2021-01-20 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/04-gcc_10.patch: Fix FTBFS with GCC 10 by adjusting some variables. Thanks for considering the patch. Logan diff -Nru bristol-0.60.11/debian/patches/04-gcc_10.patch bristol-0.60.11/debian

Bug#957070: cde: ftbfs with GCC-10

2021-01-20 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc_10: Mark variables as extern to fix FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru cde-0.1+git9-g551e54d/debian/patches/gcc_10 cde-0.1+git9-g551e54d/debian/patches

Bug#957116: cyclades-serial-client: ftbfs with GCC-10

2021-01-19 Thread Logan Rosen
Control: tags -1 patch Hi, In Ubuntu, the attached patch was applied to achieve the following: * Fix FTBFS with GCC 10 due to multiple definitions. Thanks for considering the patch. Logan diff -Nru cyclades-serial-client-0.93ubuntu2/inc/dev.h cyclades-serial-client-0.93ubuntu3/inc/dev.h

Bug#980515: dump1090-mutability: FTBFS with GCC 10

2021-01-19 Thread Logan Rosen
GCC 10. [1] This is due to multiple defintions of a variable (GCC 10 enables -fno-common by default). In Ubuntu, the attached patch was applied to achieve the following: * d/p/05-gcc-10.patch: Cherrypick upstream Git commit to fix FTBFS with GCC 10. Thanks for considering the patch. Logan

Bug#957157: dvi2ps: ftbfs with GCC-10

2021-01-19 Thread Logan Rosen
with GCC 10. Thanks for considering the patch. Logan diff -Nru dvi2ps-5.1j/debian/patches/gcc-10.patch dvi2ps-5.1j/debian/patches/gcc-10.patch --- dvi2ps-5.1j/debian/patches/gcc-10.patch 1969-12-31 19:00:00.0 -0500 +++ dvi2ps-5.1j/debian/patches/gcc-10.patch 2021-01-19 22:25

Bug#957165: efax-gtk: ftbfs with GCC-10

2021-01-19 Thread Logan Rosen
fix FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru efax-gtk-3.2.8/debian/patches/gcc-10 efax-gtk-3.2.8/debian/patches/gcc-10 --- efax-gtk-3.2.8/debian/patches/gcc-101969-12-31 19:00:00.0 -0500 +++ efax-gtk-3.2.8/debian/patches/gcc-102021-01-19 22:05

Bug#967133: fbpanel: Unversioned Python removal in sid/bullseye

2021-01-18 Thread Logan Rosen
. Logan diff -Nru fbpanel-7.0/debian/control fbpanel-7.0/debian/control --- fbpanel-7.0/debian/control 2017-10-12 07:54:27.0 -0400 +++ fbpanel-7.0/debian/control 2020-04-03 12:14:06.0 -0400 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Ulises Vitulli Build-Depends: debhelper

Bug#957193: fbpanel: ftbfs with GCC-10

2021-01-18 Thread Logan Rosen
with GCC 10. Thanks for considering the patch. Logan diff -Nru fbpanel-7.0/debian/patches/gcc-10.patch fbpanel-7.0/debian/patches/gcc-10.patch --- fbpanel-7.0/debian/patches/gcc-10.patch 1969-12-31 19:00:00.0 -0500 +++ fbpanel-7.0/debian/patches/gcc-10.patch 2021-01-18 20:13

Bug#957248: gadmin-proftpd: ftbfs with GCC-10

2021-01-18 Thread Logan Rosen
to fix FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru gadmin-proftpd-0.4.2/debian/patches/05-gcc_10.patch gadmin-proftpd-0.4.2/debian/patches/05-gcc_10.patch --- gadmin-proftpd-0.4.2/debian/patches/05-gcc_10.patch 1969-12-31 19:00:00.0 -0500 +++ gadmin-proftpd-0.4.2

Bug#957281: gnomad2: ftbfs with GCC-10

2021-01-18 Thread Logan Rosen
definitions. Thanks for considering the patch. Logan diff -Nru gnomad2-2.9.6/debian/patches/gcc-10.patch gnomad2-2.9.6/debian/patches/gcc-10.patch --- gnomad2-2.9.6/debian/patches/gcc-10.patch 1969-12-31 19:00:00.0 -0500 +++ gnomad2-2.9.6/debian/patches/gcc-10.patch 2021-01-18 14:01

Bug#957312: gringotts: ftbfs with GCC-10

2021-01-17 Thread Logan Rosen
upstream Git commit to fix FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru gringotts-1.2.10/debian/patches/fix-build-with-gcc-10.patch gringotts-1.2.10/debian/patches/fix-build-with-gcc-10.patch --- gringotts-1.2.10/debian/patches/fix-build-with-gcc-10.patch 1969-12-31 19

Bug#968131: hdate-applet FTBFS with gcc-10

2021-01-17 Thread Logan Rosen
multiple definitions. Thanks for considering the patch. Logan diff -Nru hdate-applet-0.15.11/debian/patches/gcc-10 hdate-applet-0.15.11/debian/patches/gcc-10 --- hdate-applet-0.15.11/debian/patches/gcc-10 1969-12-31 19:00:00.0 -0500 +++ hdate-applet-0.15.11/debian/patches/gcc-10 2021-01-17 22

Bug#957384: jabber-muc: ftbfs with GCC-10

2021-01-17 Thread Logan Rosen
definitions. Thanks for considering the patch. Logan diff -Nru jabber-muc-0.8/debian/patches/gcc_10.diff jabber-muc-0.8/debian/patches/gcc_10.diff --- jabber-muc-0.8/debian/patches/gcc_10.diff 1969-12-31 19:00:00.0 -0500 +++ jabber-muc-0.8/debian/patches/gcc_10.diff 2021-01-17 18:13

Bug#980274: lomiri-api: Symbol mismatch when built with -O3

2021-01-17 Thread Logan Rosen
it just marks two symbols as optional that are optimized away/inlined with -O3. Whether or not they're present, the build will succeed. I think it makes sense to mark them as optional in Debian accordingly. Thanks, Logan

Bug#980274: lomiri-api: Symbol mismatch when built with -O3

2021-01-16 Thread Logan Rosen
achieve the following: * Mark two symbols as optional to fix build with -O3 on ppc64el. Thanks for considering the patch. Logan [1] https://launchpad.net/ubuntu/+source/lomiri-api/0.1.1-3/+build/20205674 diff -Nru lomiri-api-0.1.1/debian/liblomiri-api0.symbols lomiri-api-0.1.1/debian

Bug#957383: jamin: ftbfs with GCC-10

2021-01-16 Thread Logan Rosen
with GCC 10. Thanks for considering the patch. Logan diff -Nru jamin-0.98.9~git20170111~199091~repack1/debian/patches/gcc_10.patch jamin-0.98.9~git20170111~199091~repack1/debian/patches/gcc_10.patch --- jamin-0.98.9~git20170111~199091~repack1/debian/patches/gcc_10.patch 1969-12-31 19:00

Bug#957478: libsml: ftbfs with GCC-10

2021-01-16 Thread Logan Rosen
commit to fix FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru libsml-0.1.1+git20180125/debian/patches/gcc-10.patch libsml-0.1.1+git20180125/debian/patches/gcc-10.patch --- libsml-0.1.1+git20180125/debian/patches/gcc-10.patch1969-12-31 19:00:00.0 -0500

Bug#967989: lookup: Removal of sys_nerr and sys_errlist

2021-01-16 Thread Logan Rosen
strerror() instead of removed sys_nerr and sys_errlist. Thanks for considering the patch. Logan diff -u lookup-1.08b/lib/output.c lookup-1.08b/lib/output.c --- lookup-1.08b/lib/output.c +++ lookup-1.08b/lib/output.c @@ -769,13 +769,7 @@ else errval

Bug#957577: nast: ftbfs with GCC-10

2021-01-15 Thread Logan Rosen
the patch. Logan diff -Nru nast-0.2.0/debian/patches/gcc-10 nast-0.2.0/debian/patches/gcc-10 --- nast-0.2.0/debian/patches/gcc-101969-12-31 19:00:00.0 -0500 +++ nast-0.2.0/debian/patches/gcc-102021-01-15 23:30:25.0 -0500 @@ -0,0 +1,327 @@ +--- a/include/nast.h b

Bug#957585: ncurses-hexedit: ftbfs with GCC-10

2021-01-15 Thread Logan Rosen
. Thanks for considering the patch. Logan diff -Nru ncurses-hexedit-0.9.7+orig/debian/patches/gcc_10.patch ncurses-hexedit-0.9.7+orig/debian/patches/gcc_10.patch --- ncurses-hexedit-0.9.7+orig/debian/patches/gcc_10.patch 1969-12-31 19:00:00.0 -0500 +++ ncurses-hexedit-0.9.7+orig/debian

Bug#957596: netdiag: ftbfs with GCC-10

2021-01-15 Thread Logan Rosen
/pcap_init.diff: Rename pcap_init() to traf_pcap_init() to avoid conflict with libpcap. Thanks for considering the patch. Logan diff -u netdiag-1.2/debian/patches/series netdiag-1.2/debian/patches/series --- netdiag-1.2/debian/patches/series +++ netdiag-1.2/debian/patches/series @@ -6,3 +6,5

Bug#957599: netpbm-free: ftbfs with GCC-10

2021-01-14 Thread Logan Rosen
. Thanks for considering the patch. Logan diff -u netpbm-free-10.0/debian/patches/series netpbm-free-10.0/debian/patches/series --- netpbm-free-10.0/debian/patches/series +++ netpbm-free-10.0/debian/patches/series @@ -18,3 +18,4 @@ bufferoverflow.patch 648131libpng16.patch +gcc-10.patch only in

Bug#960564: usbauth: autopkgtest fails on Ubuntu

2021-01-12 Thread Logan Rosen
. You can feel free to close this out accordingly. Thanks, Logan [1] https://autopkgtest.ubuntu.com/packages/u/usbauth/hirsute/amd64

Bug#957610: nn: ftbfs with GCC-10

2021-01-12 Thread Logan Rosen
considering the patch. Logan diff -Nru nn-6.7.3/debian/patches/07-gcc-10.diff nn-6.7.3/debian/patches/07-gcc-10.diff --- nn-6.7.3/debian/patches/07-gcc-10.diff 1969-12-31 19:00:00.0 -0500 +++ nn-6.7.3/debian/patches/07-gcc-10.diff 2021-01-12 23:33:20.0 -0500 @@ -0,0 +1,114

Bug#980024: pdmenu: FTBFS with GCC 10

2021-01-12 Thread Logan Rosen
please consider uploading it? We applied it successfully in Ubuntu but would prefer not to carry a delta. Thanks, Logan

Bug#980023: petri-foo: FTBFS with GCC 10

2021-01-12 Thread Logan Rosen
rebuild in unstable with GCC 10 as default because of a variable being defined multiple times. In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru petri-foo-0.1.87/debian/control petri

Bug#974207: psi-plus: FTBFS with Qt 5.15

2021-01-11 Thread Logan Rosen
: Explicitly include QPainterPath to fix FTBFS with Qt 5.15. Thanks for considering the patch. Logan diff -Nru psi-plus-1.4.554/debian/patches/qt-5.15.patch psi-plus-1.4.554/debian/patches/qt-5.15.patch --- psi-plus-1.4.554/debian/patches/qt-5.15.patch 1969-12-31 19:00:00.0 -0500

Bug#979748: rio: FTBFS with glibc 2.32

2021-01-10 Thread Logan Rosen
. Logan only in patch2: unchanged: --- rio-1.07.orig/std.h +++ rio-1.07/std.h @@ -31,7 +31,7 @@ #endif #ifndefSZERROR -#defineSZERROR sys_errlist[errno] +#defineSZERROR

Bug#979747: rtpproxy: FTBFS with GCC 10

2021-01-10 Thread Logan Rosen
e the following: * d/p/gcc-10.patch: Fix compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru rtpproxy-1.2.1/debian/patches/gcc-10.patch rtpproxy-1.2.1/debian/patches/gcc-10.patch --- rtpproxy-1.2.1/debian/patches/gcc-10.patch 1969-12-31 19:00:00.0 -0500 +++ rtpp

Bug#979743: rungetty: FTBFS with glibc 2.32

2021-01-10 Thread Logan Rosen
patch. Logan diff -Nru rungetty-1.2/debian/patches/glibc-2.32.patch rungetty-1.2/debian/patches/glibc-2.32.patch --- rungetty-1.2/debian/patches/glibc-2.32.patch1969-12-31 19:00:00.0 -0500 +++ rungetty-1.2/debian/patches/glibc-2.32.patch2021-01-10 19:01:08.0 -0500

Bug#957781: scantool: ftbfs with GCC-10

2021-01-09 Thread Logan Rosen
compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru scantool-2.1/debian/patches/gcc-10.patch scantool-2.1/debian/patches/gcc-10.patch --- scantool-2.1/debian/patches/gcc-10.patch1969-12-31 19:00:00.0 -0500 +++ scantool-2.1/debian/patches/gcc-10.patch2021-01-09

Bug#957786: sdlbasic: ftbfs with GCC-10

2021-01-09 Thread Logan Rosen
: Fix compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru sdlbasic-0.0.20070714/debian/patches/gcc-10.patch sdlbasic-0.0.20070714/debian/patches/gcc-10.patch --- sdlbasic-0.0.20070714/debian/patches/gcc-10.patch 1969-12-31 19:00:00.0 -0500 +++ sdlbasic

Bug#957801: siproxd: ftbfs with GCC-10

2021-01-09 Thread Logan Rosen
: Fix compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru siproxd-0.8.1/debian/control siproxd-0.8.1/debian/control --- siproxd-0.8.1/debian/control2018-04-03 08:43:31.0 -0400 +++ siproxd-0.8.1/debian/control2021-01-09 19:35:35.0 -0500 @@ -1,8

Bug#979681: soapaligner: FTBFS with GCC 10

2021-01-09 Thread Logan Rosen
with GCC 10 (which is now the default in unstable). [1] In Ubuntu, the attached patch was applied to achieve the following: * d/p/gcc-10.patch: Fix compilation with GCC 10. Thanks for considering the patch. Logan [1] https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64

Bug#979680: socket++: FTBFS with glibc 2.32

2021-01-09 Thread Logan Rosen
glibc-2.32.patch: Use strsignal() instead of sys_siglist to fix FTBFS with glibc 2.32. Thanks for considering the patch. Logan diff -Nru socket++-1.12.13/debian/patches/glibc-2.32.patch socket++-1.12.13/debian/patches/glibc-2.32.patch --- socket++-1.12.13/debian/patches/glibc-2.32.patch19

Bug#957839: sptk: ftbfs with GCC-10

2021-01-09 Thread Logan Rosen
compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru sptk-3.9/debian/patches/gcc-10.patch sptk-3.9/debian/patches/gcc-10.patch --- sptk-3.9/debian/patches/gcc-10.patch1969-12-31 19:00:00.0 -0500 +++ sptk-3.9/debian/patches/gcc-10.patch2021-01-09 17:36

Bug#966877: termtris: FTBFS: ld: src/game.o:/<>/src/game.h:21: multiple definition of `quit'; src/ansi.o:/<>/src/game.h:21: first defined here

2021-01-08 Thread Logan Rosen
compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru termtris-1.3/debian/patches/gcc-10.patch termtris-1.3/debian/patches/gcc-10.patch --- termtris-1.3/debian/patches/gcc-10.patch1969-12-31 19:00:00.0 -0500 +++ termtris-1.3/debian/patches/gcc-10.patch2021-01-08

Bug#967988: tnat64: Removal of sys_errlist

2021-01-08 Thread Logan Rosen
strerror() instead of sys_errlist to fix FTBFS with glibc 2.32. Thanks for considering the patch. Logan diff -Nru tnat64-0.05/debian/control tnat64-0.05/debian/control --- tnat64-0.05/debian/control 2018-04-03 08:47:37.0 -0400 +++ tnat64-0.05/debian/control 2021-01-08 17:30

Bug#957902: uronode: ftbfs with GCC-10

2021-01-08 Thread Logan Rosen
compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru uronode-2.10/debian/patches/gcc-10.patch uronode-2.10/debian/patches/gcc-10.patch --- uronode-2.10/debian/patches/gcc-10.patch1969-12-31 19:00:00.0 -0500 +++ uronode-2.10/debian/patches/gcc-10.patch2021-01-08

Bug#966861: vilistextum: FTBFS: ld: html.o:./src/text.h:16: multiple definition of `ch'; charset.o:./src/text.h:16: first defined here

2021-01-08 Thread Logan Rosen
: Fix compilation with GCC 10. Thanks for considering the patch. Logan diff -u vilistextum-2.6.9/debian/patches/series vilistextum-2.6.9/debian/patches/series --- vilistextum-2.6.9/debian/patches/series +++ vilistextum-2.6.9/debian/patches/series @@ -1 +1,2 @@ 01-add-format-arguments.patch +gcc-10

Bug#957923: webalizer: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
: Fix compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru webalizer-2.23.08/debian/patches/gcc-10.patch webalizer-2.23.08/debian/patches/gcc-10.patch --- webalizer-2.23.08/debian/patches/gcc-10.patch 1969-12-31 19:00:00.0 -0500 +++ webalizer-2.23.08/debian

Bug#957954: wmwave: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru wmwave-0.4/debian/patches/gcc-10.patch wmwave-0.4/debian/patches/gcc-10.patch --- wmwave-0.4/debian/patches/gcc-10.patch 1969-12-31 19:00:00.0 -0500 +++ wmwave-0.4/debian/patches/gcc-10.patch 2021-01-07 22

Bug#957991: xneur: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru xneur-0.20.0/debian/patches/gcc-10.patch xneur-0.20.0/debian/patches/gcc-10.patch --- xneur-0.20.0/debian/patches/gcc-10.patch1969-12-31 19:00:00.0 -0500 +++ xneur-0.20.0/debian/patches/gcc-10.patch2021-01-07

Bug#957326: gwc: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
compilation with GCC 10. Thanks for considering the patch. Logan diff -Nru gwc-0.22.04/debian/patches/gcc-10.patch gwc-0.22.04/debian/patches/gcc-10.patch --- gwc-0.22.04/debian/patches/gcc-10.patch 1969-12-31 19:00:00.0 -0500 +++ gwc-0.22.04/debian/patches/gcc-10.patch 2021-01-07 20

Bug#957161: echoping: ftbfs with GCC-10

2021-01-07 Thread Logan Rosen
FTBFS with GCC 10. Thanks for considering the patch. Logan diff -Nru echoping-6.0.2/debian/patches/gcc-10.patch echoping-6.0.2/debian/patches/gcc-10.patch --- echoping-6.0.2/debian/patches/gcc-10.patch 1969-12-31 19:00:00.0 -0500 +++ echoping-6.0.2/debian/patches/gcc-10.patch 2021-01

Bug#979462: aplus-fsf: FTBFS against glibc 2.32

2021-01-06 Thread Logan Rosen
in Debian soon). This is because it has some improperly guarded usage of sys_errlist instead of strerror(). In Ubuntu, the attached patch was applied to achieve the following: * Fix FTBFS against glibc 2.32 by using strerror() instead of sys_errlist. Thanks for considering the patch. Logan

Bug#979448: alsamixergui: FTBFS against glibc 2.32

2021-01-06 Thread Logan Rosen
considering the patch. Logan diff -u alsamixergui-0.9.0rc2-1/src/alsamixer.cxx alsamixergui-0.9.0rc2-1/src/alsamixer.cxx --- alsamixergui-0.9.0rc2-1/src/alsamixer.cxx +++ alsamixergui-0.9.0rc2-1/src/alsamixer.cxx @@ -2086,7 +2086,7 @@ mixer_signal_handler (int signal) { if (signal != SIGSEGV

Bug#967987: fuzz: Removal of sys_errlist

2021-01-06 Thread Logan Rosen
FTBFS against glibc 2.32 by using strerror() instead of sys_errlist. Thanks for considering the patch. Logan diff -Nru fuzz-0.6/debian/patches/glibc-2.32.patch fuzz-0.6/debian/patches/glibc-2.32.patch --- fuzz-0.6/debian/patches/glibc-2.32.patch1969-12-31 19:00:00.0 -0500 +++ fuzz

Bug#979270: python-rfc6555: Requires network access during build

2021-01-04 Thread Logan Rosen
]) and is a violation of Debian policy. Please look into skipping/adjusting these tests. Thanks, Logan

Bug#966988: uftrace: FTBFS: test failed

2021-01-02 Thread Logan Rosen
-test-Robustify-mcount_wrap_dlopen-test.patch: Import patch from upstream Git to fix a failing test. Thanks for considering the patch. Logan -- System Information: Debian Release: bullseye/sid APT prefers groovy-updates APT policy: (500, 'groovy-updates'), (500, 'groovy-s

Bug#972958: pipemeter FTBFS: error: format not a string literal and no format arguments

2020-12-30 Thread Logan Rosen
/format-security-error.patch: Fix format-security error by using fputs instead of fprintf. * d/p/fix-make-install.patch: Fix issues with make install by using DESTDIR and adjusting install arguments. Thanks for considering the patch. Logan -- System Information: Debian Release: bullseye/sid

Bug#978194: openms: FTBFS: glpk.h:36:16: error: using typedef-name ‘glp_prob’ after ‘struct’

2020-12-30 Thread Logan Rosen
/fix-glpk-version-check.patch: Fix GLPK version check that doesn't account for major version, fixing FTBFS against GLPK 5. Thanks for considering the patch. Logan -- System Information: Debian Release: bullseye/sid APT prefers groovy-updates APT policy: (500, 'groovy-updat

Bug#978099: Please add support for riscv64

2020-12-25 Thread Logan Rosen
architecture. Thanks for considering the patch. Logan -- System Information: Debian Release: bullseye/sid APT prefers groovy-updates APT policy: (500, 'groovy-updates'), (500, 'groovy-security'), (500, 'groovy'), (100, 'groovy-backports') Architecture: am

  1   2   3   4   5   6   7   8   9   >