PR/38450 CVS commit: pkgsrc/devel/bmake/files

View: New views
6 Messages — Rating Filter:   Alert me  

Parent Message unknown PR/38450 CVS commit: pkgsrc/devel/bmake/files

by Tobias Nygren-4 :: Rate this Message:

| View Threaded | Show Only this Message

The following reply was made to PR pkg/38450; it has been noted by GNATS.

From: Tobias Nygren <tnn@...>
To: gnats-bugs@...
Cc:
Subject: PR/38450 CVS commit: pkgsrc/devel/bmake/files
Date: Sat, 26 Apr 2008 22:06:28 +0000 (UTC)

 Module Name: pkgsrc
 Committed By: tnn
 Date: Sat Apr 26 22:06:27 UTC 2008
 
 Modified Files:
  pkgsrc/devel/bmake/files: Makefile.in
 
 Log Message:
 Disable bmake regression tests on SunOS and IRIX. Stopgap fix for:
 PR pkg/38397
 PR pkg/38450
 PR pkg/38221
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 pkgsrc/devel/bmake/files/Makefile.in
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 

Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files

by Stuart Shelton-2 :: Rate this Message:

| View Threaded | Show Only this Message

Updated to latest from CVS: build still hangs in exactly the same way on IRIX :(


On 26/04/2008, Tobias Nygren <tnn@...> wrote:

> The following reply was made to PR pkg/38450; it has been noted by GNATS.
>
>  From: Tobias Nygren <tnn@...>
>  To: gnats-bugs@...
>  Cc:
>  Subject: PR/38450 CVS commit: pkgsrc/devel/bmake/files
>  Date: Sat, 26 Apr 2008 22:06:28 +0000 (UTC)
>
>   Module Name:   pkgsrc
>   Committed By:  tnn
>   Date:          Sat Apr 26 22:06:27 UTC 2008
>
>   Modified Files:
>         pkgsrc/devel/bmake/files: Makefile.in
>
>   Log Message:
>   Disable bmake regression tests on SunOS and IRIX. Stopgap fix for:
>   PR pkg/38397
>   PR pkg/38450
>   PR pkg/38221
>
>
>   To generate a diff of this commit:
>   cvs rdiff -r1.7 -r1.8 pkgsrc/devel/bmake/files/Makefile.in
>
>   Please note that diffs are not public domain; they are subject to the
>   copyright notices on the relevant files.
>
>

Parent Message unknown Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files

by Stuart Shelton-2 :: Rate this Message:

| View Threaded | Show Only this Message

The following reply was made to PR pkg/38450; it has been noted by GNATS.

From: "Stuart Shelton" <srcshelton@...>
To: gnats-bugs@...
Cc: pkg-manager@..., gnats-admin@..., pkgsrc-bugs@...
Subject: Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files
Date: Mon, 28 Apr 2008 14:11:37 +0100

 Updated to latest from CVS: build still hangs in exactly the same way on IRIX :(
 
 
 On 26/04/2008, Tobias Nygren <tnn@...> wrote:
 > The following reply was made to PR pkg/38450; it has been noted by GNATS.
 >
 >  From: Tobias Nygren <tnn@...>
 >  To: gnats-bugs@...
 >  Cc:
 >  Subject: PR/38450 CVS commit: pkgsrc/devel/bmake/files
 >  Date: Sat, 26 Apr 2008 22:06:28 +0000 (UTC)
 >
 >   Module Name:   pkgsrc
 >   Committed By:  tnn
 >   Date:          Sat Apr 26 22:06:27 UTC 2008
 >
 >   Modified Files:
 >         pkgsrc/devel/bmake/files: Makefile.in
 >
 >   Log Message:
 >   Disable bmake regression tests on SunOS and IRIX. Stopgap fix for:
 >   PR pkg/38397
 >   PR pkg/38450
 >   PR pkg/38221
 >
 >
 >   To generate a diff of this commit:
 >   cvs rdiff -r1.7 -r1.8 pkgsrc/devel/bmake/files/Makefile.in
 >
 >   Please note that diffs are not public domain; they are subject to the
 >   copyright notices on the relevant files.
 >
 >
 

Parent Message unknown Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files

by Tobias Nygren-4 :: Rate this Message:

| View Threaded | Show Only this Message

The following reply was made to PR pkg/38450; it has been noted by GNATS.

From: Tobias Nygren <tnn@...>
To: gnats-bugs@...
Cc: srcshelton@...
Subject: Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files
Date: Mon, 28 Apr 2008 15:19:40 +0200

 On Mon, 28 Apr 2008 13:15:06 +0000 (UTC)
 "Stuart Shelton" <srcshelton@...> wrote:
 
 >  Updated to latest from CVS: build still hangs in exactly the same way on IRIX :(
 
 It certainly helped on solaris though.
 What is the output of "uname -s"?
 

Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files

by Stuart Shelton-2 :: Rate this Message:

| View Threaded | Show Only this Message

$ /bin/uname -s
IRIX64

Note that 'IRIX' is also valid for 32bit IRIX installations.


On 28/04/2008, Tobias Nygren <tnn@...> wrote:

> The following reply was made to PR pkg/38450; it has been noted by GNATS.
>
>
> From: Tobias Nygren <tnn@...>
>  To: gnats-bugs@...
>  Cc: srcshelton@...
>
> Subject: Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files
>
> Date: Mon, 28 Apr 2008 15:19:40 +0200
>
>
>   On Mon, 28 Apr 2008 13:15:06 +0000 (UTC)
>   "Stuart Shelton" <srcshelton@...> wrote:
>
>   >  Updated to latest from CVS: build still hangs in exactly the same way on IRIX :(
>
>   It certainly helped on solaris though.
>   What is the output of "uname -s"?
>
>

Parent Message unknown Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files

by Stuart Shelton-2 :: Rate this Message:

| View Threaded | Show Only this Message

The following reply was made to PR pkg/38450; it has been noted by GNATS.

From: "Stuart Shelton" <srcshelton@...>
To: gnats-bugs@...
Cc: pkg-manager@..., gnats-admin@..., pkgsrc-bugs@...
Subject: Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files
Date: Mon, 28 Apr 2008 16:29:07 +0100

 $ /bin/uname -s
 IRIX64
 
 Note that 'IRIX' is also valid for 32bit IRIX installations.
 
 
 On 28/04/2008, Tobias Nygren <tnn@...> wrote:
 > The following reply was made to PR pkg/38450; it has been noted by GNATS.
 >
 >
 > From: Tobias Nygren <tnn@...>
 >  To: gnats-bugs@...
 >  Cc: srcshelton@...
 >
 > Subject: Re: PR/38450 CVS commit: pkgsrc/devel/bmake/files
 >
 > Date: Mon, 28 Apr 2008 15:19:40 +0200
 >
 >
 >   On Mon, 28 Apr 2008 13:15:06 +0000 (UTC)
 >   "Stuart Shelton" <srcshelton@...> wrote:
 >
 >   >  Updated to latest from CVS: build still hangs in exactly the same way on IRIX :(
 >
 >   It certainly helped on solaris though.
 >   What is the output of "uname -s"?
 >
 >