Bug#772642: marked as done (cpp-4.9: please support multiarch for the user search paths (CPATH, etc.))

2015-05-03 Thread Debian Bug Tracking System
Your message dated Mon, 04 May 2015 01:30:17 +0200
with message-id 5546af89.3060...@debian.org
and subject line Re: Bug#772642: cpp-4.9: please support multiarch for the user 
search paths (CPATH, etc.)
has caused the Debian Bug report #772642,
regarding cpp-4.9: please support multiarch for the user search paths (CPATH, 
etc.)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
772642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cpp-4.9
Version: 4.9.2-5
Severity: wishlist

cpp currently supports multiarch search paths for /usr/local and /usr,
but not for directories supplied via environment variables like $CPATH
and $C_INCLUDE_PATH. For instance, cpp -v gives:

/usr/local/include/x86_64-linux-gnu
/usr/local/include
[...]
/usr/include/x86_64-linux-gnu
/usr/include

and when adding the -m32 option:

/usr/local/include/i386-linux-gnu
/usr/local/include
[...]
/usr/include/i386-linux-gnu
/usr/include

But if I use CPATH=/home/vlefevre/include, I just get:

/home/vlefevre/include

Adding the other directory to $CPATH is not a good solution because
one doesn't always know the ABI (whether -m32 is present or not) in
advance, i.e. one doesn't know in advance which directory to add.

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages cpp-4.9 depends on:
ii  gcc-4.9-base   4.9.2-5
ii  libc6  2.19-13
ii  libcloog-isl4  0.18.2-1
ii  libgmp10   2:6.0.0+dfsg-6
ii  libisl10   0.12.2-2
ii  libmpc31.0.2-1
ii  libmpfr4   3.1.2-1+b1
ii  zlib1g 1:1.2.8.dfsg-2+b1

cpp-4.9 recommends no packages.

Versions of packages cpp-4.9 suggests:
ii  gcc-4.9-locales  4.9.2-5

-- no debconf information
---End Message---
---BeginMessage---
On 05/04/2015 01:26 AM, Vincent Lefevre wrote:
 the preprocessor doesn't know anything about /home/vlefevre/include.
 what should it append?
 
 It should follow the same convention as the system directories.
 For instance, if I use CPATH=/home/vlefevre/include then it should
 add:
 
   /home/vlefevre/include/x86_64-linux-gnu
   /home/vlefevre/include
 
 for x86_64 compilation, and
 
   /home/vlefevre/include/i386-linux-gnu
   /home/vlefevre/include
 
 for i386 compilation (i.e. with -m32).

no, this assumption is not rectified. It completely depends on what you expect
on your own semantics.  I'm closing this issue.  If you care about it, convince
upstream, get it accepted upstream, and it will appear in Debian.

Matthias---End Message---


gcc-5_5.1.1-4_ppc64el.changes ACCEPTED into unstable

2015-05-03 Thread Debian FTP Masters
)
 libn32atomic1-dbg - support library providing __atomic built-in functions (n32 
debug
 libn32gcc-5-dev - GCC support library (n32 development files)
 libn32gcc1 - GCC support library (n32)
 libn32gcc1-dbg - GCC support library (debug symbols)
 libn32gfortran-5-dev - Runtime library for GNU Fortran applications (n32 
development fil
 libn32gfortran3 - Runtime library for GNU Fortran applications (n32)
 libn32gfortran3-dbg - Runtime library for GNU Fortran applications (n32 debug 
symbols)
 libn32go7  - Runtime library for GNU Go applications (n32)
 libn32go7-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32gomp1 - GCC OpenMP (GOMP) support library (n32)
 libn32gomp1-dbg - GCC OpenMP (GOMP) support library (n32 debug symbols)
 libn32objc-5-dev - Runtime library for GNU Objective-C applications (n32 
development
 libn32objc4 - Runtime library for GNU Objective-C applications (n32)
 libn32objc4-dbg - Runtime library for GNU Objective-C applications (n32 debug 
symbo
 libn32stdc++-5-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6 - GNU Standard C++ Library v3 (n32)
 libn32stdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-5-dev - Runtime library for GNU Objective-C applications (development 
fil
 libobjc4   - Runtime library for GNU Objective-C applications
 libobjc4-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libstdc++-5-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-5-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-5-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files)
 libubsan0  - UBSan -- undefined behaviour sanitizer (runtime)
 libubsan0-dbg - UBSan -- undefined behaviour sanitizer (debug symbols)
 libx32asan2 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan2-dbg - AddressSanitizer -- a fast memory error detector (x32 debug 
symbo
 libx32atomic1 - support library providing __atomic built-in functions (x32)
 libx32atomic1-dbg - support library providing __atomic built-in functions (x32 
debug
 libx32gcc-5-dev - GCC support library (x32 development files)
 libx32gcc1 - GCC support library (x32)
 libx32gcc1-dbg - GCC support library (debug symbols)
 libx32gfortran-5-dev - Runtime library for GNU Fortran applications (x32 
development fil
 libx32gfortran3 - Runtime library for GNU Fortran applications (x32)
 libx32gfortran3-dbg - Runtime library for GNU Fortran applications (x32 debug 
symbols)
 libx32go7  - Runtime library for GNU Go applications (x32)
 libx32go7-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32gomp1 - GCC OpenMP (GOMP) support library (x32)
 libx32gomp1-dbg - GCC OpenMP (GOMP) support library (x32 debug symbols)
 libx32itm1 - GNU Transactional Memory Library (x32)
 libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols)
 libx32objc-5-dev - Runtime library for GNU Objective-C applications (x32 
development
 libx32objc4 - Runtime library for GNU Objective-C applications (x32)
 libx32objc4-dbg - Runtime library for GNU Objective-C applications (x32 debug 
symbo
 libx32stdc++-5-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6 - GNU Standard C++ Library v3 (x32)
 libx32stdc++6-5-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32ubsan0 - UBSan -- undefined behaviour sanitizer (x32)
 libx32ubsan0-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols)
Changes:
 gcc-5 (5.1.1-4) unstable; urgency=medium
 .
   * Update to SVN 20150503 (r222751, 5.1.1) from the gcc-5-branch.
 - Fix build failure on alpha.
   * Fix applying the cross-biarch patch for stage1 builds.
   * Fix libstdc++ symbols files for kfreebsd-amd64.
   * Remove libn32phobos-5-dev from the control file.
   * Really disable gnat on x32.
Checksums-Sha1:
 dc72ea66b35ed652b2293fea74468a5f7c7cb8e8 17694 gcc-5_5.1.1-4.dsc
 baf33ead87f7a10fa85ad8188dbebd9975beea4b 4903024 gcc-5_5.1.1-4.diff.gz
 0c4c7d819d8609bbe533df988071dad298178c8d 79016702 gcc-5-source_5.1.1-4_all.deb
 67ff29d4cd994b5ed59e7c2bfd316fb317ffaaef 10348746 gcj-5-jre-lib_5.1.1-4_all.deb
 35b2b5ac7404e56035b5b4c5b91d219041f2ef67 11663142 gcj-5-source_5.1.1-4_all.deb
 76e30e4d25d48fbea668d87993e87ba30ea52b7f 18883168 libgcj-doc_5.1.1-4_all.deb
 4d35c3d472370083bb1a3441bb449617b3a9a223 8414324 
libstdc++-5-doc_5.1.1-4_all.deb
 7806a73b5e20b99c4d4aee19ca1ccfcd9ddacd90 85758 libgccjit-5-doc_5.1.1-4_all.deb
 577f154634d93ba989d4a161c357e8b3de95486a 1385870 gcc-5-locales_5.1.1-4_all.deb
 e61325589f45002275820ed0dc54ada0ada990d5 163102 gcc-5-base_5.1.1-4_ppc64el.deb
 d7490ca6b35c0a027f7b20722afe35185be3dfce 27672 libgcc1_5.1.1-4_ppc64el.deb
 12029f1d13fad45f222720ca126956d1b9f7678d 67906 libgcc1-dbg_5.1.1-4_ppc64el.deb
 31f8579080913e44f8d267010e81e6ce6c5771cb 572776 
libgcc-5-dev_5.1.1-4_ppc64el.deb
 70b6771cd747ca636bef47d38199cd9b6f65

Bug#772642: cpp-4.9: please support multiarch for the user search paths (CPATH, etc.)

2015-05-03 Thread Vincent Lefevre
On 2015-05-03 18:33:12 +0200, Matthias Klose wrote:
 On 12/09/2014 03:03 PM, Vincent Lefevre wrote:
  cpp currently supports multiarch search paths for /usr/local and /usr,
  but not for directories supplied via environment variables like $CPATH
  and $C_INCLUDE_PATH. For instance, cpp -v gives:
  
  /usr/local/include/x86_64-linux-gnu
  /usr/local/include
  [...]
  /usr/include/x86_64-linux-gnu
  /usr/include
  
  and when adding the -m32 option:
  
  /usr/local/include/i386-linux-gnu
  /usr/local/include
  [...]
  /usr/include/i386-linux-gnu
  /usr/include
  
  But if I use CPATH=/home/vlefevre/include, I just get:
  
  /home/vlefevre/include
  
  Adding the other directory to $CPATH is not a good solution because
  one doesn't always know the ABI (whether -m32 is present or not) in
  advance, i.e. one doesn't know in advance which directory to add.
 
 the preprocessor doesn't know anything about /home/vlefevre/include.
 what should it append?

It should follow the same convention as the system directories.
For instance, if I use CPATH=/home/vlefevre/include then it should
add:

  /home/vlefevre/include/x86_64-linux-gnu
  /home/vlefevre/include

for x86_64 compilation, and

  /home/vlefevre/include/i386-linux-gnu
  /home/vlefevre/include

for i386 compilation (i.e. with -m32).

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: https://www.vinc17.net/
100% accessible validated (X)HTML - Blog: https://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150503232619.gc13...@xvii.vinc17.org



Processing of gcc-5_5.1.1-4_ppc64el.changes

2015-05-03 Thread Debian FTP Masters
gcc-5_5.1.1-4_ppc64el.changes uploaded successfully to localhost
along with the files:
  gcc-5_5.1.1-4.dsc
  gcc-5_5.1.1-4.diff.gz
  gcc-5-source_5.1.1-4_all.deb
  gcj-5-jre-lib_5.1.1-4_all.deb
  gcj-5-source_5.1.1-4_all.deb
  libgcj-doc_5.1.1-4_all.deb
  libstdc++-5-doc_5.1.1-4_all.deb
  libgccjit-5-doc_5.1.1-4_all.deb
  gcc-5-locales_5.1.1-4_all.deb
  gcc-5-base_5.1.1-4_ppc64el.deb
  libgcc1_5.1.1-4_ppc64el.deb
  libgcc1-dbg_5.1.1-4_ppc64el.deb
  libgcc-5-dev_5.1.1-4_ppc64el.deb
  libgomp1_5.1.1-4_ppc64el.deb
  libgomp1-dbg_5.1.1-4_ppc64el.deb
  libitm1_5.1.1-4_ppc64el.deb
  libitm1-dbg_5.1.1-4_ppc64el.deb
  libatomic1_5.1.1-4_ppc64el.deb
  libatomic1-dbg_5.1.1-4_ppc64el.deb
  cpp-5_5.1.1-4_ppc64el.deb
  fixincludes_5.1.1-4_ppc64el.deb
  gobjc++-5_5.1.1-4_ppc64el.deb
  gobjc-5_5.1.1-4_ppc64el.deb
  libobjc4_5.1.1-4_ppc64el.deb
  libobjc4-dbg_5.1.1-4_ppc64el.deb
  libobjc-5-dev_5.1.1-4_ppc64el.deb
  libgo7_5.1.1-4_ppc64el.deb
  libgo7-dbg_5.1.1-4_ppc64el.deb
  gccgo-5_5.1.1-4_ppc64el.deb
  gcj-5-jre-headless_5.1.1-4_ppc64el.deb
  libgcj16_5.1.1-4_ppc64el.deb
  libgcj16-awt_5.1.1-4_ppc64el.deb
  gcj-5-jre_5.1.1-4_ppc64el.deb
  gcj-5-jdk_5.1.1-4_ppc64el.deb
  libgcj16-dev_5.1.1-4_ppc64el.deb
  libgcj16-dbg_5.1.1-4_ppc64el.deb
  gcj-5_5.1.1-4_ppc64el.deb
  g++-5_5.1.1-4_ppc64el.deb
  libstdc++6_5.1.1-4_ppc64el.deb
  libstdc++-5-dev_5.1.1-4_ppc64el.deb
  libstdc++-5-pic_5.1.1-4_ppc64el.deb
  libstdc++6-5-dbg_5.1.1-4_ppc64el.deb
  libasan2_5.1.1-4_ppc64el.deb
  libasan2-dbg_5.1.1-4_ppc64el.deb
  libubsan0_5.1.1-4_ppc64el.deb
  libubsan0-dbg_5.1.1-4_ppc64el.deb
  libgfortran3_5.1.1-4_ppc64el.deb
  libgfortran3-dbg_5.1.1-4_ppc64el.deb
  libgfortran-5-dev_5.1.1-4_ppc64el.deb
  gfortran-5_5.1.1-4_ppc64el.deb
  libgnat-5_5.1.1-4_ppc64el.deb
  libgnat-5-dbg_5.1.1-4_ppc64el.deb
  libgnatvsn5-dev_5.1.1-4_ppc64el.deb
  libgnatvsn5_5.1.1-4_ppc64el.deb
  libgnatvsn5-dbg_5.1.1-4_ppc64el.deb
  libgnatprj5-dev_5.1.1-4_ppc64el.deb
  libgnatprj5_5.1.1-4_ppc64el.deb
  libgnatprj5-dbg_5.1.1-4_ppc64el.deb
  gnat-5_5.1.1-4_ppc64el.deb
  gdc-5_5.1.1-4_ppc64el.deb
  libcc1-0_5.1.1-4_ppc64el.deb
  libgccjit0_5.1.1-4_ppc64el.deb
  libgccjit-5-dev_5.1.1-4_ppc64el.deb
  libgccjit-5-dbg_5.1.1-4_ppc64el.deb
  gcc-5-plugin-dev_5.1.1-4_ppc64el.deb
  gcc-5_5.1.1-4_ppc64el.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1yp3pf-0004hb...@franck.debian.org



Bug#782824: g++-5: Compilation of application using wxWidgest produces a lot of warnings

2015-05-03 Thread tonda.misek
wxWidgets maintainer added bug report directly to GCC Bugzilla:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65974

TonyMi

Bug#778799: gcc-doc: gcc.info not viewable in Emacs

2015-05-03 Thread GUO Yixuan
Control: tag -1 + help
(tag this bug to request more help)

On Sat, May 02, 2015 at 04:28:07PM +1000, Kevin Ryde wrote:
 GUO Yixuan culu@gmail.com writes:
 
  The drawback is that with direntry stubs, there's no (gcc) top nodes,
  only (gcc-4.9) top nodes, etc.
 
 The plain (gcc) is important for the doc lookups in emacs and more.
 Alas I don't know the best ways to make multiple copies co-exist.
 
 Emacs does some stuff with subdirectories, but I don't know if that
 basically relies on emacs mangling its own info search path (to the
 directory of the running emacs).

As I'm rather unfamiliar with emacs, I can't be sure about this, either.
The commit below appears to be good for both info and emacs. It would be
helpful if you can build and try it to see if it works.

http://anonscm.debian.org/cgit/users/yixuan-guest/gcc-doc-defaults.git/commit/?h=bothid=fb0641573231c3d50822d03ff003a6f861666346

Regards,
Yixuan


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150504021015.ga6...@gmail.com



Processed: Re: Bug#778799: gcc-doc: gcc.info not viewable in Emacs

2015-05-03 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 + help
Bug #778799 [gcc-doc] gcc-doc: gcc.info not viewable in Emacs
Added tag(s) help.

-- 
778799: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778799
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b778799.14307054235794.transcr...@bugs.debian.org




Bug#783998: marked as done (duplicated lines in debian/gcc-BV-doc.doc-base.itm)

2015-05-03 Thread Debian Bug Tracking System
 - Runtime library for GNU Objective-C applications (32bit 
developme
 lib32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 lib32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64gcc-4.9-dev - GCC support library (64bit development files)
 lib64gfortran-4.9-dev - Runtime library for GNU Fortran applications (64bit 
development f
 lib64go5   - Runtime library for GNU Go applications (64bit)
 lib64go5-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64objc-4.9-dev - Runtime library for GNU Objective-C applications (64bit 
developme
 lib64stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 lib64stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
 libgcc-4.9-dev - GCC support library (development files)
 libgcj-doc - libgcj API documentation and example programs
 libgcj15   - Java runtime library for use with gcj
 libgcj15-awt - AWT peer runtime libraries for use with gcj
 libgcj15-dbg - Debugging symbols for libraries provided in libgcj15-dev
 libgcj15-dev - Java development headers for use with gcj
 libgfortran-4.9-dev - Runtime library for GNU Fortran applications 
(development files)
 libgo5 - Runtime library for GNU Go applications
 libgo5-dbg - Runtime library for GNU Go applications (debug symbols)
 libn32gcc-4.9-dev - GCC support library (n32 development files)
 libn32gfortran-4.9-dev - Runtime library for GNU Fortran applications (n32 
development fil
 libn32go5  - Runtime library for GNU Go applications (n32)
 libn32go5-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32objc-4.9-dev - Runtime library for GNU Objective-C applications (n32 
development
 libn32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-4.9-dev - Runtime library for GNU Objective-C applications 
(development fil
 libstdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-4.9-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-4.9-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32gcc-4.9-dev - GCC support library (x32 development files)
 libx32gfortran-4.9-dev - Runtime library for GNU Fortran applications (x32 
development fil
 libx32go5  - Runtime library for GNU Go applications (x32)
 libx32go5-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32objc-4.9-dev - Runtime library for GNU Objective-C applications (x32 
development
 libx32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
Closes: 783527 783998
Changes:
 gcc-4.9 (4.9.2-16) unstable; urgency=medium
 .
   * Update to SVN 20150503 (r222750) from the gcc-4_9-branch.
 - Fix the build failure on alpha.
   * Fix gcc-itm doc-base file (Guo Yixuan). Closes: #783998.
   * On m68k, powerpcspe, sh4, sparc64, still build the libraries not
 yet built by gcc-5.
   * Update the cross-biarch patch for D and Go.
   * Apply the cross-biarch patches for every cross build. Closes: #783527.
Checksums-Sha1:
 2e3b0b36c0a27d441e251f77c4ee71d922f61d1e 10693 gcc-4.9_4.9.2-16.dsc
 ad83ceef67ee39c6d805a8f13bd5c863fc58e0ff 1246672 gcc-4.9_4.9.2-16.diff.gz
 0f4ee8f0d9ff644adab53592a74a55c609d07b9b 74560648 
gcc-4.9-source_4.9.2-16_all.deb
 0b4a88ada4efe96a89e19563f7bd21bcebf9d00c 10349744 
gcj-4.9-jre-lib_4.9.2-16_all.deb
 315d7c727fce405d0c092513785fcaab4035e5d6 11663024 
gcj-4.9-source_4.9.2-16_all.deb
 f10d0c5c29a5ef80755b8a25e006dd8ab1aad420 8224504 
libstdc++-4.9-doc_4.9.2-16_all.deb
 b1c1cce021287ea9a0d28fe3399f461230e8e0d1 1445246 
gcc-4.9-locales_4.9.2-16_all.deb
 d1f8fbb224f1c15e331a31ff36922850bc720898 161278 
gcc-4.9-base_4.9.2-16_ppc64el.deb
 b8d033e18ebe01217e908dd6340076d0ce1870c2 264126 
libgcc-4.9-dev_4.9.2-16_ppc64el.deb
 f8a22046f407416376b52d9bb3ebcfc67ecc37fb 4722780 cpp-4.9_4.9.2-16_ppc64el.deb
 6bf93740c998d6b6dfea3d96ed51d1303039bf6c 4951682 
gobjc++-4.9_4.9.2-16_ppc64el.deb
 93d067668847d7893610e5907ca2040d13937dd1 4561002 gobjc-4.9_4.9.2-16_ppc64el.deb
 1f13fd18fcd6184429400d42eea5a8d452077be5 391946 
libobjc-4.9-dev_4.9.2-16_ppc64el.deb
 67c659bf99b746420fbb736178a20199c471795b 2535150 libgo5_4.9.2-16_ppc64el.deb
 9aa28c4ebdea4e5036a075df8b3b012466ca8940 2957986 
libgo5-dbg_4.9.2-16_ppc64el.deb
 be366227f6a85fb299d62bbe94893e80b63b0fe6 8047018 gccgo-4.9_4.9.2-16_ppc64el.deb
 64d1f975135b91376bd3d5da9f4961909fd2ef85 49384 
gcj-4.9-jre-headless_4.9.2-16_ppc64el.deb
 e235ddab69b49e682e4595b77c72454d109b1870 9273806 libgcj15_4.9.2-16_ppc64el.deb
 7eeddf7e6bb135352c38b454e94eceda56092058 64668 
libgcj15-awt_4.9.2-16_ppc64el.deb
 f0c450893647af615abdf681a052f3f85fda8c27 1266 gcj-4.9-jre_4.9.2-16_ppc64el.deb
 48a19afd9c3869a8f52f9021eca0dfd631d22099 444932 
gcj-4.9-jdk_4.9.2-16_ppc64el.deb
 2366806ba8d348995d7147defb2a796987e84dd5 607892

Processing of gnat-4.9_4.9.2-2_ppc64el.changes

2015-05-03 Thread Debian FTP Masters
gnat-4.9_4.9.2-2_ppc64el.changes uploaded successfully to localhost
along with the files:
  gnat-4.9_4.9.2-2.dsc
  gnat-4.9_4.9.2-2.tar.gz
  gnat-4.9-base_4.9.2-2_ppc64el.deb
  libgnat-4.9_4.9.2-2_ppc64el.deb
  libgnat-4.9-dbg_4.9.2-2_ppc64el.deb
  libgnatvsn4.9-dev_4.9.2-2_ppc64el.deb
  libgnatvsn4.9_4.9.2-2_ppc64el.deb
  libgnatvsn4.9-dbg_4.9.2-2_ppc64el.deb
  libgnatprj4.9-dev_4.9.2-2_ppc64el.deb
  libgnatprj4.9_4.9.2-2_ppc64el.deb
  libgnatprj4.9-dbg_4.9.2-2_ppc64el.deb
  gnat-4.9_4.9.2-2_ppc64el.deb
  gnat-4.9-sjlj_4.9.2-2_ppc64el.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1yoxvq-0001pf...@franck.debian.org



Bug#783527: marked as done (fails to build cross compiler for mips64el, ppc64, s390x, sparc64)

2015-05-03 Thread Debian Bug Tracking System
 for GNU Fortran applications (32bit 
development f
 lib32go5   - Runtime library for GNU Go applications (32bit)
 lib32go5-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
 lib32objc-4.9-dev - Runtime library for GNU Objective-C applications (32bit 
developme
 lib32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 lib32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64gcc-4.9-dev - GCC support library (64bit development files)
 lib64gfortran-4.9-dev - Runtime library for GNU Fortran applications (64bit 
development f
 lib64go5   - Runtime library for GNU Go applications (64bit)
 lib64go5-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64objc-4.9-dev - Runtime library for GNU Objective-C applications (64bit 
developme
 lib64stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 lib64stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
 libgcc-4.9-dev - GCC support library (development files)
 libgcj-doc - libgcj API documentation and example programs
 libgcj15   - Java runtime library for use with gcj
 libgcj15-awt - AWT peer runtime libraries for use with gcj
 libgcj15-dbg - Debugging symbols for libraries provided in libgcj15-dev
 libgcj15-dev - Java development headers for use with gcj
 libgfortran-4.9-dev - Runtime library for GNU Fortran applications 
(development files)
 libgo5 - Runtime library for GNU Go applications
 libgo5-dbg - Runtime library for GNU Go applications (debug symbols)
 libn32gcc-4.9-dev - GCC support library (n32 development files)
 libn32gfortran-4.9-dev - Runtime library for GNU Fortran applications (n32 
development fil
 libn32go5  - Runtime library for GNU Go applications (n32)
 libn32go5-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32objc-4.9-dev - Runtime library for GNU Objective-C applications (n32 
development
 libn32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-4.9-dev - Runtime library for GNU Objective-C applications 
(development fil
 libstdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-4.9-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-4.9-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32gcc-4.9-dev - GCC support library (x32 development files)
 libx32gfortran-4.9-dev - Runtime library for GNU Fortran applications (x32 
development fil
 libx32go5  - Runtime library for GNU Go applications (x32)
 libx32go5-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32objc-4.9-dev - Runtime library for GNU Objective-C applications (x32 
development
 libx32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
Closes: 783527 783998
Changes:
 gcc-4.9 (4.9.2-16) unstable; urgency=medium
 .
   * Update to SVN 20150503 (r222750) from the gcc-4_9-branch.
 - Fix the build failure on alpha.
   * Fix gcc-itm doc-base file (Guo Yixuan). Closes: #783998.
   * On m68k, powerpcspe, sh4, sparc64, still build the libraries not
 yet built by gcc-5.
   * Update the cross-biarch patch for D and Go.
   * Apply the cross-biarch patches for every cross build. Closes: #783527.
Checksums-Sha1:
 2e3b0b36c0a27d441e251f77c4ee71d922f61d1e 10693 gcc-4.9_4.9.2-16.dsc
 ad83ceef67ee39c6d805a8f13bd5c863fc58e0ff 1246672 gcc-4.9_4.9.2-16.diff.gz
 0f4ee8f0d9ff644adab53592a74a55c609d07b9b 74560648 
gcc-4.9-source_4.9.2-16_all.deb
 0b4a88ada4efe96a89e19563f7bd21bcebf9d00c 10349744 
gcj-4.9-jre-lib_4.9.2-16_all.deb
 315d7c727fce405d0c092513785fcaab4035e5d6 11663024 
gcj-4.9-source_4.9.2-16_all.deb
 f10d0c5c29a5ef80755b8a25e006dd8ab1aad420 8224504 
libstdc++-4.9-doc_4.9.2-16_all.deb
 b1c1cce021287ea9a0d28fe3399f461230e8e0d1 1445246 
gcc-4.9-locales_4.9.2-16_all.deb
 d1f8fbb224f1c15e331a31ff36922850bc720898 161278 
gcc-4.9-base_4.9.2-16_ppc64el.deb
 b8d033e18ebe01217e908dd6340076d0ce1870c2 264126 
libgcc-4.9-dev_4.9.2-16_ppc64el.deb
 f8a22046f407416376b52d9bb3ebcfc67ecc37fb 4722780 cpp-4.9_4.9.2-16_ppc64el.deb
 6bf93740c998d6b6dfea3d96ed51d1303039bf6c 4951682 
gobjc++-4.9_4.9.2-16_ppc64el.deb
 93d067668847d7893610e5907ca2040d13937dd1 4561002 gobjc-4.9_4.9.2-16_ppc64el.deb
 1f13fd18fcd6184429400d42eea5a8d452077be5 391946 
libobjc-4.9-dev_4.9.2-16_ppc64el.deb
 67c659bf99b746420fbb736178a20199c471795b 2535150 libgo5_4.9.2-16_ppc64el.deb
 9aa28c4ebdea4e5036a075df8b3b012466ca8940 2957986 
libgo5-dbg_4.9.2-16_ppc64el.deb
 be366227f6a85fb299d62bbe94893e80b63b0fe6 8047018 gccgo-4.9_4.9.2-16_ppc64el.deb
 64d1f975135b91376bd3d5da9f4961909fd2ef85 49384 
gcj-4.9-jre-headless_4.9.2-16_ppc64el.deb
 e235ddab69b49e682e4595b77c72454d109b1870 9273806 libgcj15_4.9.2-16_ppc64el.deb
 7eeddf7e6bb135352c38b454e94eceda56092058 64668 
libgcj15-awt_4.9.2-16_ppc64el.deb

Processing of gcc-4.9_4.9.2-16_ppc64el.changes

2015-05-03 Thread Debian FTP Masters
gcc-4.9_4.9.2-16_ppc64el.changes uploaded successfully to localhost
along with the files:
  gcc-4.9_4.9.2-16.dsc
  gcc-4.9_4.9.2-16.diff.gz
  gcc-4.9-source_4.9.2-16_all.deb
  gcj-4.9-jre-lib_4.9.2-16_all.deb
  gcj-4.9-source_4.9.2-16_all.deb
  libstdc++-4.9-doc_4.9.2-16_all.deb
  gcc-4.9-locales_4.9.2-16_all.deb
  gcc-4.9-base_4.9.2-16_ppc64el.deb
  libgcc-4.9-dev_4.9.2-16_ppc64el.deb
  cpp-4.9_4.9.2-16_ppc64el.deb
  gobjc++-4.9_4.9.2-16_ppc64el.deb
  gobjc-4.9_4.9.2-16_ppc64el.deb
  libobjc-4.9-dev_4.9.2-16_ppc64el.deb
  libgo5_4.9.2-16_ppc64el.deb
  libgo5-dbg_4.9.2-16_ppc64el.deb
  gccgo-4.9_4.9.2-16_ppc64el.deb
  gcj-4.9-jre-headless_4.9.2-16_ppc64el.deb
  libgcj15_4.9.2-16_ppc64el.deb
  libgcj15-awt_4.9.2-16_ppc64el.deb
  gcj-4.9-jre_4.9.2-16_ppc64el.deb
  gcj-4.9-jdk_4.9.2-16_ppc64el.deb
  libgcj15-dev_4.9.2-16_ppc64el.deb
  libgcj15-dbg_4.9.2-16_ppc64el.deb
  gcj-4.9_4.9.2-16_ppc64el.deb
  g++-4.9_4.9.2-16_ppc64el.deb
  libstdc++-4.9-dev_4.9.2-16_ppc64el.deb
  libstdc++-4.9-pic_4.9.2-16_ppc64el.deb
  libstdc++6-4.9-dbg_4.9.2-16_ppc64el.deb
  libgfortran-4.9-dev_4.9.2-16_ppc64el.deb
  gfortran-4.9_4.9.2-16_ppc64el.deb
  gdc-4.9_4.9.2-16_ppc64el.deb
  gcc-4.9-plugin-dev_4.9.2-16_ppc64el.deb
  gcc-4.9_4.9.2-16_ppc64el.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1yozaa-0007n9...@franck.debian.org



gcc-4.9_4.9.2-16_ppc64el.changes ACCEPTED into unstable

2015-05-03 Thread Debian FTP Masters
 - Runtime library for GNU Objective-C applications 
(development fil
 libstdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-4.9-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-4.9-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32gcc-4.9-dev - GCC support library (x32 development files)
 libx32gfortran-4.9-dev - Runtime library for GNU Fortran applications (x32 
development fil
 libx32go5  - Runtime library for GNU Go applications (x32)
 libx32go5-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32objc-4.9-dev - Runtime library for GNU Objective-C applications (x32 
development
 libx32stdc++-4.9-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6-4.9-dbg - GNU Standard C++ Library v3 (debugging files)
Closes: 783527 783998
Changes:
 gcc-4.9 (4.9.2-16) unstable; urgency=medium
 .
   * Update to SVN 20150503 (r222750) from the gcc-4_9-branch.
 - Fix the build failure on alpha.
   * Fix gcc-itm doc-base file (Guo Yixuan). Closes: #783998.
   * On m68k, powerpcspe, sh4, sparc64, still build the libraries not
 yet built by gcc-5.
   * Update the cross-biarch patch for D and Go.
   * Apply the cross-biarch patches for every cross build. Closes: #783527.
Checksums-Sha1:
 2e3b0b36c0a27d441e251f77c4ee71d922f61d1e 10693 gcc-4.9_4.9.2-16.dsc
 ad83ceef67ee39c6d805a8f13bd5c863fc58e0ff 1246672 gcc-4.9_4.9.2-16.diff.gz
 0f4ee8f0d9ff644adab53592a74a55c609d07b9b 74560648 
gcc-4.9-source_4.9.2-16_all.deb
 0b4a88ada4efe96a89e19563f7bd21bcebf9d00c 10349744 
gcj-4.9-jre-lib_4.9.2-16_all.deb
 315d7c727fce405d0c092513785fcaab4035e5d6 11663024 
gcj-4.9-source_4.9.2-16_all.deb
 f10d0c5c29a5ef80755b8a25e006dd8ab1aad420 8224504 
libstdc++-4.9-doc_4.9.2-16_all.deb
 b1c1cce021287ea9a0d28fe3399f461230e8e0d1 1445246 
gcc-4.9-locales_4.9.2-16_all.deb
 d1f8fbb224f1c15e331a31ff36922850bc720898 161278 
gcc-4.9-base_4.9.2-16_ppc64el.deb
 b8d033e18ebe01217e908dd6340076d0ce1870c2 264126 
libgcc-4.9-dev_4.9.2-16_ppc64el.deb
 f8a22046f407416376b52d9bb3ebcfc67ecc37fb 4722780 cpp-4.9_4.9.2-16_ppc64el.deb
 6bf93740c998d6b6dfea3d96ed51d1303039bf6c 4951682 
gobjc++-4.9_4.9.2-16_ppc64el.deb
 93d067668847d7893610e5907ca2040d13937dd1 4561002 gobjc-4.9_4.9.2-16_ppc64el.deb
 1f13fd18fcd6184429400d42eea5a8d452077be5 391946 
libobjc-4.9-dev_4.9.2-16_ppc64el.deb
 67c659bf99b746420fbb736178a20199c471795b 2535150 libgo5_4.9.2-16_ppc64el.deb
 9aa28c4ebdea4e5036a075df8b3b012466ca8940 2957986 
libgo5-dbg_4.9.2-16_ppc64el.deb
 be366227f6a85fb299d62bbe94893e80b63b0fe6 8047018 gccgo-4.9_4.9.2-16_ppc64el.deb
 64d1f975135b91376bd3d5da9f4961909fd2ef85 49384 
gcj-4.9-jre-headless_4.9.2-16_ppc64el.deb
 e235ddab69b49e682e4595b77c72454d109b1870 9273806 libgcj15_4.9.2-16_ppc64el.deb
 7eeddf7e6bb135352c38b454e94eceda56092058 64668 
libgcj15-awt_4.9.2-16_ppc64el.deb
 f0c450893647af615abdf681a052f3f85fda8c27 1266 gcj-4.9-jre_4.9.2-16_ppc64el.deb
 48a19afd9c3869a8f52f9021eca0dfd631d22099 444932 
gcj-4.9-jdk_4.9.2-16_ppc64el.deb
 2366806ba8d348995d7147defb2a796987e84dd5 607892 
libgcj15-dev_4.9.2-16_ppc64el.deb
 1e68f249ee624140cd1b3d34cf5b1542145284b8 17002264 
libgcj15-dbg_4.9.2-16_ppc64el.deb
 475c0ec5288b85bf2a8e46e002bca9d013ae9277 4522888 gcj-4.9_4.9.2-16_ppc64el.deb
 d4584edc8067b8080abd0e775a090a00d8d06870 5134264 g++-4.9_4.9.2-16_ppc64el.deb
 82672f78d40adaf47aba0bca7f31556b9bd681be 1112408 
libstdc++-4.9-dev_4.9.2-16_ppc64el.deb
 0e62882c6ef19bacd65c65e54164c5ad436714eb 315382 
libstdc++-4.9-pic_4.9.2-16_ppc64el.deb
 5e169259c66c688cc410e5acc679b1cd438b3523 2845182 
libstdc++6-4.9-dbg_4.9.2-16_ppc64el.deb
 a0a337244f2370cb84466ab9d923f7c2ce44476c 243936 
libgfortran-4.9-dev_4.9.2-16_ppc64el.deb
 1be524b1e3d846940415f3c227c9d08df9e82ac4 5017786 
gfortran-4.9_4.9.2-16_ppc64el.deb
 9edaccc8946146fb85f81f7053559003ac2b47b1 5236260 gdc-4.9_4.9.2-16_ppc64el.deb
 1691756b24d95d0d28d9fed99f02cbe0df5b9a6f 791000 
gcc-4.9-plugin-dev_4.9.2-16_ppc64el.deb
 7febe580bb7f45aa5d9d4d7af153a08be0e29683 4894044 gcc-4.9_4.9.2-16_ppc64el.deb
Checksums-Sha256:
 65a218b3842f301d3c48429a9caedc284eda5cac8df2eb757a00b300f80329c8 10693 
gcc-4.9_4.9.2-16.dsc
 149c73a26e59fa6f8bd1ba10e65ffcb3768b56e5c81df222a9d13b58b88d1869 1246672 
gcc-4.9_4.9.2-16.diff.gz
 26ec44941eea7e1c2fab58fd7fffb3b309b884fe866e3edbb1aa09b5b38c4c58 74560648 
gcc-4.9-source_4.9.2-16_all.deb
 8db340652f0e237e692d2a6feae407964b07c39ec75d3f638d1bfab166216f99 10349744 
gcj-4.9-jre-lib_4.9.2-16_all.deb
 b8ce567b6893a3935c3174ecefbfc24dce1a68ec1e87790a8ea429669939408e 11663024 
gcj-4.9-source_4.9.2-16_all.deb
 45eec6a073437cd8fe0c8f8821df5910aa8062bf7a1de975691df3dcfc64805b 8224504 
libstdc++-4.9-doc_4.9.2-16_all.deb
 d9a2b31522016fbb29c42aa9f0fff3c38a66bb213068538570fe4ea893ad4c32 1445246 
gcc-4.9-locales_4.9.2-16_all.deb
 67ba50f89a3a03778597478049061bcacf4713376a86660c32054e2bfeeecd10 161278 
gcc-4.9-base_4.9.2-16_ppc64el.deb

gnat-4.9_4.9.2-2_ppc64el.changes ACCEPTED into unstable

2015-05-03 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 03 May 2015 16:56:55 +0200
Source: gnat-4.9
Binary: gnat-4.9-base gnat-4.9 gnat-4.9-sjlj libgnat-4.9 libgnat-4.9-dbg 
libgnatvsn4.9-dev libgnatvsn4.9 libgnatvsn4.9-dbg libgnatprj4.9-dev 
libgnatprj4.9 libgnatprj4.9-dbg
Architecture: source ppc64el
Version: 4.9.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-gcc@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description:
 gnat-4.9   - GNU Ada compiler
 gnat-4.9-base - GNU Ada compiler (common files)
 gnat-4.9-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 libgnat-4.9 - runtime for applications compiled with GNAT (shared library)
 libgnat-4.9-dbg - runtime for applications compiled with GNAT (debugging 
symbols)
 libgnatprj4.9 - GNU Ada compiler Project Manager (shared library)
 libgnatprj4.9-dbg - GNU Ada compiler Project Manager (debugging symbols)
 libgnatprj4.9-dev - GNU Ada compiler Project Manager (development files)
 libgnatvsn4.9 - GNU Ada compiler selected components (shared library)
 libgnatvsn4.9-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn4.9-dev - GNU Ada compiler selected components (development files)
Changes:
 gnat-4.9 (4.9.2-2) unstable; urgency=low
 .
   * Rebuild using isl-0.14.
Checksums-Sha1:
 5e58cdef21f75705b1c6b9cff9e63ed925ec0e1d 4048 gnat-4.9_4.9.2-2.dsc
 4b55755a76978727b83504f5fc270900dd1acd2d 846504 gnat-4.9_4.9.2-2.tar.gz
 b3a2860a4936c302740e4035515285d2ce75e208 217390 
gnat-4.9-base_4.9.2-2_ppc64el.deb
 ebbfc299607baa7ec3e6d8feb6f8e717a22dba62 866638 libgnat-4.9_4.9.2-2_ppc64el.deb
 147400e9f669e4aa6687da1bc0aa3b85b61c9a7f 1620398 
libgnat-4.9-dbg_4.9.2-2_ppc64el.deb
 167c3b26f282be08d87fe1a3c4cf6c0e6994e7cc 1365222 
libgnatvsn4.9-dev_4.9.2-2_ppc64el.deb
 b5ee6f3acccb0eb4ef53f0d0c669223fb786e574 256368 
libgnatvsn4.9_4.9.2-2_ppc64el.deb
 c85ed802b079c7f84474d68359d576fed72c 393096 
libgnatvsn4.9-dbg_4.9.2-2_ppc64el.deb
 cd20e0c0acfbc5818ec01ddfb6ad896e79955a8d 3113642 
libgnatprj4.9-dev_4.9.2-2_ppc64el.deb
 38b3675f8363cc88cb076d5987c79c17bc75a957 588902 
libgnatprj4.9_4.9.2-2_ppc64el.deb
 91e587280a6a6f6b9a04b39317460f79e564b249 1359756 
libgnatprj4.9-dbg_4.9.2-2_ppc64el.deb
 8a4b197c893abf56c96837b8b82e4e3de195efad 9301036 gnat-4.9_4.9.2-2_ppc64el.deb
 6e4caf91a8c573f6dcc569a3bfd8f8fbba8183ab 3114678 
gnat-4.9-sjlj_4.9.2-2_ppc64el.deb
Checksums-Sha256:
 94bb7076e18a3ae32cbcf76bb4c1dd798fc85209d1b63d23fabd2f10713e5a59 4048 
gnat-4.9_4.9.2-2.dsc
 1f48f0d28dbdee1e299dad4151c8334a9ccaa0a1750aa44b5282ca0805c32730 846504 
gnat-4.9_4.9.2-2.tar.gz
 8c82837731488326604052d68fa3b7905b86e1e98a01bb4ae47a8672d00b7711 217390 
gnat-4.9-base_4.9.2-2_ppc64el.deb
 7f3d5cd67da8194587e29848186a8b8221d8570449b0fd9eb40a3f9a72294a08 866638 
libgnat-4.9_4.9.2-2_ppc64el.deb
 acc71e526f423d13eb7d5feffb81fedaa917f169aaa5db2ed5eff095c5846066 1620398 
libgnat-4.9-dbg_4.9.2-2_ppc64el.deb
 044492d6406e9b405eadaea66f9dae0c1aa3d86660b4e6c2420a3533fe26355b 1365222 
libgnatvsn4.9-dev_4.9.2-2_ppc64el.deb
 75dc8da41a7801afcd79d72640dbe06b9fb9e3c2cfb5b2bd846a137e54cb52fc 256368 
libgnatvsn4.9_4.9.2-2_ppc64el.deb
 4796619b9b92ff12d681637ea7a62669fbed2c780be7c9d555d8bdcde06f9276 393096 
libgnatvsn4.9-dbg_4.9.2-2_ppc64el.deb
 bf513857a6a23f96d6e90cbf48ef2198d60f1d5f48404edcf21b638527eacb23 3113642 
libgnatprj4.9-dev_4.9.2-2_ppc64el.deb
 a9a620ce6b740f9a5aebad0bbe53afb94dd8ca581b272dd25035e5712ae7c075 588902 
libgnatprj4.9_4.9.2-2_ppc64el.deb
 76b4e83ee463af608bb3317dd5f4391d8261ab92bdc2c5dafb6131ac858716ce 1359756 
libgnatprj4.9-dbg_4.9.2-2_ppc64el.deb
 c37fb148b7889d14e8cb2ec6e6d0c1991cbd8d4e7d9e6c269894a4d4372aa197 9301036 
gnat-4.9_4.9.2-2_ppc64el.deb
 e4d6037833944bb3b50fd2b91ca59b86fa229d6c9f835e1033304a231529d761 3114678 
gnat-4.9-sjlj_4.9.2-2_ppc64el.deb
Files:
 2cdb1f7e469f3907b737f3bf83f7b80f 4048 devel optional gnat-4.9_4.9.2-2.dsc
 3d6fd18663d952068f7627db105c1008 846504 devel optional gnat-4.9_4.9.2-2.tar.gz
 b330ff8b1c903d096a45b7d9dcfc7fbf 217390 libs optional 
gnat-4.9-base_4.9.2-2_ppc64el.deb
 ea794d6a5df7799d2322f82f71969510 866638 libs optional 
libgnat-4.9_4.9.2-2_ppc64el.deb
 c7054ab9c8ff727c94079430059953a5 1620398 debug extra 
libgnat-4.9-dbg_4.9.2-2_ppc64el.deb
 3ba04f89065873de4fbe36a4bbe95c60 1365222 libdevel extra 
libgnatvsn4.9-dev_4.9.2-2_ppc64el.deb
 aa2ca5ddbddab23251ede1b03b726d6e 256368 libs optional 
libgnatvsn4.9_4.9.2-2_ppc64el.deb
 3b26161227766ea5db2f78b9c7459331 393096 debug extra 
libgnatvsn4.9-dbg_4.9.2-2_ppc64el.deb
 36ab968e5055d32416f8534975ef3441 3113642 libdevel extra 
libgnatprj4.9-dev_4.9.2-2_ppc64el.deb
 e84340682025621e4c2724e97c43fa40 588902 libs optional 
libgnatprj4.9_4.9.2-2_ppc64el.deb
 af2511ec399bf109bbc21e88cdce 1359756 debug extra 
libgnatprj4.9-dbg_4.9.2-2_ppc64el.deb
 0de3fce521d52c8911b4a1c7b9b4852b 9301036 devel optional 
gnat-4.9_4.9.2-2_ppc64el.deb
 c8dda7a6b5409082b8ab452768640ea0 3114678 devel extra 

Processed: Re: Bug#772642: cpp-4.9: please support multiarch for the user search paths (CPATH, etc.)

2015-05-03 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + wontfix
Bug #772642 [cpp-4.9] cpp-4.9: please support multiarch for the user search 
paths (CPATH, etc.)
Added tag(s) wontfix.

-- 
772642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b772642.143067080216842.transcr...@bugs.debian.org



Bug#772642: cpp-4.9: please support multiarch for the user search paths (CPATH, etc.)

2015-05-03 Thread Matthias Klose
Control: tags -1 + wontfix

On 12/09/2014 03:03 PM, Vincent Lefevre wrote:
 Package: cpp-4.9
 Version: 4.9.2-5
 Severity: wishlist
 
 cpp currently supports multiarch search paths for /usr/local and /usr,
 but not for directories supplied via environment variables like $CPATH
 and $C_INCLUDE_PATH. For instance, cpp -v gives:
 
 /usr/local/include/x86_64-linux-gnu
 /usr/local/include
 [...]
 /usr/include/x86_64-linux-gnu
 /usr/include
 
 and when adding the -m32 option:
 
 /usr/local/include/i386-linux-gnu
 /usr/local/include
 [...]
 /usr/include/i386-linux-gnu
 /usr/include
 
 But if I use CPATH=/home/vlefevre/include, I just get:
 
 /home/vlefevre/include
 
 Adding the other directory to $CPATH is not a good solution because
 one doesn't always know the ABI (whether -m32 is present or not) in
 advance, i.e. one doesn't know in advance which directory to add.

the preprocessor doesn't know anything about /home/vlefevre/include.  what
should it append? the MULTILIBOSDIR_NAME, the MULTILIB_NAME, the MULTIARCH_NAME?
 There is nothing known about this, and if you use CPATH in your build
environment, then you should handle these settings yourself.

Matthias


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55464dc8.5020...@debian.org