Date: Tue, 9 Nov 2004 02:58:10 +0100 From: Michael Nottebrock <michaelnottebrock@gmx.net> To: Tilman Linneweh <arved@freebsd.org> Cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/databases/postgresql-libpqxx Makefile distinfo pkg-plist ports/databases/postgresql-libpqxx/files patch-src-util-cxx Message-ID: <200411090258.16437.michaelnottebrock@gmx.net> In-Reply-To: <200411072046.iA7KkI2X014516@repoman.freebsd.org> References: <200411072046.iA7KkI2X014516@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2560146.lVpv4129me
Content-Type: text/plain;
charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
On Sunday, 7. November 2004 21:46, Tilman Linneweh wrote:
> arved 2004-11-07 20:46:18 UTC
>
> FreeBSD ports repository
>
> Modified files:
> databases/postgresql-libpqxx Makefile distinfo pkg-plist
> Added files:
> databases/postgresql-libpqxx/files patch-src-util-cxx
> Log:
> Upgrade to 2.4.1
This seems to break on 4.x.
/bin/sh ../libtool --mode=3Dcompile --tag=3DCXX c++ -DHAVE_CONFIG_H -I. -I.=
=20
=2DI../include/pqxx -I../include -I../include -I/usr/local/include -O -p=
ipe =20
=2DI/usr/local/include/stlport
-c -o binarystring.lo binarystring.cxx
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I../include/pqxx -I../include -I../include=20
=2DI/usr/local/include -O -pipe -I/usr/local/include/stlport -c=20
binarystring.cxx -Wp,-MD,.deps/binarystring
=2ETPlo -fPIC -DPIC -o .libs/binarystring.o
In file included from ../include/pqxx/result:22,
from ../include/pqxx/binarystring.hxx:22,
from ../include/pqxx/binarystring:21,
from binarystring.cxx:22:
=2E./include/pqxx/result.hxx:454: cannot adjust access to `class=20
pqxx::result::const_iterator & pqxx::result::const_iterator::operator =3D(c=
onst=20
pqxx::result::const_iterator &)' in `
class pqxx::result::const_reverse_iterator'
=2E./include/pqxx/result.hxx:454: because of local method `class=20
pqxx::result::const_reverse_iterator &=20
pqxx::result::const_reverse_iterator::operator =3D(const pqxx::result::const
_reverse_iterator &)' with same name
=2E./include/pqxx/result.hxx:454: cannot adjust access to `bool=20
pqxx::result::const_iterator::operator =3D=3D(const pqxx::result::const_ite=
rator=20
&) const' in `class pqxx::result::const
_reverse_iterator'
=2E./include/pqxx/result.hxx:431: because of local method `bool=20
pqxx::result::const_reverse_iterator::operator =3D=3D(const=20
pqxx::result::const_reverse_iterator &) const' with same n
ame
=2E./include/pqxx/result.hxx:454: cannot adjust access to `bool=20
pqxx::result::const_iterator::operator !=3D(const pqxx::result::const_itera=
tor=20
&) const' in `class pqxx::result::const
_reverse_iterator'
=2E./include/pqxx/result.hxx:433: because of local method `bool=20
pqxx::result::const_reverse_iterator::operator !=3D(const=20
pqxx::result::const_reverse_iterator &) const' with same n
ame
=2E./include/pqxx/result.hxx:576: cannot adjust access to `class=20
pqxx::result::const_fielditerator &=20
pqxx::result::const_fielditerator::operator =3D(const=20
pqxx::result::const_fieldit
erator &)' in `class pqxx::result::const_reverse_fielditerator'
=2E./include/pqxx/result.hxx:576: because of local method `class=20
pqxx::result::const_reverse_fielditerator &=20
pqxx::result::const_reverse_fielditerator::operator =3D(const pqxx::res
ult::const_reverse_fielditerator &)' with same name
=2E./include/pqxx/result.hxx:576: cannot adjust access to `bool=20
pqxx::result::const_fielditerator::operator =3D=3D(const=20
pqxx::result::const_fielditerator &) const' in `class pqxx::res
ult::const_reverse_fielditerator'
=2E./include/pqxx/result.hxx:550: because of local method `bool=20
pqxx::result::const_reverse_fielditerator::operator =3D=3D(const=20
pqxx::result::const_reverse_fielditerator &) const' w
ith same name
=2E./include/pqxx/result.hxx:576: cannot adjust access to `bool=20
pqxx::result::const_fielditerator::operator !=3D(const=20
pqxx::result::const_fielditerator &) const' in `class pqxx::res
ult::const_reverse_fielditerator'
=2E./include/pqxx/result.hxx:553: because of local method `bool=20
pqxx::result::const_reverse_fielditerator::operator !=3D(const=20
pqxx::result::const_reverse_fielditerator &) const' w
ith same name
gmake[1]: *** [binarystring.lo] Error 1
gmake[1]: Leaving directory=20
`/tmp/a/ports/databases/postgresql-libpqxx/work/libpqxx-2.4.1/src'
gmake: *** [all-recursive] Error 1
*** Error code 2
=2D-=20
,_, | Michael Nottebrock | lofi@freebsd.org
(/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org
\u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
--nextPart2560146.lVpv4129me
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)
iD8DBQBBkCQ4Xhc68WspdLARAogrAKCexAWa6HHL2zTze0DmRtlNjhdfngCgmxkV
TjZOKmzkCPx76hNyXaZCfss=
=6mZc
-----END PGP SIGNATURE-----
--nextPart2560146.lVpv4129me--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411090258.16437.michaelnottebrock>
