Bug#929682: libqt5qml5: QQmlEngine segfaults on ia64

2019-06-19 Thread Jason Duerstock
Investigating now. On Wed, Jun 19, 2019 at 1:56 PM Dmitry Shachnev wrote: > Hi Jason! > > On Tue, May 28, 2019 at 11:58:38AM -0400, Jason Duerstock wrote: > > As reported in bug #894726, qtdeclarative-opensource-src has a bug on > > systems that use 64-bit pointers with an

Bug#930742: parted: fix MacOS boot support

2019-06-19 Thread Jason Duerstock
Source: parted Severity: normal Tags: patch Dear Maintainer, parted does not properly handle MacOS partitions. The attached (from upstream) fixes this. See http://git.savannah.gnu.org/cgit/parted.git/commit/?id=43b061e90dcdab799ecd1e822852de110673bf7e for more detail. -- System Information:

Bug#930119: gcc-8: __dso_handle place in wrong segment on ia64

2019-06-07 Thread Jason Duerstock
Package: gcc-8 Version: 8.3.0-7 Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, On ia64, __dso_handle is placed in .data/.bss rather than .sdata/.sbss, causing a link failure on at least one package (libphonenumber). The patch has been added to

Bug#930082: gmt: FTBFS on ia64

2019-06-06 Thread Jason Duerstock
Source: gmt Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, gmt fails to build from source on ia64. A patch has been submitted upstream: https://github.com/GenericMappingTools/gmt/pull/849 Please include it in your next release. -- System

Bug#929975: python-numpy: move python3-matplotlib dependency to depend-indep

2019-06-04 Thread Jason Duerstock
Package: python-numpy Version: 1:1.16.2-1 Severity: normal Tags: patch Dear Maintainer, The build dependency on python3-matplotlib creates an unnecessary build dependency loop. I believe the attached patch fixes the packaging so that python3-matplotlib is only required when building the

Bug#929682: libqt5qml5: QQmlEngine segfaults on ia64

2019-05-28 Thread Jason Duerstock
Source: qtdeclarative-opensource-src Severity: important Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, As reported in bug #894726, qtdeclarative-opensource-src has a bug on systems that use 64-bit pointers with any bits from 63-50 set. The attached patch

Bug#929326: subversion: please add pkg.subversion.nokde build profile

2019-05-21 Thread Jason Duerstock
Source: subversion Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, Subversion currently depends on KDE in order to build, which creates an excessive build dependency chain. Please accept the following patch which adds a pkg.subversion.nokde build

Bug#929311: gcc-9: please include fix for pr87338

2019-05-21 Thread Jason Duerstock
Package: gcc-9 Version: 9-20190428-1 Severity: normal User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, Please include the fix for pr87338 that was previously included in gcc-8. This patch is required for gcc-9 to build under ia64. Thank you. -- System Information: Debian

Bug#929244: mozjs60: FTBFS on ia64

2019-05-19 Thread Jason Duerstock
Package: mozjs60 Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, The attached patch fixes the build problems for mozjs60 on ia64. Please apply. Thank you. -- System Information: Debian Release: 10.0 APT prefers unreleased APT policy: (500,

Bug#890279: gzip (i386) uses TEXTRELs

2018-09-27 Thread Jason Duerstock
As I believe this would fix https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688958, I say go ahead. Jason On Thu, Sep 27, 2018 at 6:37 AM Andreas Henriksson wrote: > > Hello, > > I've just built gzip in a i386 chroot with the previously supplied > debdiff applied and checked with scanelf (from

Bug#906822: Acknowledgement (gdb: gdb FTBFS on ia64)

2018-09-12 Thread Jason Duerstock
Sorry, I included the wrong patch. This is the correct one: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=5a6c3296a7a90694ad4042f6256f3da6d4fa4ee8 On Tue, Aug 21, 2018 at 11:36 AM Debian Bug Tracking System wrote: > > Thank you for filing a new Bug report with Debian.

Bug#908519: linux: asciidoctor dependency blocks ia64 build

2018-09-10 Thread Jason Duerstock
Source: linux Severity: normal User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, Due to some ruby issues, asciidoctor is currently blocking the linux package from building on ia64. Since asciidoctor is only used to build the linux-perf documentation, does it make more sense to:

Bug#906822: gdb: gdb FTBFS on ia64

2018-08-21 Thread Jason Duerstock
Package: gdb Version: 7.12-6+ia64.1 Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, gdb 8.1 FTBFS on ia64 because an internal API change was not fully propagated across all callers. This is fixed in upstream git commit

Bug#905536: closed by Matthias Klose (Bug#905536: fixed in python3.7 3.7.0-5)

2018-08-21 Thread Jason Duerstock
.7) > python3.7-venv - Interactive high-level object-oriented language (pyvenv > binary, v > Closes: 902788 905536 > Changes: > python3.7 (3.7.0-5) unstable; urgency=medium > . >* Update to 20180820 from the 3.7 branch. >* Avoid usage of distutils in the pla

Bug#906675: gcc-8: remove obsolete ia64 gcc bug workaround

2018-08-19 Thread Jason Duerstock
Package: gcc-8 Version: 8.1.0-9 Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, The debian/rules2 file has an obsolete compiler bug workaround that can now be removed. The attached patch removes it. Please include it in the next release. Thank

Bug#906531: qtdeclarative-opensource-src: libqt5qml5.symbols and libqt5quick5.symbols need update for ia64

2018-08-17 Thread Jason Duerstock
Source: qtdeclarative-opensource-src Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, The source currently fails to build because of some symbol inconsistencies. The attached patch should fix them. -- System Information: Debian Release:

Bug#905536: python3.7: disable -O3 on ia64 due to compiler bug

2018-08-05 Thread Jason Duerstock
Source: python3.7 Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, The attached patch includes a number of fixes to python3.7's debian/rules: 1) Due to a gcc bug[1], -O3 needs to be disabled on ia64. 2) The -O2 override for m68k added for Debian bug

Bug#905461: ia64: architecture is incompatible with CONFIG_SCHED_STACK_END_CHECK

2018-08-04 Thread Jason Duerstock
Source: linux Severity: normal On ia64, enabling the CONFIG_SCHED_STACK_END_CHECK kernel option renders the kernel unbootable. The "stack end" magic number that is set to enable this feature is overwritten by the ia64 processor backing store. Is it possible to override a global kernel setting

Bug#902961: mozjs52: FTBFS in recent unstable: ReserveProcessExecutableMemory() fails during tests

2018-07-06 Thread Jason Duerstock
I suspect the "right" solution to this is to define the "base" and "mask" variables in ComputeRandomAllocationAddress() based on what works for each architecture, but my enthusiasm for gathering that information was pretty low at the time I ran into this, and hasn't gone up much since then. On

Bug#897178: mozjs52: more fixes for ia64

2018-04-29 Thread Jason Duerstock
Source: mozjs52 Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, Attached please find patches to let mozjs52 build on ia64, and (mostly) pass the test suite. ia64 currently requires -G0 for linking, but crashes if the current *MAINT_APPEND strings

Bug#897117: mozjs52: tests fail on ia64: memory and math

2018-04-28 Thread Jason Duerstock
Source: mozjs52 Severity: normal User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, The following tests fail on ia64: ## ecma_6/Math/log2-approx.js: rc = 3, run time = 0.109967 ecma_6/Math/shell.js:7:19 Error: got -Infinity, expected a number near -1074 Stack:

Bug#731983: runtime warnings: in:imuxsock: unaligned access to 0x0000000043765a09

2018-04-11 Thread Jason Duerstock
This appears to be fixed in 8.34.0-1, at least on ia64. Helge, can you check if it is fixed HPPA as well? On Thu, Apr 5, 2018 at 8:28 PM, Jason Duerstock <jason.duerst...@gmail.com> wrote: > Package: rsyslog > Version: 8.33.1-1 > Followup-For: Bug #731983 > User: debian-i..

Bug#731983: runtime warnings: in:imuxsock: unaligned access to 0x0000000043765a09

2018-04-05 Thread Jason Duerstock
Package: rsyslog Version: 8.33.1-1 Followup-For: Bug #731983 User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, This bug has been fixed upstream in this commit: https://github.com/rsyslog/rsyslog/commit/64b6f5f7b924aa62a800c2e02e68cb498ed50acc Please add this patch to the

Bug#892200: qdbm: FTBFS on arches without openjdk

2018-03-06 Thread Jason Duerstock
Source: qdbm Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, As currently configured, gcc-7 does not know where to find the Java jni.h headers if the arch is using gcj rather than openjdk. [1] The attached patch should clean up the Java

Bug#887525: poppler FTBFS with gtk-doc-tools 1.27-1

2018-02-26 Thread Jason Duerstock
Source: poppler Followup-For: Bug #887525 This appears to be fixed upstream: https://cgit.freedesktop.org/poppler/poppler/commit/gtkdoc.py?id=791e024656212c65d798cb69a134cdd3e30cc79e -- System Information: Debian Release: buster/sid APT prefers unreleased APT policy: (500, 'unreleased'),

Bug#890432: suricata: FTBFS on ia64

2018-02-14 Thread Jason Duerstock
Source: suricata Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, >From >https://buildd.debian.org/status/fetch.php?pkg=suricata=ia64=1%3A4.0.4-1=1518609275=0 gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2

Bug#890185: seqan2: FTBFS on ia64

2018-02-11 Thread Jason Duerstock
Apologies. I should have said forwarded. On Sun, Feb 11, 2018 at 12:17 PM, John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> wrote: > On 02/11/2018 06:12 PM, Jason Duerstock wrote: >> This has been pushed upstream as https://github.com/seqan/seqan/issues/2281 > >

Bug#890185: seqan2: FTBFS on ia64

2018-02-11 Thread Jason Duerstock
Source: seqan2 Severity: normal User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, seqan fails to build on ia64 due to some apparently gratuitous assembly calls from gcc. >From include/seqan/parallel/parallel_lock.h: #else // everything else. asm volatile ("nop" :::

Bug#889796: ltrace: FTBFS on ia64

2018-02-06 Thread Jason Duerstock
Package: ltrace Version: 0.5.3-2.1 Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, Due to some outdated glibc headers, ltrace does not build for ia64. The attached patch corrects this. -- System Information: Debian Release: buster/sid APT

Bug#889645: architecture baseline violation on ia64

2018-02-05 Thread Jason Duerstock
Additionally, the inclusion of ia64 is wrong here: https://sources.debian.org/src/pd-moonlib/0.3.6-2/Makefile.pdlibbuilder/#L424 as is evidenced in this build log: https://buildd.debian.org/status/fetch.php?pkg=pd-moonlib=ia64=0.3.6-2=1517784204=0

Bug#711135: Re: compiling a bootable kernel for ia64 (itanium2, mckinley, rx2620)

2018-02-04 Thread Jason Duerstock
Does the kernel from here work for you?: https://people.debian.org/~jrtc27/wheezy-backports-ia64/ Specifically https://people.debian.org/~jrtc27/wheezy-backports-ia64/linux-image-3.16.0-0.bpo.4-mckinley_3.16.39-1+deb8u1~bpo70+1+gcc4.4_ia64.deb Jason On Sun, Feb 4, 2018 at 7:56 PM, Ivan

Bug#889057: gdbm: please remove dependency on dietlibc for ia64

2018-02-01 Thread Jason Duerstock
Source: gdbm Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, As dietlibc does not currently build for ia64, please remove the dependency on it. Patch attached. -- System Information: Debian Release: buster/sid APT prefers unreleased APT

Bug#887898: Proper fix for #887898

2018-01-31 Thread Jason Duerstock
It appears that Red Hat has run into the same thing, and they have a clearer fix for it: https://bugzilla.redhat.com/show_bug.cgi?id=1384016

Bug#886175: cross-toolchain-base-ports: Please add support for ia64

2018-01-25 Thread Jason Duerstock
Maybe it needs a stage1 with --disable-libunwind-exceptions? On Thu, Jan 25, 2018 at 11:00 AM, John Paul Adrian Glaubitz wrote: > On 01/25/2018 04:54 PM, James Clarke wrote: >>> >>> I *think* this is because libunwind-dev has to be [ia64] as well in >>>

Bug#888061: libraw: FTBFS on ia64: symbols discrepancy

2018-01-24 Thread Jason Duerstock
Source: libraw Followup-For: Bug #888061 Dear Maintainer, Attached is a patch that will fix the symbols discrepancy problem. -- System Information: Debian Release: buster/sid APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'unstable') Architecture: ia64 Kernel: Linux

Bug#887868: libgnomecanvas FTBFS with gtk-doc-tools 1.27-1

2018-01-23 Thread Jason Duerstock
, 2018 at 1:58 PM, Simon McVittie <s...@debian.org> wrote: > On Tue, 23 Jan 2018 at 07:50:30 -0500, Jason Duerstock wrote: >> The attached patch lets the package finish building. > > Thanks, but as I said in a previous reply to the bug, this package is > already marked

Bug#887868: libgnomecanvas FTBFS with gtk-doc-tools 1.27-1

2018-01-23 Thread Jason Duerstock
Source: libgnomecanvas Followup-For: Bug #887868 Dear Maintainer, The attached patch lets the package finish building. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: ia64 Kernel: Linux 3.14-0.bpo.2-mckinley (SMP w/2 CPU

Bug#887453: libunwind: please disable lzma on ia64

2018-01-22 Thread Jason Duerstock
After some consideration, we've determined that this bug is better filed against gcc. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83971 On Tue, Jan 16, 2018 at 1:07 PM, Jason Duerstock <jason.duerst...@gmail.com> wrote: > Source: libunwind > Severity: normal > Tags: patch &

Bug#887738: nspr FTBFS with glibc 2.26

2018-01-20 Thread Jason Duerstock
Source: nspr Followup-For: Bug #887738 Dear Maintainer, The attached patch fixes this bug. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: ia64 Kernel: Linux 3.14-0.bpo.2-mckinley (SMP w/2 CPU cores) Locale:

Bug#884105: Acknowledgement (gdb: bump libunwind version dependency for ia64)

2018-01-19 Thread Jason Duerstock
After some discussion on #debian-ports, I believe this should be changed from libunwind7-dev to libunwind-dev. Jason On Mon, Dec 11, 2017 at 8:30 AM, Debian Bug Tracking System wrote: > Thank you for filing a new Bug report with Debian. > > You can follow progress on this

Bug#887453: libunwind: please disable lzma on ia64

2018-01-16 Thread Jason Duerstock
Source: libunwind Severity: normal Tags: patch User: debian-i...@lists.debian.org Usertags: ia64 Dear Maintainer, For the ia64 port, we would like to disable lzma support for ia64, as it has caused several packages to fail building when static linking is used. (gcc doesn't know to include

Bug#884356: mesa FTBFS on ia64

2018-01-14 Thread Jason Duerstock
> > Jason > > > On Fri, Dec 15, 2017 at 1:50 PM, Andreas Boll > <andreas.boll@gmail.com> wrote: >> On Thu, Dec 14, 2017 at 08:29:25AM -0500, Jason Duerstock wrote: >>> Source: mesa >>> Severity: normal >>> >>> Dear Maintai

Bug#887066: gcc-7: RTL combine pass yields wrong rotate result

2018-01-13 Thread Jason Duerstock
Package: gcc-7 Version: 7.2.0-17 Severity: normal Tags: patch Dear Maintainer, A gcc bug introduced between 6.4.0 and 7.2.0 makes openssl compile incorrectly. The bug has been filed with gcc upstream and corrected: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83565 The patch can be found

Bug#853502: libpam-chroot: ftbfs with GCC-7

2018-01-10 Thread Jason Duerstock
Package: libpam-chroot Followup-For: Bug #853502 Dear Maintainer, Attached please find a patch that fixes this bug. It also addresses #754322. Thanks, Jason -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: ia64 Kernel:

Bug#886840: glibc ia64 memchr bug causes testsuite failures in m4 and diffutils

2018-01-10 Thread Jason Duerstock
Source: glibc Severity: normal Tags: patch Dear Maintainer, glibc 2.26 has an ia64 bug as detailed here: https://sourceware.org/bugzilla/show_bug.cgi?id=22603 The patch as scheduled to be merged into the next version of glibc is available here:

Bug#886693: linux: please reinstate ia64 for the linux kernel package

2018-01-08 Thread Jason Duerstock
Source: linux Severity: normal Tags: patch Dear Maintainer, As you may be aware, the ia64 architecture has recently been added back to Debian, but now resides in Debian ports. The attached patch should enable the linux package to build the ia64 kernel again. Thanks for your time! -- System

Bug#884007: systemtap FTBFS on ia64

2017-12-27 Thread Jason Duerstock
gt; > On Sun, 2017-12-10 at 06:59 -0500, Jason Duerstock wrote: >> Source: systemtap >> Severity: normal >> Tags: patch >> >> Dear Maintainer, >> >> systemtap fails to build from source on ia64. The attached patch >> should correct the prob

Bug#884356: mesa FTBFS on ia64

2017-12-18 Thread Jason Duerstock
t; On Thu, Dec 14, 2017 at 08:29:25AM -0500, Jason Duerstock wrote: >> Source: mesa >> Severity: normal >> >> Dear Maintainer, >> >> On ia64, mesa appears to FTBFS due to a missing link to libpthread by libgbm: >> >> /bin/bash ../../libtool --tag=CC

Bug#884356: mesa FTBFS on ia64

2017-12-14 Thread Jason Duerstock
Source: mesa Severity: normal Dear Maintainer, On ia64, mesa appears to FTBFS due to a missing link to libpthread by libgbm: /bin/bash ../../libtool --tag=CC --mode=link gcc -I../../../include -I../../../src -I../../../src/loader -I../../../src/gbm/main -D__STDC_CONSTANT_MACROS

Bug#883858: closed by Adrian Bunk <b...@debian.org> (Bug#883858: fixed in libunwind 1.2.1-4)

2017-12-13 Thread Jason Duerstock
ind8 - library to determine the call-chain of a program - runtime > Closes: 883858 883861 > Changes: > libunwind (1.2.1-4) unstable; urgency=low > . >* Add upstream fix for FTBFS with glibc 2.26. (Closes: #883861) >* Add ia64 fixes from Jason Duerstock. (Closes: #883858) &

Bug#884194: glibc 2.25 breaks sysv ipc on ia64

2017-12-12 Thread Jason Duerstock
Source: glibc Severity: normal Tags: patch Dear Maintainer, sysv ipc always runs in 64-bit mode on ia64, but this is not reflected by the glibc 2.25 headers. glibc upstream master has a patch to correct this. please include this in the next glibc release. See:

Bug#884105: gdb: bump libunwind version dependency for ia64

2017-12-11 Thread Jason Duerstock
Package: gdb Version: 7.12-6 Severity: normal Tags: patch Dear Maintainer, gdb currently references libunwind7-dev as a build dependency for ia64. As Debian is now using libunwind8, this needs to be updated. Patch included. -- System Information: Debian Release: buster/sid APT prefers

Bug#884007: systemtap FTBFS on ia64

2017-12-10 Thread Jason Duerstock
Source: systemtap Severity: normal Tags: patch Dear Maintainer, systemtap fails to build from source on ia64. The attached patch should correct the problem spots. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: ia64

Bug#883858: libunwind FTBFS on ia64

2017-12-08 Thread Jason Duerstock
Source: libunwind Followup-For: Bug #883858 Dear Maintainer, The Gentoo guys seem to have beaten me to the punch. Their patches are available here: https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-libs/libunwind/files I have included them along with this report for your convenience. --

Bug#883858: libunwind FTBFS on ia64

2017-12-08 Thread Jason Duerstock
Source: libunwind Severity: normal Dear Maintainer, It appears as though some files went missing from libunwind between 1.1 and 1.2. It now fails to build from source: make[1]: Leaving directory '/mnt/a/sid/libunwind-1.2.1' dh_auto_build make -j2 make[1]: Entering directory

Bug#883850: gcc-7-cross-ports: Please add support for ia64 to gcc-cross-ports

2017-12-08 Thread Jason Duerstock
Source: gcc-7-cross-ports Severity: normal Dear Maintainer, As I am working toward getting added to Debian ports, please add ia64 support to this cross package. Thank you! -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture:

Bug#883819: openssh source includes an onerous dependency on gtk-3

2017-12-07 Thread Jason Duerstock
Source: openssh Severity: normal Tags: patch Dear Maintainer, The openssh package requires gtk-3-dev, which introduces an excessively heavy build footprint on systems that don't use a GUI. The attached patch makes this requirement optional with a build profile named "pkg.openssh.nognome".

Bug#883808: libbonobo2-0 does not understand nodoc build profile

2017-12-07 Thread Jason Duerstock
Package: libbonobo2-0 Version: 2.32.1-3 Severity: normal Tags: patch Dear Maintainer, the libbonobo2-0 debian package does not support the "nodoc" profile. I believe the attached patch corrects this. -- System Information: Debian Release: buster/sid Architecture: ia64 Kernel: Linux

Bug#883724: mono FTBFS on ia64

2017-12-06 Thread Jason Duerstock
Package: mono Severity: normal Tags: patch Dear Maintainer, Mono fails to build from source on ia64. At least on initial glance, this appears to be because it does not recognize libatomic-ops-dev on the platform. See attached patch. -- System Information: Debian Release: buster/sid

Bug#883308: libseccomp2 is missing ia64 support

2017-12-01 Thread Jason Duerstock
Package: libseccomp2 Severity: normal Dear Maintainer, libseccomp2 is missing ia64 support. it would be awfully nice if it was added. (I hope to add it myself at some point, and this seems like a good place for a reminder.) Thanks, Jason -- System Information: Debian Release: buster/sid

Bug#883285: glibc: ia64 glibc crashes on thread exit

2017-12-01 Thread Jason Duerstock
Source: glibc Severity: normal Tags: patch Dear Maintainer, glibc 2.24 has an ia64 bug as detailed here: https://sourceware.org/bugzilla/show_bug.cgi?id=21672 The patch as scheduled to be merged into 2.27 is available here:

Bug#883012: glibc: add/fix ia64 support

2017-11-28 Thread Jason Duerstock
Source: glibc Severity: normal Tags: patch Dear Maintainer, The attached patch fixes the debian build infrastructure related to the ia64 platform. Please include it in the next release. Thank you. -- System Information: Debian Release: buster/sid Architecture: ia64 Kernel: Linux

Bug#882874: glibc 2.25 FTBFS on ia64

2017-11-28 Thread Jason Duerstock
Source: glibc Followup-For: Bug #882874 This patch appears to correct the problem. -- System Information: Debian Release: buster/sid Architecture: ia64 Kernel: Linux 3.2.0-4-mckinley (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to

Bug#882874: glibc 2.25 FTBFS on ia64

2017-11-27 Thread Jason Duerstock
I understand. Thank you. On Mon, Nov 27, 2017 at 3:23 PM, Aurelien Jarno <aurel...@aurel32.net> wrote: > Hi, > > On 2017-11-27 13:08, Jason Duerstock wrote: > > Source: glibc > > Version: 2.25 > > Severity: normal > > > > Dear Maintainer, > >

Bug#882874: glibc 2.25 FTBFS on ia64

2017-11-27 Thread Jason Duerstock
Source: glibc Version: 2.25 Severity: normal Dear Maintainer, When trying to build glibc 2.25 under ia64, ld.so does not build properly, and produces a segmentation fault immediately upon execution. The following backtrace is common to every combination of toolchain part and compilation flag

Bug#881818: xsltproc: FTBFS on ia64

2017-11-15 Thread Jason Duerstock
Package: xsltproc Version: 1.1.26-14.1 Severity: normal Tags: patch Dear Maintainer, When trying to build on ia64, the compiler complains that it cannot find INT_MAX for libxslt/transform.c. The attached patch #includes the appropriate system header file. -- System Information: Debian Release:

Bug#743065: chicken: also FTBFS on ia64

2017-11-14 Thread Jason Duerstock
Package: chicken Version: 4.11.0-1 Followup-For: Bug #743065 Dear Maintainer, This bug affects ia64 in 4.11.0-1 as well. The problem is that the build system assums that LDFLAGS will always just include "-Wl,..." and it is safe to directly append to it. The attached patch remedies that. --

Bug#881611: libbsd: build test for ia64 is incorrect

2017-11-13 Thread Jason Duerstock
Source: libbsd Severity: normal Dear Maintainer, In test/nlist.c, there is an incorrect test for the ia64 processor. The attached patch removes it. -- System Information: Debian Release: 7.11 APT prefers oldoldstable APT policy: (500, 'oldoldstable') Architecture: ia64 Kernel: Linux

Bug#881372: gcc-7: gccgo runtime fails to build on ia64

2017-11-12 Thread Jason Duerstock
Will do, thank you. On Sun, Nov 12, 2017 at 6:34 AM, Matthias Klose <d...@debian.org> wrote: > On 10.11.2017 21:28, Jason Duerstock wrote: > > Package: gcc-7 > > Version: 7.2.0-12 > > Severity: normal > > > > Dear Maintainer, > > > > When t

Bug#881372: gcc-7: gccgo runtime fails to build on ia64

2017-11-10 Thread Jason Duerstock
Package: gcc-7 Version: 7.2.0-12 Severity: normal Dear Maintainer, When trying to build the gccgo runtime on ia64, the build fails with undefined references to 'lfstackPack' and 'lfstackUnpack'. I believe this is fixed by the attached patch. -- System Information: Debian Release: 7.11 APT

Bug#881294: guile-2.0 FTBFS for ia64

2017-11-09 Thread Jason Duerstock
Package: guile-2.0 Version: 2.0.13+1-4 Severity: normal Dear Maintainer, guile-2.0 contains a long-standing bug on the ia64 platform. The structure used for the setjmp()/longjmp() implementation is not properly initialized when a thread is created. More detail is available here:

Bug#881288: gcc-7 fails to patch when old distribution detected

2017-11-09 Thread Jason Duerstock
Package: gcc-7 Version: 7.2.0-12 Severity: normal Dear Maintainer, When gcc-7 detects one of many outdated distributions, it attempts to apply the "gcc-hash-style-both" patch, rather than "gcc-hash-style-gnu". gcc-hash-style-both is sufficiently crufty that it fails to apply. I suggest

Bug#879959: gcc-7 uses outdated version number for libunwind when building for ia64

2017-10-27 Thread Jason Duerstock
Source: gcc-7 Severity: normal Dear Maintainer, When attempting to build gcc-7 for ia64, the package tries to require libunwind7 when the current version is libunwind8. The attached patch should correct this. Jason diff -u gcc-7-7.2.0/debian/control gcc-7-7.2.0/debian/control ---