Bug#1108322: gcc-14: Fix broken ada timespec record with -D_TIME_BITS=64 on 32-bit big-endian targets

2025-06-25 Thread John David Anglin
Source: gcc-14 Severity: normal Tags: patch X-Debbugs-Cc: debian-h...@lists.debian.org User: debian-h...@lists.debian.org Usertags: hppa Dear Maintainer, The gnat patches applied to gcc-14 to support building with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 broke numerous tests in the gnat testsuite.

Bug#1107663: gcc-15: acats tests don't run

2025-06-11 Thread John David Anglin
Source: gcc-15 Version: 15.1.0-7 Severity: normal Dear Maintainer, The acats tests do not run in hppa builds. Here is acats.log: Test Run By buildd on Wed Jun 11 04:17:27 UTC 2025 === acats configuration === target gcc is /build/gcc-15-Dmynsr/gcc-15-15.1.0/build/gcc/xgcc -B/bui

Bug#1104924: gcc-12: FTBFS on hppa - finalize/adjust raised exception

2025-05-08 Thread John David Anglin
Source: gcc-12 Version: 12.4.0-7 Severity: normal Dear Maintainer, Build fails in stage1 here: # Ignore errors to work around finalization issues in older compilers cd ada/gen_il; ./gen_il-main raised PROGRAM_ERROR : finalize/adjust raised exception make[5]: [../../src/gcc/ada/Make-generated.in:

Bug#1104480: gcc-12: FTBFS on hppa - finalize/adjust raised exception

2025-04-30 Thread John David Anglin
Package: gcc-12 Version: 12.4.0-5 Severity: normal Dear Maintainer, See: https://buildd.debian.org/status/fetch.php?pkg=gcc-12&arch=hppa&ver=12.4.0-6&stamp=1746020966&raw=0 I reported this upstream building gcc-15 with gcc-12: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119698 However, Eric ma

Bug#1095984: warning: '_GLIBCXX_TIME_BITS64_ABI_TAG' redefined

2025-02-14 Thread John David Anglin
Source: gcc-15 Version: 15-20250208-1 (experimental) Severity: normal Dear Maintainer, The following warning occurs in most c++ compilations and it will cause many testsuite fails: In file included from /<>/src/libstdc++-v3/libsupc++/cxxabi.h:51, from ../../../../src/libstdc++-v

Bug#1059462: gcc-13: another potential user of gcc-13 on bookworm

2024-05-22 Thread David Heidelberg
, but what I found was only people asking, if there is available gcc-13 for Debian. Thank you for your hard work maintaining GCC! David -- System Information: -- no debconf information

Bug#1066052: gcc-13: several acats tests raise ADA.CALENDAR.TIME_ERROR : a-calend.adb:601

2024-03-11 Thread John David Anglin
Source: gcc-12 Version: 12.3.0-15 Severity: normal Dear Maintainer, In test log, I see a number of tests with following error: splitting /build/gcc-12-TxDF5I/gcc-12-12.3.0/build/gcc/testsuite/ada/acats1/test s/a/a26007a.adt into: a26007a.adb BUILD a26007a.adb /build/gcc-12-TxDF5I/gcc-12-12.3.

Bug#1057244: hppa: All tests fail - /bin/stty: 'standard input': unable to perform all requested operations

2023-12-01 Thread John David Anglin
Source: gcc-snapshot Version: 1:20231130-1 Severity: normal Dear Maintainer, This is with qemu. All tests fail. For example, Executing on host: /build/gcc-snapshot-qyFUuB/gcc-snapshot-20231130/build/gcc/xg cc -B/build/gcc-snapshot-qyFUuB/gcc-snapshot-20231130/build/gcc/ /build/gcc-sna pshot-qy

Bug#1056341: g++-12: rejects valid C++ with templates/auto

2023-11-21 Thread David Turner
x27;s almost certainly known and fixed upstream, but I'm not sure which upstream problem report would apply (possibly 106893 or 105623?). Please could the fix for this be backported to stable? Kind regards, David -- System Information: Debian Release: 12.2 APT prefers stable-updates APT po

Bug#1033130: Info received (gcc-snapshot: FTBFS on hppa - sys/mman.h: No such file or directory)

2023-10-12 Thread John David Anglin
On 2023-10-12 2:09 a.m., Matthias Klose wrote: On 07.10.23 21:43, John David Anglin wrote: This problem seems to have disappeared. Last build of gcc-13 and last couple of builds of gcc-snapshot have been successful. yes, that because of a local patch: https://salsa.debian.org/toolchain-team

Bug#1033130: Info received (gcc-snapshot: FTBFS on hppa - sys/mman.h: No such file or directory)

2023-10-07 Thread John David Anglin
This problem seems to have disappeared.  Last build of gcc-13 and last couple of builds of gcc-snapshot have been successful. Dave -- John David Anglin dave.ang...@bell.net

Bug#1033130: gcc-snapshot: FTBFS on hppa - sys/mman.h: No such file or directory

2023-06-15 Thread John David Anglin
On 2023-06-14 2:31 p.m., John David Anglin wrote: On 2023-06-14 1:00 p.m., Matthias Klose wrote: wondering if configuring with --disable-libgcc would help? I don't need to do this when building the hppa64 gcc target by itself. Linux may need libgcc. I think configure must be findin

Bug#1033130: gcc-snapshot: FTBFS on hppa - sys/mman.h: No such file or directory

2023-06-14 Thread John David Anglin
ny headers for hppa64 installed at this time. Something seems to have changed in the build mechanism between gcc-12 and gcc-13. I have a debian non-buildd build of gcc-13 going.  Maybe it will help to find issue. -- John David Anglin dave.ang...@bell.net

Bug#1033130: gcc-snapshot: FTBFS on hppa - sys/mman.h: No such file or directory

2023-03-17 Thread John David Anglin
Source: gcc-snapshot Version: 1:20230315-1 Severity: normal Tags: ftbfs Dear Maintainer, Build fails with following error: /<>/build-hppa64/./gcc/xgcc -B/<>/build-hppa64/./gcc/ -B/usr/lib/gcc-snapshot/hppa64-linux-gnu/bin/ -B/usr/lib/gcc-snapshot/hppa64-linux-gnu/lib/ -isystem /usr/lib/gcc-sna

Bug#1024492: Acknowledgement (libffi: large structs need to be passed by value on hppa)

2022-12-18 Thread John David Anglin
Hi, There are two additional updates for libffi on hppa. See: https://github.com/libffi/libffi/issues/755 https://github.com/libffi/libffi/issues/756 The current installed version (+b2) has the patches for the above issues. Regards, Dave Anglin -- John David Anglin dave.ang...@bell.net

Bug#1024492: libffi: large structs need to be passed by value on hppa

2022-11-20 Thread John David Anglin
Source: libffi Version: 3.2.1-9 Severity: normal Tags: patch Dear Maintainer, The following tests fail on hppa: === libffi tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/

Bug#1014098: gcc-12 ftbfs on hppa

2022-07-01 Thread John David Anglin
This bug is not a gcc-12 bug.  It is a kernel cache flush or mmap aliasing issue causing corruption of anonymous pages. Bug is random and only seen on PA8800/PA8900 machines. Latest gcc-12 package is now installed. -- John David Anglin dave.ang...@bell.net

Bug#1003100: src:debugedit: please drop gcc-driver.diff patch

2022-01-03 Thread David (Plasma) Paul
Source: debugedit Version: 1:5.0-4 Severity: minor Dear Maintainer, Please drop the 'gcc-driver.diff' debian patch from the debugedit source package. The patch breaks testsuite tests 6, 7, 11, 14, 18, and 23, all of which involve partial linking[1], when compiling on an oldstable Debian 10 Buster

Bug#996643: gcc-11: FTBFS on hppa - Bootstrap comparison failure!

2021-10-16 Thread John David Anglin
Source: gcc-11 Version: 11.2.0-9 Severity: normal Dear Maintainer, Build fails here: Comparing stages 2 and 3 warning: gcc/cc1objplus-checksum.o differs warning: gcc/cc1obj-checksum.o differs warning: gcc/m2/gm2-compiler-boot/M2Version.o differs Bootstrap comparison failure! gcc/SYSTEM.o differs

Re: Bug#964477: libc6-dev: Fails to cleanly upgrade from Stable

2020-08-05 Thread David Kalnischkies
their packages and ecosystems. (I guess I could argue that not doing 1 or 2 is a policy violation as libgcc-s1 takes over a file from libgcc1 without ensuring that libgcc1 is upgraded to a version without that file (or removed) and instead relies on it being removed due circumstances, but I am

Bug#943796: gcc-9: FTBFS on hppa - ld cannot find -latomic

2019-10-29 Thread John David Anglin
Source: gcc-9 Version: 9.2.1-15 Severity: normal Dear Maintainer, The build failed with the following error: make[6]: Entering directory '/<>/build/hppa-linux-gnu/libgnatvsn' /bin/mkdir -p '/<>/debian/tmp/usr/lib/ada/adalib/gnatvsn' /usr/bin/install -c -m 444 .libs/*.ali '/<>/debian/tmp/usr/lib

Bug#939655: g++ v9 with OpenMP segfaults with shared vectors

2019-09-07 Thread David Cortes
Package: g++ Version: 4:9.2.1-3 When executing code compiled with g++ 9.2.1 that has OpenMP for-loops with vectors as shared variables, it results in a segmentation fault. According to Asan (address sanitizer), this might be due to double- freed variables when running the code. Example: #pragma o

Bug#935750: libgcc-9-dev: The futex facility returned an unexpected error code

2019-08-25 Thread John David Anglin
Package: libgcc-9-dev Version: 9.2.1-4 Severity: normal Dear Maintainer, The following error occurs running "test-z3 -a" while building the z3 package: PASS (test hashtable :time 0.00 :before-memory 2630.62 :after-memory 2630.62) The futex facility returned an unexpected error code. make[1]: ***

Bug#907586: Problem logging in to hppa debian porterbox panama.debian.net

2018-09-15 Thread John David Anglin
On 2018-09-14 7:55 PM, John David Anglin wrote: With g++-8 8.2.0-6 and its fix for BTS #907586, I was able to build the nordugrid-arc package in a schroot on the panama porterbox. Great. I have committed fix to trunk and gcc-8: https://gcc.gnu.org/ml/gcc-patches/2018-09/msg00801.html Will

Bug#907586: Fwd: Bug#907586: g++ compiler problem on hppa

2018-09-02 Thread John David Anglin
ot OK -- Running using static build ./altmain OK Dave -- John David Anglin dave.ang...@bell.net

Bug#892848: closed by Matthias Klose (Bug#892848: fixed in gcc-7 7.3.0-12)

2018-03-18 Thread John David Anglin
It's installed now. -- John David Anglin dave.ang...@bell.net

Bug#892848: gcc-7: OpenMP support is broken on hppa in gcc-7 and earlier

2018-03-13 Thread John David Anglin
.4-1968), LANGUAGE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- no debconf information 2018-01-16 John David Anglin * config.gcc (hppa*-*-linux*): Change callee copies ABI to caller copies

Bug#882855: g++-7: internal compiler error: in maybe_undo_parenthesized_ref on for initialization list

2017-11-28 Thread David Cadé
ssed source if appropriate. See for instructions. Hope it helps, David -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (900, 'unstable'), (500, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux

Bug#882855: g++-7: internal compiler error: in maybe_undo_parenthesized_ref on for initialization list

2017-11-27 Thread David Cadé
Package: g++-7 Version: 7.2.0-16 Severity: important Dear Maintainer, The following C++ program, when compiled with g++, returns an internal compiler error. int rand(); template struct s { int count() { return rand(); } }; template int f(s a) { int const x = a.count(); in

Bug#855095: gcc-6: [hppa] regression: trivial program segfaults

2017-02-13 Thread John David Anglin
nd possibly glibc. https://sourceware.org/bugzilla/show_bug.cgi?id=21132 https://sourceware.org/bugzilla/show_bug.cgi?id=21000 https://sourceware.org/bugzilla/show_bug.cgi?id=21131 Until these issues are resolved, the hardening options aren't going to work on hppa. Dave -- John David Anglin dave.ang...@bell.net

Bug#853023: gcc-snapshot: Incorrect build dependencies on hppa

2017-01-28 Thread John David Anglin
Package: gcc-snapshot Version: 20170125-1 Severity: normal Dear Maintainer, Your package does not build on hppa: gcc-snapshot build-depends on missing: - binutils-hppa64:hppa The dpendency should be on binutils-hppa64-linux-gnu:hppa. Regards, Dave Anglin -- System Information: Debian Release:

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-20 Thread David Weinehall
that we don't break kernel builds... Kind regards, David Weinehall -- /) David Weinehall /) Rime on my window (\ // ~ // Diamond-white roses of fire // \) (/ Beautiful hoar-frost (/

Bug#838111: closed by Matthias Klose (Bug#838111: fixed in gcc-6 6.2.0-5)

2016-09-29 Thread John David Anglin
f $(cmd_prefix)gij$(pkg_ver).bin \ $(d_jrehl)/$(PF)/bin/gij$(pkg_ver).bin endif Regards, Dave Anglin -- John David Anglin dave.ang...@bell.net

Bug#838111: gcj-6-jre-headless: /usr/bin/gij-6.bin: not found

2016-09-17 Thread John David Anglin
Package: gcj-6-jre-headless Version: 6.2.0-4 Severity: normal Dear Maintainer, The /usr/bin/gij-6.bin file/link is not installed on hppa. This causes vtk6 and libreoffice builds to fail. See for example: https://buildd.debian.org/status/fetch.php?pkg=libreoffice&arch=hppa&ver=1%3A5.2.1-3&stamp=

Bug#805698: Info received (Bug#805698: Acknowledgement (gcc-4.8: FTBFS on hppa: Control dependency for binutils-hppa64 needs update for new package name))

2015-12-27 Thread John David Anglin
Sorry, ignore last message. Dave -- John David Anglin dave.ang...@bell.net

Bug#805698: Acknowledgement (gcc-4.8: FTBFS on hppa: Control dependency for binutils-hppa64 needs update for new package name)

2015-12-27 Thread John David Anglin
Fixed by rebuild of shadow. Dave -- John David Anglin dave.ang...@bell.net

Bug#805839: gcc-5: Dependency problem on hppa with debug packages

2015-11-22 Thread John David Anglin
Package: gcc-5 Version: 5.2.1-24 Severity: normal Dear Maintainer, I tried to install libstdc++6-5-dbg: mx3210:/home/dave# apt-get install libstdc++6-5-dbg libgcc4-dbg Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be insta

Bug#805698: gcc-4.8: FTBFS on hppa: Control dependency for binutils-hppa64 needs update for new package name

2015-11-20 Thread John David Anglin
Package: src:gcc-4.8 Version: 4.8.5-2 Severity: normal Dear Maintainer, The debian control file for gcc-4.8 needs an update. The binutils-hppa64 dependency needs to change to binutils-hppa64-linux-gnu. Same for gnat-4.9. Regards, Dave Anglin -- Information: Debian Release: stretch/sid APT p

Bug#800781: gcc-5: FTBFS on hppa and others: dpkg-shlibdeps: error: couldn't find library libgnat-5.so.1

2015-10-03 Thread John David Anglin
Package: gcc-5 Version: 5.2.1-20 Severity: normal Dear Maintainer, 5.2.1-20 fails to build. Here is relevant part of log: dh_shlibdeps -pgnat-5 dpkg-shlibdeps: error: couldn't find library libgnat-5.so.1 needed by debian/gnat-5/usr/bin/gnatfind-5 (ELF format: 'elf32-hppa-linux'; RPATH: '') dpk

Bug#800563: gcc-5: FTBFS on hppa: Incorrect dependency on binutils-hppa64

2015-09-30 Thread John David Anglin
Package: gcc-5 Version: 5.2.1-17+b1 Severity: normal Dear Maintainer, The binutils-hppa64 package was renamed to binutils-hppa64-linux-gnu but gcc-5 depends on the old name. Probably, it should depend on both at least for now. Regards, Dave -- System Information: Debian Release: stretch/sid

Bug#787486: ppl: FTBFS with current sid

2015-06-27 Thread David Bremner
Roberto Bagnara writes: > > ppl_swiprolog.cc is a generated file: can you please provide it? Attached, along with the fill build log. > Which version of GCC are you using? > The current default version of gcc in debian sid is 4.9.2-22 ppl_swiprolog.cc.gz Description: application/gzip buil

Bug#787486: ppl: FTBFS with current sid

2015-06-01 Thread David Bremner
Source: ppl Version: 1:1.1-3 Severity: serious Justification: fails to build from source (but built successfully in the past) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 In an up to date sid chroot, ppl compilation fails with ppl_swiprolog.cc: At global scope: ppl_swiprolog.cc:4565:1: error:

Bug#786692: gcc-5: FTBFS on hppa: configure error for configure-target-libiberty building hppa64

2015-06-01 Thread John David Anglin
On 2015-06-01 9:24 AM, Matthias Klose wrote: On 05/30/2015 10:59 PM, John David Anglin wrote: On 2015-05-29, at 5:18 PM, Matthias Klose wrote: Anyway, please check if this is the real cause. attaching a hack which should work around that. The hack didn't fix build. Here is log:

Bug#786692: gcc-5: FTBFS on hppa: configure error for configure-target-libiberty building hppa64

2015-05-30 Thread John David Anglin
p] Error 2 debian/rules2:1325: recipe for target 'stamps/05-build-hppa64-stamp' failed make[1]: Leaving directory '/«PKGBUILDDIR»' make: *** [stamps/05-build-hppa64-stamp] Error 2 debian/rules:60: recipe for target 'stamps/05-build-hppa64-stamp' failed dpkg-buildpackage: error:

Bug#786692: gcc-5: FTBFS on hppa: configure error for configure-target-libiberty building hppa64

2015-05-29 Thread John David Anglin
#x27;t able to duplicate the issue with my own cross although I didn't try with gcc-5. Dave -- John David Anglin dave.ang...@bell.net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Bug#786692: gcc-5: FTBFS on hppa: configure error for configure-target-libiberty building hppa64

2015-05-24 Thread John David Anglin
Source: gcc-5 Version: 5.1.1-6 Severity: normal A since 5.1.1-6, gcc-5 no longer builds on hppa: checking size of long... 0 checking for long long... no checking for a 64-bit type... unsigned long checking for intptr_t... no checking for uintptr_t... no checking for ssize_t... no checking for pid

Bug#780718: return in ?:-operator with function calls is incorrectly optimized

2015-04-07 Thread David Kalnischkies
On Thu, Mar 19, 2015 at 10:40:32PM +0100, Matthias Klose wrote: > On 03/18/2015 11:39 AM, David Kalnischkies wrote: > > Attached is as far as I got in terms of a testcase. Still depends on > > libapt as if I make the method directly available everything is fine… > > would it

Bug#780718: return in ?:-operator with function calls is incorrectly optimized

2015-03-18 Thread David Kalnischkies
?: …) Note Note: I am really bad at guessing and I tend to dislike bugreporters who do it myself, but I couldn't help it… The subject being the biggest offender really… So take everything I just noted with at least a bit of salt. Best regards David Kalnischkies ¹ with the help of Juli

Bug#778658: Acknowledgement (gcc-snapshot: FTBFS on hppa -- switch to g++ breaks hppa64 cross)

2015-02-22 Thread John David Anglin
With the attached change to debian/rules2, gcc-snapshot builds successfully on hppa (native build). DEBIAN_CROSS was not tested. We now need both a c and c++ compiler to build hppa64. libbacktrace only builds with c compiler. Dave -- John David Anglin dave.ang...@bell.net gcc

Bug#778658: gcc-snapshot: FTBFS on hppa -- switch to g++ breaks hppa64 cross

2015-02-17 Thread John David Anglin
Package: gcc-snapshot Version: 20150211-1 Severity: normal >From build log: checking for libvtv support... no checking for hppa-linux-gnu-gcc... /home/dave/debian/gcc-snapshot/gcc-snapshot-20150211/build/gcc/xg++ -B/home/dave/debian/gcc-snapshot/gcc-snapshot-20150211/build/gcc/ checking for C c

Bug#771974: gcc-4.9: FTBFS on hppa after r218208

2014-12-03 Thread John David Anglin
Package: gcc-4.9 Version: 4.9.2-5 Severity: normal gcc-4.9 4.9.2-5 fails to build from source on hppa. See: http://buildd.debian-ports.org/status/fetch.php?pkg=gcc-4.9&arch=hppa&ver=4.9.2-5&stamp=1417599336 r218208 introduced a number of problems including this PR: https://gcc.gnu.org/bugzilla/s

Bug#765135: gcc-4.9: FTBFS: find: `java': No such file or directory

2014-10-13 Thread David Suárez
Source: gcc-4.9 Version: 4.9.1-16 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20141012 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Enter

Bug#754721: gcc-4.8-hppa64_4.8.3-4: 3.15 and 3.16 Linux kernels fail to boot when built with GCC 4.8.3-4

2014-07-13 Thread John David Anglin
Package: gcc-4.8 Version: 4.8.3-3 Severity: normal This problem is specific to GCC 4.8.3-4. The kernel boot failure does not occur with 4.8.3-3 and earlier. The boot failure occurs both with the latest Debian 64-bit unstable kernel and user 64-bit kernel builds: Hierarchical RCU implementation.

Bug#753238: ppl: FTBFS: Latex errors

2014-06-29 Thread David Suárez
Source: ppl Version: 1:1.1-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140628 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering d

Bug#753176: gcc-snapshot: FTBFS: configure: error: cannot run C compiled programs.

2014-06-29 Thread David Suárez
Source: gcc-snapshot Version: 20140618-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140628 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > checkin

Bug#745906: gcc-snapshot: FTBFS on hppa: cp: cannot stat 'debian/gcc-ar.1'

2014-04-26 Thread John David Anglin
Package: gcc-snapshot Version: 20140423-1 Severity: serious Justification: fails to build from source (but built successfully in the past) During install, the following error occurs: for i in ar nm ranlib; do \ cp debian/gcc-$i.1 debian/tmp/usr/lib/gcc-snapshot/share/man/man1/gcc-$i.1;

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

2014-04-19 Thread John David Anglin
think a 64-bit Linux runtime would yield more benefit than tool chain integration. Dave -- John David Anglin dave.ang...@bell.net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia

Bug#743833: gnat-4.6: no longer buildable on buildds

2014-04-10 Thread John David Anglin
Further, if one does a build outside buildd and then a +b1 inside buildd, the results is no longer installable as it depends on a non existent +b1 version of gnat-4.6-base. Cheers, Dave -- John David Anglin dave.ang...@bell.net -- To UNSUBSCRIBE, email to debian-gcc-requ

Bug#739224: gcj-4.8: /usr/bin/gij-4.8 executes /usr/bin/gij-4.4.bin

2014-02-16 Thread John David Anglin
Package: gcj-4.8 Version: 4.8.2-15 Severity: normal The /usr/bin/gij-4.8 incorrectly executes /usr/bin/gij-4.4.bin. The script is also duplicated: dave@mx3210:/usr/bin$ less gij-4.8 #! /bin/sh prctl= case "$(prctl --unaligned=)" in *signal) echo >&2 "$(basename $0): ignore unaligned memory

Bug#731069: gcc-defaults: Please resume considering to change using unified version of gcc

2013-12-02 Thread John David Anglin
. At least for release architectures the alternative is to drop the port unless somebody wants to maintain the toolchain for this port. This is the current status, please correct me if I'm wrong. - alpha, no feedback, CCing Michael Cree. - hppa, no feedback, CCing John David Anglin

Bug#716736: gcc hppa64

2013-09-30 Thread John David Anglin
On 16-Jul-13, at 5:27 AM, Matthias Klose wrote: Am 15.07.2013 03:26, schrieb John David Anglin: On 12-Jul-13, at 6:52 AM, Matthias Klose wrote: I'm not aware of any change in -6 which could have caused that. It appears the change that exposed the bug was the installation of eglibc 2

Bug#716736: gcc hppa64

2013-07-16 Thread John David Anglin
On 7/16/2013 5:27 AM, Matthias Klose wrote: Am 15.07.2013 03:26, schrieb John David Anglin: On 12-Jul-13, at 6:52 AM, Matthias Klose wrote: I'm not aware of any change in -6 which could have caused that. It appears the change that exposed the bug was the installation of eglibc 2.17-7.

Bug#716736: gcc hppa64

2013-07-14 Thread John David Anglin
* hooks.c (hook_constcharptr_void_null): New. * hooks.h (hook_constcharptr_void_null): Declare. It may be possible to disable this in config.gcc. Dave -- John David Anglin dave.ang...@bell.net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscrib

Bug#716736: gcc-4.8-hppa64: Multiarch support broken in upgrade to 4.8.1-6 -- breaks Linux kernel build

2013-07-12 Thread John David Anglin
On 12-Jul-13, at 1:27 AM, Andrei POPESCU wrote: Control: reassign -1 src:gcc-4.8 4.8.1-6 On Jo, 11 iul 13, 22:27:55, John David Anglin wrote: Package: gcc-4.8-hppa64 Version: 4.8.1-6 Severity: important Hmm, the PTS does show such a binary for gcc-4.8, but p.d.o doesn't. Reassigning t

Bug#715094: Broken library symlink detected in libmudflap0-4.8-dev

2013-07-05 Thread David Steele
Package: libmudflap0-4.8-dev Version: 4.8.1-5 Severity: serious User: debian...@lists.debian.org Usertags: piuparts, broken-symlink, broken-symlink-shared-library Hi, During a test with piuparts, I noticed your package is responsible for the presence of broken symlinks involving a shared library.

Bug#704020: gcc-4.8: FTBFS on hppa

2013-04-25 Thread John David Anglin
fitable on PA 8000 and generation is disabled when PA 8000 scheduling is used (linux and PA 2.0). Normally, one won't see this on linux. Dave -- John David Anglindave.ang...@bell.net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscrib

Bug#704020: gcc-4.8: FTBFS on hppa

2013-03-28 Thread John David Anglin
On 28-Mar-13, at 1:25 AM, Matthias Klose wrote: Am 26.03.2013 23:14, schrieb Dave Anglin: Package: gcc-4.8 Version: 4.8.0-1 Severity: normal There is a config problem building the hppa64 package: David, I'm applying this patch, however I don't see much sense anymore in having

Bug#704020: gcc-4.8: FTBFS on hppa

2013-03-27 Thread John David Anglin
On 27-Mar-13, at 9:29 AM, John David Anglin wrote: Although undocumented, adding "--disable-libatomic" to the configure options in rules2 seems to avoid the error. I also had the following install issues: dpkg: error processing gcc-4.8-hppa64_4.8.0-1_hppa.deb (--install):

Bug#704020: gcc-4.8: FTBFS on hppa

2013-03-27 Thread John David Anglin
Although undocumented, adding "--disable-libatomic" to the configure options in rules2 seems to avoid the error. Dave -- John David Anglindave.ang...@bell.net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#695462: man std::vector works

2013-01-30 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Control: fixed -1 4.7.2-5 Le 30/01/2013 11:43, Matthias Klose a écrit : > Version: 4.7.2-20 > > works at least in 4.7.2-20 4.7.2-5 too. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJRCXRVAAoJELgqIXr9/gnyqXgP/j8G

Re: autoconf2.59_2.59+dfsg-0.1_amd64.changes ACCEPTED into unstable

2013-01-02 Thread David Prévot
Hi, Le 02/01/2013 10:02, Matthias Klose a écrit : > thanks for the uploads. You're welcome. > Please leave the gcc and gcj uploads alone, don't upload. Canceled. Regards David --- Begin Message --- Log of processing your commands file /dcut.David_Pr__vot__ta

Bug#688277: gcc-4.7-base:amd64 does not coexist with gcc-4.7-base:i386

2012-09-20 Thread David Starner
Package:gcc-4.7-base Version: 4.7.1-9 Severity: serious Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been kept back: python-wicd wicd wicd-curses wicd-daemon wicd-gtk The following packages will be upgraded: cpp-4.7 g++-4.

Bug#666962: Acknowledgement (libgcj-bc: Incorrect install dependencies for libgcj-bc_4.7.0-3_hppa.deb)

2012-04-02 Thread John David Anglin
Seems to be fixed in 4.7.0-4. -- John David Anglin dave.ang...@bell.net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/blu0-smtp945bdb49911896

Bug#666162: Acknowledgement (gcc-4.7: hppa build fails: error: bits/predefs.h: No such file or directory)

2012-03-30 Thread John David Anglin
On 30-Mar-12, at 10:02 AM, Matthias Klose wrote: I'm not sure what happens. It didn't happen with a clean source. Testsuite running. -- John David Anglin dave.ang...@bell.net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubs

Bug#666162: Acknowledgement (gcc-4.7: hppa build fails: error: bits/predefs.h: No such file or directory)

2012-03-30 Thread John David Anglin
On 3/30/2012 10:02 AM, Matthias Klose wrote: we can't ship the tm.texi files I'm surprised. From what I see, copying of the GCC manual components is covered by the GNU Free Documentation License, Version 1.3. It's not very good if the manual can't be shipped.

Bug#666162: Acknowledgement (gcc-4.7: hppa build fails: error: bits/predefs.h: No such file or directory)

2012-03-30 Thread John David Anglin
On 30-Mar-12, at 5:09 AM, Matthias Klose wrote: On 30.03.2012 04:08, John David Anglin wrote: For some reason, auto-detect isn't working. Trying to enable multiarch support with --enable-multiarch also fails. The variable withval is not defined in the configure hunk for -- enable-mult

Bug#666162: Acknowledgement (gcc-4.7: hppa build fails: error: bits/predefs.h: No such file or directory)

2012-03-29 Thread John David Anglin
For some reason, auto-detect isn't working. Trying to enable multiarch support with --enable-multiarch also fails. The variable withval is not defined in the configure hunk for --enable- multiarch. -- John David Anglin dave.ang...@bell.net -- To UNSUBSCRIBE, email to debia

Bug#658567: gnat: Compiler assertion on precondition

2012-02-03 Thread David Brown
Package: gnat-4.6 Version: 4.6.2-3 Severity: normal Tags: upstream Dear Maintainer, Reported in upstream gcc: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52121 sources available on the GCC bts % gcc-4.6 -c -gnat12 -gnata heap_sieve.adb +===GNAT BUG DETECTED===

Bug#658566: gnat: Compiler assertion in iterator

2012-02-03 Thread David Brown
Package: gnat-4.6 Version: 4.6.2-3 Severity: normal Tags: upstream Dear Maintainer, Bug also reported in upstream at: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52120 attachment available there Compiling with gcc-4.6 -c -gnat12 heap_sieve.adb +===GNAT BUG DETECTED===

Bug#646805: gcc-4.6: 4.6.1-16 source build fails on hppa

2011-10-28 Thread John David Anglin
On 27-Oct-11, at 8:22 AM, Matthias Klose wrote: fixed in the vcs. please could you check if that's all which needs fixing? I currently don't have access to a hppa machine anymore. Fixed worked. I have built and installed 4.6.2-2 using default 4.6.2 source. Thanks, Dave --

Bug#609690: Debian x86 32-bits built for i586 !?

2011-05-15 Thread David Goodenough
vendor_id : AuthenticAMD cpu family : 4 model : 9 model name : 486 DX/4-WB stepping: 4 The kit may be over 8 years old, but it runs just fine and has been running Debian stock kernels all its life. I would like to keep it that way. David -- To UNSUB

Bug#626240: gcc-4.5: Spurious array bounds warning

2011-05-10 Thread David Gibson
Package: gcc-4.5 Version: 4.5.2-11 Severity: normal Tags: upstream This version of the gcc-4.5 package causes a spurious array-bounds warning on certain input: $ /usr/bin/gcc-4.5 -m32 -Warray-bounds -O2 -c -o /dev/null foo.i In file included from ../cpu-defs.h:30:0, from /home

Re: GCC-4.5 as the default for (at least some) architectures

2011-03-06 Thread John David Anglin
ware of any new issues with 4.5 and a number of things are fixed. For kernel builds, the following patch must be included: 2010-12-18 John David Anglin PR target/46915 * config/pa/pa.c (branch_to_delay_slot_p): Use next_active_insn instead of next_real_insn. Search

Bug#611249: gcc-4.4: Fix PR44606 concerning powerpcspe architecture

2011-01-28 Thread David Kuehling
>>>>> "Sebastian" == Sebastian Andrzej Siewior writes: > * David Kuehling | 2011-01-27 11:57:58 [+0100]: >> Hi, the attached .debdiff fixes PR44606 [1], a register-allocation >> bug that (seldomly) miscompiles floating point code in the unofficial

Bug#611249: gcc-4.4: Fix PR44606 concerning powerpcspe architecture

2011-01-27 Thread David Kuehling
>>>>> "Sebastian" == Sebastian Andrzej Siewior writes: > * David Kuehling | 2011-01-27 11:57:58 [+0100]: >> Hi, the attached .debdiff fixes PR44606 [1], a register-allocation >> bug that (seldomly) miscompiles floating point code in the unofficial

Bug#611249: gcc-4.4: Fix PR44606 concerning powerpcspe architecture

2011-01-27 Thread David Kuehling
, going to post a corresponding bug report in the next days. cheers, David [1] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44606 [2] http://wiki.debian.org/PowerPCSPEPort [3] http://gcc.gnu.org/viewcvs?view=revision&revision=168347 -- GnuPG public key: http://user.cs.tu-berlin.de/~dvdk

Bug#600223: python-rdflib: fails with SIGBUS on mipsel - breaks build of enigmail

2010-10-18 Thread David Daney
it further, find the reason about this SIGBUS, and if it's a compiler issue at all. It is a userspace program that is generating SIGBUS. Why not attach gdb and get a dissassembly of the region of code that is crashing as well as backtraces and register contents? David Daney

Bug#588391: gcc-4.4: please automatically use -ffunction-sections

2010-08-06 Thread John David Anglin
ctions isn't specified. Effectively, this is what happens under hpux. A new subspace is started at the beginning of every function. It does mean that it is not possible to switch sections mid function. So, hot and cold sections are not possible. However, we don't support hot and c

Bug#572653: gcc-4.3: compiling a 2.6.33 kernel results in gcc crash

2010-03-05 Thread david b
Package: gcc-4.3 Version: 4.3.2-1.1 Severity: normal While compiling a 2.6.33 (modules) on an armel device I encountered the following error: "fs/afs/super.c: In function ‘afs_test_super’: fs/afs/super.c:278: internal compiler error: Segmentation fault Please submit a full bug report, with prepr

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-23 Thread John David Anglin
undef and define for LIB_SPEC in pa-linux.h should be removed. Dave -- J. David Anglin dave.ang...@nrc-cnrc.gc.ca National Research Council of Canada (613) 990-0752 (FAX: 952-6602) # DP: Do link tests to check for the atomic builtins 2009-05

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-22 Thread John David Anglin
> It looks like the layout of the object in libstdc++.so.6 has changed, > my guess is that the changes I made to the locking types in glibc have > caused the layout to be perturbed. > > While I set out the glibc types exactly as before (binary compatible), > the alignment rest

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-22 Thread John David Anglin
t is related to the FAILs seen in the libstdc++ testsuite. As you showed, there is an ABI change in the library depending on libc version. Someone needs to generate a backtrace so that we can get some idea what's happening. Dave -- J. David Anglin dave.ang...@n

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-21 Thread John David Anglin
s GCC's internal data are somewhat corrupt when the pch header files are generated. This causes various tests to ICE when compiled with the pch headers. The problem appears to have gone away with head. I don't see it with hpux. Dave -- J. David Anglin

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-09 Thread John David Anglin
> On 08.11.2009 21:38, John David Anglin wrote: > >> test results for 4.4.2-1: > >> http://gcc.gnu.org/ml/gcc-testresults/2009-10/msg01919.html > >> for 4.4.2-2: > >> http://gcc.gnu.org/ml/gcc-testresults/2009-11/msg00351.html > >> > &

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-08 Thread John David Anglin
> On 08.11.2009 21:38, John David Anglin wrote: > >> test results for 4.4.2-1: > >> http://gcc.gnu.org/ml/gcc-testresults/2009-10/msg01919.html > >> for 4.4.2-2: > >> http://gcc.gnu.org/ml/gcc-testresults/2009-11/msg00351.html > >> > &

Bug#554574: libstdc++6: apt segfaults on hppa

2009-11-08 Thread John David Anglin
ed on head. > there are some parisc scpecific changes: > > 2009-10-23 John David Anglin > > Backport from mainline: > 2009-08-19 John David Anglin > > * pa.md (reload_inhi, reload_outhi, reload_inqi, reload_outqi): New > patter

Bug#541842: libcloog-ppl-dev: Missing development headers

2009-08-16 Thread John David Anglin
Package: libcloog-ppl-dev Version: 0.15-2 Severity: normal In config.log for GCC 4.5, I see the following: configure:5356: checking for correct version of CLooG configure:5378: gcc -c -g -O2 conftest.c >&5 In file included from conftest.c:12: /usr/include/cloog/cloog.h:47:30: error: polylib/

Bug#527313: gcc-4.3: Simple recursive function causes stack overflow. GCC puts increment in wrong spot.

2009-05-06 Thread David Claridge
Package: gcc-4.3 Version: 4.3.3-5 Severity: important Works: int n(char*l){return*l?!(*l-32)+n(++l):0;} Fails: int n(char*l){return*l?!(32-*l++)+n(l):0;} Only difference is the post-increment at 1:35 is changed to a pre-increment at 1:31 gcc assembly output (compiled with -O0 -S) incorrectly

Bug#497620: closed by Ludovic Brenta (Bug box on legal code, raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:398)

2009-01-05 Thread David Starner
On Mon, Jan 5, 2009 at 10:12 AM, Debian Bug Tracking System wrote: > Closing as per info from Jorgen. But he didn't even test the bug. It works fine with no options, but with the options given in the bug report, -O2 -gnatN, it fails. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian

[Bug rtl-optimization/323] optimized code gives strange floating point results

2008-11-11 Thread David dot Monniaux at imag dot fr
--- Comment #124 from David dot Monniaux at imag dot fr 2008-11-11 07:46 --- Vincent Lefèvre is right: the issue is quite subtle. (I should mention that Vincent is an expert in computer arithmetics, which I'm not.) As he rightly points, conformance to IEEE-754 should be evaluate

  1   2   3   >