Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

freebsd-gnome Digest, Vol 358, Issue 10

0 views
Skip to first unread message

freebsd-gn...@freebsd.org

unread,
Mar 7, 2010, 7:00:22 AM3/7/10
to freebs...@freebsd.org
Send freebsd-gnome mailing list submissions to
freebs...@freebsd.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
or, via email, send a message with subject or body 'help' to
freebsd-gn...@freebsd.org

You can reach the person managing the list at
freebsd-g...@freebsd.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of freebsd-gnome digest..."


Today's Topics:

1. devel/gobject-introspection fails to build on sparc64
(Anton Shterenlikht)
2. Re: devel/gobject-introspection fails to build on sparc64
(Joe Marcus Clarke)
3. Re: devel/gobject-introspection fails to build on sparc64
(Anton Shterenlikht)


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

Message: 1
Date: Sat, 6 Mar 2010 23:09:02 +0000
From: Anton Shterenlikht <me...@bristol.ac.uk>
Subject: devel/gobject-introspection fails to build on sparc64
To: gn...@freebsd.org, freebsd...@freebsd.org
Message-ID: <20100306230...@mech-cluster241.men.bris.ac.uk>
Content-Type: text/plain; charset=us-ascii

On FreeBSD sparc64 9.0-CURRENT #0 r202774

I get

Making all in gir
gmake[2]: Entering directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7/gir'
../tools/g-ir-compiler --includedir=. --includedir=../gir --includedir=../gir --includedir=. GLib-2.0.gir -o GLib-2.0.typelib
gmake[2]: *** [GLib-2.0.typelib] Illegal instruction: 4 (core dumped)
gmake[2]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7/gir'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/devel/gobject-introspection.
#

Please advise

many thanks
anton

--
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


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

Message: 2
Date: Sat, 06 Mar 2010 19:29:52 -0500
From: Joe Marcus Clarke <mar...@marcuscom.com>
Subject: Re: devel/gobject-introspection fails to build on sparc64
To: Anton Shterenlikht <me...@bristol.ac.uk>
Cc: gn...@freebsd.org, freebsd...@freebsd.org
Message-ID: <1267921792.9...@shumai.marcuscom.com>
Content-Type: text/plain; charset="iso-8859-1"

On Sat, 2010-03-06 at 23:09 +0000, Anton Shterenlikht wrote:
> On FreeBSD sparc64 9.0-CURRENT #0 r202774
>
> I get
>
> Making all in gir
> gmake[2]: Entering directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7/gir'
> ../tools/g-ir-compiler --includedir=. --includedir=../gir --includedir=../gir --includedir=. GLib-2.0.gir -o GLib-2.0.typelib
> gmake[2]: *** [GLib-2.0.typelib] Illegal instruction: 4 (core dumped)
> gmake[2]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7/gir'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7'
> gmake: *** [all] Error 2
> *** Error code 1
>
> Stop in /usr/ports/devel/gobject-introspection.
> #
>
> Please advise

I fixed this port on sparc64 recently. If it is broken again, you, or
someone else with a sparc64 machine, will need to investigate and fix.

Joe

--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20100307/eb530183/attachment-0001.pgp

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

Message: 3
Date: Sun, 7 Mar 2010 00:57:50 +0000
From: Anton Shterenlikht <me...@bristol.ac.uk>
Subject: Re: devel/gobject-introspection fails to build on sparc64
To: Joe Marcus Clarke <mar...@marcuscom.com>
Cc: gn...@freebsd.org, Anton Shterenlikht <me...@bristol.ac.uk>,
freebsd...@freebsd.org
Message-ID: <20100307005...@mech-cluster241.men.bris.ac.uk>
Content-Type: text/plain; charset=us-ascii

On Sat, Mar 06, 2010 at 07:29:52PM -0500, Joe Marcus Clarke wrote:
> On Sat, 2010-03-06 at 23:09 +0000, Anton Shterenlikht wrote:
> > On FreeBSD sparc64 9.0-CURRENT #0 r202774
> >
> > I get
> >
> > Making all in gir
> > gmake[2]: Entering directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7/gir'
> > ../tools/g-ir-compiler --includedir=. --includedir=../gir --includedir=../gir --includedir=. GLib-2.0.gir -o GLib-2.0.typelib
> > gmake[2]: *** [GLib-2.0.typelib] Illegal instruction: 4 (core dumped)
> > gmake[2]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7/gir'
> > gmake[1]: *** [all-recursive] Error 1
> > gmake[1]: Leaving directory `/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7'
> > gmake: *** [all] Error 2
> > *** Error code 1
> >
> > Stop in /usr/ports/devel/gobject-introspection.
> > #
> >
> > Please advise
>
> I fixed this port on sparc64 recently. If it is broken again, you, or
> someone else with a sparc64 machine, will need to investigate and fix.

I updated the ports tree and it seems to build now..

sorry for the bother

many thanks
anton

--
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


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

End of freebsd-gnome Digest, Vol 358, Issue 10
**********************************************

0 new messages