Bug#869122: perl: 5.26 FTBFS on hppa: broken miniperl?

2017-07-23 Thread John Paul Adrian Glaubitz
ing -O0 instead of -O2 which it used with 5.24. Hmm, I used the same workaround on sh4 and there the issue doesn't show, in one form or another. Most Perl packages build fine. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet

Bug#869387: openjdk-9: Dangling link to VCS browser in debian/control

2017-07-22 Thread John Paul Adrian Glaubitz
for the next upload. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#864359: closed by Matthias Klose <d...@ubuntu.com> (Bug#864359: fixed in openjdk-9 9~b179-1)

2017-07-22 Thread John Paul Adrian Glaubitz
lem [1]. Adrian > [1] > https://buildd.debian.org/status/fetch.php?pkg=openjdk-9=sparc64=9%7Eb179-1=1500754681=0 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84

Bug#869122: Bug#869373: perl: Please add workaround to fix FTBFS on sh4

2017-07-22 Thread John Paul Adrian Glaubitz
odifying cflags.SH as seen in that patch. I think (but haven't > verified) that miniperl is built via cflags.SH too. OK, I wasn't aware of that. That's the first time I am hacking on the perl package ;). Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian

Bug#869122: Bug#869373: perl: Please add workaround to fix FTBFS on sh4

2017-07-22 Thread John Paul Adrian Glaubitz
imize_workaround.diff This patch seems to fix a failure of the testsuite, no? The build on hppa crashes much earlier though. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62F

Bug#869373: perl: Please add workaround to fix FTBFS on sh4

2017-07-22 Thread John Paul Adrian Glaubitz
4. The attached patch disables the optimizations on sh4 and makes the build succeed. Please consider applying it for the next upload. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de

Bug#868255: closed by Matthias Klose <d...@ubuntu.com> (Bug#868255: fixed in openjdk-9 9~b179-1)

2017-07-22 Thread John Paul Adrian Glaubitz
6 @@ --with-version-opt=$(PKGVERSION) \ COMMON_CONFIGURE_ARGS += \ - --with-debug-level=release \ --enable-unlimited-crypto \ --with-zlib=system \ --with-giflib=system \ > [1] > https://buildd.debian.org/status/fetch.php?pkg=openjdk-9=powerpc=9%7Eb179-

Bug#868842: please respect DEB_BUILD_OPTIONS=nocheck

2017-07-22 Thread John Paul Adrian Glaubitz
to fail on m68k and sh4 which always build with "nocheck" at the time being. Cheers, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#853285: closed by Clint Adams <cl...@debian.org> (Bug#853285: fixed in ghc 8.0.2-3)

2017-07-20 Thread John Paul Adrian Glaubitz
, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#868868: emacs25: Please include patch to fix FTBFS on m68k

2017-07-19 Thread John Paul Adrian Glaubitz
On 07/19/2017 11:03 PM, Andreas Schwab wrote: > On Jul 19 2017, John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> > wrote: > >> "sizeof(struct Lisp_Symbol) is 22 bytes on m68k, but the code expects the >> size of the object to be dividable by 8.&

Bug#868868: emacs25: Please include patch to fix FTBFS on m68k

2017-07-19 Thread John Paul Adrian Glaubitz
returned by malloc to be 0 but also needs to be able to impose a mult-of-8 alignment on the few static Lisp_Objects used: lispsym, all the defsubr, and the two special buffers buffer_defaults and buffer_local_symbols. */ Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer

Bug#868868: emacs25: Please include patch to fix FTBFS on m68k

2017-07-19 Thread John Paul Adrian Glaubitz
On Wed, Jul 19, 2017 at 01:05:32PM +0200, John Paul Adrian Glaubitz wrote: > This can be either fixed by building emacs25 on m68k with "--with-wide-int" > or by applying the attached patch which makes sure the alignment of > List_Object > is correct and the tagged poi

Bug#868868: emacs25: Please include patch to fix FTBFS on m68k

2017-07-19 Thread John Paul Adrian Glaubitz
ist_Object is correct and the tagged pointers work as expected. I will file a bug report upstream and send them the suggested patch. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de

Bug#868856: emacs25: Logic for "nocheck" is inverted in debian/rules

2017-07-19 Thread John Paul Adrian Glaubitz
"ifeq". On a sidenote: I did that and noticed that the testsuite actually fails. If that is the original reason for this bug, I would like to ask to either temporarily comment out the section above or disable the individual tests which are failing. Either way, passing "nocheck" should neve

Bug#868165: emacs25: FTBFS on arm64

2017-07-19 Thread John Paul Adrian Glaubitz
Source: emacs25 Version: 25.2+1-2 Followup-For: Bug #868165 Hi! If the optimization level has influence on the actual build failure, this might be caused by a gcc bug. Did you try building with an older, known-to-work version of gcc? Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian

Bug#867356: totem-pl-parser: please transition to gmime 3.0

2017-07-19 Thread John Paul Adrian Glaubitz
this issue as soon as possible? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#862927: gnat (GCC 7) fails to build on m68k

2017-07-17 Thread John Paul Adrian Glaubitz
On Fri, Jul 14, 2017 at 06:00:04PM +0200, John Paul Adrian Glaubitz wrote: > I had a go at this and came up with the attached patch which > fixes the problem for me. With the patch applied, I can build > a gnat cross-compiler for m68k. The patch has already been merged upstream, both on

Bug#868365: gcc-7: Please enable gnat-7 on m68k

2017-07-17 Thread John Paul Adrian Glaubitz
Hi! On Sat, Jul 15, 2017 at 12:03:13AM +0200, John Paul Adrian Glaubitz wrote: > After fixing gnat in gcc-7 with the small patch provided in > #862927 [1], I have successfully bootstrapped gnat-7 for > m68k and uploaded the packages to unstable so that gnat-7 > can be used as a buil

Bug#868483: cross-config: cross-config files missing for multiple architectures

2017-07-15 Thread John Paul Adrian Glaubitz
configure script in gcc. I'm also not sure about hurd-i386, kfreebsd-i386 and kfreebsd-amd64 as I never cross-built for these targets. Either way, the list should be consistent or removed altogether. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub

Bug#868365: gcc-7: Please enable gnat-7 on m68k

2017-07-14 Thread John Paul Adrian Glaubitz
] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862927 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#862927: gnat (GCC 7) fails to build on m68k

2017-07-14 Thread John Paul Adrian Glaubitz
-- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 --- a/src/gcc/ada/system-linux-m68k.ads.orig 2016-12-05 12:27:55.0 +0100 +++ b/src/gcc

Bug#868255: openjdk-9: Please build with --with-debug-level=slowdebug on Zero-only architectures

2017-07-13 Thread John Paul Adrian Glaubitz
v/2017-June/027117.html -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#868126: webkit2gtk: Please add build support for m68k

2017-07-13 Thread John Paul Adrian Glaubitz
On 07/12/2017 10:52 AM, John Paul Adrian Glaubitz wrote: > On Wed, Jul 12, 2017 at 10:41:59AM +0200, John Paul Adrian Glaubitz wrote: >> webkit2gtk currently fails to build from source on m68k. To fix that, >> I have forward-ported the patch fix-ftbfs-m68k.patch from the >&

Bug#868186: gcc-7: powerpcspe missing for cross-builds in d/control and d/rules.conf

2017-07-12 Thread John Paul Adrian Glaubitz
mapping for the command prefix (GNU triplet) is missing in debian/rules.conf [2]. Cheers, Adrian > [1] https://sources.debian.net/src/gcc-7/7.1.0-9/debian/control/#L23 > [2] http://sources.debian.net/src/gcc-7/7.1.0-9/debian/rules.conf/#L430 -- .''`. John Paul Adrian Glaubitz : :' :

Bug#868126: webkit2gtk: Please add build support for m68k

2017-07-12 Thread John Paul Adrian Glaubitz
On Wed, Jul 12, 2017 at 10:41:59AM +0200, John Paul Adrian Glaubitz wrote: > webkit2gtk currently fails to build from source on m68k. To fix that, > I have forward-ported the patch fix-ftbfs-m68k.patch from the > webkitgtk package to webkit2gtk. Updated patch. The previous version

Bug#868126: webkit2gtk: Please add build support for m68k

2017-07-12 Thread John Paul Adrian Glaubitz
consider including the patch in the next upload. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 Description: Fix FTBFS

Bug#868078: poco: Please add m68k as target to Double-Conversion

2017-07-11 Thread John Paul Adrian Glaubitz
Double-Conversion upstream hasn't released since after the patch [1] was merged in 2014. Thanks for consideration! Adrian > [1] > https://github.com/google/double-conversion/commit/da11179623145f53b204105a93b8bbca431141da -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...

Bug#841173: openjdk-9: FTBFS on mips*

2017-07-08 Thread John Paul Adrian Glaubitz
-define.diff \ jdk-i18n-pt_BR.diff \ mips-sigset.diff \ and once below in a separate if-clause ifneq (,$(findstring mips, $(DEB_HOST_ARCH))) COMMON_PATCHES += \ mips-sigset.diff endif Please remove either of them. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian

Bug#864359: closed by Matthias Klose <d...@ubuntu.com> (Bug#864359: fixed in openjdk-9 9~b177-2)

2017-07-08 Thread John Paul Adrian Glaubitz
o-sparc.diff has been updated, it's still commented out in debian/rules, hence the zero build on sparc64 fails [1]. Reopening. Adrian > [1] > https://buildd.debian.org/status/fetch.php?pkg=openjdk-9=sparc64=9%7Eb177-3=1499475079=0 -- .''`. John Paul Adrian Glaubitz : :' : Debian

Bug#864288: openjdk-9: Please obsolete patch 8073754-stack-overflow-9-build.diff

2017-07-07 Thread John Paul Adrian Glaubitz
On 07/07/2017 12:03 PM, Matthias Klose wrote: > The patch was introduced to build zero on ppc64el. Does zero still build with > this patch disabled? Thanks for the feedback. I will do a test build without the patch on ppc64el. Adrian -- .''`. John Paul Adrian Glaubitz : :' :

Bug#867553: thunderbird: Please add --disable-pie to ac_add_options on sh4

2017-07-07 Thread John Paul Adrian Glaubitz
"/usr/bin/make -f client.mk build" client.mk:360: recipe for target 'configure' failed make[2]: *** [configure] Error 1 This is fixed by adding "--disable-pie" to ac_add_options for sh4 in debian/mozconfig.default. I am attaching a patch for this change. Thanks, Adria

Bug#866122: slapd-mtread crash on ppc64{,el} in stretch/sid

2017-07-07 Thread John Paul Adrian Glaubitz
. Thank you so much for fixing this! Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#866122: slapd-mtread crash on ppc64{,el} in stretch/sid

2017-07-06 Thread John Paul Adrian Glaubitz
Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#867058: golang-1.8: Please enable mips64el in debian/ directory

2017-07-03 Thread John Paul Adrian Glaubitz
sts.debian.org/debian-mips/2017/05/msg00008.html - -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -BEGIN PGP SIGNATUR

Bug#867062: golang-1.8: Please enable mipsel in debian/ directory

2017-07-03 Thread John Paul Adrian Glaubitz
/control.in, then debian/control needs to be regenerated using "debian/rules gencontrol". mipsel also needs to be added to __goarch__deb_arch_cpu() in debian/helpers/goenv.sh to match "mipsel" to "mipsle" corresponding to the entry for "mips64el". Thanks, A

Bug#867059: golang-1.8: Please enable mips in debian/ directory

2017-07-03 Thread John Paul Adrian Glaubitz
, then debian/control needs to be regenerated using "debian/rules gencontrol". mips also needs to be added to __goarch__deb_arch_cpu() in debian/helpers/goenv.sh to match "mips" to "mips" (hence adding it to the list amd64|arm|arm64|ppc64|s390x). Thanks, Adrian .'

Bug#867058: golang-1.8: Please enable mips64el in debian/ directory

2017-07-03 Thread John Paul Adrian Glaubitz
in debian/control.in, then debian/control needs to be regenerated using "debian/rules gencontrol". For some reason, the architecture mapping for mips64el->mips64le is already present in debian/helpers/goenv.sh and doesn't need to be added. Thanks, Adrian .''`. John Paul Ad

Bug#866731: closed by Adrian Bunk <b...@debian.org> (Already fixed in experimental)

2017-07-03 Thread John Paul Adrian Glaubitz
mental versions into the changelog entry for 0.0.9-5. > There is no need to mention this bug in the 0.0.9-5 changelog, > the BTS knows that the bug was fixed in 0.0.9-2 and will see > that version 0.0.9-2 is part of the changelog of 0.0.9-5. Adrian -- .''`. John Paul Adrian Glaubitz

Bug#867013: thunderbird: Please add support for alpha

2017-07-03 Thread John Paul Adrian Glaubitz
Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 From: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> Date: Mon, 3 Jul 2017 13:27:44

Bug#866731: closed by Adrian Bunk <b...@debian.org> (Already fixed in experimental)

2017-07-01 Thread John Paul Adrian Glaubitz
On 07/01/2017 02:17 PM, Adrian Bunk wrote: > On Sat, Jul 01, 2017 at 02:11:43PM +0200, John Paul Adrian Glaubitz wrote: >> Wouldn't it be more appropriate to use "fixed -1 0.0.9-1" rather than >> closing the bug completely? The bug is still present in the unstable >&g

Bug#866730: budgie-desktop: Directly build-depends on libc6-dev which is not allowed

2017-07-01 Thread John Paul Adrian Glaubitz
On 07/01/2017 02:15 PM, David Mohammed wrote: > thanks for raising this. You're welcome. > I have requested a mentors request here to resolve this - Bug#866736 I can sponsor the upload for you if you like. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer -

Bug#866731: closed by Adrian Bunk <b...@debian.org> (Already fixed in experimental)

2017-07-01 Thread John Paul Adrian Glaubitz
Wouldn't it be more appropriate to use "fixed -1 0.0.9-1" rather than closing the bug completely? The bug is still present in the unstable package after all. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berl

Bug#866733: retroarch: Please remove bogus build dependency on libc6-dev

2017-07-01 Thread John Paul Adrian Glaubitz
is present on all buildds and build chroots. Please drop libc6-dev from Build-Depends in debian/control. See Debian Policy, Section 7.7 [1]. Adrian > [1] > https://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps .''`. John Paul Adrian Glaubitz : :' : Debian Dev

Bug#866732: node-iconv: Please drop bogus build dependency on libc6-dev

2017-07-01 Thread John Paul Adrian Glaubitz
on all buildds and build chroots. Please drop libc6-dev from Build-Depends in debian/control. See Debian Policy, Section 7.7 [1]. Adrian > [1] > https://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps .''`. John Paul Adrian Glaubitz : :' : Debian Developer -

Bug#866731: gnss-sdr: Bogus build dependency on libc6

2017-07-01 Thread John Paul Adrian Glaubitz
Thanks, Adrian > [1] > https://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#866730: budgie-desktop: Directly build-depends on libc6-dev which is not allowed

2017-07-01 Thread John Paul Adrian Glaubitz
in debian/control. Thanks, Adrian > [1] > https://www.debian.org/doc/debian-policy/ch-relationships.html#s-sourcebinarydeps .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62F

Bug#865470: include debian-ports-archive-keyring on non released architectures

2017-06-27 Thread John Paul Adrian Glaubitz
_architectures" with an "s", same >> above. >> > > I was unsure about the total number of 's'. Thank you for the correction. No worries. Your patch has been now applied by Steve as is so I think we can leave it for now. Thanks again for fixing this! Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#865928: linux-image-4.9.0-3-m68k: fails to boot on ARAnyM due to NMI watchdog / soft stuck

2017-06-26 Thread John Paul Adrian Glaubitz
t; >updated version in Debian Backports. > > I’ve prodded zigo for a kernel update nevertheless. (I can also > backport a newer version of ARAnyM once it hits testing, so we > don’t need to involve the maintainers… BTDT already.) Sounds good. Adrian -- .''`. John Paul Adrian Glau

Bug#865928: linux-image-4.9.0-3-m68k: fails to boot on ARAnyM due to NMI watchdog / soft stuck

2017-06-26 Thread John Paul Adrian Glaubitz
t; Fair enough. We could just ask the maintainer of the Aranym package to provide an updated version in Debian Backports. Re-assigning in any case. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#865928: linux-image-4.9.0-3-m68k: fails to boot on ARAnyM due to NMI watchdog / soft stuck

2017-06-25 Thread John Paul Adrian Glaubitz
by adding "initcall_blacklist=atari_scsi_driver_init" to the kernel command line. The buildd "mama" is running 4.11 with that work around. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.d

Bug#865470: [Debian-ports-devel] Bug#865470: include debian-ports-archive-keyring on non released architectures

2017-06-25 Thread John Paul Adrian Glaubitz
t, probably? Hmm, that's possible. Haven't thought about that. As for hurd-i386, it's still using the Ports FTP server for "unreleased", so we actually need to include it. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Univer

Bug#865721: openarena: Please add platform support for m68k

2017-06-24 Thread John Paul Adrian Glaubitz
gular PowerPC. I don't understand why you want proof that it works. Those boards are fairly modern embedded hardware: > http://amigax1000.blogspot.de/2016/01/my-a1222-has-arrived.html Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#865721: openarena: Please add platform support for m68k

2017-06-24 Thread John Paul Adrian Glaubitz
evision: 5.1 (pvr 8021 1151) bogomips: 99.99 total bogomips : 199.98 timebase: 49995000 platform: Tabor model : varisys,TABOR Memory : 4096 MB root@atlantis:~> Adrian > [1] https://github.com/ioquake/ioq3/blob/master/code/qcommon/q_pl

Bug#865726: gmt: Please add support for m68k

2017-06-24 Thread John Paul Adrian Glaubitz
issues there first. > Your patch has been included in git and a new upload to unstable will > follow shortly. Awesome, thanks! Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GP

Bug#865470: include debian-ports-archive-keyring on non released architectures

2017-06-24 Thread John Paul Adrian Glaubitz
t; @@ -0,0 +1 @@ > +debian-ports-archive-keyring I think that should be "base_include_ports_architectures" with an "s", same above. Thanks for fixing this issue. This has been on my TODO list for quite some time! Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#865726: gmt: Please add support for m68k

2017-06-24 Thread John Paul Adrian Glaubitz
168:14: note: in expansion of macro 'UC_IP' array [0] = UC_IP (uc); /* caller's address */ ^ src/CMakeFiles/gmtlib.dir/build.make:119: recipe for target 'src/CMakeFiles/gmtlib.dir/common_sighandler.c.o' failed This is fixed by the attached patch. Please consider including it in y

Bug#865721: openarena: Please add platform support for m68k

2017-06-24 Thread John Paul Adrian Glaubitz
d This is trivially fixed by the attached patch. Please consinder including it. I will also send a pull request upstream to get it fixed there as well. Thanks, Adrian .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-be

Bug#864974: thunderbird: Missing AtomicOperations for multiple architectures cause FTBFS

2017-06-21 Thread John Paul Adrian Glaubitz
the non-JIT archs can use the -feeling-lucky.h header now which is identical to -sparc.h and -ppc.h. Adrian > On Jun 21, 2017, at 7:30 PM, Carsten Schoenert <c.schoen...@t-online.de> > wrote: > > Hello Adrian, > >> On Mon, Jun 19, 2017 at 12:44:49AM +0200, John

Bug#865129: penjdk-9: Please update jdk-target-arch-define.diff patch

2017-06-19 Thread John Paul Adrian Glaubitz
in progress). I am attaching an updated version of the patch, please consider applying it. Thanks, Adrian .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426

Bug#865059: gcc-7: Please temporarily build with --disable-libcilkrts on sparc64

2017-06-19 Thread John Paul Adrian Glaubitz
Control: clone -1 Control: reassign gcc-snapshot On Mon, Jun 19, 2017 at 01:01:19AM +0200, John Paul Adrian Glaubitz wrote: > It turned out that the offending test is cilkplus and until the kernel > has been fixed, please make sure to build gcc-7 on sparc* with cilk > disabled, e.g. b

Bug#865059: gcc-7: Please temporarily build with --disable-libcilkrts on sparc64

2017-06-18 Thread John Paul Adrian Glaubitz
ian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#864974: thunderbird: Missing AtomicOperations for multiple architectures cause FTBFS

2017-06-18 Thread John Paul Adrian Glaubitz
On 06/18/2017 10:48 AM, John Paul Adrian Glaubitz wrote: > On 06/18/2017 10:40 AM, John Paul Adrian Glaubitz wrote: >> powerpc and powerpcspe: __ppc__ > > Correction: powerpc and powerpcspe should actually be covered: Hmm, looks like I was mislead by the gitweb view. Lookin

Bug#864974: thunderbird: Missing AtomicOperations for multiple architectures cause FTBFS

2017-06-18 Thread John Paul Adrian Glaubitz
On 06/18/2017 10:40 AM, John Paul Adrian Glaubitz wrote: > powerpc and powerpcspe: __ppc__ Correction: powerpc and powerpcspe should actually be covered: #elif defined(__ppc__) || defined(__PPC__) # include "jit/none/AtomicOperations-ppc.h" Not sure why the JavaScript engine crashe

Bug#824449: firefox: FTBFS on sparc64 due to wrong platform definitions

2017-06-18 Thread John Paul Adrian Glaubitz
is merely a backport of all the missing sparc64 fixes that got merged upstream, so they have all been positively reviewed by Mozilla upstream. Thank you very much! Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub

Bug#864974: thunderbird: Missing AtomicOperations for multiple architectures cause FTBFS

2017-06-18 Thread John Paul Adrian Glaubitz
arc64 and x32 are currently missing due to issues on the buildds with sending mail. We're working on fixing this. Cheers, Adrian > [1] > https://anonscm.debian.org/cgit/pkg-mozilla/icedove.git/tree/mozilla/js/src/jit/AtomicOperations.h > [2] > https://github.com/glaubitz/gecko-dev/blob/m68k

Bug#864768: Duplicate bug reports?

2017-06-15 Thread John Paul Adrian Glaubitz
ort. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#864768: Duplicate bug reports?

2017-06-15 Thread John Paul Adrian Glaubitz
Hi Emmanuel! Is there a reason why you filed the same bug report twice? One against src:libquartz-java (#864768) and one against libquartz-java (#864769)? Otherwise I'd suggest merging both bug reports. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub

Bug#864464: openjdk-9: Please drop armel from hotspot_archs

2017-06-13 Thread John Paul Adrian Glaubitz
On 06/11/2017 10:16 PM, John Paul Adrian Glaubitz wrote: > On 06/10/2017 10:24 AM, peter green wrote: >> From some googling it seems that PLD is just a cache hint instruction, so >> afaict it >> should be ok just to ifdef it out when building for CPUs that don't suppor

Bug#864643: openjdk-9: Please update zero-sh.diff patch for sh4

2017-06-12 Thread John Paul Adrian Glaubitz
lib/CompileJvm.gmk:212: recipe for target '/<>/build/hotspot/variant-zero/libjvm/objs/os_linux.o' failed That's because the included patch zero-sh.diff is broken. I have fixed the patch to address this issue. Please update the patch. Thanks, Adrian .''`. John Paul Adrian Glaubitz : :' :

Bug#864464: openjdk-9: Please drop armel from hotspot_archs

2017-06-11 Thread John Paul Adrian Glaubitz
get '/home/glaubitz/openjdk-9/openjdk-9-9~b170/build/support/modules_libs/java.base/server/libjvm.so' failed lib/CompileGtest.gmk:64: recipe for target '/home/glaubitz/openjdk-9/openjdk-9-9~b170/build/hotspot/variant-server/libjvm/gtest/libjvm.so' failed make/Main.gmk:263: recipe for target 'hots

Bug#864596: openjdk-9: Please disable generation of jvmti.html on m68k

2017-06-11 Thread John Paul Adrian Glaubitz
205 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 --- hotspot-jdk-9+170/hotspot/make/gensrc/GensrcJvmti.gmk.orig 2017-05-11 14

Bug#864595: openjdk-9: Please update the patch for m68k support

2017-06-11 Thread John Paul Adrian Glaubitz
modifications to make it work as his patch was untested. This patch is the main bit that is necessary to fix openjdk-9 on m68k. Two additional patches are required which are less related to m68k and are both workarounds. I will file separate bug reports for them. Thanks, Adrian .''`. John Paul Adrian

Bug#864464: openjdk-9: Please drop armel from hotspot_archs

2017-06-08 Thread John Paul Adrian Glaubitz
tspot_archs in debian/rules. Thanks for consideration! Adrian > [1] > http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0068b/CIHBIGGI.html > [2] > http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0204f/CJADCFDC.html .''`. John Paul Adrian Glaubitz : :' : Debian Develo

Bug#859508: closed by Carsten Schoenert <c.schoen...@t-online.de> (Bug#859508: fixed in icedove 1:52.1.1-1)

2017-06-08 Thread John Paul Adrian Glaubitz
On Tue, Jun 06, 2017 at 10:34:11PM +0200, John Paul Adrian Glaubitz wrote: > Updated patch attached. Ok, the patch is fine now as-is. Please note, Thunderbird will currently still FTBFS on sh4 with: LDDIR>>/obj-thunderbird/dist/include/nspr -I/<>/obj-thunderbird/dist/include/

Bug#864359: openjdk-9: Please update and enable patch zero-sparc.diff

2017-06-07 Thread John Paul Adrian Glaubitz
on sparc64 with the updated zero-sparc.diff patch. Thanks for consideration! Adrian > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864351 .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin

Bug#859271: closed by Carsten Schoenert <c.schoen...@t-online.de> (Bug#859271: fixed in icedove 1:52.1.1-1)

2017-06-07 Thread John Paul Adrian Glaubitz
On Tue, Jun 06, 2017 at 10:33:14PM +0200, John Paul Adrian Glaubitz wrote: > Updated patch attached. The sh4 needs another update, too. Second update. The current patch missed another hunk [1]. Attaching an updated patch which I just verified to work (except that it fails at: Executing /<

Bug#864351: openjdk-9: Please include several sparc64 build fixes

2017-06-07 Thread John Paul Adrian Glaubitz
.''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 --- a/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp~ 2017-04-28 12:54

Bug#859271: closed by Carsten Schoenert <c.schoen...@t-online.de> (Bug#859271: fixed in icedove 1:52.1.1-1)

2017-06-06 Thread John Paul Adrian Glaubitz
On 06/06/2017 09:33 PM, John Paul Adrian Glaubitz wrote: > The necessary patch is this one [1]. I will send an updated patch for > Thunderbird shortly. Updated patch attached. The sh4 needs another update, too. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer -

Bug#859508: closed by Carsten Schoenert <c.schoen...@t-online.de> (Bug#859508: fixed in icedove 1:52.1.1-1)

2017-06-06 Thread John Paul Adrian Glaubitz
On 06/06/2017 09:56 PM, John Paul Adrian Glaubitz wrote: > Attaching the updated patch, untested. Should be fine though. It isn't. I messed up a tiny part because I'm too stupid to use quilt. Updated patch attached. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - gl

Bug#859508: closed by Carsten Schoenert <c.schoen...@t-online.de> (Bug#859508: fixed in icedove 1:52.1.1-1)

2017-06-06 Thread John Paul Adrian Glaubitz
On 06/06/2017 09:39 PM, John Paul Adrian Glaubitz wrote: > Same as in #859271, the sh4 support patch is incomplete for T52, the > missing additional patch has already been merged upstream in Firefox > upstream [1]. > > I will send an updated patch shortly. Attaching the updated

Bug#859508: closed by Carsten Schoenert <c.schoen...@t-online.de> (Bug#859508: fixed in icedove 1:52.1.1-1)

2017-06-06 Thread John Paul Adrian Glaubitz
commit/5a74d13630a969473f72a143f37728f5bb87f552 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#859271: closed by Carsten Schoenert <c.schoen...@t-online.de> (Bug#859271: fixed in icedove 1:52.1.1-1)

2017-06-06 Thread John Paul Adrian Glaubitz
sary patch is this one [1]. I will send an updated patch for Thunderbird shortly. Adrian > [1] > https://github.com/glaubitz/gecko-dev/commit/21dd417b4f192e1377ff0f7affdf035f7b5828c1 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitae

Bug#864288: openjdk-9: Please obsolete patch 8073754-stack-overflow-9-build.diff

2017-06-06 Thread John Paul Adrian Glaubitz
e patch s390x-thread-stack-size.diff didn't apply anymore, so this patch needs to be rebased. Thanks for consideration! Adrian .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#864244: [Pkg-pascal-devel] Bug#864244: libqtpas: Please update symbols file for m68k

2017-06-05 Thread John Paul Adrian Glaubitz
isn't a release architecture anyway, so there is no need to hurry. > If not, then lets fix this in experimental (with fully updated symbols > already, there were massive changes in the symbols file). Yep, that should be fine. Thanks for consideration! Adrian - -- .''`. John Paul Adr

Bug#864244: libqtpas: Please update symbols file for m68k

2017-06-05 Thread John Paul Adrian Glaubitz
[1] > https://buildd.debian.org/status/fetch.php?pkg=libqtpas=m68k=2.5-18=1496177535=0 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#864205: openjdk-8: Please disable jvmtidocs target on m68k

2017-06-05 Thread John Paul Adrian Glaubitz
k. Thanks for consideration! Adrian > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864180 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B

Bug#864180: openjdk-8: Please update the patch for m68k support

2017-06-04 Thread John Paul Adrian Glaubitz
dtea-sound which I had to remove as otherwise the patch wouldn't apply. However, openjdk-8 builds fine on m68k with the updated patch, provided that the jvmtidocs target is disabled as it eats up all the heap space. I'll send a second patch for that. Adrian -- .''`. John Paul Adrian Glaubitz : :'

Bug#864122: linux-minidisc: Please stop Build-Depending on libgcrypt11-dev transition package

2017-06-04 Thread John Paul Adrian Glaubitz
take care of that in the next upload. > There is no special reason for filing this now. I just had time to > spend. ;-) Time well spent :). Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@phys

Bug#864122: linux-minidisc: Please stop Build-Depending on libgcrypt11-dev transition package

2017-06-04 Thread John Paul Adrian Glaubitz
ansitions/ -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

Bug#859151: Bug#859271: thunderbird: Please add build support for m68k

2017-06-01 Thread John Paul Adrian Glaubitz
, in _handle raise ErrorMessage(msg) mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation Please include the patch anyway, I will try to figure out what the problem is in the meantime. Might be a local issue, too. PS: The folder with the m68k support patch say

Bug#863809: fpc: Please add manpage for ppcmipsel command

2017-05-31 Thread John Paul Adrian Glaubitz
Source: fpc Version: 3.0.0+dfsg-11 Severity: normal Tags: patch User: debian-m...@lists.debian.org Usertags: mips Hi! Since building src:fpc successfully requires a manpage for the native ppc$CPU binary, we need to add one for ppcmipsel as well since the package source is currently not shipping

Bug#863808: fpc: Please add mipsel as CPU_TARGET in debian/rules

2017-05-31 Thread John Paul Adrian Glaubitz
ou apply this change for the next upload? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 diff -Nru old/fpc-3.0.2+dfsg/debian

Bug#863807: fpc: Please adjust fp-units-gfx.install.in for linux-mipsel

2017-05-31 Thread John Paul Adrian Glaubitz
/*/*/*/opencl* [!freebsd-any !linux-arm64 !linux-armel !linux-armhf !linux-mipsel !linux-powerpc !linux-ppc64] usr/lib/fpc/*/*/*/opengl* usr/lib/fpc/*/*/*/opengles* usr/lib/fpc/*/*/*/ptc* [!freebsd-any] Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub

Bug#863746: fpc: Please adjust fp-units-gfx.install.in for linux-mips

2017-05-30 Thread John Paul Adrian Glaubitz
am yet, so it may not be possible to produce a working package here. At least 3.0.0 crashed for me on mipsel but so did 3.0.0 on mips - which is why I bootstraped the version in experimental. > And thanks for working on fpc for mips! You're welcome. Adrian - -- .''`. John Paul Adrian

Bug#863748: fpc: Please add manpage for ppcmips command

2017-05-30 Thread John Paul Adrian Glaubitz
Source: fpc Version: 3.0.0+dfsg-11 Severity: normal Tags: patch Hi! Since building src:fpc successfully requires a manpage for the native ppc$CPU binary, we need to add one for ppcmips as well since the package source is currently not shipping one. I have just created a copy of the

Bug#863747: fpc: Please add mips as CPU_TARGET in debian/rules

2017-05-30 Thread John Paul Adrian Glaubitz
change for the next upload? Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 diff -Nru old/fpc-3.0.2+dfsg/debian/rule

Bug#863746: fpc: Please adjust fp-units-gfx.install.in for linux-mips

2017-05-30 Thread John Paul Adrian Glaubitz
* [!freebsd-any !linux-arm64 !linux-armel !linux-armhf !linux-mips !linux-powerpc !linux-ppc64] usr/lib/fpc/*/*/*/opengl* usr/lib/fpc/*/*/*/opengles* usr/lib/fpc/*/*/*/ptc* [!freebsd-any] Could you apply this change for the next upload? Thanks, Adrian -- .''`. John Paul Adrian

Bug#863737: fpc: Please add manpage for ppc68k command

2017-05-30 Thread John Paul Adrian Glaubitz
dds for m68k without any problems. Thanks, Adrian > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863589 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 29

Bug#863589: [Pkg-pascal-devel] Bug#863589: fpc: Please adjust fp-units-gfx.install.in for linux-m68k

2017-05-29 Thread John Paul Adrian Glaubitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 05/29/2017 08:17 PM, Paul Gevers wrote: > On 28-05-17 23:25, John Paul Adrian Glaubitz wrote: >> I just bootstrapped fpc for m68k. > > Great, thanks. Also bootstrapped fpc for sparc64. It's a bit more tricky though as we need to

Bug#863589: fpc: Please adjust fp-units-gfx.install.in for linux-m68k

2017-05-28 Thread John Paul Adrian Glaubitz
* [!freebsd-any !linux-arm64 !linux-armel !linux-armhf !linux-m68k !linux-powerpc !linux-ppc64] usr/lib/fpc/*/*/*/opengl* usr/lib/fpc/*/*/*/opengles* usr/lib/fpc/*/*/*/ptc* [!freebsd-any] Could you apply this change for the next upload? Thanks, Adrian -- .''`. John Paul Adrian

<    10   11   12   13   14   15   16   17   18   19   >