Bug#844401: redland: FTBFS: gcc: error: .specs: No such file or directory

Chris Lamb lamby at debian.org
Tue Nov 15 09:59:11 UTC 2016


Source: redland
Version: 1.0.17-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

redland fails to build from source in unstable/amd64:

  […]

  checking whether we are using the GNU C compiler... yes
  checking whether gcc accepts -g... yes
  checking for gcc option to accept ISO C89... none needed
  checking whether gcc understands -c and -o together... yes
  checking dependency style of gcc... none
  checking for a sed that does not truncate output... /bin/sed
  checking for grep that handles long lines and -e... /bin/grep
  checking for egrep... /bin/grep -E
  checking for fgrep... /bin/grep -F
  checking for ld used by gcc... /usr/bin/ld
  checking if the linker (/usr/bin/ld) is GNU ld... yes
  checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  checking the name lister (/usr/bin/nm -B) interface... BSD nm
  checking whether ln -s works... yes
  checking the maximum length of command line arguments... 1572864
  checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  checking for /usr/bin/ld option to reload object files... -r
  checking for objdump... objdump
  checking how to recognize dependent libraries... pass_all
  checking for dlltool... no
  checking how to associate runtime and link libraries... printf %s\n
  checking for ar... ar
  checking for archiver @FILE support... @
  checking for strip... strip
  checking for ranlib... ranlib
  checking command to parse /usr/bin/nm -B output from gcc object... ok
  checking for sysroot... no
  checking for a working dd... /bin/dd
  checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  checking for mt... no
  checking if : is a manifest tool... no
  checking how to run the C preprocessor... gcc -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking for dlfcn.h... yes
  checking for objdir... .libs
  checking if gcc supports -fno-rtti -fno-exceptions... no
  checking for gcc option to produce PIC... -fPIC -DPIC
  checking if gcc PIC flag -fPIC -DPIC works... yes
  checking if gcc static flag -static works... yes
  checking if gcc supports -c -o file.o... yes
  checking if gcc supports -c -o file.o... (cached) yes
  checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  checking whether -lc should be explicitly linked in... no
  checking dynamic linker characteristics... GNU/Linux ld.so
  checking how to hardcode library paths into programs... immediate
  checking for shl_load... no
  checking for shl_load in -ldld... no
  checking for dlopen... no
  checking for dlopen in -ldl... yes
  checking whether a program can dlopen itself... yes
  checking whether a statically linked program can dlopen itself... no
  checking whether stripping libraries is possible... yes
  checking if libtool supports shared libraries... yes
  checking whether to build shared libraries... yes
  checking whether to build static libraries... yes
  checking what extension is used for runtime loadable modules... .so
  checking what variable specifies run-time module search path... LD_LIBRARY_PATH
  checking for the default library search path... /lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu 
  checking for library containing dlopen... -ldl
  checking for dlerror... yes
  checking for shl_load... (cached) no
  checking for shl_load in -ldld... (cached) no
  checking for dld_link in -ldld... no
  checking for _ prefix in compiled symbols... no
  checking whether deplibs are loaded by dlopen... yes
  checking for argz.h... yes
  checking for error_t... yes
  checking for argz_add... yes
  checking for argz_append... yes
  checking for argz_count... yes
  checking for argz_create_sep... yes
  checking for argz_insert... yes
  checking for argz_next... yes
  checking for argz_stringify... yes
  checking if argz actually works... yes
  checking whether libtool supports -dlopen/-dlpreopen... yes
  checking for unistd.h... (cached) yes
  checking for dl.h... no
  checking for sys/dl.h... no
  checking for dld.h... no
  checking for mach-o/dyld.h... no
  checking for dirent.h... yes
  checking for closedir... yes
  checking for opendir... yes
  checking for readdir... yes
  checking for strlcat... no
  checking for strlcpy... no
  checking that generated files are newer than configure... done
  configure: creating ./config.status
   /bin/bash ./config.status
  config.status: creating Makefile
  config.status: creating config.h
  config.status: config.h is unchanged
  config.status: executing depfiles commands
  config.status: executing libtool commands
  (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/build/missing autoheader)
  rm -f stamp-h1
  touch config-h.in
  cd . && /bin/bash ./config.status config.h
  config.status: creating config.h
  config.status: config.h is unchanged
  /usr/bin/make  all-am
  make[3]: Entering directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/libltdl'
  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o loaders/dlopen.lo loaders/dlopen.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c loaders/dlopen.c  -fPIC -DPIC -o loaders/.libs/dlopen.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c loaders/dlopen.c -o loaders/dlopen.o >/dev/null 2>&1
  /bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -Wl,-z,relro -o dlopen.la  loaders/dlopen.lo -ldl 
  libtool: link: ar cru .libs/dlopen.a loaders/.libs/dlopen.o 
  ar: `u' modifier ignored since `D' is the default (see `U')
  libtool: link: ranlib .libs/dlopen.a
  libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o loaders/libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c loaders/preopen.c  -fPIC -DPIC -o loaders/.libs/libltdlc_la-preopen.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c loaders/preopen.c -o loaders/libltdlc_la-preopen.o >/dev/null 2>&1
  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c lt__alloc.c  -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c lt_dlloader.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c lt_error.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c ltdl.c  -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c slist.c  -fPIC -DPIC -o .libs/libltdlc_la-slist.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
  /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o lt__strl.lo lt__strl.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c lt__strl.c  -fPIC -DPIC -o .libs/lt__strl.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c lt__strl.c -o lt__strl.o >/dev/null 2>&1
  /bin/bash ./libtool  --tag=CC   --mode=link gcc  -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -no-undefined -dlpreopen dlopen.la  -Wl,-z,relro -o libltdlc.la  loaders/libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo 
  libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
  libtool: link: rm -f ".libs/libltdlc.nmI"
  libtool: link: (cd .libs && gcc -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -fno-builtin  -fPIC -DPIC "libltdlcS.c")
  libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" ".libs/libltdlc.nmI"
  libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/libltdl/./.libs/dlopen.a")
  libtool: link: ar cru .libs/libltdlc.a loaders/.libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o  .libs/libltdlc.lax/dlopen.a/dlopen.o 
  ar: `u' modifier ignored since `D' is the default (see `U')
  libtool: link: ranlib .libs/libltdlc.a
  libtool: link: rm -fr .libs/libltdlc.lax
  libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
  make[3]: Leaving directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/libltdl'
  make[2]: Leaving directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/libltdl'
  Making all in src
  make[2]: Entering directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/src'
  /usr/bin/make  all-recursive
  make[3]: Entering directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/src'
  Making all in win32
  make[4]: Entering directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/src/win32'
  make[4]: Nothing to be done for 'all'.
  make[4]: Leaving directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/src/win32'
  make[4]: Entering directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/src'
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_init.lo rdf_init.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_init.c  -fPIC -DPIC -o .libs/rdf_init.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_init.c -o rdf_init.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_raptor.lo rdf_raptor.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_raptor.c  -fPIC -DPIC -o .libs/rdf_raptor.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_raptor.c -o rdf_raptor.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_uri.lo rdf_uri.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_uri.c  -fPIC -DPIC -o .libs/rdf_uri.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_uri.c -o rdf_uri.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_digest.lo rdf_digest.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_digest.c  -fPIC -DPIC -o .libs/rdf_digest.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_digest.c -o rdf_digest.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_hash.lo rdf_hash.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_hash.c  -fPIC -DPIC -o .libs/rdf_hash.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_hash.c -o rdf_hash.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_hash_cursor.lo rdf_hash_cursor.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_hash_cursor.c  -fPIC -DPIC -o .libs/rdf_hash_cursor.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_hash_cursor.c -o rdf_hash_cursor.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_hash_memory.lo rdf_hash_memory.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_hash_memory.c  -fPIC -DPIC -o .libs/rdf_hash_memory.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_hash_memory.c -o rdf_hash_memory.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_model.lo rdf_model.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_model.c  -fPIC -DPIC -o .libs/rdf_model.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_model.c -o rdf_model.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_model_storage.lo rdf_model_storage.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_model_storage.c  -fPIC -DPIC -o .libs/rdf_model_storage.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_model_storage.c -o rdf_model_storage.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_iterator.lo rdf_iterator.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_iterator.c  -fPIC -DPIC -o .libs/rdf_iterator.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_iterator.c -o rdf_iterator.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_concepts.lo rdf_concepts.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_concepts.c  -fPIC -DPIC -o .libs/rdf_concepts.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_concepts.c -o rdf_concepts.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_list.lo rdf_list.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_list.c  -fPIC -DPIC -o .libs/rdf_list.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_list.c -o rdf_list.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_storage.lo rdf_storage.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage.c  -fPIC -DPIC -o .libs/rdf_storage.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage.c -o rdf_storage.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_storage_sql.lo rdf_storage_sql.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_sql.c  -fPIC -DPIC -o .libs/rdf_storage_sql.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_sql.c -o rdf_storage_sql.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_stream.lo rdf_stream.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_stream.c  -fPIC -DPIC -o .libs/rdf_stream.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_stream.c -o rdf_stream.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_parser.lo rdf_parser.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_parser.c  -fPIC -DPIC -o .libs/rdf_parser.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_parser.c -o rdf_parser.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_parser_raptor.lo rdf_parser_raptor.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_parser_raptor.c  -fPIC -DPIC -o .libs/rdf_parser_raptor.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_parser_raptor.c -o rdf_parser_raptor.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_heuristics.lo rdf_heuristics.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_heuristics.c  -fPIC -DPIC -o .libs/rdf_heuristics.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_heuristics.c -o rdf_heuristics.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_files.lo rdf_files.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_files.c  -fPIC -DPIC -o .libs/rdf_files.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_files.c -o rdf_files.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_utf8.lo rdf_utf8.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_utf8.c  -fPIC -DPIC -o .libs/rdf_utf8.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_utf8.c -o rdf_utf8.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_query.lo rdf_query.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_query.c  -fPIC -DPIC -o .libs/rdf_query.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_query.c -o rdf_query.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_query_results.lo rdf_query_results.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_query_results.c  -fPIC -DPIC -o .libs/rdf_query_results.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_query_results.c -o rdf_query_results.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_query_rasqal.lo rdf_query_rasqal.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_query_rasqal.c  -fPIC -DPIC -o .libs/rdf_query_rasqal.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_query_rasqal.c -o rdf_query_rasqal.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_serializer.lo rdf_serializer.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_serializer.c  -fPIC -DPIC -o .libs/rdf_serializer.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_serializer.c -o rdf_serializer.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_serializer_raptor.lo rdf_serializer_raptor.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_serializer_raptor.c  -fPIC -DPIC -o .libs/rdf_serializer_raptor.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_serializer_raptor.c -o rdf_serializer_raptor.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_log.lo rdf_log.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_log.c  -fPIC -DPIC -o .libs/rdf_log.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_log.c -o rdf_log.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_node_common.lo rdf_node_common.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_node_common.c  -fPIC -DPIC -o .libs/rdf_node_common.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_node_common.c -o rdf_node_common.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_statement_common.lo rdf_statement_common.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_statement_common.c  -fPIC -DPIC -o .libs/rdf_statement_common.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_statement_common.c -o rdf_statement_common.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_node.lo rdf_node.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_node.c  -fPIC -DPIC -o .libs/rdf_node.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_node.c -o rdf_node.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_statement.lo rdf_statement.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_statement.c  -fPIC -DPIC -o .libs/rdf_statement.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_statement.c -o rdf_statement.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_storage_list.lo rdf_storage_list.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_list.c  -fPIC -DPIC -o .libs/rdf_storage_list.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_list.c -o rdf_storage_list.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_storage_hashes.lo rdf_storage_hashes.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_hashes.c  -fPIC -DPIC -o .libs/rdf_storage_hashes.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_hashes.c -o rdf_storage_hashes.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_storage_trees.lo rdf_storage_trees.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_trees.c  -fPIC -DPIC -o .libs/rdf_storage_trees.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_trees.c -o rdf_storage_trees.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_storage_file.lo rdf_storage_file.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_file.c  -fPIC -DPIC -o .libs/rdf_storage_file.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_file.c -o rdf_storage_file.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_digest_md5.lo rdf_digest_md5.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_digest_md5.c  -fPIC -DPIC -o .libs/rdf_digest_md5.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_digest_md5.c -o rdf_digest_md5.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_digest_sha1.lo rdf_digest_sha1.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_digest_sha1.c  -fPIC -DPIC -o .libs/rdf_digest_sha1.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_digest_sha1.c -o rdf_digest_sha1.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DPKGDATADIR="\"/usr/share/redland\"" -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o rdf_hash_bdb.lo rdf_hash_bdb.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_hash_bdb.c  -fPIC -DPIC -o .libs/rdf_hash_bdb.o
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DPKGDATADIR=\"/usr/share/redland\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_hash_bdb.c -o rdf_hash_bdb.o >/dev/null 2>&1
  /bin/bash ../libtool  --tag=CC   --mode=link gcc -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 0:0:0 -Wl,-z,relro  -lraptor2 -lrasqal -lraptor2 -lrasqal -lraptor2   -L/usr/lib/x86_64-linux-gnu -ldb-5.3 -Wl,-z,relro -o librdf.la -rpath /usr/lib/x86_64-linux-gnu rdf_init.lo rdf_raptor.lo rdf_uri.lo rdf_digest.lo rdf_hash.lo rdf_hash_cursor.lo rdf_hash_memory.lo rdf_model.lo rdf_model_storage.lo rdf_iterator.lo rdf_concepts.lo rdf_list.lo rdf_storage.lo rdf_storage_sql.lo rdf_stream.lo rdf_parser.lo rdf_parser_raptor.lo rdf_heuristics.lo rdf_files.lo rdf_utf8.lo rdf_query.lo rdf_query_results.lo rdf_query_rasqal.lo rdf_serializer.lo rdf_serializer_raptor.lo rdf_log.lo rdf_node_common.lo rdf_statement_common.lo rdf_node.lo rdf_statement.lo  rdf_storage_list.lo rdf_storage_hashes.lo rdf_storage_trees.lo rdf_storage_file.lo      rdf_digest_md5.lo rdf_digest_sha1.lo  rdf_hash_bdb.lo -lltdl -L/usr/lib/x86_64-linux-gnu -ldb-5.3
  libtool: link: gcc -shared  -fPIC -DPIC  .libs/rdf_init.o .libs/rdf_raptor.o .libs/rdf_uri.o .libs/rdf_digest.o .libs/rdf_hash.o .libs/rdf_hash_cursor.o .libs/rdf_hash_memory.o .libs/rdf_model.o .libs/rdf_model_storage.o .libs/rdf_iterator.o .libs/rdf_concepts.o .libs/rdf_list.o .libs/rdf_storage.o .libs/rdf_storage_sql.o .libs/rdf_stream.o .libs/rdf_parser.o .libs/rdf_parser_raptor.o .libs/rdf_heuristics.o .libs/rdf_files.o .libs/rdf_utf8.o .libs/rdf_query.o .libs/rdf_query_results.o .libs/rdf_query_rasqal.o .libs/rdf_serializer.o .libs/rdf_serializer_raptor.o .libs/rdf_log.o .libs/rdf_node_common.o .libs/rdf_statement_common.o .libs/rdf_node.o .libs/rdf_statement.o .libs/rdf_storage_list.o .libs/rdf_storage_hashes.o .libs/rdf_storage_trees.o .libs/rdf_storage_file.o .libs/rdf_digest_md5.o .libs/rdf_digest_sha1.o .libs/rdf_hash_bdb.o   /usr/lib/x86_64-linux-gnu/librasqal.so -lraptor2 -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libltdl.so -ldb-5.3  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,librdf.so.0 -o .libs/librdf.so.0.0.0
  libtool: link: (cd ".libs" && rm -f "librdf.so.0" && ln -s "librdf.so.0.0.0" "librdf.so.0")
  libtool: link: (cd ".libs" && rm -f "librdf.so" && ln -s "librdf.so.0.0.0" "librdf.so")
  libtool: link: ar cru .libs/librdf.a  rdf_init.o rdf_raptor.o rdf_uri.o rdf_digest.o rdf_hash.o rdf_hash_cursor.o rdf_hash_memory.o rdf_model.o rdf_model_storage.o rdf_iterator.o rdf_concepts.o rdf_list.o rdf_storage.o rdf_storage_sql.o rdf_stream.o rdf_parser.o rdf_parser_raptor.o rdf_heuristics.o rdf_files.o rdf_utf8.o rdf_query.o rdf_query_results.o rdf_query_rasqal.o rdf_serializer.o rdf_serializer_raptor.o rdf_log.o rdf_node_common.o rdf_statement_common.o rdf_node.o rdf_statement.o rdf_storage_list.o rdf_storage_hashes.o rdf_storage_trees.o rdf_storage_file.o rdf_digest_md5.o rdf_digest_sha1.o rdf_hash_bdb.o
  ar: `u' modifier ignored since `D' is the default (see `U')
  libtool: link: ranlib .libs/librdf.a
  libtool: link: ( cd ".libs" && rm -f "librdf.la" && ln -s "../librdf.la" "librdf.la" )
  /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include/mysql -fdebug-prefix-map=/build/mysql-5.7-lG4h93/mysql-5.7-5.7.16=. .specs -fabi-version=2 -fno-omit-frame-pointer -Wdate-time -D_FORTIFY_SOURCE=2  -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2  -DREDLAND_MODULE_PATH="\""/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland"\"" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c -o librdf_storage_mysql_la-rdf_storage_mysql.lo `test -f 'rdf_storage_mysql.c' || echo './'`rdf_storage_mysql.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include/mysql -fdebug-prefix-map=/build/mysql-5.7-lG4h93/mysql-5.7-5.7.16=. .specs -fabi-version=2 -fno-omit-frame-pointer -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/raptor2 -I/usr/include/rasqal -I/usr/include/raptor2 -DREDLAND_MODULE_PATH=\"/usr/local/lib/redland:/usr/lib/x86_64-linux-gnu/redland\" -DLIBRDF_INTERNAL=1 -g -O2 -fdebug-prefix-map=/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17=. -fstack-protector-strong -Wformat -Werror=format-security -c rdf_storage_mysql.c  -fPIC -DPIC -o .libs/librdf_storage_mysql_la-rdf_storage_mysql.o
  gcc: error: .specs: No such file or directory
  Makefile:1150: recipe for target 'librdf_storage_mysql_la-rdf_storage_mysql.lo' failed
  make[4]: *** [librdf_storage_mysql_la-rdf_storage_mysql.lo] Error 1
  make[4]: Leaving directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/src'
  Makefile:1242: recipe for target 'all-recursive' failed
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/src'
  Makefile:919: recipe for target 'all' failed
  make[2]: *** [all] Error 2
  make[2]: Leaving directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17/src'
  Makefile:702: recipe for target 'all-recursive' failed
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory '/home/lamby/temp/cdt.20161115095434.uLZg08SlJo.db.redland/redland-1.0.17'
  /usr/share/cdbs/1/class/makefile.mk:77: recipe for target 'debian/stamp-makefile-build' failed
  make: *** [debian/stamp-makefile-build] Error 2

  […]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: redland.1.0.17-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 12616 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20161115/c1ef8530/attachment.obj>


More information about the Reproducible-builds mailing list