Announcement: New Jan2014-SP2 Bugfix release of MonetDB suite
The MonetDB team at CWI/MonetDB BV is pleased to announce the Jan2014-SP2 bugfix release of the MonetDB suite of programs. More information about MonetDB can be found on our website at http://www.monetdb.org/. For details on this release, please see the release notes at http://www.monetdb.org/Downloads/ReleaseNotes. As usual, the download location is http://dev.monetdb.org/downloads/. Jan 2014-SP2 bugfix release Build Environment * Lots of minor fixes were made for potential defects found by Coverity Scan. * On Windows we now build the geom module against version 3.4.2 of the geos library. Client Package * ODBC: Implemented {call procedure-name(...)} escape. The version {?=call ...} is not implemented. Bug Fixes * 3424: numeric values at the front of strings determines whether CAST works successfully * 3439: Python driver drops milliseconds from timestamps * 3446: SET READ ONLY forgets previous changes * 3455: String columns unusable from 64-bit .NET via ODBC * 3456: Insert fails * 3457: When kernel of remote client crashes, the connection remains established on server side * 3458: mserver5 crash on SQL: SELECT COUNT(*) FROM SYS.TABLES HAVING COUNT(*) > 0 * 3461: mserver5 crash on SQL: SELECT * FROM SYS.ARGS WHERE FUNC_ID NOT IN (SELECT ID FROM SYS.FUNCTIONS) OR FUNC_ID NOT IN (SELECT * FROM SYS.FUNCTIONS) * 3462: Invalid SQL (IN with subquery which returns multiple columns) is accepted * 3463: Crash on SELECT with SERIAL aggregation and GROUP BY column alias's * 3468: Local temporary table persists across sessions * 3469: Absolute network paths considered invalid for COPY INTO ... FROM statement. * 3473: Various memory leaks in SQL compilation * 3477: ODBC driver raises "unexpected end of input" for prepared string parameter from .NET application * 3481: Cannot run multiple COPY INTO statements in one 's'-command * 3482: Crossproduct error
Hi,
We are trying to compile this version of Monetdb but getting error below:
libtool: link: gcc -shared -fPIC -DPIC .libs/libbat_la-gdk_batop.o
.libs/libbat_la-gdk_select.o .libs/libbat_la-gdk_select_legacy.o
.libs/libbat_la-gdk_search.o .libs/libbat_la-gdk_tm.o
.libs/libbat_la-gdk_align.o .libs/libbat_la-gdk_bbp.o
.libs/libbat_la-gdk_heap.o .libs/libbat_la-gdk_setop.o
.libs/libbat_la-gdk_utils.o .libs/libbat_la-gdk_atoms.o
.libs/libbat_la-gdk_qsort.o .libs/libbat_la-gdk_ssort.o
.libs/libbat_la-gdk_storage.o .libs/libbat_la-gdk_bat.o
.libs/libbat_la-gdk_delta.o .libs/libbat_la-gdk_cross.o
.libs/libbat_la-gdk_system.o .libs/libbat_la-gdk_value.o
.libs/libbat_la-gdk_posix.o .libs/libbat_la-gdk_logger.o
.libs/libbat_la-gdk_sample.o .libs/libbat_la-gdk_calc.o
.libs/libbat_la-gdk_aggr.o .libs/libbat_la-gdk_group.o
.libs/libbat_la-gdk_mapreduce.o .libs/libbat_la-gdk_imprints.o
.libs/libbat_la-gdk_join.o .libs/libbat_la-gdk_join_legacy.o
-Wl,--whole-archive ../common/options/.libs/libmoptions.a
../common/utils/.libs/libmutils.a -Wl,--no-whole-archive -Wl,-rpath
-Wl,/opt/MonetDB-11.17.17/common/stream/.libs -Wl,-rpath
-Wl,/usr/local/lib ../common/stream/.libs/libstream.so
-L/usr/kerberos/lib64 -lssl -lcrypto -lm -lz -ldl -O2 -pthread -pthread
-Wl,-soname -Wl,libbat.so.10 -o .libs/libbat.so.10.0.7
/usr/bin/ld: .libs/libbat_la-gdk_utils.o: relocation R_X86_64_PC32 against
`MT_global_exit' can not be used when making a shared object; recompile
with -fPIC
Please note the version prior to this compiles just fine, anything we need
to be aware of for compiling this???
Regards,
Ashish
On 22/05/14 1:21 pm, "Sjoerd Mullender"
The MonetDB team at CWI/MonetDB BV is pleased to announce the Jan2014-SP2 bugfix release of the MonetDB suite of programs.
More information about MonetDB can be found on our website at http://www.monetdb.org/.
For details on this release, please see the release notes at http://www.monetdb.org/Downloads/ReleaseNotes.
As usual, the download location is http://dev.monetdb.org/downloads/.
Jan 2014-SP2 bugfix release Build Environment * Lots of minor fixes were made for potential defects found by Coverity Scan. * On Windows we now build the geom module against version 3.4.2 of the geos library.
Client Package * ODBC: Implemented {call procedure-name(...)} escape. The version {?=call ...} is not implemented.
Bug Fixes * 3424: numeric values at the front of strings determines whether CAST works successfully * 3439: Python driver drops milliseconds from timestamps * 3446: SET READ ONLY forgets previous changes * 3455: String columns unusable from 64-bit .NET via ODBC * 3456: Insert fails * 3457: When kernel of remote client crashes, the connection remains established on server side * 3458: mserver5 crash on SQL: SELECT COUNT(*) FROM SYS.TABLES HAVING COUNT(*) > 0 * 3461: mserver5 crash on SQL: SELECT * FROM SYS.ARGS WHERE FUNC_ID NOT IN (SELECT ID FROM SYS.FUNCTIONS) OR FUNC_ID NOT IN (SELECT * FROM SYS.FUNCTIONS) * 3462: Invalid SQL (IN with subquery which returns multiple columns) is accepted * 3463: Crash on SELECT with SERIAL aggregation and GROUP BY column alias's * 3468: Local temporary table persists across sessions * 3469: Absolute network paths considered invalid for COPY INTO ... FROM statement. * 3473: Various memory leaks in SQL compilation * 3477: ODBC driver raises "unexpected end of input" for prepared string parameter from .NET application * 3481: Cannot run multiple COPY INTO statements in one 's'-command * 3482: Crossproduct error _______________________________________________ announce-list mailing list announce-list@monetdb.org https://www.monetdb.org/mailman/listinfo/announce-list
participants (2)
-
Ashish Kumar Singh
-
Sjoerd Mullender