public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Latest Sawfish snapshot building for anyone? Spyder?
@ 2002-05-27 19:15 Scott A. Friedman
  2002-05-27 23:28 ` Spider
  0 siblings, 1 reply; 5+ messages in thread
From: Scott A. Friedman @ 2002-05-27 19:15 UTC (permalink / raw
  To: gentoo-dev

Hi

I unmasked gnome2 and build went smoothly. However, I prefer to stick with
sawfish for now (since that is what I know).

Trying to emerge sawfish-20020524 and it (and the preceeding ebuild) fails
while trying to compile the lisp components. Before I log this as a bug I
thought I'd check for comments here.

----------------------

make[1]: Entering directory
`/var/tmp/portage/sawfish-20020524/work/sawfish-2002-05-24/lisp'
SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC
../src/sawfish --batch --no-rc compiler -f compile-batch sawfish/wm.jl
set -e; for d in sawfish/wm; do \
  SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC
../src/
awfish --batch --no-rc compiler -f compile-lib-batch $d; \
done
(compiling sawfish/wm/util/workarea.jl)
(compiling sawfish/wm/util/with-output.jl)
(compiling sawfish/wm/util/window-outline.jl)
error--> (file-error "No such file or directory" "sawfish/wm/util/x")
make[1]: *** [lisp] Error 10
make[1]: Leaving directory
`/var/tmp/portage/sawfish-20020524/work/sawfish-2002
05-24/lisp'
make: *** [all] Error 1
for dir in src lisp scripts themes sounds man po capplet themer; do \
  [ -d $dir ] && ( cd $dir && make all ) || exit 1; \
  done
make[1]: Entering directory
`/var/tmp/portage/sawfish-20020524/work/sawfish-200
-05-24/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/var/tmp/portage/sawfish-20020524/work/sawfish-2002
05-24/src'
make[1]: Entering directory
`/var/tmp/portage/sawfish-20020524/work/sawfish-200
-05-24/lisp'
set -e; for d in sawfish/wm; do \
  SAWFISHLISPDIR=. SAWFISHEXECDIR=../src/.libexec SAWFISHDOCFILE=../DOC
../src/
awfish --batch --no-rc compiler -f compile-lib-batch $d; \
done
(compiling sawfish/wm/util/window-outline.jl)
error--> (file-error "No such file or directory" "sawfish/wm/util/x")
make[1]: *** [lisp] Error 10
make[1]: Leaving directory
`/var/tmp/portage/sawfish-20020524/work/sawfish-2002
05-24/lisp'
make: *** [all] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 42, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-wm/sawfish/sawfish-20020524.ebuild
.





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

* Re: [gentoo-dev] Latest Sawfish snapshot building for anyone? Spyder?
  2002-05-27 19:15 Scott A. Friedman
@ 2002-05-27 23:28 ` Spider
  0 siblings, 0 replies; 5+ messages in thread
From: Spider @ 2002-05-27 23:28 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 782 bytes --]



begin  quote
On Mon, 27 May 2002 12:15:33 -0700
"Scott A. Friedman" <friedman@ucla.edu> wrote:

> Hi
> 
> I unmasked gnome2 and build went smoothly. However, I prefer to stick
> with sawfish for now (since that is what I know).
> 
> Trying to emerge sawfish-20020524 and it (and the preceeding ebuild)
> fails while trying to compile the lisp components. Before I log this
> as a bug I thought I'd check for comments here.
> 
If you read the changelog....

file bugs with sawfish in bugzilla.gnome.org, the may snapshots have
been completely broken, which is why I've decided to go with metacity
for Gentoo Gnome2 releases

//Spider


--
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: Re: [gentoo-dev] Latest Sawfish snapshot building for anyone? Spyder?
@ 2002-05-27 23:34 g.gabriele79
  2002-05-28  1:38 ` Spider
  0 siblings, 1 reply; 5+ messages in thread
From: g.gabriele79 @ 2002-05-27 23:34 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]


> 
> Da: Spider <spider@gentoo.org>
> Data: 2002/05/27 Mon PM 11:28:25 GMT
> A: gentoo-dev@gentoo.org
> Oggetto: Re: [gentoo-dev] Latest Sawfish snapshot building for anyone? Spyder?
> 
> 
> 
> begin  quote
> On Mon, 27 May 2002 12:15:33 -0700
> "Scott A. Friedman" <friedman@ucla.edu> wrote:
> 
> > Hi
> > 
> > I unmasked gnome2 and build went smoothly. However, I prefer to stick
> > with sawfish for now (since that is what I know).
> > 
> > Trying to emerge sawfish-20020524 and it (and the preceeding ebuild)
> > fails while trying to compile the lisp components. Before I log this
> > as a bug I thought I'd check for comments here.
> > 
> If you read the changelog....
> 
> file bugs with sawfish in bugzilla.gnome.org, the may snapshots have
> been completely broken, which is why I've decided to go with metacity
> for Gentoo Gnome2 releases
> 
> //Spider

Rumors are also saying that metacity will be the default gnome2 WM, and that the sawfish development will be dropped.... Who knows.

- stroke


Segreterie VIP: attori, comici, personaggi TV!
Voci famose rispondono per te!
Scoprile qui http://genie.omitech.it/voicemail/


[-- Attachment #2: reply --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [gentoo-dev] Latest Sawfish snapshot building for anyone? Spyder?
  2002-05-27 23:34 Re: [gentoo-dev] Latest Sawfish snapshot building for anyone? Spyder? g.gabriele79
@ 2002-05-28  1:38 ` Spider
  0 siblings, 0 replies; 5+ messages in thread
From: Spider @ 2002-05-28  1:38 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1688 bytes --]

rumour. 

I've been in touch with the release team and they have recieved the bug
reports now, should be some progress..
 it seems the sawfish maintainer is Missing In Action for now, vacancy
for any lisp haxor out there ;)


//Spider

begin  quote
On Mon, 27 May 2002 23:34:33 +0000
<g.gabriele79@genie.it> wrote:

> 
> > 
> > Da: Spider <spider@gentoo.org>
> > Data: 2002/05/27 Mon PM 11:28:25 GMT
> > A: gentoo-dev@gentoo.org
> > Oggetto: Re: [gentoo-dev] Latest Sawfish snapshot building for
> > anyone? Spyder?
> > 
> > 
> > 
> > begin  quote
> > On Mon, 27 May 2002 12:15:33 -0700
> > "Scott A. Friedman" <friedman@ucla.edu> wrote:
> > 
> > > Hi
> > > 
> > > I unmasked gnome2 and build went smoothly. However, I prefer to
> > > stick with sawfish for now (since that is what I know).
> > > 
> > > Trying to emerge sawfish-20020524 and it (and the preceeding
> > > ebuild) fails while trying to compile the lisp components. Before
> > > I log this as a bug I thought I'd check for comments here.
> > > 
> > If you read the changelog....
> > 
> > file bugs with sawfish in bugzilla.gnome.org, the may snapshots have
> > been completely broken, which is why I've decided to go with
> > metacity for Gentoo Gnome2 releases
> > 
> > //Spider
> 
> Rumors are also saying that metacity will be the default gnome2 WM,
> and that the sawfish development will be dropped.... Who knows.
> 
> - stroke
> 
> 
> Segreterie VIP: attori, comici, personaggi TV!
> Voci famose rispondono per te!
> Scoprile qui http://genie.omitech.it/voicemail/
> 
> 


--
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-dev] Latest Sawfish snapshot building for anyone? Spyder?
@ 2002-05-28  4:06 Scott A. Friedman
  0 siblings, 0 replies; 5+ messages in thread
From: Scott A. Friedman @ 2002-05-28  4:06 UTC (permalink / raw
  To: gentoo-dev

>> If you read the changelog....
>>
>> file bugs with sawfish in bugzilla.gnome.org, the may snapshots have
>> been completely broken, which is why I've decided to go with metacity
>> for Gentoo Gnome2 releases
>>
>> //Spider
>
>Rumors are also saying that metacity will be the default gnome2 WM, and
that the sawfish development will be >dropped.... Who knows.
>

Yes, I have *heard* this as well. I am running Metacity now - seems to work
fine - much faster too. Configuration seems a little dense/opaque but I
guess that this will be sorted out over time.

Thanks for the info,
Scott




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

end of thread, other threads:[~2002-05-28  4:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-27 23:34 Re: [gentoo-dev] Latest Sawfish snapshot building for anyone? Spyder? g.gabriele79
2002-05-28  1:38 ` Spider
  -- strict thread matches above, loose matches on Subject: below --
2002-05-28  4:06 Scott A. Friedman
2002-05-27 19:15 Scott A. Friedman
2002-05-27 23:28 ` Spider

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