Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2008 12:36:13 +1000
From:      Robert Jenssen <robertjenssen@ozemail.com.au>
To:        aryeh.friedman@gmail.com
Cc:        freebsd-ports-bugs@freebsd.org, alepulver@freebsd.org, edwin@freebsd.org
Subject:   Re: ports/124891: ports devel/aegis make configure finds	strverscmp ()
Message-ID:  <200806231236.14041.robertjenssen@ozemail.com.au>
In-Reply-To: <485F06BB.4030701@gmail.com>
References:  <200806230100.m5N10J4w017221@freefall.freebsd.org> <485F06BB.4030701@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Thanks for your response to my bug report. I ran "portsnap fetch update" 
before trying to build aegis. I csup'ed a new RELENG_7 last week and:
uname -a
FreeBSD kraken.wollstonecraft 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed Jun 18 
22:11:14 EST 2008     root@kraken.wollstonecraft:/usr/obj/usr/src/sys/KRAKEN  
i386

If you think it will help I will do another src csup and 
buildworld/buildkernel and installkernel/reboot single-user/installworld etc. 
When I installworld in single user mode I have been 
running "mergemaster -Ui". Could that cause mk file problems?

> 1. Did you already have an old dist file for aegis in your system? (a 
> simelure problem was reported and fixed on Debian a dew months ago)
>
find /usr/ports/distfiles -name aegis-*
/usr/ports/distfiles/aegis-4.24.tar.gz

ls -al /usr/ports/distfiles/aegis* 
-rw-r--r--  1 root  wheel  5063689 10 Mar 
09:57 /usr/ports/distfiles/aegis-4.24.tar.gz

Also, I presume the distfile passed the port checksum tests?

> 2. What is the ident on your Makefile?
> 
head /usr/ports/devel/aegis/Makefile

# New ports collection makefile for:    aegis
# Date created:                         2007-12-20
# Whom:                                 alepulver
#
# $FreeBSD: ports/devel/aegis/Makefile,v 1.13 2008/06/06 13:20:58 edwin Exp $
#


> 3. How old are the sources you used to build your system/kernel with 
> (this was a issue with 8-Current and perhaps 7 a few months ago but has 
> since been resolved on 8-Current)?
> 
head /usr/src/Makefile

#
# $FreeBSD: src/Makefile,v 1.341.2.3 2008/05/10 18:43:57 rwatson Exp $
#


> 4. What version of GCC are you using?
> 
c++ -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]

Regards,

Rob



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806231236.14041.robertjenssen>