[OPEN-ILS-DEV] OpenSRF 2.2.1 available for preview

Lazar, Alexey Vladimirovich alexey.lazar at mnsu.edu
Mon Oct 21 13:04:57 EDT 2013


Hello.

On 2013-10-21, at 00:23 , Galen Charlton <gmc at esilibrary.com> wrote:

> The preview of OpenSRF 2.2.1 is available:
> 
> * http://evergreen-ils.org/downloads/previews/opensrf-2.2.1.tar.gz
> * http://evergreen-ils.org/downloads/previews/opensrf-2.2.1.tar.gz.md5
> * http://evergreen-ils.org/documentation/previews/OpenSRF/RELEASE_NOTES_2_2_1.html
> * http://evergreen-ils.org/documentation/previews/OpenSRF/README_2_2_1.html
> 
> Upon receiving confirmation from at least one other person of successful installation of the preview, I will move the files to the production download directories and make a formal announcement.
> 

This preview installed fine on a system that previously had 2.2.0 and running Evergreen 2.4.1. Very light testing indicates Evergreen is working fine, client connects, srfsh works and returns results, logs look clean at a glance. If there is an additional specific desired set of procedures to follow for testing the install, I would be happy to do that.

Not sure if these are of special interest, but during make and make install process, some warnings occurred of the following types. Testing on Ubuntu 12.04.3 LTS (GNU/Linux 3.2.0-54-generic x86_64).

...
.deps/libosrf_json_la-utils.Tpo -c utils.c  -fPIC -DPIC -o .libs/libosrf_json_la-utils.o
utils.c: In function 'set_proc_title':
utils.c:133:2: warning: format not a string literal and no format arguments [-Wformat-security]
utils.c:133:2: warning: format not a string literal and no format arguments [-Wformat-security]
utils.c: In function 'stringisnum':
utils.c:697:8: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result [-Wunused-result]
utils.c: In function 'daemonize':
utils.c:665:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
utils.c:672:10: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
utils.c:673:10: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
utils.c:674:10: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] 

...
.deps/osrf_legacy_json.Tpo -c -o osrf_legacy_json.o osrf_legacy_json.c
osrf_legacy_json.c: In function ‘json_eat_comment’:
osrf_legacy_json.c:607:6: warning: variable ‘fourth_dash’ set but not used [-Wunused-but-set-variable]
osrf_legacy_json.c: In function ‘jsonObjectIteratorNext’:
osrf_legacy_json.c:836:5: warning: passing argument 3 of ‘makeNode’ discards ‘const’ qualifier from pointer target type [enabled by default]
osrf_legacy_json.c:808:24: note: expected ‘char *’ but argument is of type ‘const char *’
mv -f .deps/osrf_legacy_json.Tpo .deps/osrf_legacy_json.Po

…
srfsh.c: In function ‘process_request’:
srfsh.c:367:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]

….
/osrf_http_translator.c: In function 'osrfHttpTranslatorParseRequest':
./osrf_http_translator.c:299:25: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default]
/usr/include/stdlib.h:488:13: note: expected 'void *' but argument is of type 'const char *'

Otherwise everything went smoothly.

Aleksey Lazar
IS Developer and Integrator - PALS
http://www.mnpals.org/



More information about the Open-ils-dev mailing list