Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. 
-I../include/pqxx -I../include -I../include -I/usr/local/include    -O -pipe  
-I/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 
-I/usr/local/include -O -pipe -I/usr/local/include/stlport -c 
binarystring.cxx -Wp,-MD,.deps/binarystring
.TPlo  -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:
../include/pqxx/result.hxx:454: cannot adjust access to `class 
pqxx::result::const_iterator & pqxx::result::const_iterator::operator =(const 
pqxx::result::const_iterator &)' in `
class pqxx::result::const_reverse_iterator'
../include/pqxx/result.hxx:454:   because of local method `class 
pqxx::result::const_reverse_iterator & 
pqxx::result::const_reverse_iterator::operator =(const pqxx::result::const
_reverse_iterator &)' with same name
../include/pqxx/result.hxx:454: cannot adjust access to `bool 
pqxx::result::const_iterator::operator ==(const pqxx::result::const_iterator 
&) const' in `class pqxx::result::const
_reverse_iterator'
../include/pqxx/result.hxx:431:   because of local method `bool 
pqxx::result::const_reverse_iterator::operator ==(const 
pqxx::result::const_reverse_iterator &) const' with same n
ame
../include/pqxx/result.hxx:454: cannot adjust access to `bool 
pqxx::result::const_iterator::operator !=(const pqxx::result::const_iterator 
&) const' in `class pqxx::result::const
_reverse_iterator'
../include/pqxx/result.hxx:433:   because of local method `bool 
pqxx::result::const_reverse_iterator::operator !=(const 
pqxx::result::const_reverse_iterator &) const' with same n
ame
../include/pqxx/result.hxx:576: cannot adjust access to `class 
pqxx::result::const_fielditerator & 
pqxx::result::const_fielditerator::operator =(const 
pqxx::result::const_fieldit
erator &)' in `class pqxx::result::const_reverse_fielditerator'
../include/pqxx/result.hxx:576:   because of local method `class 
pqxx::result::const_reverse_fielditerator & 
pqxx::result::const_reverse_fielditerator::operator =(const pqxx::res
ult::const_reverse_fielditerator &)' with same name
../include/pqxx/result.hxx:576: cannot adjust access to `bool 
pqxx::result::const_fielditerator::operator ==(const 
pqxx::result::const_fielditerator &) const' in `class pqxx::res
ult::const_reverse_fielditerator'
../include/pqxx/result.hxx:550:   because of local method `bool 
pqxx::result::const_reverse_fielditerator::operator ==(const 
pqxx::result::const_reverse_fielditerator &) const' w
ith same name
../include/pqxx/result.hxx:576: cannot adjust access to `bool 
pqxx::result::const_fielditerator::operator !=(const 
pqxx::result::const_fielditerator &) const' in `class pqxx::res
ult::const_reverse_fielditerator'
../include/pqxx/result.hxx:553:   because of local method `bool 
pqxx::result::const_reverse_fielditerator::operator !=(const 
pqxx::result::const_reverse_fielditerator &) const' w
ith same name
gmake[1]: *** [binarystring.lo] Error 1
gmake[1]: Leaving directory 
`/tmp/a/ports/databases/postgresql-libpqxx/work/libpqxx-2.4.1/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

-- 
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBkCQ4Xhc68WspdLARAogrAKCexAWa6HHL2zTze0DmRtlNjhdfngCgmxkV
TjZOKmzkCPx76hNyXaZCfss=
=6mZc
-----END PGP SIGNATURE-----
home | help

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