Valgrind failures (was Re: cvs commit: src/sys/sys sched.h)

2006-11-25 Thread Matthew D. Fuller
> trhodes 2006-11-11 16:27:52 UTC
> 
>   Modified files:
> sys/sys  sched.h 
>   Log:
>   Merge sys/posix4/sched.h into sys/sched.h.
>   
>   Revision  ChangesPath
>   1.29  +77 -3 src/sys/sys/sched.h

This change seems to have broken the build of the valgrind* ports.
The following patch seems to make it build nicely (applies to
valgrind-snapshot with a few lines offset).  Neither appear to
actually work on my Thursday -CURRENT, but I don't guess that's really
related to this change.  Both versions dump core just trying to run on
'ls'.


(The chosen OSVERSION is from an unrelated change ~30 minutes after
the above)


Index: Makefile
===
RCS file: /usr/cvs/ports/devel/valgrind/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile4 May 2006 21:41:10 -   1.21
+++ Makefile25 Nov 2006 08:42:52 -
@@ -87,6 +87,10 @@
${FIND} ${WRKSRC} -name "Makefile.in" -exec \
${REINPLACE_CMD} -e "s/docs//g" {} \;
 .endif
+.if ${OSVERSION} >= 700025
+   ${REINPLACE_CMD} -e "s,posix4/sched\.h,sys/sched\.h," \
+   ${WRKSRC}/coregrind/vg_unsafe.h
+.endif
 
 post-install:
@${INSTALL_DATA} ${WRKSRC}/coregrind/vg_unistd.h \



-- 
Matthew Fuller (MF4839)   |  [EMAIL PROTECTED]
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
   On the Internet, nobody can hear you scream.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Valgrind failures (was Re: cvs commit: src/sys/sys sched.h)

2006-11-25 Thread David Xu
On Saturday 25 November 2006 17:04, Matthew D. Fuller wrote:
> > trhodes 2006-11-11 16:27:52 UTC
> >
> >   Modified files:
> > sys/sys  sched.h
> >   Log:
> >   Merge sys/posix4/sched.h into sys/sched.h.
> >
> >   Revision  ChangesPath
> >   1.29  +77 -3 src/sys/sys/sched.h
>
> This change seems to have broken the build of the valgrind* ports.
> The following patch seems to make it build nicely (applies to
> valgrind-snapshot with a few lines offset).  Neither appear to
> actually work on my Thursday -CURRENT, but I don't guess that's really
> related to this change.  Both versions dump core just trying to run on
> 'ls'.
>
>
> (The chosen OSVERSION is from an unrelated change ~30 minutes after
> the above)
>
>
> Index: Makefile
> ===
> RCS file: /usr/cvs/ports/devel/valgrind/Makefile,v
> retrieving revision 1.21
> diff -u -r1.21 Makefile
> --- Makefile  4 May 2006 21:41:10 -   1.21
> +++ Makefile  25 Nov 2006 08:42:52 -
> @@ -87,6 +87,10 @@
>   ${FIND} ${WRKSRC} -name "Makefile.in" -exec \
>   ${REINPLACE_CMD} -e "s/docs//g" {} \;
>  .endif
> +.if ${OSVERSION} >= 700025
> + ${REINPLACE_CMD} -e "s,posix4/sched\.h,sys/sched\.h," \
> + ${WRKSRC}/coregrind/vg_unsafe.h
> +.endif
>
>  post-install:
>   @${INSTALL_DATA} ${WRKSRC}/coregrind/vg_unistd.h \

I think the ports should use /usr/include/sched.h which has
being existed for a long time.

Regards,
David Xu
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: gnucash will not install/run.... [SOLVED]

2006-11-25 Thread Ed P

Hi All

On 11/24/06, Peter Jeremy <[EMAIL PROTECTED]> wrote:

On Fri, 2006-Nov-24 18:53:28 -0600, Scott T. Hildreth wrote:
>"you need to set "libltdl_cv_sys_dlopen_deplibs=yes" in the environment
> before running the ./configure command."
>
>...does this apply to gnucash2 as well?

Yes.

>  If I run strace on the process
>it just keeps spinning through the library search.

That's the problem that the above command fixes.

--
Peter Jeremy


I've installed Peter's port of GC 2 and aside from having to deal with
the above known libs issue, have had a great deal of success.

The port runs fine and seems quite stable, but I have found an issue
where transactions entered with memorized merchants will not accept
new dollar values.  Instead the value of the previously entered
transaction for that merchant is entered instead.  Once the
transaction is entered, the user can go back to the register and
change it - but this results in essentially entering transactions
twice.

I've posed the same question to gnucash-users with no answers.  I also
installed and ran a GnuCash Linux livecd within a VMware VM and loaded
my data into it.  The problem does not occur there.

Has anyone else had an issue like this?


--
Ed P.
[EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Ports with version numbers going backwards: editors/openoffice.org-2-devel

2006-11-25 Thread erwin
** The following ports have a version number that sorts before a previous one **

 For many package tools to work correctly, it is of utmost importance that
 version numbers of a port form a monotonic increasing sequence over time.
 Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for
 more information. Tools that won't work include pkg_version, portupgrade
 and portaudit. A common error is an accidental deletion of PORTEPOCH.

 Please fix any errors as soon as possible.

 The ports tree was updated at Sat Nov 25 2006  8:57:05 UTC.

- *editors/openoffice.org-2-devel* <[EMAIL PROTECTED]>: 
openoffice.org-2.2.20061121 < openoffice.org-2.2.20061122
   | revision 1.283
   | date: 2006/11/25 03:11:27;  author: maho;  state: Exp;  lines: +8 -11
   | * Remove RELEASE_NR. It is not used anymore [1].
   | * Add some localized languages.
   | * Desktop Icons and menus are not installed as default as pkg-plist
   |  is incomplete [2].
   | * Remove openoffice.org symlink.
   | * Some cosmetic fixes.
   | 
   | Submitted by:  oliver[1], kris[2]


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: devel/boost-python != gtar

2006-11-25 Thread Simon Barner
Atom Smasher wrote:
> this causes devel/boost-python to fail:
> 
> # ls -lh =gtar =bsdtar =tar
> -r-xr-xr-x  1 root  wheel47K May  6  2006 /usr/bin/bsdtar
> lrwxr-xr-x  1 root  wheel19B Nov 24 12:52 /usr/bin/tar -> 
> /usr/local/bin/gtar
> -r-xr-xr-x  1 root  wheel   201K Nov 13 20:09 /usr/local/bin/gtar

If I understand correctly, this means that boost-python is broken
with gtar?

/usr/ports/devel/boost-python % make -V TAR
/usr/bin/tar

How is it, that on your system /usr/bin/tar points to /usr/local/bin/gtar?
Did you modify that symlink manually?

-- 
Best regards / Viele Grüße, [EMAIL PROTECTED]
 Simon Barner[EMAIL PROTECTED]


pgp43U8aKQoN1.pgp
Description: PGP signature


Re: Valgrind failures (was Re: cvs commit: src/sys/sys sched.h)

2006-11-25 Thread Simon Barner
> I think the ports should use /usr/include/sched.h which has
> being existed for a long time.

Thanks, I'll figure out whether this is possible, or if the other
fix is necessary.

As far as the crashes are concerned: Does anyone have a clue when
valgrind stopped working on -CURRENT?

-- 
Best regards / Viele Grüße, [EMAIL PROTECTED]
 Simon Barner[EMAIL PROTECTED]


pgpZmuAhidTrA.pgp
Description: PGP signature


Re: Qemu crash...

2006-11-25 Thread Simon Barner
> > You need to include AIO support in your kernel (or as a module).  The
> > port should be updated to mention this.
> 
> As has already been said this is mentioned in the pkg-message, ppl
> just dont seem to look there... (I just answered the second pr about
> this too :)  Is there a better place?

*Doh* ;-)

I'll try this on monday... :-)

Thanks,

-- 
Best regards / Viele Grüße, [EMAIL PROTECTED]
 Simon Barner[EMAIL PROTECTED]


pgp0oKCqbTc3o.pgp
Description: PGP signature


Re: gnucash will not install/run.... [SOLVED]

2006-11-25 Thread Eric Schuele

On 11/25/06 05:48, Ed P wrote:

Hi All

On 11/24/06, Peter Jeremy <[EMAIL PROTECTED]> wrote:

On Fri, 2006-Nov-24 18:53:28 -0600, Scott T. Hildreth wrote:
>"you need to set "libltdl_cv_sys_dlopen_deplibs=yes" in the environment
> before running the ./configure command."
>
>...does this apply to gnucash2 as well?

Yes.

>  If I run strace on the process
>it just keeps spinning through the library search.

That's the problem that the above command fixes.

--
Peter Jeremy


I've installed Peter's port of GC 2 and aside from having to deal with
the above known libs issue, have had a great deal of success.

The port runs fine and seems quite stable, but I have found an issue
where transactions entered with memorized merchants will not accept
new dollar values.  Instead the value of the previously entered
transaction for that merchant is entered instead.  Once the
transaction is entered, the user can go back to the register and
change it - but this results in essentially entering transactions
twice.

I've posed the same question to gnucash-users with no answers.  I also
installed and ran a GnuCash Linux livecd within a VMware VM and loaded
my data into it.  The problem does not occur there.

Has anyone else had an issue like this?




I have seen something similar.  And it is similar to something PJeremy@ 
once mentioned...


On occasion I can not delete a portion of a split transaction.  It says 
it is open elsewhere.  Once that happens... I can no longer enter new 
[memorized] transactions, as it does not remember them.  If I then enter 
the expense category, it will not accept any dollar value.  I must 
restart.  It doesn't happen often, so not a big deal for me.  Just 
mentioning it as a "me too".


In general I am very pleased with gnucash2.

--
Regards,
Eric
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Ports with version numbers going backwards: editors/openoffice.org-2-devel

2006-11-25 Thread erwin
** The following ports have a version number that sorts before a previous one **

 For many package tools to work correctly, it is of utmost importance that
 version numbers of a port form a monotonic increasing sequence over time.
 Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for
 more information. Tools that won't work include pkg_version, portupgrade
 and portaudit. A common error is an accidental deletion of PORTEPOCH.

 Please fix any errors as soon as possible.

 The ports tree was updated at Sat Nov 25 2006 13:54:40 UTC.

- *editors/openoffice.org-2-devel* <[EMAIL PROTECTED]>: 
openoffice.org-2.2.20061121 < openoffice.org-2.2.20061122
   | revision 1.283
   | date: 2006/11/25 03:11:27;  author: maho;  state: Exp;  lines: +8 -11
   | * Remove RELEASE_NR. It is not used anymore [1].
   | * Add some localized languages.
   | * Desktop Icons and menus are not installed as default as pkg-plist
   |  is incomplete [2].
   | * Remove openoffice.org symlink.
   | * Some cosmetic fixes.
   | 
   | Submitted by:  oliver[1], kris[2]


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


multi-gnome-terminal url problem

2006-11-25 Thread Atom Smasher
sorry to bother all of you, but i did quite a bit of googling and didn't 
find an answer. i've been using MGT for several years and it's always 
kicked ass. i'm upgrading everything on my desktop and MGT now has a 
problem: URLs are _not_ underlined when i mouse-over them.


regular gnome-terminal is working as expected with URLs, but MGT is just 
dead. i'm not sure if it's a problem with the application, the port, or 
something on my system.


gnome-terminal-2.16.1_1
multi-gnome-terminal-1.6.2_4
FreeBSD 6.1-RELEASE

any help would be greatly appreciated.

also, unrelated, is this - 
http://groups.google.com/group/linux.debian.user/browse_thread/thread/2f2714aae1097e72/d790ccbb4f0064b5#d790ccbb4f0064b5


why isn't that addressed in the release version? or patched in the ports?

thanks...!


--
...atom

 
 http://atom.smasher.org/
 762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
 -

"About all you can do in life is be who you are.
 Some people will love you for you. Most will
 love you for what you can do for them, and some
 won't like you at all."
-- Rita Mae Brown


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Ports with version numbers going backwards: editors/openoffice.org-2-devel

2006-11-25 Thread erwin
** The following ports have a version number that sorts before a previous one **

 For many package tools to work correctly, it is of utmost importance that
 version numbers of a port form a monotonic increasing sequence over time.
 Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for
 more information. Tools that won't work include pkg_version, portupgrade
 and portaudit. A common error is an accidental deletion of PORTEPOCH.

 Please fix any errors as soon as possible.

 The ports tree was updated at Sat Nov 25 2006 17:56:29 UTC.

- *editors/openoffice.org-2-devel* <[EMAIL PROTECTED]>: 
openoffice.org-2.2.20061121 < openoffice.org-2.2.20061122
   | revision 1.283
   | date: 2006/11/25 03:11:27;  author: maho;  state: Exp;  lines: +8 -11
   | * Remove RELEASE_NR. It is not used anymore [1].
   | * Add some localized languages.
   | * Desktop Icons and menus are not installed as default as pkg-plist
   |  is incomplete [2].
   | * Remove openoffice.org symlink.
   | * Some cosmetic fixes.
   | 
   | Submitted by:  oliver[1], kris[2]


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Bogus mtree reports from current pointyhat builds

2006-11-25 Thread Kris Kennaway
On Fri, Nov 24, 2006 at 07:26:01PM +0100, Gerald Pfeifer wrote:
> Looking at 
> http://people.freebsd.org/~fenner/errorlogs/[EMAIL PROTECTED]
> I got two new reports along the lines of
> 
> === Checking filesystem state
> list of extra files and directories in / (not present before this port was 
> installed but present after it was deinstalled)
> 4724734 drwxr-xr-x2 root wheel 512 
> Nov 16 05:44 usr/local/share/nls/mn_MN.UTF-8
> 
> 
> I have a very hard time seeing that lang/gcc41 or lang/gcc43 can be
> responsible for these files, and ideed with local builds of mine I
> cannot reproduce this.
> 
> Is it possible the build service hasn't been updated for some new config 
> files?

This happens when someone adds/removes an entree to mtree, and I don't
rebuild all of the old packages from scratch (since the old mtree is
embedded in the old packages the directory gets recreated when they're
added).  You can ignore these entries.  I don't know why fenner's
error page detects them as errors though.

Kris


pgpd6NbyCnUHE.pgp
Description: PGP signature


pkg-message files and portupgrade (Re: Qemu crash...)

2006-11-25 Thread Kris Kennaway
On Fri, Nov 24, 2006 at 07:45:37PM +0100, Juergen Lock wrote:
> On Thu, Nov 23, 2006 at 02:10:59PM -0500, Kris Kennaway wrote:
> > On Thu, Nov 23, 2006 at 12:57:08PM +0100, Anders Troback wrote:
> > > Hi,
> > > 
> > > I have some problems with qemu-0.8.2s.20061102!
> > > 
> > > When I start Qemu the Qemu console appears and crash:
> > > 
> > > Bad system call (core dumped)
> > > 
> > > I have tried on both 6.1 and 6.2!
> > > 
> > > Anyone running Qemu on 6.2 or 6.1?
> > 
> > You need to include AIO support in your kernel (or as a module).  The
> > port should be updated to mention this.
> 
> As has already been said this is mentioned in the pkg-message, ppl
> just dont seem to look there... (I just answered the second pr about
> this too :)  Is there a better place?

The problem is that people don't see pkg-message when it scrolls past
briefly in the build spam :)

Maybe tools like portupgrade can be smarter about this and collect any
pkg-messages encountered during a build sequence and re-display them
at the end of the build.

Kris


pgpYA6tF65H13.pgp
Description: PGP signature


Re: Ports with version numbers going backwards: editors/openoffice.org-2-devel

2006-11-25 Thread NAKATA Maho
From: [EMAIL PROTECTED]
Subject: Ports with version numbers going backwards: 
editors/openoffice.org-2-devel
Date: Sat, 25 Nov 2006 20:47:14 + (GMT)


>  Please fix any errors as soon as possible.
fix snapdate...just my pointy hat.
thanks for your report!
-- NAKATA, Maho ([EMAIL PROTECTED])
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Ports with version numbers going backwards: editors/openoffice.org-2-devel

2006-11-25 Thread erwin
** The following ports have a version number that sorts before a previous one **

 For many package tools to work correctly, it is of utmost importance that
 version numbers of a port form a monotonic increasing sequence over time.
 Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for
 more information. Tools that won't work include pkg_version, portupgrade
 and portaudit. A common error is an accidental deletion of PORTEPOCH.

 Please fix any errors as soon as possible.

 The ports tree was updated at Sat Nov 25 2006 21:57:42 UTC.

- *editors/openoffice.org-2-devel* <[EMAIL PROTECTED]>: 
openoffice.org-2.2.20061121 < openoffice.org-2.2.20061122
   | revision 1.283
   | date: 2006/11/25 03:11:27;  author: maho;  state: Exp;  lines: +8 -11
   | * Remove RELEASE_NR. It is not used anymore [1].
   | * Add some localized languages.
   | * Desktop Icons and menus are not installed as default as pkg-plist
   |  is incomplete [2].
   | * Remove openoffice.org symlink.
   | * Some cosmetic fixes.
   | 
   | Submitted by:  oliver[1], kris[2]


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Qemu crash...

2006-11-25 Thread MC

I haven't been able to get qemu to work at all with the kqemu kernel
module.  I notice that the build in the 6.2 prerelease doesn't appear
to bother using the kqemu module.  Perhaps that is the origin of it's
stability.  Anyway now I have an emulated widows that crawls compared
to earlier qemu versions and no idea when it will be running the way
it did a year ago.

On the bright side, qemu compiles nicely with O6, though I had to kill
a comma in my CFLAGS to get sed uncroaked on the build.

FreeBSD 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Qemu crash...

2006-11-25 Thread Kris Kennaway
On Sat, Nov 25, 2006 at 10:25:37PM -0800, MC wrote:
> I haven't been able to get qemu to work at all with the kqemu kernel
> module.

OK :)  If you want help you'll need to provide some details.

> On the bright side, qemu compiles nicely with O6, though I had to kill
> a comma in my CFLAGS to get sed uncroaked on the build.

O6?!  What do you imagine that this does, precisely? ;-)

Kris

pgpbSbTSpMHpd.pgp
Description: PGP signature