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

Bug#599191: marked as done (unblock: blas/1.2-8 (yet to be uploaded))



Your message dated Tue, 5 Oct 2010 16:08:06 +0200
with message-id <20101005140806.GG10564@radis.liafa.jussieu.fr>
and subject line Re: Bug#599191: unblock: blas/1.2-8 (yet to be uploaded)
has caused the Debian Bug report #599191,
regarding unblock: blas/1.2-8 (yet to be uploaded)
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.)


-- 
599191: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599191
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: freeze-exception

Dear Release Team,

This is a permission to upload and request to unblock blas. A gcc bug
implies that we build with -O2 on amd64. Sadly, this also means
kfreebsd-amd64. So, here is the change I request:

--- packages/blas/trunk/debian/rules   2010/03/03 17:33:18	36253
+++ packages/blas/trunk/debian/rules   2010/10/04 13:28:00	36911
@@ -6,7 +6,7 @@
 GCC:=gcc
 F77FLAGS:= -pipe -g  -fomit-frame-pointer
 
-ifneq (,$(filter $(ARCH),amd64))
+ifneq (,$(findstring amd64,$(ARCH)))
 # See bug #569436. -O3 causes some optimisation issues
 F77FLAGS:=$(F77FLAGS) -O2
 else

Thanks.

Kumar

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Hesitating to act because the whole vision might not be achieved, or
because others do not yet share it, is an attitude that only hinders
progress.
  -- Mahatma Gandhi

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
On Tue, Oct  5, 2010 at 08:21:50 -0500, Kumar Appaiah wrote:

> This is a permission to upload and request to unblock blas. A gcc bug
> implies that we build with -O2 on amd64. Sadly, this also means
> kfreebsd-amd64. So, here is the change I request:
> 
Unblocked.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: