[prev in list] [next in list] [prev in thread] [next in thread] 

List:       monetdb-checkins
Subject:    MonetDB: default - remove STATIC stable output; we do no longer ...
From:       Stefan Manegold <Stefan.Manegold () cwi ! nl>
Date:       2011-01-30 14:35:06
Message-ID: hg.1f87b4445339.1296398106.6315528441665844383 () localhost ! localdomain
[Download RAW message or body]

Changeset: 1f87b4445339 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1f87b4445339
Modified Files:
	monetdb4/monet/Tests/modrefcnt1.stable.out.STATIC
	monetdb4/tests/Availability/Tests/00_Mserver.stable.out.STATIC
	monetdb4/tests/Availability/Tests/09_Modules_UNKNOWN.stable.out.STATIC
	monetdb4/tests/Availability/Tests/99_Modules_ALL.stable.out.STATIC
	monetdb4/tests/BugReports/Tests/no.150.stable.out.STATIC
	monetdb4/tests/sigs/Tests/none.stable.out.STATIC
	template/conf/Tests/monetdb-template-conds.stable.out.64bit.STATIC
Branch: default
Log Message:

remove STATIC stable output; we do no longer support/test static linking


diffs (truncated from 2417 to 300 lines):

diff --git a/monetdb4/monet/Tests/modrefcnt1.stable.out.STATIC \
b/monetdb4/monet/Tests/modrefcnt1.stable.out.STATIC deleted file mode 100644
--- a/monetdb4/monet/Tests/modrefcnt1.stable.out.STATIC
+++ /dev/null
@@ -1,85 +0,0 @@
-stdout of test 'modrefcnt1` in directory 'monet` itself:
-
-
-# 18:26:26 >  
-# 18:26:26 >  Mtimeout -timeout 60 Mserver \
"--config=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/etc/monet.conf" \
--debug=10 --set "monet_mod_path=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/lib/MonetDB" \
--set "gdk_dbfarm=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/var/MonetDB/dbfarm" \
--set "sql_logdir=/var/tmp/_4.3.13-FixedPetersDDsync_PREFIX_MONET_GNU_32_d_--enable-warning_/var/MonetDB/log" \
--set mapi_port=53708 --set sql_port=52024 --set monet_prompt= --trace \
                --dbname=mTests_src_monet  < modrefcnt1.milM
-# 18:26:26 >  
-
-# Monet Database Server V4.3.13
-# Copyright (c) 1993-2004, CWI. All rights reserved.
-# compiled for i686-pc-linux-gnu/32bit; dynamically linked.
-module("lock");
-module("lock");
-
-VAR test := new(int,lock);
-loaded();
-#---------------------------------#
-# module	| usage_count	  #
-#---------------------------------#
-[ "algebra",	  1		  ]
-[ "arith",	  1		  ]
-[ "bat",	  1		  ]
-[ "builtin",	  1		  ]
-[ "constant",	  1		  ]
-[ "lock",	  2		  ]
-[ "main",	  1		  ]
-[ "str",	  1		  ]
-[ "sys",	  1		  ]
-[ "trans",	  1		  ]
-test.print();
-#-----------------#
-# BAT:	  tmp_28  #
-# (int)	  (lock)  #
-#-----------------#
-test.count().print();
-[ 0 ]
-
-drop("lock");
-loaded();
-#---------------------------------#
-# module	| usage_count	  #
-#---------------------------------#
-[ "algebra",	  1		  ]
-[ "arith",	  1		  ]
-[ "bat",	  1		  ]
-[ "builtin",	  1		  ]
-[ "constant",	  1		  ]
-[ "lock",	  1		  ]
-[ "main",	  1		  ]
-[ "str",	  1		  ]
-[ "sys",	  1		  ]
-[ "trans",	  1		  ]
-test.print();
-#-----------------#
-# BAT:	  tmp_28  #
-# (int)	  (lock)  #
-#-----------------#
-test.count().print();
-[ 0 ]
-
-drop("lock");
-loaded();
-#---------------------------------#
-# module	| usage_count	  #
-#---------------------------------#
-[ "algebra",	  1		  ]
-[ "arith",	  1		  ]
-[ "bat",	  1		  ]
-[ "builtin",	  1		  ]
-[ "constant",	  1		  ]
-[ "main",	  1		  ]
-[ "str",	  1		  ]
-[ "sys",	  1		  ]
-[ "trans",	  1		  ]
-test.print();
-!ERROR: interpret: MIL operator invocation of 'print(BAT[int,lock])' with illegal \
                types.
-test.count().print();
-!ERROR: interpret: MIL operator invocation of 'count(BAT[int,lock])' with illegal \
                types.
-!ERROR: interpret_params: print(param 1): evaluation error.
-
-quit();
-
-# 18:26:27 >  
-# 18:26:27 >  Done.
-# 18:26:27 >  
-
diff --git a/monetdb4/tests/Availability/Tests/00_Mserver.stable.out.STATIC \
b/monetdb4/tests/Availability/Tests/00_Mserver.stable.out.STATIC deleted file mode \
                100644
--- a/monetdb4/tests/Availability/Tests/00_Mserver.stable.out.STATIC
+++ /dev/null
@@ -1,166 +0,0 @@
-stdout of test '00_Mserver` in directory 'tests/Availability` itself:
-
-
-# 10:05:29 >  
-# 10:05:29 >   Mserver \
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/MonetDB.conf" --debug=10 --set \
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4:/ufs/niels/scratc \
h/monetdb/Linux-x86_64/lib/MonetDB4/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4/bin" \
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/dbfarm" --set \
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/sql_logs" --set \
"xquery_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/xquery_logs" \
--set mapi_open=true --set xrpc_open=true --set mapi_port=38294 --set xrpc_port=49233 \
                --set monet_prompt= --trace --dbname=mTests_tests_Availability \
                00_Mserver.prelude 
-# 10:05:29 >  
-
-# MonetDB Server v4.21.0
-# based on GDK   v1.21.0
-# Copyright (c) 1993-2007, CWI. All rights reserved.
-# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-#---------------------------------#
-# BAT:		  tmp_30	  #
-# (str)		  (str)		  #
-#---------------------------------#
-[ "aggr",	  "plain"	  ]
-[ "aggrX3",	  "plain"	  ]
-[ "alarm",	  "plain"	  ]
-[ "algebra",	  "static"	  ]
-[ "arith",	  "static"	  ]
-[ "array",	  "contrib"	  ]
-[ "ascii_io",	  "plain"	  ]
-[ "bat",	  "static"	  ]
-[ "bat_arith",	  "plain"	  ]
-[ "bat_cast",	  "contrib"	  ]
-[ "bat_mmath",	  "contrib"	  ]
-[ "bitset",	  "contrib"	  ]
-[ "blob",	  "plain"	  ]
-[ "builtin",	  "static"	  ]
-[ "calib",	  "plain"	  ]
-[ "color",	  "contrib"	  ]
-[ "constant",	  "static"	  ]
-[ "counters",	  "plain"	  ]
-[ "decimal",	  "plain"	  ]
-[ "enum",	  "plain"	  ]
-[ "image",	  "contrib"	  ]
-[ "lock",	  "plain"	  ]
-[ "logger",	  "plain"	  ]
-[ "malalgebra",	  "contrib"	  ]
-[ "mapi",	  "plain"	  ]
-[ "mel",	  "contrib"	  ]
-[ "mkey",	  "plain"	  ]
-[ "mmath",	  "plain"	  ]
-[ "monettime",	  "plain"	  ]
-[ "pcl",	  "plain"	  ]
-[ "pcre",	  "plain"	  ]
-[ "pqueue",	  "plain"	  ]
-[ "profiler",	  "plain"	  ]
-[ "salgebra",	  "contrib"	  ]
-[ "stats",	  "plain"	  ]
-[ "str",	  "static"	  ]
-[ "streams",	  "plain"	  ]
-[ "sys",	  "static"	  ]
-[ "trans",	  "static"	  ]
-[ "txtsim",	  "contrib"	  ]
-[ "uchr",	  "contrib"	  ]
-[ "unix",	  "plain"	  ]
-[ "url",	  "plain"	  ]
-[ "vector",	  "contrib"	  ]
-[ "wisc",	  "contrib"	  ]
-[ "xtables",	  "plain"	  ]
-setoid(oid(20000000));
-
-ls();
-#---------------------------------------------------------------------------------------------------------#
                
-# name		| htype	| ttype	| count	| heat	| dirty		| status| kind	| refcnt| lrefcnt	  #
-#---------------------------------------------------------------------------------------------------------#
                
-[ "MODULES",	  "str",  "str",  46,	  0,	  "clean",	  "load", "pers", 0,	  2		  ]
-
-dir();
-#-----------------------------------------------------------------------------------------------------------------#
                
-# name			| htype	| ttype	| count	| heat	| dirty		| status| kind	| refcnt| lrefcnt	  \
                #
-#-----------------------------------------------------------------------------------------------------------------#
                
-[ "MODULES",		  "str",  "str",  46,	  0,	  "clean",	  "load", "pers", 0,	  2		  ]
-[ "adm_atomtbl",	  "str",  "int",  15,	  0,	  "dirty",	  "load", "tran", 1,	  1		  ]
-[ "adm_fcntbl",		  "str",  "oid",  1036,	  0,	  "dirty",	  "load", "tran", 1,	  1		  \
                ]
-[ "monet_environment",	  "str",  "str",  45,	  0,	  "dirty",	  "load", "tran", 1,	  \
                1		  ]
-[ "monet_fcn_aut",	  "oid",  "str",  965,	  0,	  "dirty",	  "load", "tran", 1,	  2		 \
                ]
-[ "monet_fcn_cnt",	  "oid",  "int",  1036,	  0,	  "dirty",	  "load", "tran", 1,	  \
                2		  ]
-[ "monet_fcn_dat",	  "oid",  "str",  965,	  0,	  "dirty",	  "load", "tran", 1,	  2		 \
                ]
-[ "monet_fcn_dsc",	  "oid",  "str",  965,	  0,	  "dirty",	  "load", "tran", 1,	  2		 \
                ]
-[ "monet_fcn_fcn",	  "oid",  "ptr",  922,	  0,	  "dirty",	  "load", "tran", 1,	  2		 \
                ]
-[ "monet_fcn_imp",	  "oid",  "ptr",  1036,	  0,	  "dirty",	  "load", "tran", 1,	  \
                2		  ]
-[ "monet_fcn_mid",	  "oid",  "oid",  965,	  0,	  "dirty",	  "load", "tran", 1,	  2		 \
                ]
-[ "monet_fcn_nme",	  "oid",  "str",  1036,	  0,	  "dirty",	  "load", "tran", 1,	  \
                2		  ]
-[ "monet_fcn_pro",	  "oid",  "str",  2723,	  0,	  "dirty",	  "load", "tran", 1,	  \
                2		  ]
-[ "monet_fcn_sig",	  "oid",  "str",  39,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_fcn_tpe",	  "oid",  "int",  1036,	  0,	  "dirty",	  "load", "tran", 1,	  \
                2		  ]
-[ "monet_mod_atm",	  "oid",  "str",  0,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_mod_cnt",	  "oid",  "int",  17,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_mod_dep",	  "oid",  "str",  8,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_mod_drop",	  "oid",  "int",  0,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_mod_hdl",	  "oid",  "ptr",  8,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_mod_load",	  "oid",  "str",  0,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_mod_nme",	  "oid",  "str",  17,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_mod_proc",	  "str",  "oid",  113,	  0,	  "dirty",	  "load", "tran", 1,	  \
                2		  ]
-[ "monet_mod_use",	  "oid",  "int",  17,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_mod_var",	  "str",  "ptr",  56,	  0,	  "dirty",	  "load", "tran", 1,	  2		  \
                ]
-[ "monet_unicode_case",	  "int",  "int",  940,	  0,	  "dirty",	  "load", "tran", 1,	 \
                1		  ]
-
-table(mmn().reverse().sort().reverse().col_name("static modules"));
-#-----------------#
-# static modules  #
-#-----------------#
-[ "algebra"	  ]
-[ "arith"	  ]
-[ "bat"		  ]
-[ "builtin"	  ]
-[ "constant"	  ]
-[ "main"	  ]
-[ "str"		  ]
-[ "sys"		  ]
-[ "trans"	  ]
-
-table(kdiff(view_modules().reverse().kunique(),monet_mod_nme.reverse()).sort().reverse().col_name("dynamic \
                modules"));
-#-------------------------#
-# dynamic modules	  #
-#-------------------------#
-[ "aggr"		  ]
-[ "aggrX3"		  ]
-[ "alarm"		  ]
-[ "array"		  ]
-[ "ascii_io"		  ]
-[ "bat_arith"		  ]
-[ "bat_cast"		  ]
-[ "bat_mmath"		  ]
-[ "bitset"		  ]
-[ "blob"		  ]
-[ "calib"		  ]
-[ "color"		  ]
-[ "counters"		  ]
-[ "decimal"		  ]
-[ "enum"		  ]
-[ "image"		  ]
-[ "lock"		  ]
-[ "logger"		  ]
-[ "malalgebra"		  ]
-[ "mapi"		  ]
-[ "mel"			  ]
-[ "mkey"		  ]
-[ "mmath"		  ]
-[ "monettime"		  ]
-[ "pcl"			  ]
-[ "pcre"		  ]
-[ "pqueue"	  ]
-[ "profiler"		  ]
-[ "salgebra"		  ]
-[ "stats"		  ]
-[ "streams"		  ]
-[ "txtsim"		  ]
-[ "uchr"		  ]
-[ "unix"		  ]
-[ "url"			  ]
-[ "vector"		  ]
-[ "wisc"		  ]
-[ "xtables"		  ]
-
-commit();
-
-quit();
-
-# 18:28:05 >  
-# 18:28:05 >  Done.
-# 18:28:05 >  
-
diff --git a/monetdb4/tests/Availability/Tests/09_Modules_UNKNOWN.stable.out.STATIC \
b/monetdb4/tests/Availability/Tests/09_Modules_UNKNOWN.stable.out.STATIC deleted file \
                mode 100644
--- a/monetdb4/tests/Availability/Tests/09_Modules_UNKNOWN.stable.out.STATIC
+++ /dev/null
@@ -1,87 +0,0 @@
-stdout of test '09_Modules_UNKNOWN` in directory 'tests/Availability` itself:
-
-
-# 15:30:12 >  
-# 15:30:12 >  Mtimeout -timeout 60 Mserver \
"--config=/ufs/boncz/MonetDB/linux/etc/monet.conf" --debug=10 --set \
"monet_mod_path=/ufs/boncz/MonetDB/linux/lib/MonetDB" --set \
"gdk_dbfarm=/ufs/boncz/MonetDB/linux/var/MonetDB/dbfarm" --set \
"sql_logdir=/ufs/boncz/MonetDB/linux/var/MonetDB/log" --set mapi_port=55437 --set \
sql_port=50559 --set monet_prompt= --trace --dbname=mTests_tests_Availability  < \
                09_Modules_UNKNOWN.milS
-# 15:30:12 >  
-
-# Monet Database Server V4.3.13
-# Copyright (c) 1993-2004, CWI. All rights reserved.
-# compiled for i686-pc-linux-gnu/32bit; dynamically linked.
-setoid(oid(20000000));
-
-var MODULES:=bat("MODULES");
-var Static_fcn:=monet_fcntbl.reverse().copy();
-
-var Fname:=new(oid,str);Fname.col_name("function");
-var FnameS:=new(oid,str);FnameS.col_name("function");
-var Ftype:=new(oid,str);Ftype.col_name("type");
-var Fsig:=new(oid,str);Fsig.col_name("signature");
-var Fhelp:=new(oid,str);Fhelp.col_name("help");
-var Fnts:=new(oid,str);
-
-var Unknown_mods:=MODULES.select("UNKNOWN").sort().copy();
-table(Unknown_mods.reverse().col_name(sprintf("%i modules",Unknown_mods.count())));
-#-----------------#
-# 0 modules	  #
-#-----------------#
-Unknown_mods@batloop() {
-	var The_mod:=$h;
-	printf("\nModule: \"%s\"\n\n",The_mod);
-	module($h);
-
-	var Mod_fcn:=sdiff(monet_fcntbl.reverse(),Static_fcn).reverse();
-	Mod_fcn.sort()@batloop() {
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic