developers-list-request-d/
2012-12-05 11:00:02 UTC
This message was forwarded from developers-list-d/***@public.gmane.org The MonetDB
mailing lists have moved to monetdb.org. Please subscribe to
developers-list-d/***@public.gmane.org, and unsubscribe from this list.
See: http://mail.monetdb.org/mailman/listinfo/developers-list
Send developers-list mailing list submissions to
developers-list-d/***@public.gmane.org
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.monetdb.org/mailman/listinfo/developers-list
or, via email, send a message with subject or body 'help' to
developers-list-request-d/***@public.gmane.org
You can reach the person managing the list at
developers-list-owner-d/***@public.gmane.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of developers-list digest..."
Today's Topics:
1. Re: MonetDB: Oct2012 - autogen: fix for Python 3 (Stefan Manegold)
2. Re: MonetDB: Oct2012 - autogen: fix for Python 3 (Fabian Groffen)
3. Re: MonetDB: Oct2012 - autogen: fix for Python 3
(Sjoerd Mullender)
4. Re: MonetDB: Oct2012 - autogen: fix for Python 3 (Fabian Groffen)
5. Re: MonetDB: Oct2012 - autogen: fix for Python 3 (Fabian Groffen)
----------------------------------------------------------------------
Message: 1
Date: Tue, 4 Dec 2012 21:26:48 +0100
From: Stefan Manegold <Stefan.Manegold-rh8NL+***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <20121204202648.GA29909-rh8NL+***@public.gmane.org>
Content-Type: text/plain; charset=us-ascii
This (or previous?) checkin(s) seem to break compilation with python 2.7.3:
Making all in python
make[4]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make all-am
make[5]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/setup.py' 'setup.py'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || mkdir -p '['monetdb']'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/['monetdb']'/*.py '['monetdb']'
cp: cannot stat `/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/[monetdb]/*.py': No such file or directory
make[5]: *** [all-local-python_setup] Error 1
make[5]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize'
make: *** [all] Error 2
Stefan
--
| Stefan.Manegold @ CWI.nl | DB Architectures (INS1) |
| http://CWI.nl/~manegold/ | Science Park 123 (L321) |
| Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
------------------------------
Message: 2
Date: Tue, 4 Dec 2012 21:30:17 +0100
From: Fabian Groffen <fabian-d/***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <20121204203017.GX9976-rh8NL+***@public.gmane.org>
Content-Type: text/plain; charset="utf-8"
It also breaks with Python 3, and I'm getting pretty much pissed off, I
so HATE python.
Anyway, sorry for the bother, I'm going to try and fix it. Testing
failed because of another screwup anyway :(
Fabian Groffen fabian-d/***@public.gmane.org
column-store pioneer http://www.monetdb.org/Home
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: Digital signature
URL: <http://mail.monetdb.org/pipermail/developers-list/attachments/20121204/13e608f3/attachment.sig>
------------------------------
Message: 3
Date: Tue, 04 Dec 2012 21:44:46 +0100
From: Sjoerd Mullender <sjoerd-d/***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <50BE60BE.8000405-d/***@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"
developers-list mailing list
http://mail.monetdb.org/mailman/listinfo/developers-list
--
Sjoerd Mullender
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 371 bytes
Desc: OpenPGP digital signature
URL: <http://mail.monetdb.org/pipermail/developers-list/attachments/20121204/1ee5560c/attachment.sig>
------------------------------
Message: 4
Date: Tue, 4 Dec 2012 21:48:32 +0100
From: Fabian Groffen <fabian-d/***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <20121204204832.GY9976-rh8NL+***@public.gmane.org>
Content-Type: text/plain; charset="utf-8"
thanks I did so too.
I found we shouldn't be using posixpath any more according to the docs.
posixpath.join returns a list, the apply() thinghy from python2 somehow
changed that into a string. Since Python 3 doesn't do apply() any more,
we now got a list, resulting in the mess.
--
Fabian Groffen fabian-d/***@public.gmane.org
column-store pioneer http://www.monetdb.org/Home
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: Digital signature
URL: <http://mail.monetdb.org/pipermail/developers-list/attachments/20121204/c518863d/attachment.sig>
------------------------------
Message: 5
Date: Tue, 4 Dec 2012 22:13:51 +0100
From: Fabian Groffen <fabian-d/***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <20121204211351.GA9976-rh8NL+***@public.gmane.org>
Content-Type: text/plain; charset="utf-8"
main interpreter (vomac).
Fabian
--
Fabian Groffen fabian-d/***@public.gmane.org
column-store pioneer http://www.monetdb.org/Home
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: Digital signature
URL: <http://mail.monetdb.org/pipermail/developers-list/attachments/20121204/d5e7cb6e/attachment.sig>
------------------------------
_______________________________________________
developers-list mailing list
developers-list-d/***@public.gmane.org
http://mail.monetdb.org/mailman/listinfo/developers-list
End of developers-list Digest, Vol 4, Issue 4
*********************************************
mailing lists have moved to monetdb.org. Please subscribe to
developers-list-d/***@public.gmane.org, and unsubscribe from this list.
See: http://mail.monetdb.org/mailman/listinfo/developers-list
Send developers-list mailing list submissions to
developers-list-d/***@public.gmane.org
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.monetdb.org/mailman/listinfo/developers-list
or, via email, send a message with subject or body 'help' to
developers-list-request-d/***@public.gmane.org
You can reach the person managing the list at
developers-list-owner-d/***@public.gmane.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of developers-list digest..."
Today's Topics:
1. Re: MonetDB: Oct2012 - autogen: fix for Python 3 (Stefan Manegold)
2. Re: MonetDB: Oct2012 - autogen: fix for Python 3 (Fabian Groffen)
3. Re: MonetDB: Oct2012 - autogen: fix for Python 3
(Sjoerd Mullender)
4. Re: MonetDB: Oct2012 - autogen: fix for Python 3 (Fabian Groffen)
5. Re: MonetDB: Oct2012 - autogen: fix for Python 3 (Fabian Groffen)
----------------------------------------------------------------------
Message: 1
Date: Tue, 4 Dec 2012 21:26:48 +0100
From: Stefan Manegold <Stefan.Manegold-rh8NL+***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <20121204202648.GA29909-rh8NL+***@public.gmane.org>
Content-Type: text/plain; charset=us-ascii
This (or previous?) checkin(s) seem to break compilation with python 2.7.3:
Making all in python
make[4]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make all-am
make[5]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/setup.py' 'setup.py'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || mkdir -p '['monetdb']'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/['monetdb']'/*.py '['monetdb']'
cp: cannot stat `/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/[monetdb]/*.py': No such file or directory
make[5]: *** [all-local-python_setup] Error 1
make[5]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize'
make: *** [all] Error 2
Stefan
Changeset: d46e57d76fec for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d46e57d76fec
buildtools/autogen/autogen.py
buildtools/autogen/autogen/am.py
buildtools/autogen/autogen/codegen.py
buildtools/autogen/autogen/msc.py
buildtools/autogen/autogen/var.py
Branch: Oct2012
autogen: fix for Python 3
[...]URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d46e57d76fec
buildtools/autogen/autogen.py
buildtools/autogen/autogen/am.py
buildtools/autogen/autogen/codegen.py
buildtools/autogen/autogen/msc.py
buildtools/autogen/autogen/var.py
Branch: Oct2012
autogen: fix for Python 3
--
| Stefan.Manegold @ CWI.nl | DB Architectures (INS1) |
| http://CWI.nl/~manegold/ | Science Park 123 (L321) |
| Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
------------------------------
Message: 2
Date: Tue, 4 Dec 2012 21:30:17 +0100
From: Fabian Groffen <fabian-d/***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <20121204203017.GX9976-rh8NL+***@public.gmane.org>
Content-Type: text/plain; charset="utf-8"
It also breaks with Python 3, and I'm getting pretty much pissed off, I
so HATE python.
Anyway, sorry for the bother, I'm going to try and fix it. Testing
failed because of another screwup anyway :(
Making all in python
make[4]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make all-am
make[5]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/setup.py' 'setup.py'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || mkdir -p '['monetdb']'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/['monetdb']'/*.py '['monetdb']'
cp: cannot stat `/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/[monetdb]/*.py': No such file or directory
make[5]: *** [all-local-python_setup] Error 1
make[5]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize'
make: *** [all] Error 2
Stefan
--
| http://CWI.nl/~manegold/ | Science Park 123 (L321) |
| Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
_______________________________________________
developers-list mailing list
http://mail.monetdb.org/mailman/listinfo/developers-list
--make[4]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make all-am
make[5]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/setup.py' 'setup.py'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || mkdir -p '['monetdb']'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/['monetdb']'/*.py '['monetdb']'
cp: cannot stat `/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/[monetdb]/*.py': No such file or directory
make[5]: *** [all-local-python_setup] Error 1
make[5]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize'
make: *** [all] Error 2
Stefan
Changeset: d46e57d76fec for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d46e57d76fec
buildtools/autogen/autogen.py
buildtools/autogen/autogen/am.py
buildtools/autogen/autogen/codegen.py
buildtools/autogen/autogen/msc.py
buildtools/autogen/autogen/var.py
Branch: Oct2012
autogen: fix for Python 3
[...]URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d46e57d76fec
buildtools/autogen/autogen.py
buildtools/autogen/autogen/am.py
buildtools/autogen/autogen/codegen.py
buildtools/autogen/autogen/msc.py
buildtools/autogen/autogen/var.py
Branch: Oct2012
autogen: fix for Python 3
--
| http://CWI.nl/~manegold/ | Science Park 123 (L321) |
| Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
_______________________________________________
developers-list mailing list
http://mail.monetdb.org/mailman/listinfo/developers-list
Fabian Groffen fabian-d/***@public.gmane.org
column-store pioneer http://www.monetdb.org/Home
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: Digital signature
URL: <http://mail.monetdb.org/pipermail/developers-list/attachments/20121204/13e608f3/attachment.sig>
------------------------------
Message: 3
Date: Tue, 04 Dec 2012 21:44:46 +0100
From: Sjoerd Mullender <sjoerd-d/***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <50BE60BE.8000405-d/***@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"
It also breaks with Python 3, and I'm getting pretty much pissed off, I
so HATE python.
Anyway, sorry for the bother, I'm going to try and fix it. Testing
failed because of another screwup anyway :(
I fixed it.so HATE python.
Anyway, sorry for the bother, I'm going to try and fix it. Testing
failed because of another screwup anyway :(
Making all in python
make[4]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make all-am
make[5]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/setup.py' 'setup.py'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || mkdir -p '['monetdb']'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/['monetdb']'/*.py '['monetdb']'
cp: cannot stat `/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/[monetdb]/*.py': No such file or directory
make[5]: *** [all-local-python_setup] Error 1
make[5]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize'
make: *** [all] Error 2
Stefan
--
| http://CWI.nl/~manegold/ | Science Park 123 (L321) |
| Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
_______________________________________________
developers-list mailing list
http://mail.monetdb.org/mailman/listinfo/developers-list
_______________________________________________make[4]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make all-am
make[5]: Entering directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/setup.py' 'setup.py'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || mkdir -p '['monetdb']'
[ '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python' -ef . ] || cp -p '/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/['monetdb']'/*.py '['monetdb']'
cp: cannot stat `/ufs/manegold/_/Monet/HG/Oct2012/source/MonetDB/clients/python/[monetdb]/*.py': No such file or directory
make[5]: *** [all-local-python_setup] Error 1
make[5]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients/python'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize/clients'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/net/rome.ins.cwi.nl/export/scratch1/manegold/Monet/HG/Oct2012/builds/--disable-debug_--enable-assert_--enable-optimize'
make: *** [all] Error 2
Stefan
Changeset: d46e57d76fec for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d46e57d76fec
buildtools/autogen/autogen.py
buildtools/autogen/autogen/am.py
buildtools/autogen/autogen/codegen.py
buildtools/autogen/autogen/msc.py
buildtools/autogen/autogen/var.py
Branch: Oct2012
autogen: fix for Python 3
[...]URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d46e57d76fec
buildtools/autogen/autogen.py
buildtools/autogen/autogen/am.py
buildtools/autogen/autogen/codegen.py
buildtools/autogen/autogen/msc.py
buildtools/autogen/autogen/var.py
Branch: Oct2012
autogen: fix for Python 3
--
| http://CWI.nl/~manegold/ | Science Park 123 (L321) |
| Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
_______________________________________________
developers-list mailing list
http://mail.monetdb.org/mailman/listinfo/developers-list
developers-list mailing list
http://mail.monetdb.org/mailman/listinfo/developers-list
Sjoerd Mullender
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 371 bytes
Desc: OpenPGP digital signature
URL: <http://mail.monetdb.org/pipermail/developers-list/attachments/20121204/1ee5560c/attachment.sig>
------------------------------
Message: 4
Date: Tue, 4 Dec 2012 21:48:32 +0100
From: Fabian Groffen <fabian-d/***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <20121204204832.GY9976-rh8NL+***@public.gmane.org>
Content-Type: text/plain; charset="utf-8"
It also breaks with Python 3, and I'm getting pretty much pissed off, I
so HATE python.
Anyway, sorry for the bother, I'm going to try and fix it. Testing
failed because of another screwup anyway :(
I fixed it.so HATE python.
Anyway, sorry for the bother, I'm going to try and fix it. Testing
failed because of another screwup anyway :(
I found we shouldn't be using posixpath any more according to the docs.
posixpath.join returns a list, the apply() thinghy from python2 somehow
changed that into a string. Since Python 3 doesn't do apply() any more,
we now got a list, resulting in the mess.
--
Fabian Groffen fabian-d/***@public.gmane.org
column-store pioneer http://www.monetdb.org/Home
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: Digital signature
URL: <http://mail.monetdb.org/pipermail/developers-list/attachments/20121204/c518863d/attachment.sig>
------------------------------
Message: 5
Date: Tue, 4 Dec 2012 22:13:51 +0100
From: Fabian Groffen <fabian-d/***@public.gmane.org>
To: developers-list-d/***@public.gmane.org
Subject: Re: MonetDB: Oct2012 - autogen: fix for Python 3
Message-ID: <20121204211351.GA9976-rh8NL+***@public.gmane.org>
Content-Type: text/plain; charset="utf-8"
I fixed it.
With your fix, I can now do a completely clean build with Python 3 asmain interpreter (vomac).
Fabian
--
Fabian Groffen fabian-d/***@public.gmane.org
column-store pioneer http://www.monetdb.org/Home
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: Digital signature
URL: <http://mail.monetdb.org/pipermail/developers-list/attachments/20121204/d5e7cb6e/attachment.sig>
------------------------------
_______________________________________________
developers-list mailing list
developers-list-d/***@public.gmane.org
http://mail.monetdb.org/mailman/listinfo/developers-list
End of developers-list Digest, Vol 4, Issue 4
*********************************************