[MonetDB-users] MonetDB Install Developer All-in-one script

http://monetdb.cwi.nl/projects/monetdb/Download/Builds/index.html Does anybody used this script to install MonetDB? I am trying to install the latest build and are encountering errors. Please find attached a "log" file from the run. PS: Please rename the file from "log.dat" to "log.zip" to UNZIP the actual " log.txt" file. Thanks, - Venks

Your problem appears to be here: ./monetdb-install.sh: line 328: pushd: /var/tmp/MonetDB-1177899020/MonetDB5-serv er/MonetDB5: No such file or directory * Processing MonetDB5-server ./configure --prefix='/root/MonetDB' --disable-optimize --disable-debug ./monetdb-install.sh: line 335: ./configure: No such file or directory configuring MonetDB5-server failed Please refer to the full log at /var/tmp/MonetDB-1177899020/log If you believe this is an error in the script or the software, file a bug and attach the logfile. The real bug is here: --20:10:40-- http://www.ins.cwi.nl/%7Efabian/monetdb/tars/latest/current/MonetD B5-server.tar.gz => `/var/tmp/MonetDB-1177899020/MonetDB5-server/MonetDB5-server.tar.g z' Resolving www.ins.cwi.nl... 192.16.196.149 Connecting to www.ins.cwi.nl[192.16.196.149]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5,626,121 [application/x-gzip] 0K ........ ........ ........ ........ ........ ........ 55% 170.27 KB/s 3072K ........ ........ ........ ........ ..... 100% 174.99 KB/s 20:11:13 (172.32 KB/s) - `/var/tmp/MonetDB-1177899020/MonetDB5-server/MonetDB5-s erver.tar.gz' saved [5,626,121/5,626,121] unpacking MonetDB5-server.tar.gz mv: cannot stat `MonetDB5-[0-9]*': No such file or directory failed to rename sources to the right name Please refer to the full log at /var/tmp/MonetDB-1177899020/log If you believe this is an error in the script or the software, file a bug and attach the logfile. It should have died here, however. Investigation needed. On 02-05-2007 16:58:14 -0400, Venks wrote:
[1]http://monetdb.cwi.nl/projects/monetdb/Download/Builds/index.html
Does anybody used this script to install MonetDB? I am trying to install the latest build and are encountering errors. Please find attached a "log" file from the run.
PS: Please rename the file from "log.dat" to "log.zip" to UNZIP the actual "log.txt" file.
Thanks,
- Venks
References
Visible links 1. http://monetdb.cwi.nl/projects/monetdb/Download/Builds/index.html
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users

On 02-05-2007 23:13:12 +0200, Fabian Groffen wrote:
unpacking MonetDB5-server.tar.gz mv: cannot stat `MonetDB5-[0-9]*': No such file or directory
Stefan, it appears that there is no /net/crux.ins.cwi.nl/export/scratch2/monet/Testing/Current/.DailyBuilds./1____all/SourceTarBalls/MonetDB5-server-0_latest.tar.gz What am I missing here? (yes I always get lost in your jungle of scratch{0,1,2}, Testing/Stable/.Testing/etc. etc. so I assume it's somewhere else, but I just can't find it)

Fabian, indeed there is no MonetDB5-server-0_latest.tar.gz, actually no MonetDB5-*.tar.gz at all: ======== $ l -rt /net/crux/export/scratch2/monet/Testing/Current/.DailyBuilds./*/SourceTarBalls/MonetDB5* ls: /net/crux/export/scratch2/monet/Testing/Current/.DailyBuilds./*/SourceTarBalls/MonetDB5*: No such file or directory ======== actually, there hasn't been any MonetDB5-*.tar.gz since Feb 13 2007: ======== $ grep tar.gz /net/crux/export/scratch1/monet/Testing/Current/MonetDB5/.CheckLists/Mmake..2007.*.out [...] /net/crux/export/scratch1/monet/Testing/Current/MonetDB5/.CheckLists/Mmake..2007.02.12_04-17-27..out: MonetDB5-5.0.0_beta2_1.tar.gz - - - O O O O O O O O O - - O MonetDB5-5.0.0_beta2_1.tar.gz /net/crux/export/scratch1/monet/Testing/Current/MonetDB5/.CheckLists/Mmake..2007.02.13_04-30-50..out: MonetDB5-5.0.0_beta2_1.tar.gz - - - - - - - - - - - - - - - MonetDB5-5.0.0_beta2_1.tar.gz [...] ======== apparently, `make dist` (and hence also `make rpm`) have been failing for MonetDB5 already since Feb 13 2007, (i.e., after / due to changes on Feb 12 2007), but noone did noticed / care about this so far; see also http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.Makes3/inde... and (e.g.) http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.GNU.64.64.d...: ======== [...] make[2]: Entering directory /scratch/monet.GNU.64.64.d.18995/MonetDB5/Fedora6/src/optimizer' make[2]: *** No rule to make target `opt_iterators.mx', needed by `distdir'. make[2]: Target `distdir' not remade because of errors. [...] ======== feel free to file a bug report and assign it to whoever did checkin to MonetDB5 on Feb 12 2007. Stefan On Thu, May 03, 2007 at 11:11:00AM +0200, Fabian Groffen wrote:
On 02-05-2007 23:13:12 +0200, Fabian Groffen wrote:
unpacking MonetDB5-server.tar.gz mv: cannot stat `MonetDB5-[0-9]*': No such file or directory
Stefan, it appears that there is no /net/crux/export/scratch2/monet/Testing/Current/.DailyBuilds./1____all/SourceTarBalls/MonetDB5-server-0_latest.tar.gz
What am I missing here? (yes I always get lost in your jungle of scratch{0,1,2}, Testing/Stable/.Testing/etc. etc. so I assume it's somewhere else, but I just can't find it)
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |

On 03-05-2007 14:15:24 +0200, Stefan Manegold wrote:
Fabian,
indeed there is no MonetDB5-server-0_latest.tar.gz, actually no MonetDB5-*.tar.gz at all:
[snip]
apparently, `make dist` (and hence also `make rpm`) have been failing for MonetDB5
Thanks. I fixed make dist. However it complains about filenames being too long. I recall we tackled this thing before, but don't recall how. The tarball is being made now, but testing will obviously fail because the files are just not added. Perhaps for M5 we could move away from the (probably) posix tar-format we now use? GNU format is fine for me here. I believe BSDtar (libarchive) can read that format nicely too.

Fabian, thanks for the fix. M5's `make dist` now works fine for me with $ /bin/tar --version tar (GNU tar) 1.15.1 (default on FC6) Stefan On Thu, May 03, 2007 at 03:37:01PM +0200, Fabian Groffen wrote: [...]
Thanks. I fixed make dist. However it complains about filenames being too long. I recall we tackled this thing before, but don't recall how. The tarball is being made now, but testing will obviously fail because the files are just not added. Perhaps for M5 we could move away from the (probably) posix tar-format we now use? GNU format is fine for me here. I believe BSDtar (libarchive) can read that format nicely too.
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |

On Thu, May 03, 2007 at 05:44:49PM +0200, Fabian Groffen wrote:
On 03-05-2007 16:47:37 +0200, Stefan Manegold wrote:
Fabian,
thanks for the fix.
M5's `make dist` now works fine for me with
$ /bin/tar --version tar (GNU tar) 1.15.1
(default on FC6)
On my worsestation it uses /usr/bin/gtar for some daft reason.
$ l /usr/bin/gtar lrwxrwxrwx 1 root root 8 Mar 27 16:02 /usr/bin/gtar -> /bin/tar* Stefan -- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |

On 03-05-2007 18:34:32 +0200, Stefan Manegold wrote:
On my worsestation it uses /usr/bin/gtar for some daft reason.
$ l /usr/bin/gtar lrwxrwxrwx 1 root root 8 Mar 27 16:02 /usr/bin/gtar -> /bin/tar*
_alarm.SF-934899.stable.out: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/character_string_constants.SF-1120297.milS: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/crash_destroy_commit.SF-1154552_s02.milC.src: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/Recursive_module_load.SF-853867.stable.out: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/BATpropcheck_after_outerjoin.SF-936469.milS: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/BATpropcheck_after_outerjoin.SF-936469.stable.err: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/character_string_constants.SF-1120297.stable.out: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/radix_normal_segfault.SF-1120748.stable.out: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/Recursive_module_load.SF-853867_s01.milC.src: file name is too long (max 99); not dumped gtar: Error exit delayed from previous errors (pegasus:~/scratch/vtmp/build-current-pegasus.ins.cwi.nl) fabian% which gtar /usr/bin/gtar

Can you try tar --show-defaults making special note of a. whether that works, and b. what the default is for the --format option. On my FC6 machine, the output is --format=gnu -f- -b20 --rmt-command=/sbin/rmt On 05/03/2007 07:17 PM, Fabian Groffen wrote:
On 03-05-2007 18:34:32 +0200, Stefan Manegold wrote:
On my worsestation it uses /usr/bin/gtar for some daft reason. $ l /usr/bin/gtar lrwxrwxrwx 1 root root 8 Mar 27 16:02 /usr/bin/gtar -> /bin/tar*
_alarm.SF-934899.stable.out: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/character_string_constants.SF-1120297.milS: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/crash_destroy_commit.SF-1154552_s02.milC.src: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/Recursive_module_load.SF-853867.stable.out: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/BATpropcheck_after_outerjoin.SF-936469.milS: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/BATpropcheck_after_outerjoin.SF-936469.stable.err: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/character_string_constants.SF-1120297.stable.out: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/radix_normal_segfault.SF-1120748.stable.out: file name is too long (max 99); not dumped gtar: MonetDB5-5.0.0_beta2_1/tests/BugDay_2005-10-06_4.9.3/Tests/Recursive_module_load.SF-853867_s01.milC.src: file name is too long (max 99); not dumped gtar: Error exit delayed from previous errors (pegasus:~/scratch/vtmp/build-current-pegasus.ins.cwi.nl) fabian% which gtar /usr/bin/gtar
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Sjoerd Mullender

On 03-05-2007 19:57:11 +0200, Sjoerd Mullender wrote:
Can you try tar --show-defaults making special note of a. whether that works, and b. what the default is for the --format option. On my FC6 machine, the output is --format=gnu -f- -b20 --rmt-command=/sbin/rmt
on pegasus: % gtar --show-defaults --format=gnu -f- -b20 --rmt-command=/sbin/rmt So I guess autoconf for some daft reason passes flags to tar to make the resulting tar some Unix standard or something. % file MonetDB5-5.0.0_beta2_1.tar.gz MonetDB5-5.0.0_beta2_1.tar.gz: gzip compressed data, from Unix, last modified: Thu May 3 15:42:13 2007, max compression

On 04-05-2007 09:42:30 +0200, Fabian Groffen wrote:
On 03-05-2007 19:57:11 +0200, Sjoerd Mullender wrote:
Can you try tar --show-defaults making special note of a. whether that works, and b. what the default is for the --format option. On my FC6 machine, the output is --format=gnu -f- -b20 --rmt-command=/sbin/rmt
on pegasus: % gtar --show-defaults --format=gnu -f- -b20 --rmt-command=/sbin/rmt
So I guess autoconf for some daft reason passes flags to tar to make the resulting tar some Unix standard or something.
To be precise: am__tar = ${AMTAR} chof - "$$tardir" the -o does: -o, --old-archive, --portability like --format=v7; -o exhibits this behavior when creating an ar- chive (deprecated behavior)

On 04-05-2007 09:44:58 +0200, Fabian Groffen wrote:
On 04-05-2007 09:42:30 +0200, Fabian Groffen wrote:
On 03-05-2007 19:57:11 +0200, Sjoerd Mullender wrote:
Can you try tar --show-defaults making special note of a. whether that works, and b. what the default is for the --format option. On my FC6 machine, the output is --format=gnu -f- -b20 --rmt-command=/sbin/rmt
on pegasus: % gtar --show-defaults --format=gnu -f- -b20 --rmt-command=/sbin/rmt
So I guess autoconf for some daft reason passes flags to tar to make the resulting tar some Unix standard or something.
To be precise:
am__tar = ${AMTAR} chof - "$$tardir"
I recall why this happens now. From Mbootstrap: # patch aclocal.m4 to "de-force" Uninx V7 tar format with `make dist`, # since we do have filenames/-paths longer than 99 characters. perl -i -p -e 's| chof | chf |g' aclocal.m4 IOW the problem was never solved, but hacked around. Since I don't use Mbootstrap (I rely on default aclocal, autoheader, autoconf, etc. behaviour), I don't get this "fix". Problem solved.

Hi Venks, It took some, but it should be working again now. Thanks for the report. On 02-05-2007 16:58:14 -0400, Venks wrote:
[1]http://monetdb.cwi.nl/projects/monetdb/Download/Builds/index.html
Does anybody used this script to install MonetDB? I am trying to install the latest build and are encountering errors. Please find attached a "log" file from the run.
PS: Please rename the file from "log.dat" to "log.zip" to UNZIP the actual "log.txt" file.
Thanks,
- Venks
References
Visible links 1. http://monetdb.cwi.nl/projects/monetdb/Download/Builds/index.html
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
participants (4)
-
Fabian Groffen
-
Sjoerd Mullender
-
Stefan Manegold
-
Venks