Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot 0001480]: mpfr site path changed
@ 2007-08-31 14:03 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-08-31 14:03 UTC (permalink / raw)
  To: buildroot


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1480 
====================================================================== 
Reported By:                erikv
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1480
Category:                   Website
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-31-2007 07:03 PDT
Last Modified:              08-31-2007 07:03 PDT
====================================================================== 
Summary:                    mpfr site path changed
Description: 
mpfr-2.2.1 is no longer found in
MPFR_SITE:=http://www.mpfr.org/mpfr-current, it is in
http://www.mpfr.org/mpfr-2.2.1

simple temporary solution is to change MPFR_SITE in packages/mpfr/mpfr.mk
to the right path by hand
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-31-07 07:03  erikv          New Issue                                    
08-31-07 07:03  erikv          Status                   new => assigned     
08-31-07 07:03  erikv          Assigned To               => buildroot       
======================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [buildroot 0001480]: mpfr site path changed
@ 2007-08-31 14:07 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-08-31 14:07 UTC (permalink / raw)
  To: buildroot


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1480 
====================================================================== 
Reported By:                erikv
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1480
Category:                   Website
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-31-2007 07:03 PDT
Last Modified:              08-31-2007 07:07 PDT
====================================================================== 
Summary:                    mpfr site path changed
Description: 
mpfr-2.2.1 is no longer found in
MPFR_SITE:=http://www.mpfr.org/mpfr-current, it is in
http://www.mpfr.org/mpfr-2.2.1

simple temporary solution is to change MPFR_SITE in packages/mpfr/mpfr.mk
to the right path by hand
====================================================================== 

---------------------------------------------------------------------- 
 hcegtvedt - 08-31-07 07:07  
---------------------------------------------------------------------- 
I have submitted a patch for this, please see
http://buildroot.uclibc.org/lists/buildroot/2007-August/004826.html 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-31-07 07:03  erikv          New Issue                                    
08-31-07 07:03  erikv          Status                   new => assigned     
08-31-07 07:03  erikv          Assigned To               => buildroot       
08-31-07 07:07  hcegtvedt      Note Added: 0002703                          
======================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [buildroot 0001480]: mpfr site path changed
@ 2007-08-31 14:55 bugs at busybox.net
  0 siblings, 0 replies; 5+ messages in thread
From: bugs at busybox.net @ 2007-08-31 14:55 UTC (permalink / raw)
  To: buildroot


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1480 
====================================================================== 
Reported By:                erikv
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1480
Category:                   Website
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-31-2007 07:03 PDT
Last Modified:              08-31-2007 07:55 PDT
====================================================================== 
Summary:                    mpfr site path changed
Description: 
mpfr-2.2.1 is no longer found in
MPFR_SITE:=http://www.mpfr.org/mpfr-current, it is in
http://www.mpfr.org/mpfr-2.2.1

simple temporary solution is to change MPFR_SITE in packages/mpfr/mpfr.mk
to the right path by hand
====================================================================== 

---------------------------------------------------------------------- 
 hcegtvedt - 08-31-07 07:07  
---------------------------------------------------------------------- 
I have submitted a patch for this, please see
http://buildroot.uclibc.org/lists/buildroot/2007-August/004826.html 

---------------------------------------------------------------------- 
 erikv - 08-31-07 07:55  
---------------------------------------------------------------------- 
Thank you for the quick fix! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-31-07 07:03  erikv          New Issue                                    
08-31-07 07:03  erikv          Status                   new => assigned     
08-31-07 07:03  erikv          Assigned To               => buildroot       
08-31-07 07:07  hcegtvedt      Note Added: 0002703                          
08-31-07 07:55  erikv          Note Added: 0002704                          
======================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [buildroot 0001480]: mpfr site path changed
  2007-08-31 15:07 [Buildroot] [buildroot 0001480]: mpfr site path changed bugs at busybox.net
@ 2007-08-31 15:05 ` Hans-Christian Egtvedt
  0 siblings, 0 replies; 5+ messages in thread
From: Hans-Christian Egtvedt @ 2007-08-31 15:05 UTC (permalink / raw)
  To: buildroot

bugs at busybox.net wrote:

<cut bug notes>

> ---------------------------------------------------------------------- 
>  bernhardf - 08-31-07 08:07  
> ---------------------------------------------------------------------- 
> The suggested quickfix is not the proper thing to do.
> We really want the current, stable gmp and mpfr and not an old, stale
> one.

I agree bumping the version is correct, but if the patch I sent is also 
committed the user will not experience a missing mpfr when building. 
Makes buildroot a bit more robust against "sudden" changes in version 
numbers.

The package maintainer should bump the version number when there is a 
new release IMHO.

<cut history>

-- 
HC

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [buildroot 0001480]: mpfr site path changed
@ 2007-08-31 15:07 bugs at busybox.net
  2007-08-31 15:05 ` Hans-Christian Egtvedt
  0 siblings, 1 reply; 5+ messages in thread
From: bugs at busybox.net @ 2007-08-31 15:07 UTC (permalink / raw)
  To: buildroot


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1480 
====================================================================== 
Reported By:                erikv
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1480
Category:                   Website
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             08-31-2007 07:03 PDT
Last Modified:              08-31-2007 08:07 PDT
====================================================================== 
Summary:                    mpfr site path changed
Description: 
mpfr-2.2.1 is no longer found in
MPFR_SITE:=http://www.mpfr.org/mpfr-current, it is in
http://www.mpfr.org/mpfr-2.2.1

simple temporary solution is to change MPFR_SITE in packages/mpfr/mpfr.mk
to the right path by hand
====================================================================== 

---------------------------------------------------------------------- 
 hcegtvedt - 08-31-07 07:07  
---------------------------------------------------------------------- 
I have submitted a patch for this, please see
http://buildroot.uclibc.org/lists/buildroot/2007-August/004826.html 

---------------------------------------------------------------------- 
 erikv - 08-31-07 07:55  
---------------------------------------------------------------------- 
Thank you for the quick fix! 

---------------------------------------------------------------------- 
 bernhardf - 08-31-07 08:07  
---------------------------------------------------------------------- 
The suggested quickfix is not the proper thing to do.
We really want the current, stable gmp and mpfr and not an old, stale
one.

Do a svn up 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-31-07 07:03  erikv          New Issue                                    
08-31-07 07:03  erikv          Status                   new => assigned     
08-31-07 07:03  erikv          Assigned To               => buildroot       
08-31-07 07:07  hcegtvedt      Note Added: 0002703                          
08-31-07 07:55  erikv          Note Added: 0002704                          
08-31-07 08:07  bernhardf      Status                   assigned => closed  
08-31-07 08:07  bernhardf      Note Added: 0002705                          
======================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-08-31 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-31 15:07 [Buildroot] [buildroot 0001480]: mpfr site path changed bugs at busybox.net
2007-08-31 15:05 ` Hans-Christian Egtvedt
  -- strict thread matches above, loose matches on Subject: below --
2007-08-31 14:55 bugs at busybox.net
2007-08-31 14:07 bugs at busybox.net
2007-08-31 14:03 bugs at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox