[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#427907: marked as done ([hppa] git-core selftest failure with -O2 and -O1, -O0 works)



Your message dated Sun, 30 May 2010 19:47:14 +0200
with message-id <4C02A4A2.9070806@debian.org>
and subject line tagging gcc-4.1 bug reports as wontfix, and closing them
has caused the Debian Bug report #426302,
regarding [hppa] git-core selftest failure with -O2 and -O1, -O0 works
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 owner@bugs.debian.org
immediately.)


-- 
426302: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426302
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.1
Version: 4.1.2-11

See
 http://buildd.debian.org/fetch.cgi?&pkg=git-core&ver=1%3A1.5.2.1-1&arch=hppa&stamp=1180881720&file=log

I can reproduce this in paer's sid chroot as follows:

$ apt-get source git-core
Reading package lists... Done
Building dependency tree... Done
Need to get 1513kB of source archives.
Get:1 http://mirrors.kernel.org sid/main git-core 1:1.5.2.1-1 (dsc) [798B]
Get:2 http://mirrors.kernel.org sid/main git-core 1:1.5.2.1-1 (tar) [1404kB]
Get:3 http://mirrors.kernel.org sid/main git-core 1:1.5.2.1-1 (diff) [109kB]
Fetched 1513kB in 0s (1660kB/s)   
gpg: Signature made Sun Jun  3 05:44:52 2007 MDT using DSA key ID BC70A6FF
gpg: Can't check signature: public key not found
dpkg-source: extracting git-core in git-core-1.5.2.1
dpkg-source: unpacking git-core_1.5.2.1.orig.tar.gz
dpkg-source: applying ./git-core_1.5.2.1-1.diff.gz
$ cd git-core-1.5.2.1/
$ make CFLAGS=-O2 >/dev/null && (cd t && sh t6026-merge-attr.sh)
GIT_VERSION = 1.5.2.1
    * new build flags or prefix
[...]
* failed 1 among 6 test(s)
$ make CFLAGS=-O0 >/dev/null && (cd t && sh t6026-merge-attr.sh)
    * new build flags or prefix
/usr/bin/ld: warning: libcrypto.so.0.9.7, needed by
/usr/lib/gcc/hppa-linux-gnu/4.1.3/../../../libcurl.so, may conflict with libcrypto.so.0.9.8
/usr/bin/ld: warning: libcrypto.so.0.9.7, needed by
/usr/lib/gcc/hppa-linux-gnu/4.1.3/../../../libcurl.so, may conflict with libcrypto.so.0.9.8
Writing perl.mak for Git
*   ok 1: setup
*   ok 2: merge
*   ok 3: check merge result in index
*   ok 4: check merge result in working tree
*   ok 5: custom merge backend
*   ok 6: custom merge backend
* passed all 6 test(s)
$ 

I suspect the compiler's doing bad optimization, all other archs built
successfully.

Thanks, Gerrit.


--- End Message ---
--- Begin Message ---
tag 471767 + wontfix
tag 425527 + wontfix
tag 435907 + wontfix
tag 424918 + wontfix
tag 426302 + wontfix
tag 418795 + wontfix
tag 426302 + moreinfo
tag 418795 + moreinfo
tag 394325 + wontfix
tag 394325 + moreinfo
tag 355621 + wontfix
tag 355621 + moreinfo
thanks

tagging issues reported against gcc-4.1 and closing them. Many of these reports had unanswered requests for missing information for a long time. If any of these issues are seen with the current default gcc (gcc-4.4), please add the missing information, reassign the report and reopen. If the issue is reproducible with 4.4, please check with gcc-4.5 (experimental) and current trunk (gcc-snapshot) too.


--- End Message ---

Reply to: