Using auto-selected zip options 'Rredland-ZIPDATA=zip'
---------- Making package Rredland ------------
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
making Rredl.d from Rredl.c
gcc -DWIN32 -I../redlDev/include -ID:/biocbld/1.9d/R/include -Wall -O2 -std=gnu99 -c Rredl.c -o Rredl.o
In file included from ../redlDev/include/redland.h:38,
from Rredl.c:2:
../redlDev/include/raptor.h:57:1: warning: "RAPTOR_API" redefined
../redlDev/include/raptor.h:50:1: warning: this is the location of the previous definition
In file included from ../redlDev/include/redland.h:40,
from Rredl.c:2:
../redlDev/include/rasqal.h:53:1: warning: "RASQAL_API" redefined
../redlDev/include/rasqal.h:47:1: warning: this is the location of the previous definition
In file included from ../redlDev/include/redland.h:42,
from Rredl.c:2:
../redlDev/include/librdf.h:51:1: warning: "REDLAND_API" redefined
../redlDev/include/librdf.h:44:1: warning: this is the location of the previous definition
Rredl.c: In function `get_rdfnode_ref':
Rredl.c:314: warning: 'node' might be used uninitialized in this function
windres --include-dir D:/biocbld/1.9d/R/include -i Rredland_res.rc -o Rredland_res.o
gcc -shared -s -o Rredland.dll Rredland.def Rredl.o Rredland_res.o -LD:/biocbld/1.9d/R/bin -L../inst/libs -lrdf -ldb43 -lrasqal -lraptor -lxml2 -lcurl -lR
... DLL made
installing DLL
installing R files
save image
Loading required package: graph
Loading required package: Ruuid
installing inst files
installing data files
installing man source files
installing indices
zipping data
installing help
>>> Building/Updating help pages for package 'Rredland'
Formats: text html latex example chm
cleanXSDT text html latex example chm
getProperties text html latex example chm
makeRedlURI text html latex example chm
readRDF text html latex example chm
redlModel-class text html latex example chm
redlWorld-class text html latex example chm
Microsoft HTML Help Compiler 4.74.8702
Compiling d:\biocbld\1.9d\Rpacks\R.INSTALL\Rredland\chm\Rredland.chm
Compile time: 0 minutes, 0 seconds
7 Topics
54 Local links
0 Internet links
1 Graphic
Created d:\biocbld\1.9d\Rpacks\R.INSTALL\Rredland\chm\Rredland.chm, 24,287 bytes
Compression decreased file by 11,674 bytes.
adding MD5 sums
packaged installation of package 'Rredland' as Rredland_1.1.3.zip
* DONE (Rredland)