Bug#773065: closed by Debian FTP Masters (Bug#838316: Removed package(s) from unstable)

2016-09-20 Thread Helmut Grohne
Control: reopen -1 Control: reassign -1 src:gcc-6 On Tue, Sep 20, 2016 at 10:19:12PM +, Debian Bug Tracking System wrote: > Please allow selecting the target architecture using "dpkg-buildpackage > --target-arch" again. This ability was removed in 4.9.2-7 when #768167 > was fixed. > > I am at

Bug#827578: gcc-6: please support the tilegx architecture

2016-06-17 Thread Helmut Grohne
Source: gcc-6 Version: 6.1.1-6 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi Matthias, can you add support for the tilegx architecture to gcc-6? State of tilegx: * Waiting for inclusion into dpkg: #823167 * Supported in linux-libc-dev: #824524 #823632 * Two

Bug#823894: please detect hard float for non-linux or non-glibc arm-*-*eabihf builds (e.g. musl)

2016-05-09 Thread Helmut Grohne
Source: gcc-6 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi Matthias, This is my second patch for musl. This time it is about musl-linux-armhf only. The gcc packaging has some matching logic for setting make variables such as $(float_abi). Since they currently m

Bug#823769: please support the musl c library for cross compiler builds

2016-05-08 Thread Helmut Grohne
Source: gcc-6 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi Matthias, I've been working on bootstrapping a musl-based port for a while now and think that some patches are sufficiently stable that they can go upstream already. One of the obstacles here is the str

Bug#823280: invalid Build-Depends with DEB_BUILD_OPTIONS=nolang=biarch

2016-05-02 Thread Helmut Grohne
Package: gcc-5,gcc-6 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi Matthias, Starting with dpkg 1.18.5, the parsing of Build-Depends has become stricter. This causes dpkg-shlibdeps to error out on gcc's Build-Depends when disabling multilib with DEB_BUILD_OPTION

Bug#806479: gcc-5: please allow building cross compilers targeting x86 cpus without building hppa64 cross compilers

2015-11-27 Thread Helmut Grohne
On Sat, Nov 28, 2015 at 02:58:31AM +0100, Matthias Klose wrote: > No. Why would you handle hppa as a secondary or ternary architecture? You > need the hppa64 cross compiler to bootstrap hppa. Other architectures > require a multilib enabled compiler to bootstrap the architecture, however > hppa/hp

Bug#806479: gcc-5: please allow building cross compilers targeting x86 cpus without building hppa64 cross compilers

2015-11-27 Thread Helmut Grohne
Source: gcc-5 Version: 5.2.1-26 Severity: minor Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi Matthias, When building cross compilers targeting amd64, i386 or x32 by writing the arch name to debian/target, the build process tries to build hppa64 cross compilers. This seems a bit o

Bug#806186: gcc-5: new parallel packaging code makes DEB_STAGE=rtlibs fail

2015-11-24 Thread Helmut Grohne
Source: gcc-5 Version: 5.2.1-24 Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi Matthias, The new parallel code makes DEB_STAGE=rtlibs fail. Close to the end of the build, I see Invocations like "dh_gencontrol -p. ...". Debhelper doesn't like "." as a package name. I believe that th

Bug#805371: cloog FTBFS: undefined reference to `isl_...'

2015-11-17 Thread Helmut Grohne
Source: cloog Version: 0.18.3-1 Severity: serious User: helm...@debian.org Usertags: rebootstrap I noticed that since the isl upload 0.15-3 cloog can no longer be cross built for some (maybe all) architectures. Linking fails finding some isl symbols. See e.g. https://jenkins.debian.net/job/reboots

Bug#804190: please support cross compiler builds without relying on binutils-multiarch

2015-11-14 Thread Helmut Grohne
Control: tags -1 - patch On Fri, Nov 13, 2015 at 12:20:14AM +0100, Matthias Klose wrote: > - the patch is incomplete. It still calls the binutils tools >for the host unprefixed. Can you give an example here? If you mean that some dh_strip calls are not prefixed, then that's intentional. See

Re: libxcb FTBFS on mips: cc1 segfaults building xkb.c

2015-11-05 Thread Helmut Grohne
On Wed, Nov 04, 2015 at 06:26:01AM +0100, Helmut Grohne wrote: > | libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_FORTIFY_SOURCE=2 > -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes > -Wmissing-prototypes -Wnested-externs -Wbad-function-cast >

Bug#804190: please support cross compiler builds without relying on binutils-multiarch

2015-11-05 Thread Helmut Grohne
/debian/changelog --- gcc-5-5.2.1/debian/changelog +++ gcc-5-5.2.1/debian/changelog @@ -1,3 +1,11 @@ +gcc-5 (5.2.1-22.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Support building cross compilers for architectures not covered by +binutils-multiarch. Closes: #-1. + + -- Helmut

Bug#796906: fails to build stage1 cross compiler for m68k

2015-08-25 Thread Helmut Grohne
Source: gcc-5 Tags: patch User: helm...@debian.org Usertags: rebootstrap m68k implements does not have hardware supported atomics, so it falls back to linux syscalls to implement atomics on that architecture even when one builds a stage1 (without libc). However the Build-Depends do not reflect tha

Bug#796901: fails to build stage1 cross compiler for kfreebsd-any

2015-08-25 Thread Helmut Grohne
Source: gcc-5 Version: 5.1.1-13 Tags: patch User: helm...@debian.org Usertags: rebootstrap Trying to build a stage1 cross compiler for kfreebsd-any, e.g. kfreebsd-amd64 fails with the following error: >From https://jenkins.debian.net/job/rebootstrap_kfreebsd-amd64_gcc5/2/console | /tmp/buildd/gcc

Bug#783908: cpp still conflicts with mips and mipsel cross compilers

2015-07-23 Thread Helmut Grohne
Hi Matthias, cpp still has some bogus conflicts left. It seems that you forgot to remove them when you closed this bug. Thus I reopened it. Since the mips and mipsel cross compilers in the archive are now built standalone, I assume that these conflicts can just be removed as well. Helmut -- To

Bug#783908: new cpp conflicts break architecture bootstrap

2015-05-01 Thread Helmut Grohne
On Fri, May 01, 2015 at 02:12:11PM +0200, Matthias Klose wrote: > there is no package inside the distribution where this would break anything. > For > the bootstrap you certainly can work around this by ignoring the conflicts. > This Since rebootstrap does not do native builds, it is non-trivial

Bug#783908: new cpp conflicts break architecture bootstrap

2015-05-01 Thread Helmut Grohne
Package: cpp Version: 4:4.9.2-3 Severity: serious User: helm...@debian.org Usertags: rebootstrap The new cpp conflicts break architecture bootstrap. See for instance: https://jenkins.debian.net/job/rebootstrap_mips_gcc5_supported/9/console The collateral damage induced by these conflicts simply

Bug#783527: fails to build cross compiler for mips64el, ppc64, s390x, sparc64

2015-04-27 Thread Helmut Grohne
Source: gcc-4.9 Version: 4.9.2-10 Tags: patch User: helm...@debian.org Usertags: rebootstrap Example failing log (of a stage2 build): | /tmp/buildd/gcc_2/gcc-4.9-4.9.2/build/./gcc/xgcc -B/tmp/buildd/gcc_2/gcc-4.9-4.9.2/build/./gcc/ -B/usr/powerpc64-linux-gnu/bin/ -B/usr/powerpc64-linux-gnu/lib/

Bug#783241: fails to build cross compiler: "debian/tmp/usr/include/c++/5 not found"

2015-04-24 Thread Helmut Grohne
Source: gcc-5 Version: 5.1~rc1-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap Since the cxx_inc_dir removal in gcc-5, the full cross compiler build fails: | DH_COMPAT=2 dh_movefiles -plibstdc++-5-dev-arm64-cross usr/include/c++/5 usr/lib/gcc-cross/aarch64-linux-gnu/5/libstdc++.{a,s

Bug#783236: fails to build stage1 cross compiler: "libcc1plugin.so not found"

2015-04-24 Thread Helmut Grohne
Control: tags -1 - moreinfo Why did you tag the bug moreinfo? It fails to build. The problem is easily reproducible. What information are you missing? On Fri, Apr 24, 2015 at 02:58:04PM +0200, Matthias Klose wrote: > why does it need the plugin, but not libcc1-0? Did you check that a cross gdb >

Bug#783236: fails to build stage1 cross compiler: "libcc1plugin.so not found"

2015-04-24 Thread Helmut Grohne
ilure is to simply update cross-install-location.diff and have it install the unused libcc1plugin.so. Do you agree? Helmut diff -u gcc-5-5-20150321/debian/changelog gcc-5-5-20150321/debian/changelog --- gcc-5-5-20150321/debian/changelog +++ gcc-5-5-20150321/debian/changelog @@ -1,3 +1,10 @@ +gcc-

Bug#780468: fails to build cross compiler for m68k: error during patch application

2015-03-14 Thread Helmut Grohne
c-5-5-20150307/debian/changelog --- gcc-5-5-20150307/debian/changelog +++ gcc-5-5-20150307/debian/changelog @@ -1,3 +1,10 @@ +gcc-5 (5-20150307-1.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Fix context of pr52306.diff. Closes: #-1. + + -- Helmut Grohne Sat, 14 Mar 2015 08:45:14

Bug#777169: FTBFS on sparc64: symbol errors

2015-02-05 Thread Helmut Grohne
Source: gcc-4.9 Version: 4.9.1-17 User: helm...@debian.org Usertags: rebootstrap gcc-4.9 currently FTBFS on sparc64 due to symbol errors. While the last two builds on sompek failed due to -ENOSPC the build of 4.9.1-17 shows proper symbol diffs: http://buildd.debian-ports.org/status/fetch.php?pkg=

Bug#776100: fails to build cross compiler: cross-install-location.diff needs an update

2015-01-23 Thread Helmut Grohne
. + + -- Helmut Grohne Fri, 23 Jan 2015 23:22:37 +0100 + gcc-5 (5-20150121-1) experimental; urgency=medium * GCC 5. diff -u gcc-5-5-20150121/debian/patches/cross-install-location.diff gcc-5-5-20150121/debian/patches/cross-install-location.diff --- gcc-5-5-20150121/debian/patches/cross-install

Bug#773265: closed by Matthias Klose (Bug#773265: fixed in gcc-4.9 4.9.2-9)

2014-12-21 Thread Helmut Grohne
Control: reopen -1 Control: found -1 4.9.2-9 On Sat, Dec 20, 2014 at 01:27:19PM +, Debian Bug Tracking System wrote: >* Add x32 multilib packages for i386 cross builds to the control file. > Closes: #773265. I suppose that you closed the wrong bug here. It is still fully reproducible

Bug#773265: fails to build stage1 cross compiler for i386

2014-12-18 Thread Helmut Grohne
On Tue, Dec 16, 2014 at 08:49:28AM +0100, Helmut Grohne wrote: > When building a stage1 for i386 at some point of the build, dh_something > -plibx32gcc-4.9-dev-i386-cross fails, because the named package is not > in debian/control. It should be, because on unstable x32 multilib is >

Bug#773065: selecting target via dpkg-buildpackage --target-arch

2014-12-16 Thread Helmut Grohne
Control: tags -1 - moreinfo On Tue, Dec 16, 2014 at 01:37:12PM +0100, Matthias Klose wrote: > please verify your patch using an old dpkg from wheezy, using native builds > and > the supported cross builds and attach the four compressed build logs. I have some problems making sense of this, pleas

Bug#773265: fails to build stage1 cross compiler for i386

2014-12-15 Thread Helmut Grohne
/debian/changelog gcc-4.9-4.9.2/debian/changelog --- gcc-4.9-4.9.2/debian/changelog +++ gcc-4.9-4.9.2/debian/changelog @@ -1,3 +1,10 @@ +gcc-4.9 (4.9.2-7.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Fix: i386 stage1 builds packages not in control. (Closes: #-1) + + -- Helmut Grohne

Bug#772665: produces broken cross compiler packages for mips64el

2014-12-15 Thread Helmut Grohne
On Wed, Dec 10, 2014 at 09:54:01AM +0100, Matthias Klose wrote: > I can't remember. please ask the Debian mips maintainers. I assume, extending > the expression to entirely remove empty fields should work around this for > now. I did X-Debbugs-Cc the submission to debian-mips@l.d.o. So now I did

Bug#773065: selecting target via dpkg-buildpackage --target-arch

2014-12-13 Thread Helmut Grohne
.9 (4.9.2-7.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Allow target selection via dpkg-buildpackage --target-arch. Closes: #-1. + + -- Helmut Grohne Thu, 13 Dec 2014 22:11:40 +0100 + gcc-4.9 (4.9.2-7) unstable; urgency=medium * Update to SVN 20141210 (r218575) from the gcc-4_

Bug#772665: produces broken cross compiler packages for mips64el

2014-12-09 Thread Helmut Grohne
Package: src:gcc-4.9 Version: 4.9.2-5 User: helm...@debian.org Usertags: rebootstrap When building a cross compiler for mips64el (and possibly other mips architectures), some binary packages are broken. $ dpkg-deb -I ./libn32gcc-4.9-dev-mips64el-cross_4.9.2-5_all.deb new debian package, version

How to cross build libgcc1?

2014-12-05 Thread Helmut Grohne
I am wondering how to cross build libgcc1 in a bootstrap setting. The obvious answer is "cross build gcc-4.9". Looking at its Build-Depends this means that I first need to build gmp to satisfy the dependency on libgmp-dev. Let us assume that this just works. Now libgmp-dev depends on libgmpxx4ldbl

Bug#771243: stage1 multilib cross compiler has unsatisfiable dependencies

2014-11-28 Thread Helmut Grohne
On Fri, Nov 28, 2014 at 01:43:01PM +0100, Matthias Klose wrote: > >gcc-4.9-multilib-$targettriplet depends on > > > > * lib${biarch}gcc-4.9-dev > >This package is not built in stage1. > > this is wrong. find out why lib${biarch}gcc-4.9-dev is not built for you. it > works for me. Thanks for

Bug#771243: stage1 multilib cross compiler has unsatisfiable dependencies

2014-11-27 Thread Helmut Grohne
/changelog --- gcc-4.9-4.9.2/debian/changelog +++ gcc-4.9-4.9.2/debian/changelog @@ -1,3 +1,10 @@ +gcc-4.9 (4.9.2-3.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Inhibit multilib libgcc dependencies in stage1. (Closes: #-1) + + -- Helmut Grohne Thu, 27 Nov 2014 23:15:41 +0100 + gcc

Re: Bug#766708: Processed: Re: Bug#766708: breaks multiarch cross building

2014-11-19 Thread Helmut Grohne
Hi Don, On Wed, Nov 19, 2014 at 04:41:49PM -0800, Don Armstrong wrote: > Are people who are doing cross-building like this actually using the > code which will be in jessie? I (perhaps naïvely) would expect them to > be primarily using the code in unstable, and maybe at a late stage of > bring-up

Bug#768167: dpkg-architecture export DEB_TARGET_* make cross build failure

2014-11-05 Thread Helmut Grohne
cross-compilers. Regression introduced in | dpkg 1.17.14. Reported by Helmut Grohne . It seems to me that dpkg-buildpackage --target-arch is the way to go. So what are the reasons to keep supporting the alternatives? It seems unlikely the proposed changes are eligible for a jessie unblock. Is --

Re: Bug#766708: Processed: Re: Bug#766708: breaks multiarch cross building

2014-11-01 Thread Helmut Grohne
On Sat, Nov 01, 2014 at 01:46:48AM +, Wookey wrote: > To me that sounds like this method is actually the > current de-facto default in Debian - it is certainly at least on a par. I don't think that a feature being de-facto default is a good argument to force maintaining it forever. There clea

Bug#760770: gcc-4.9: fails to cross build libphobos when setting with_deps_on_target_arch_pkgs=yes

2014-10-29 Thread Helmut Grohne
On Wed, Oct 29, 2014 at 01:08:40PM +, Iain Buclaw wrote: > Is this something that should be pushed upstream too? No, I don't think so. The with_deps_on_target_arch_pkgs option is unsupported in the gcc package and is disabled in 4.9.1-19. The updated cross-ma-install-location.diff actively bre

Bug#760770: gcc-4.9: fails to build cross-compiler package

2014-10-28 Thread Helmut Grohne
(4.9.1-19.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Update cross-ma-install-location.diff for libphobos. Closes: #760770. + + -- Helmut Grohne Tue, 28 Oct 2014 18:57:40 +0100 + gcc-4.9 (4.9.1-19) unstable; urgency=medium * GCC 4.9.2 release candidate. diff -u gcc-4.9

Re: Bug#766708: Processed: Re: Bug#766708: breaks multiarch cross building

2014-10-27 Thread Helmut Grohne
On Mon, Oct 27, 2014 at 09:41:59PM +, Ian Jackson wrote: > > The most obvious bug is the one mentioned in the patch: #760770 > > It is about a bug in the implementation of with_deps_on_target_arch (the > > contended feature). > > I think I may not understand what's going on here. In your mail

Bug#766708: breaks multiarch cross building

2014-10-26 Thread Helmut Grohne
Control: reassign -1 tech-ctte Dear technical committee, I ask you to overrule the gcc maintainer and rule that the following hunks to the gcc-4.9 package must be reverted: diff -u gcc-4.9-4.9.1/debian/rules.defs gcc-4.9-4.9.1/debian/rules.defs --- gcc-4.9-4.9.1/debian/rules.defs +++ gcc-4.9-4.9

Bug#766708: breaks multiarch cross building

2014-10-26 Thread Helmut Grohne
Control: severity -1 serious I am raising the severity again, because the change is obviously hostile. It breaks working functionality without any benefit. Keep this out of jessie. Please revert asap or discuss this with ctte. Helmut -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian

Bug#766708: breaks multiarch cross building

2014-10-24 Thread Helmut Grohne
Control: tags -1 + patch On Sat, Oct 25, 2014 at 05:58:36AM +0200, Helmut Grohne wrote: > I'll look into the matter and try to provide a patch. It seems that your upload forcibly clears with_deps_on_target_arch_pkgs and no_biarch_libs. This functionality has been working very well over

Bug#766708: breaks multiarch cross building

2014-10-24 Thread Helmut Grohne
Package: gcc-4.9 Version: 4.9.1-19 Severity: serious Justification: do not migrate to jessie User: helm...@debian.org Usertags: rebootstrap Hi Matthias, I notice that starting with -19 gcc emits unsatisfiable dependencies in multiarch cross builds regressing from -18. This makes all rebootstrap b

Bug#758408: src:gcc-4.9: DEB_CROSS_NOBIARCH broken for mips64el

2014-08-17 Thread Helmut Grohne
Package: src:gcc-4.9 Version: 4.9.1-7 Severity: normal Tags: patch User: helm...@debian.org Usertags: rebootstrap Hi Matthias, Currently gcc cross builds targeting mips64el with DEB_CROSS_NOBIARCH=yes do not work in the sense that it attempts a multilib build. Please apply the attached patch to f

Bug#751919: src:gcc-4.9: update symbols for sh4

2014-06-17 Thread Helmut Grohne
Package: src:gcc-4.9 Version: 1:4.9.0-7 Severity: normal User: helm...@debian.org Usertags: rebootstrap Hi Doko, Could you update the symbols file for sh4? https://jenkins.debian.net/view/rebootstrap/job/rebootstrap_sh4_gcc49/4/console | DEB_HOST_ARCH=sh4 dh_makeshlibs -plibgcc1 -plibgcc1-dbg --

Bug#751001: src:gcc-4.9: FTCBFS for powerpcspe: patch application fails

2014-06-09 Thread Helmut Grohne
+ Drop gcc-powerpcspe-ldbl-fix applied upstream. + + -- Helmut Grohne Mon, 09 Jun 2014 13:18:22 +0200 + gcc-4.9 (4.9.0-6) unstable; urgency=medium * Update to SVN 20140608 (r211353) from the gcc-4_9-branch. diff -u gcc-4.9-4.9.0/debian/patches/powerpc_remove_many.diff gcc-4.9-4.9.0/debi

Bug#747526: src:gcc-4.9: FTBFS on sparc64: update symbols

2014-05-09 Thread Helmut Grohne
Package: src:gcc-4.9 Version: 4.9.0-2 Severity: normal User: helm...@debian.org Usertags: rebootstrap Hi doko, gcc-4.9 needs a symbol update for libasan1 on sparc64: http://buildd.debian-ports.org/status/fetch.php?pkg=gcc-4.9&arch=sparc64&ver=4.9.0-2&stamp=1399328900 | dh_makeshlibs -plibasan1 |

Re: [m68k] preparing for GCC 4.9

2014-05-08 Thread Helmut Grohne
On Thu, May 08, 2014 at 03:49:51PM +, Thorsten Glaser wrote: > Matthias Klose dixit: > > >I would like to see some partial test rebuilds (like buildd or minimal chroot > > Haven???t tried yet, but Helmut Grohne does automated rebootstrapping of > some ports using what he

Bug#744782: src:gcc-4.8: does not build gccbase when with_deps_on_target_arch_pkgs=yes

2014-05-07 Thread Helmut Grohne
On Mon, Apr 14, 2014 at 06:39:43PM +0200, Helmut Grohne wrote: > When cross building a gcc stage3 with_deps_on_target_arch_pkgs=yes, I > noticed that libgccX is uninstallable, because it's dependency on > gcc-4.8-base is not fulfilled (the native one rightfully isn't > M-A:fo

Bug#745267: src:gcc-4.9: FTCBFS x32: subdirectories libvtv and libcilkrts missing from cross-ma-install-location.diff

2014-04-19 Thread Helmut Grohne
changelog +++ gcc-4.9-4.9-20140411/debian/changelog @@ -1,3 +1,11 @@ +gcc-4.9 (4.9-20140411-2.1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Add new libraries src/libvtv and src/libcilkrts to +cross-ma-install-location.diff. (Closes: #-1) + + -- Helmut Grohne Sat, 19 Apr 2014

Bug#745116: src:gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=hppa

2014-04-19 Thread Helmut Grohne
Control: reassign -1 binutils Control: retitle -1 binutils-hppa64 not created for TARGET=hppa Sorry for the confusion. On Sat, Apr 19, 2014 at 11:52:20AM -0400, John David Anglin wrote: > The 64-bit compiler and binutils tools are required because certain PA-RISC > machines > only support 64-bit

Bug#745116: src:gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=hppa

2014-04-18 Thread Helmut Grohne
On Sat, Apr 19, 2014 at 04:43:20AM +0200, Matthias Klose wrote: > this is not biarch, but a cross compiler. So what you need to do is to make > sure > that you are able to build a canadian cross (cross-building the cross > compiler). > Just omitting to build the hppa64 cross-compiler would leave

Bug#745116: src:gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=hppa

2014-04-17 Thread Helmut Grohne
building for hppa64. +(Closes: #-1) + + -- Helmut Grohne Fri, 18 Apr 2014 06:07:09 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404 (r209122) from the gcc-4_8-branch. diff -u gcc-4.8-4.8.2/debian/rules.defs gcc-4.8-4.8.2/debian/rules.defs --- gcc-4.8-4.8.2/debian

Bug#716795: generated library packages aren't marked Multiarch when cross compiling gcc

2014-04-16 Thread Helmut Grohne
1) UNRELEASED; urgency=low + + * Non-maintainer upload. + * Enable Multi-Arch headers for cross builds that set +with_deps_on_target_arch_pkgs=yes. (Closes: #-1) + + -- Helmut Grohne Tue, 15 Apr 2014 16:28:55 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404 (

Bug#744782: src:gcc-4.8: does not build gccbase when with_deps_on_target_arch_pkgs=yes

2014-04-14 Thread Helmut Grohne
rything else already. ++ Set its architecture to CROSS_ARCH if necessary. ++ Invoke dh_gencontrol with $(cross_gencontrol) if necessary. +(Closes: #-1) + + -- Helmut Grohne Sun, 14 Apr 2014 18:35:08 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404 (r2091

Bug#743764: gcc-4.8: FTCBFS for arm64 during patch application

2014-04-13 Thread Helmut Grohne
Control: reopen -1 Control: tags -1 + pending On Mon, Apr 07, 2014 at 04:38:09PM +0200, Matthias Klose wrote: > Am 06.04.2014 09:25, schrieb Helmut Grohne: > > Package: gcc-4.8 > > Version: 4.8.2-19 > > Severity: normal > > Tags: patch > > > > Some

Bug#744265: src:gcc-4.9: FTCBFS for arm64 during application of cross-ma-install-location.diff due to mudflap

2014-04-12 Thread Helmut Grohne
from patches/cross-ma-install-location.diff, +because there is no mudflap in gcc-4.9 anymore. Closes: #-1 + + -- Helmut Grohne Sat, 12 Apr 2014 10:29:18 +0200 + gcc-4.9 (4.9-20140411-1) unstable; urgency=medium * GCC 4.9.0 release candidate 1. diff -u gcc-4.9-4.9-20140411/debian/patches/

Bug#743764: gcc-4.8: FTCBFS for arm64 during patch application

2014-04-06 Thread Helmut Grohne
. Closes: #-1. + + -- Helmut Grohne Sun, 06 Apr 2014 09:20:09 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404 (r209122) from the gcc-4_8-branch. diff -u gcc-4.8-4.8.2/debian/patches/gcc-linaro.diff gcc-4.8-4.8.2/debian/patches/gcc-linaro.diff --- gcc-4.8-4.8.2

Bug#743342: closed by Matthias Klose (Bug#743342: fixed in gcc-4.8 4.8.2-19)

2014-04-05 Thread Helmut Grohne
Control: reopen -1 Control: found -1 4.8.2-19 You inserted a typo when you applied the following patch: On Sat, Apr 05, 2014 at 01:48:06AM +, Debian Bug Tracking System wrote: > diff -u gcc-4.8-4.8.2/debian/rules2 gcc-4.8-4.8.2/debian/rules2 > --- gcc-4.8-4.8.2/debian/rules2 > +++ gcc-4.8-4.8

Bug#743718: gcc-4.8: FTCBFS for powerpcspe during patch application

2014-04-05 Thread Helmut Grohne
. + * Adapt context of powerpc_remove_many.diff to fix FTCBFS for powerpcspe. +Closes: #-1. + + -- Helmut Grohne Sat, 05 Apr 2014 17:30:17 +0200 + gcc-4.8 (4.8.2-19) unstable; urgency=medium * Update to SVN 20140404 (r209122) from the gcc-4_8-branch. diff -u gcc-4.8-4.8.2/debian/patches

Bug#743342: gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=sparc64

2014-04-01 Thread Helmut Grohne
Package: gcc-4.8 Version: 4.8.2-18 Severity: minor Tags: patch Hi doko, gcc-4.8 also defaults to --enable-multilib on sparc64. So it needs to be explicitly disabled there for DEB_CROSS_NO_BIARCH. Patch attached. Thanks Helmut diff -u gcc-4.8-4.8.2/debian/rules2 gcc-4.8-4.8.2/debian/rules2 --- g

Bug#742606: cross-ma-install-location.diff: src/libmudflap/configure.ac No file to patch

2014-03-26 Thread Helmut Grohne
ainer upload. + * Drop mudflap from cross-install-location.diff since mudflap was removed +from gcc 4.9. Closes: #742606 + + -- Helmut Grohne Wed, 26 Mar 2014 19:18:38 +0100 + gcc-4.9 (4.9-20140322-1) experimental; urgency=medium * Package GCC 4.9 snapshot 20140322. diff -u gcc-4.9-4.9-201

Bug#742539: src:gcc-4.8: DEB_TARGET_ARCH=x32 builds an amd64 compiler when multilib is disabled

2014-03-24 Thread Helmut Grohne
Package: src:gcc-4.8 Version: 4.8.2-17 Severity: normal Tags: patch When building a non-multilib stage1 cross compiler targeting x32, an amd64 compiler is built instead. The attached patch takes care to add the missing --with-abi flag for this situation. Helmut diff -u gcc-4.8-4.8.2/debian/rules2

Bug#742358: src:gcc-4.8: DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=x32

2014-03-22 Thread Helmut Grohne
Package: src:gcc-4.8 Version: 4.8.2-17 Severity: normal Tags: patch When building a cross compiler DEB_CROSS_NO_BIARCH=yes is ignored if DEB_TARGET_ARCH=x32. In other words, it becomes a multilib build even though a non-multilib build was requested. The attached patch solves the issue for me. Hel

Bug#667005: gcc-4.7-multilib: fails to find libgcc when linking a x32 binary

2012-04-03 Thread Helmut Grohne
On Tue, Apr 03, 2012 at 03:06:13PM +0200, Matthias Klose wrote: > severity 667005 wishlist > clone 667005 -1 > reassign -1 src:eglibc > retitle -1 build eglibc for x32 > thanks Did you forget to cc control@ again? But wait before resending. > On 03.04.2012 12:43, Helmut Gr

Bug#667005: gcc-4.7-multilib: fails to find libgcc when linking a x32 binary

2012-04-03 Thread Helmut Grohne
Package: gcc-4.7-multilib Version: 4.7.0-1 Severity: normal Dear gcc maintainer, Since version 4.7 gcc is able to produce x32 binaries. Unfortunately this feature is not currently usable in Debian sid. $ cat true.c int main(void) { return 0; } $ gcc-4.7 true.c # everything works $ gcc-4.7 -m32 t

Bug#666743: gcc-4.6: please provide a multiarch:foreign compiler interface

2012-04-02 Thread Helmut Grohne
On Mon, Apr 02, 2012 at 10:09:52AM +0200, Matthias Klose wrote: > tags 666743 + wontfix > thanks Did you forget to cc control@? > looks like an april fool joke. If not, then it's won't fix. upstream > did explicitly remove the ability to specify the triplet/target and > the version from the drive

Bug#666743: gcc-4.6: please provide a multiarch:foreign compiler interface

2012-04-01 Thread Helmut Grohne
Package: gcc-4.6 Version: 4.6.3-1 Severity: wishlist Dear gcc maintainers, Motivation ~~ I would like to install ghc:i386 and gcc:amd64. Currently this is not possible, because ghc depends on gcc and gcc is not multiarch:foreign (which is correct of course). So can this work at all? I bel

<    1   2