Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2001 11:02:37 +0800
From:      Eugene Grosbein <eugen@www.svzserv.kemerovo.su>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        stable@freebsd.org
Subject:   Re: make release and RELENG_3
Message-ID:  <20010517110237.A16703@svzserv.kemerovo.su>
In-Reply-To: <20010516191203.A38062@xor.obsecurity.org>; from kris@obsecurity.org on Wed, May 16, 2001 at 07:12:03PM -0700
References:  <20010516161937.A50609@svzserv.kemerovo.su> <20010516095744.C30702@xor.obsecurity.org> <20010517093526.A87388@svzserv.kemerovo.su> <20010516191203.A38062@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 16, 2001 at 07:12:03PM -0700, Kris Kennaway wrote:

> > Ops... Really, it's not 'make release' but some ports (f.e. security/op) 
> > use 'sed -E' and when 'make readmes' is run, it complains. 
> > I know, support for ports collection & RELENG_3 is dropped, but this
> > affects make release. 3.5(.1)-RELEASE has bad security holes, 
> > RELENG_4 does not run well with some old hardware (basically, hard disks)
> > and having opportunity to build 3-STABLE is good thing.
> 
> You'll have to do some hacking on the ports collection to stop it
> using sed -E, I'm afraid.  Or maybe backport the sed changes to make
> it understand -E.

Well, I see there is some more things to do: /usr/ports/textproc/jade
is currently broken on RELENG_3 :(

===>  Building for jade-1.2.1_1
...
gmake[1]: Entering directory `/home3/ports/textproc/jade/work/jade-1.2.1'
gmake[2]: Entering directory `/home3/ports/textproc/jade/work/jade-1.2.1/lib'
c++ -O -pipe -fno-implicit-templates -I. -I./../include -I./../generic -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_ST_BLKSIZE=1 -DSP_HAVE_BOOL=1 -DSP_HAVE_LOCALE=1 -DSP_ANSI_CLASS_INST=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\" -c assert.cxx  -fPIC -DPIC -o assert.lo
assert.cxx:9: warning: `catch', `throw', and `try' are all C++ reserved words
assert.cxx:9: declaration of `exit(int)' throws different exceptions...
/usr/include/stdlib.h:93: ...from previous declaration here
gmake[2]: *** [assert.lo] Error 1
gmake[2]: Leaving directory `/home3/ports/textproc/jade/work/jade-1.2.1/lib'
gmake[1]: *** [lib] Error 2
gmake[1]: Leaving directory `/home3/ports/textproc/jade/work/jade-1.2.1'
gmake: *** [all] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Perhaps there is URL where I can get built recent 3-STABLE?

Eugene Grsobein

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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