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. Re: Problem With GCompris (Lowell Gilbert)
2. Re: cvs commit: ports/games/gcompris Makefile distinfo
pkg-plist ports/games/gcompris/files patch-ac patch-configure
patch-src_gcompris_gameutil.c patch-src_gcompris_gcompris.c
(Q...@FreeBSD.org)
3. Now OK (Re: cvs commit: ports/games/gcompris Makefile
pkg-plist) (Q...@FreeBSD.org)
4. net-im/telepathy-haze - fails: configure_error (Q...@FreeBSD.org)
5. Re: Problem With GCompris (Programmer In Training)
6. Current problem reports assigned to gn...@FreeBSD.org
(FreeBSD bugmaster)
----------------------------------------------------------------------
Message: 1
Date: Sun, 21 Mar 2010 09:38:34 -0400
From: Lowell Gilbert <freebsd-p...@be-well.ilk.org>
Subject: Re: Problem With GCompris
To: Programmer In Training <p...@joseph-a-nagy-jr.us>
Cc: gn...@freebsd.org, FreeBSD Ports <freebs...@freebsd.org>
Message-ID: <44wrx5r...@lowell-desk.lan>
Content-Type: text/plain; charset=us-ascii
Programmer In Training <p...@joseph-a-nagy-jr.us> writes:
> Since this isn't listed at http://portsmon.freebsd.org/portserrs.py and
> I haven't a clue (yet, I know I've seen how, just can't remember) how to
> make a report about a port error, I'm posting to this list and
> cross-posting to the listed maintainer for this port.
"man send-pr"
> I'm attempting to install gcompris from ports. Version in ports is
> 8.4.12_3. It won't fetch from the server so I went to download it and
> could not find /that/ version but I did find 8.4.13 so I went ahead and
> put it in distfiles to see if it would work (it didn't).
8.4.12 is still available from the FreeBSD servers, so the current port
builds fine for me.
I tried 8.4.13, and the only problem seems to be the Makefile.in patch,
which needs to be adapted for whatever changed upstream. [You can build
by just deleting the patch, but permissions and install locations won't
be right, and I don't think it will work properly.
> If I understand this correctly, there is a freeze on ports. Might I know
> if 8.4.13 (or even better, the most recent version) will be available
> after the freeze?
The odds are always better if you supply a patch...
> Or is this facing the same problem as Java, lack of programmers
> dedicated to it?
>
> If so, I'll explore options to fixing that.
It's not quite trivial (often all you need to update a port is to change
the makefile to point to the new version and update the checksums), but
it doesn't look difficult.
------------------------------
Message: 2
Date: Sun, 21 Mar 2010 14:23:40 -0700 (PDT)
From: Q...@FreeBSD.org
Subject: Re: cvs commit: ports/games/gcompris Makefile distinfo
pkg-plist ports/games/gcompris/files patch-ac patch-configure
patch-src_gcompris_gameutil.c patch-src_gcompris_gcompris.c
To: mar...@FreeBSD.org
Cc: gn...@FreeBSD.org, cvs-...@FreeBSD.org, cvs...@FreeBSD.org,
ports-co...@FreeBSD.org
Message-ID: <2010032121234...@jester1b.ixsystems.com>
The Restless Daemon identified a mtree error while trying to build:
gcompris-9.2 maintained by gn...@FreeBSD.org
Makefile ident: $FreeBSD: ports/games/gcompris/Makefile,v 1.59 2010/03/21 21:08:57 marcus Exp $
Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gcompris-9.2.log :
gmake[3]: Leaving directory `/work/a/ports/games/gcompris/work/gcompris-9.2/docs'
gmake[2]: Leaving directory `/work/a/ports/games/gcompris/work/gcompris-9.2/docs'
gmake[1]: Leaving directory `/work/a/ports/games/gcompris/work/gcompris-9.2/docs'
Making install in autopackage
gmake[1]: Entering directory `/work/a/ports/games/gcompris/work/gcompris-9.2/autopackage'
gmake[2]: Entering directory `/work/a/ports/games/gcompris/work/gcompris-9.2/autopackage'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/work/a/ports/games/gcompris/work/gcompris-9.2/autopackage'
gmake[1]: Leaving directory `/work/a/ports/games/gcompris/work/gcompris-9.2/autopackage'
gmake[1]: Entering directory `/work/a/ports/games/gcompris/work/gcompris-9.2'
gmake[2]: Entering directory `/work/a/ports/games/gcompris/work/gcompris-9.2'
gmake[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/applications/" || ./install-sh -c -d "/usr/local/share/applications/"
install -o root -g wheel -m 444 gcompris.desktop gcompris-edit.desktop '/usr/local/share/applications/'
if test -d ./boards; then \
/bin/sh ./mkinstalldirs //usr/local/share/gcompris/boards; \
cd ./boards ; tar cf - --exclude "Makefile.in" --exclude "*.in" --exclude "*~" --exclude "Makefile" --exclude "Makefile.am" --exclude .git * | ( cd //usr/local/share/gcompris/boards ; tar xf -) ; cd .. ; \
fi
test -z "/usr/local/share/pixmaps" || ./install-sh -c -d "/usr/local/share/pixmaps"
install -o root -g wheel -m 444 gcompris.png gcompris-edit.png '/usr/local/share/pixmaps'
gmake[2]: Leaving directory `/work/a/ports/games/gcompris/work/gcompris-9.2'
gmake[1]: Leaving directory `/work/a/ports/games/gcompris/work/gcompris-9.2'
install-info --quiet /usr/local/info/gcompris.info /usr/local/info/dir
===> Compressing manual pages for gcompris-9.2
===> Registering installation for gcompris-9.2
================================================================
====================<phase 7: make package>====================
===> Building package for gcompris-9.2
Creating package /tmp/packages/All/gcompris-9.2.tbz
Registering depends: py26-gtk-2.16.0_1 libglade2-2.6.4_2 librsvg2-2.26.0_3 libgsf-1.14.17 gconf2-2.28.0_1 gtk-engines2-2.18.5_1 libxul-1.9.0.17_1 gtk-2.18.7 atk-1.28.0 zip-3.0 sdl_mixer-1.2.11 flac-1.2.1_1 libao-0.8.8_1 libvorbis-1.2.3_1,3 libogg-1.1.4,4 gstreamer-plugins-0.10.25_1,3 gstreamer-0.10.26 libassetml-1.2.1_9 popt-1.14 py26-gobject-2.20.0 polkit-0.96_1 gobject-introspection-0.6.7 bison-2.4.1,1 shared-mime-info-0.71 pango-1.26.2_1 gnet2-2.0.8_1 eggdbus-0.6 dbus-glib-0.84 ORBit2-2.14.17 libIDL-0.8.13 libcroco-0.6.2 desktop-file-utils-0.15_1 gio-fam-backend-2.22.4 gamin-0.1.10_3 glib-2.22.4 gettext-0.17_1 dbus-1.2.16_1 libxml2-2.7.6_2 smpeg-0.4.4_8 sdl-1.2.14_1,2 libiconv-1.13.1_1 py26-pysqlite-2.0.7_1 sqlite3-3.6.19 libffi-3.0.9 liboil-0.3.17 libGLU-7.4.4 libGL-7.4.4 libdrm-2.4.12 libXdamage-1.1.1 libXcursor-1.1.9_1 libXcomposite-0.4.0,1 libXfixes-4.0.3_1 libXxf86vm-1.0.2 libXinerama-1.0.3,1 libXv-1.0.4,1 libXrandr-1.3.0 libXi-1.2.1,1 libXext-1.0.5,1 libXt-1.0.5_1 aa
lib-1.4.r5_4 libXft-2.1.14 py26-cairo-1.8.8 cairo-1.8.8,1 libXrender-0.9.4_1 libX11-1.2.1_1,1 xcb-util-0.3.6_1 libxcb-1.5 libpthread-stubs-0.3_3 m4-1.4.14,1 nspr-4.8.2 pcre-8.00 libXau-1.0.4 libXdmcp-1.0.2_1 xorg-fonts-truetype-7.4 font-bh-ttf-1.0.0 font-misc-meltho-1.0.0_1 font-misc-ethiopic-1.0.0 mkfontdir-1.0.4 mkfontscale-1.0.6 libfontenc-1.0.4 libSM-1.1.0_1,1 libICE-1.0.4_1,1 xproto-7.0.15 bitstream-vera-1.10_4 fontconfig-2.8.0,1 freetype2-2.3.11 pixman-0.16.6 pkg-config-0.23_1 gnuchess-5.07 jasper-1.900.1_9 tiff-3.9.2_1 jbigkit-1.6 jpeg-8_1 png-1.2.43 perl-5.10.1 py26-numeric-24.2_3 python26-2.6.4 gnomehier-2.3_12 hicolor-icon-theme-0.12 gnome_subr-1.0 expat-2.0.1_1 xmlcatmgr-2.2 encodings-1.0.2,1 font-util-1.0.1 compositeproto-0.4 damageproto-1.1.0_2 dri2proto-2.1 fixesproto-4.0 inputproto-1.5.0 kbproto-1.0.3 randrproto-1.3.0 renderproto-0.9.3 videoproto-2.2.2 xextproto-7.0.5 xf86vidmodeproto-2.2.2 xineramaproto-1.1.2.
Creating bzip'd tar ball in '/tmp/packages/All/gcompris-9.2.tbz'
Deleting gcompris-9.2
================================================================
=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
42560773 4 drwxr-xr-x 2 root wheel 512 Mar 21 21:23 usr/local/share/gcompris
================================================================
build of /usr/ports/games/gcompris ended at Sun Mar 21 21:23:39 UTC 2010
PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=games&portname=gcompris
The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.
A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/
Thanks for your work on making FreeBSD better,
--
QAT - your friendly neighborhood Daemon,
preparing a heck of an error trapping system:
- "HMC and EOI?"
- "Halt, Melt and Catch fire or Execute Operator Immediately."
------------------------------
Message: 3
Date: Sun, 21 Mar 2010 14:35:24 -0700 (PDT)
From: Q...@FreeBSD.org
Subject: Now OK (Re: cvs commit: ports/games/gcompris Makefile
pkg-plist)
To: Joe Marcus Clarke <mar...@FreeBSD.org>
Cc: gn...@FreeBSD.org, cvs-...@FreeBSD.org, cvs...@FreeBSD.org,
ports-co...@FreeBSD.org
Message-ID: <2010032121352...@jester1b.ixsystems.com>
games/gcompris, which was previously failing is OK after this commit.
Thanks for fixing it!
A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/
Thanks for your work on making FreeBSD better,
--
QAT - your friendly neighborhood Daemon,
preparing a heck of an error trapping system:
- "HMC and EOI?"
- "Halt, Melt and Catch fire or Execute Operator Immediately."
------------------------------
Message: 4
Date: Sun, 21 Mar 2010 15:49:01 -0700 (PDT)
From: Q...@FreeBSD.org
Subject: net-im/telepathy-haze - fails: configure_error
To: gn...@FreeBSD.org
Message-ID: <2010032122490...@jester1b.ixsystems.com>
The Restless Daemon identified a configure error while trying to build:
telepathy-haze-0.3.4 maintained by gn...@FreeBSD.org
Makefile ident: $FreeBSD: ports/net-im/telepathy-haze/Makefile,v 1.12 2010/03/20 21:37:08 marcus Exp $
Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/telepathy-haze-0.3.4.log :
checking to see if compiler understands -Wstrict-prototypes... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wsign-compare... yes
checking to see if compiler understands -Wnested-externs... yes
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Wformat-security... yes
checking to see if compiler understands -Winit-self... yes
checking to see if compiler understands -Werror... yes
checking to see if compiler understands -Wno-missing-field-initializers... yes
checking to see if compiler understands -Wno-error=missing-field-initializers... yes
checking to see if compiler understands -Wno-unused-parameter... yes
checking to see if compiler understands -Wno-error=unused-parameter... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PURPLE... yes
checking for TP_GLIB... yes
checking for GLIB... yes
checking for DBUS_GLIB... yes
checking for purple_dbus_uninit in -lpurple... yes
checking for xsltproc... no
configure: error: xsltproc (from the libxslt source package) is required
===> Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gn...@FreeBSD.org, and attach (a)
"/work/a/ports/net-im/telepathy-haze/work/telepathy-haze-0.3.4/config.log",
(b) the output of the failed make command, and (c) the gnomelogalyzer output.
Also, it might be a good idea to provide an overview of all packages installed
on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any
website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use
send-pr(1) with the attachment. Try to avoid sending any attachments to the
mailing list (gn...@FreeBSD.org), because attachments sent to FreeBSD mailing
lists are usually discarded by the mailing list software.
*** Error code 1
Stop in /a/ports/net-im/telepathy-haze.
================================================================
build of /usr/ports/net-im/telepathy-haze ended at Sun Mar 21 22:49:00 UTC 2010
PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=net-im&portname=telepathy-haze
The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.
A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/
Thanks for your work on making FreeBSD better,
--
QAT - your friendly neighborhood Daemon,
preparing a heck of an error trapping system:
- "HMC and EOI?"
- "Halt, Melt and Catch fire or Execute Operator Immediately."
------------------------------
Message: 5
Date: Sun, 21 Mar 2010 23:30:30 -0500
From: Programmer In Training <p...@joseph-a-nagy-jr.us>
Subject: Re: Problem With GCompris
To: Lowell Gilbert <freebsd-p...@be-well.ilk.org>
Cc: gn...@freebsd.org, FreeBSD Ports <freebs...@freebsd.org>
Message-ID: <4BA6F266...@joseph-a-nagy-jr.us>
Content-Type: text/plain; charset="utf-8"
On 03/21/10 08:38, Lowell Gilbert wrote:
> Programmer In Training <p...@joseph-a-nagy-jr.us> writes:
>
>> Since this isn't listed at http://portsmon.freebsd.org/portserrs.py and
>> I haven't a clue (yet, I know I've seen how, just can't remember) how to
>> make a report about a port error, I'm posting to this list and
>> cross-posting to the listed maintainer for this port.
>
> "man send-pr"
Thanks.
>
>> I'm attempting to install gcompris from ports. Version in ports is
>> 8.4.12_3. It won't fetch from the server so I went to download it and
>> could not find /that/ version but I did find 8.4.13 so I went ahead and
>> put it in distfiles to see if it would work (it didn't).
>
> 8.4.12 is still available from the FreeBSD servers, so the current port
> builds fine for me.
I hate manually browsing the FreeBSD ftp servers. It takes FOREVER to load.
> I tried 8.4.13, and the only problem seems to be the Makefile.in patch,
> which needs to be adapted for whatever changed upstream. [You can build
> by just deleting the patch, but permissions and install locations won't
> be right, and I don't think it will work properly.
I'll keep that in mind.
>> If I understand this correctly, there is a freeze on ports. Might I know
>> if 8.4.13 (or even better, the most recent version) will be available
>> after the freeze?
>
> The odds are always better if you supply a patch...
Right now I write shell scripts for myself and
>> Or is this facing the same problem as Java, lack of programmers
>> dedicated to it?
>>
>> If so, I'll explore options to fixing that.
>
> It's not quite trivial (often all you need to update a port is to change
> the makefile to point to the new version and update the checksums), but
> it doesn't look difficult.
I did that and it died on being patched. The patch is there for a
reason, I'm not competent enough to know how all to make the changes
needed to be able to keep the patch and install the next point release.
There are other options I can explore, though (such as being patient and
getting it from ftp.freebsd.org (which I think the make file should fall
back to if the main source isn't available)).
--
Yours In Christ,
PIT
Emails are not formal business letters, whatever businesses may want.
Original content copyright under the OWL http://owl.apotheon.org
Please do not CC me. If I'm posting to a list it is because I am subscribed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20100322/3e54fa59/signature-0001.pgp
------------------------------
Message: 6
Date: Mon, 22 Mar 2010 11:07:25 GMT
From: FreeBSD bugmaster <bugm...@FreeBSD.org>
Subject: Current problem reports assigned to gn...@FreeBSD.org
To: gn...@FreeBSD.org
Message-ID: <201003221107....@freefall.freebsd.org>
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker Resp. Description
--------------------------------------------------------------------------------
o ports/144457 gnome print/system-config-printer does not compile due to in
o ports/144352 gnome [patch] sysutils/hal: UFS disks remount immediately af
p ports/143852 gnome port devel/seed fails because freshly built seed segfa
o ports/143260 gnome devel/gobject-introspection writes files in $HOME
o ports/142549 gnome sysutils/hal: hald cannot find DVD/CS anymore
o ports/141397 gnome x11/gnome2: gnome desktop prevents umount without '-f'
s ports/141033 gnome [PATCH] allow to build devel/libsoup without gnome
o ports/140533 gnome bsd.gnome.mk - mtree may get parameters w/o space
s ports/140216 gnome [patch] devel/nspr does not check POLLHUP in PR_Connec
s ports/137367 gnome net/libproxy: add menu option to configure dependence
a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a
o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis
12 problems total.
------------------------------
End of freebsd-gnome Digest, Vol 361, Issue 1
*********************************************