==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: flickcurl 1.26-13 (Thu May  1 21:04:12 2025)
==> Retrieving sources...
  -> Found flickcurl-1.26.tar.gz
  -> Found flickcurl-1.26.tar.gz.asc
  -> Found flickcurl-fix-off-by-one.patch
  -> Found flickcurl-fix-doublefree.patch
  -> Found flickcurl-fix-tokeninit.patch
  -> Found flickcurl-fix-argparsing.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    flickcurl-1.26.tar.gz ... Passed
    flickcurl-1.26.tar.gz.asc ... Skipped
    flickcurl-fix-off-by-one.patch ... Passed
    flickcurl-fix-doublefree.patch ... Passed
    flickcurl-fix-tokeninit.patch ... Passed
    flickcurl-fix-argparsing.patch ... Passed
==> Making package: flickcurl 1.26-13 (Thu May  1 21:04:32 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libxslt-1.1.43-2  raptor-2.0.16-7

Total Download Size:   0.25 MiB
Total Installed Size:  2.65 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 raptor-2.0.16-7-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libxslt...
Optional dependencies for libxslt
    python: Python bindings [installed]
installing raptor...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) docbook-xml-4.5-10  docbook-xsl-1.79.2-9  glib2-docs-2.84.1-1
             python-lxml-5.3.2-2  python-pygments-2.19.1-1  gtk-doc-1.34.0-3

Total Installed Size:  116.67 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing docbook-xml...
installing docbook-xsl...
installing glib2-docs...
installing python-lxml...
Optional dependencies for python-lxml
    python-beautifulsoup4: support for beautifulsoup parser to parse not well
    formed HTML
    python-cssselect: support for cssselect
    python-html5lib: support for html5lib parser
    python-lxml-docs: offline docs
    python-lxml-html-clean: enable htmlclean feature
installing python-pygments...
installing gtk-doc...
Optional dependencies for gtk-doc
    dblatex: PDF support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found flickcurl-1.26.tar.gz
  -> Found flickcurl-1.26.tar.gz.asc
  -> Found flickcurl-fix-off-by-one.patch
  -> Found flickcurl-fix-doublefree.patch
  -> Found flickcurl-fix-tokeninit.patch
  -> Found flickcurl-fix-argparsing.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting flickcurl-1.26.tar.gz with bsdtar
==> Starting prepare()...
patching file src/common.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/common.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/flickcurl_internal.h
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/oauth.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/oauth.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file utils/commands.c
Hunk #1 succeeded at 3736 (offset -13 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I build
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'.
libtoolize: copying file 'build/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build'.
libtoolize: copying file 'build/libtool.m4'
libtoolize: copying file 'build/ltoptions.m4'
libtoolize: copying file 'build/ltsugar.m4'
libtoolize: copying file 'build/ltversion.m4'
libtoolize: copying file 'build/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: running: gtkdocize --copy
autoreconf: running: aclocal --force -I build
autoreconf: running: /usr/bin/autoconf --force
configure.ac:100: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:100: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:100: the top level
configure.ac:102: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:102: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:102: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:79: installing 'build/compile'
configure.ac:10: installing 'build/missing'
examples/Makefile.am: installing 'build/depcomp'
parallel-tests: installing 'build/test-driver'
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking whether build environment is sane... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether gcc is clang... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
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 ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.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) 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 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 for egrep... (cached) /usr/bin/grep -E
checking for errno.h... yes
checking for getopt.h... yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for time.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether byte ordering is bigendian... no
checking for u32... no
checking size of unsigned int... 4
checking size of unsigned long... 4
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for strftime... yes
checking for vprintf... yes
checking for getopt... yes
checking for getopt_long... yes
checking for gettimeofday... yes
checking for memset... yes
checking for strdup... yes
checking for usleep... yes
checking for vsnprintf... yes
checking for library containing nanosleep... none required
checking whether need to declare optind... no
checking vsnprintf has C99 compatible return value... yes
checking for echo... echo
checking for pkg-config... pkg-config
checking for xml2-config... xml2-config
checking for xmlCreatePushParserCtxt... yes
checking for libxml via xml2-config... yes - 2.14.2 via xml2-config
checking for curl-config... curl-config
checking for curl/curl.h... yes
checking for curl_easy_init... yes
checking for libcurl via curl-config... yes - 8.13.0 via curl-config
checking whether to use Raptor... yes - 2.0.16
checking using offline mode... no
checking capturing web service responses... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0... yes
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmtwist/Makefile
config.status: creating getopt/Makefile
config.status: creating src/Makefile
config.status: creating utils/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating flickcurl.spec
config.status: creating flickcurl.rdf
config.status: creating flickcurl.pc
config.status: creating flickcurl-config
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Flickcurl build summary:
  libxml  2.14.2 via xml2-config
  curl    8.13.0 via curl-config
  raptor  2.0.16

Making all in libmtwist
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/libmtwist'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src  -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT mt.lo -MD -MP -MF .deps/mt.Tpo -c -o mt.lo mt.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src  -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c -o seed.lo seed.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c seed.c  -fPIC -DPIC -o .libs/seed.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT mt.lo -MD -MP -MF .deps/mt.Tpo -c mt.c  -fPIC -DPIC -o .libs/mt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c seed.c -o seed.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT mt.lo -MD -MP -MF .deps/mt.Tpo -c mt.c -o mt.o >/dev/null 2>&1
mv -f .deps/seed.Tpo .deps/seed.Plo
mv -f .deps/mt.Tpo .deps/mt.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libmtwist.la  mt.lo seed.lo  -lxml2 -lm -pthread -lz -llzma -pthread -lpthread -licuuc -licudata -lpthread -lm -lcurl -lraptor2
libtool: link: ar cr .libs/libmtwist.a .libs/mt.o .libs/seed.o 
libtool: link: ranlib .libs/libmtwist.a
libtool: link: ( cd ".libs" && rm -f "libmtwist.la" && ln -s "../libmtwist.la" "libmtwist.la" )
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/libmtwist'
Making all in src
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/src'
make  all-am
make[2]: Entering directory '/build/flickcurl/src/flickcurl-1.26/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT activity.lo -MD -MP -MF .deps/activity.Tpo -c -o activity.lo activity.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT blog.lo -MD -MP -MF .deps/blog.Tpo -c -o blog.lo blog.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT category.lo -MD -MP -MF .deps/category.Tpo -c -o category.lo category.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c -o collection.lo collection.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c -o comments.lo comments.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT contacts.lo -MD -MP -MF .deps/contacts.Tpo -c -o contacts.lo contacts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c collection.c  -fPIC -DPIC -o .libs/collection.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c  -fPIC -DPIC -o .libs/args.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT activity.lo -MD -MP -MF .deps/activity.Tpo -c activity.c  -fPIC -DPIC -o .libs/activity.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT contacts.lo -MD -MP -MF .deps/contacts.Tpo -c contacts.c  -fPIC -DPIC -o .libs/contacts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT blog.lo -MD -MP -MF .deps/blog.Tpo -c blog.c  -fPIC -DPIC -o .libs/blog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT category.lo -MD -MP -MF .deps/category.Tpo -c category.c  -fPIC -DPIC -o .libs/category.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c comments.c  -fPIC -DPIC -o .libs/comments.o
collection.c: In function 'flickcurl_free_collection':
collection.c:59:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
collection.c:62:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:62:5: note: include '<stdlib.h>' or provide a declaration of 'free'
collection.c:65:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:65:5: note: include '<stdlib.h>' or provide a declaration of 'free'
collection.c:68:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:68:5: note: include '<stdlib.h>' or provide a declaration of 'free'
collection.c:71:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:71:5: note: include '<stdlib.h>' or provide a declaration of 'free'
collection.c:74:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:74:5: note: include '<stdlib.h>' or provide a declaration of 'free'
collection.c:76:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:76:3: note: include '<stdlib.h>' or provide a declaration of 'free'
collection.c: In function 'flickcurl_build_collections':
collection.c:197:41: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
collection.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
collection.c:272:11: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch]
collection.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'abort'
collection.c:325:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
collection.c: In function 'flickcurl_build_collection':
collection.c:375:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
collection.c: In function 'flickcurl_free_collections':
collection.c:397:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
collection.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c collection.c -o collection.o >/dev/null 2>&1
args.c: In function 'flickcurl_free_arg':
args.c:43:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
args.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
args.c:45:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
args.c:45:5: note: include '<stdlib.h>' or provide a declaration of 'free'
args.c:46:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
args.c:46:3: note: include '<stdlib.h>' or provide a declaration of 'free'
args.c: In function 'flickcurl_build_args':
args.c:74:27: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
args.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
args.c:94:28: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
args.c:94:28: note: include '<stdlib.h>' or provide a declaration of 'malloc'
args.c:104:35: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
args.c:104:35: note: include '<stdlib.h>' or provide a declaration of 'malloc'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c -o args.o >/dev/null 2>&1
category.c: In function 'flickcurl_free_category':
category.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
category.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
category.c:52:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
category.c:52:5: note: include '<stdlib.h>' or provide a declaration of 'free'
category.c:60:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
category.c:60:3: note: include '<stdlib.h>' or provide a declaration of 'free'
category.c: In function 'flickcurl_free_categories':
category.c:80:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
category.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
category.c: In function 'flickcurl_build_categories':
category.c:106:38: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
category.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
category.c:126:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
category.c:126:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
category.c:137:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
category.c:137:9: note: include '<stdlib.h>' or provide a declaration of 'free'
category.c:139:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
category.c:139:9: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c: In function 'flickcurl_free_blog':
blog.c:43:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c:46:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:46:5: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c:48:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:48:3: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c: In function 'flickcurl_free_blogs':
blog.c:68:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c: In function 'flickcurl_build_blogs':
blog.c:94:29: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
blog.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
blog.c:114:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
blog.c:114:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
blog.c:123:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:123:9: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c:127:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:127:9: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c: In function 'flickcurl_free_blog_service':
blog.c:157:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c:160:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:160:5: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c:162:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:162:3: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c: In function 'flickcurl_free_blog_services':
blog.c:182:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c: In function 'flickcurl_build_blog_services':
blog.c:209:45: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
blog.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
blog.c:230:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
blog.c:230:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
blog.c:236:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
blog.c:236:9: note: include '<stdlib.h>' or provide a declaration of 'free'
blog.c:242:26: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
blog.c:242:26: note: include '<stdlib.h>' or provide a declaration of 'malloc'
contacts.c: In function 'flickcurl_free_contact':
contacts.c:52:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:38:1: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c:54:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:54:5: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c:56:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:56:5: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c:58:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:58:3: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c: In function 'flickcurl_free_contacts':
contacts.c:78:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:38:1: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c: In function 'flickcurl_build_contacts':
contacts.c:106:35: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
contacts.c:38:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
contacts.c:126:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
contacts.c:126:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
contacts.c:135:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:135:9: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c:140:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:140:9: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c:143:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:143:9: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c:146:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:146:9: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c:149:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:149:9: note: include '<stdlib.h>' or provide a declaration of 'free'
contacts.c:151:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
contacts.c:151:9: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c: In function 'flickcurl_free_comment':
comments.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
comments.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c:51:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
comments.c:51:5: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c:53:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
comments.c:53:5: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c:55:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
comments.c:55:5: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c:57:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
comments.c:57:5: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c:59:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
comments.c:59:3: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c: In function 'flickcurl_free_comments':
comments.c:79:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
comments.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c: In function 'flickcurl_build_comments':
comments.c:107:35: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
comments.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
comments.c:128:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
comments.c:128:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
comments.c:139:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
comments.c:139:9: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c:143:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
comments.c:143:9: note: include '<stdlib.h>' or provide a declaration of 'free'
comments.c:150:39: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
comments.c:150:39: note: include '<stdlib.h>' or provide a declaration of 'malloc'
activity.c: In function 'flickcurl_free_activity_event':
activity.c:43:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:45:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:45:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:47:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:47:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:49:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:51:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:51:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:52:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:52:3: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c: In function 'flickcurl_free_activity':
activity.c:63:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:65:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:65:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:67:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:67:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:69:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:69:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:71:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:71:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:73:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:73:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:75:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:75:5: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:80:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:80:3: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c: In function 'flickcurl_free_activities':
activity.c:100:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c: In function 'flickcurl_build_activity_event':
activity.c:111:35: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
activity.c:111:35: note: include '<stdlib.h>' or provide a declaration of 'calloc'
activity.c:120:25: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
activity.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
activity.c:133:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:133:7: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:135:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:135:7: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:142:26: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
activity.c:142:26: note: include '<stdlib.h>' or provide a declaration of 'malloc'
activity.c: In function 'flickcurl_build_activities':
activity.c:174:38: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
activity.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
activity.c:196:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
activity.c:196:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
activity.c:213:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:213:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:216:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:216:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:219:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:219:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:222:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:222:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:225:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:225:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:228:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:228:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:231:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:231:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:234:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:234:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:237:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:237:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:240:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:240:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:243:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:243:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:245:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
activity.c:245:9: note: include '<stdlib.h>' or provide a declaration of 'free'
activity.c:255:29: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
activity.c:255:29: note: include '<stdlib.h>' or provide a declaration of 'malloc'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT category.lo -MD -MP -MF .deps/category.Tpo -c category.c -o category.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT activity.lo -MD -MP -MF .deps/activity.Tpo -c activity.c -o activity.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT contacts.lo -MD -MP -MF .deps/contacts.Tpo -c contacts.c -o contacts.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT blog.lo -MD -MP -MF .deps/blog.Tpo -c blog.c -o blog.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c comments.c -o comments.o >/dev/null 2>&1
mv -f .deps/collection.Tpo .deps/collection.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c
mv -f .deps/args.Tpo .deps/args.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
mv -f .deps/comments.Tpo .deps/comments.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT exif.lo -MD -MP -MF .deps/exif.Tpo -c -o exif.lo exif.c
mv -f .deps/activity.Tpo .deps/activity.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT gallery.lo -MD -MP -MF .deps/gallery.Tpo -c -o gallery.lo gallery.c
mv -f .deps/category.Tpo .deps/category.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT group.lo -MD -MP -MF .deps/group.Tpo -c -o group.lo group.c
mv -f .deps/blog.Tpo .deps/blog.Plo
mv -f .deps/contacts.Tpo .deps/contacts.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT institution.lo -MD -MP -MF .deps/institution.Tpo -c -o institution.lo institution.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
common.c: In function 'flickcurl_write_callback':
common.c:163:9: warning: 'replaceEntities' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/libxml2/libxml/tree.h:17,
                 from ./flickcurl.h:31,
                 from common.c:61:
/usr/include/libxml2/libxml/parser.h:250:9: note: declared here
  250 | 
      |         ^              
common.c: In function 'flickcurl_invoke_common':
common.c:1304:7: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
In file included from ./flickcurl_internal.h:26,
                 from common.c:62:
/usr/include/curl/curl.h:2634:1: note: declared here
 2634 | CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()")
      | ^~~~~~~~~~~~
common.c:1304:7: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2560:3: note: declared here
 2560 |  *
      |   ^               
common.c:1305:20: warning: 'CURLFORM_PTRCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2563:3: note: declared here
 2563 |  * CURL_FORMADD_MEMORY         if the FormInfo allocation fails
      |   ^~~~~~~~~~~~~~~~~~~~
common.c:1314:5: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2634:1: note: declared here
 2634 | CURL_EXTERN void CURL_DEPRECATED(7.56.0, "Use curl_mime_free()")
      | ^~~~~~~~~~~~
common.c:1314:5: warning: 'CURLFORM_PTRNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2560:3: note: declared here
 2560 |  *
      |   ^               
common.c:1315:18: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
/usr/include/curl/curl.h:2568:3: note: declared here
 2568 |  * CURL_FORMADD_INCOMPLETE     if the some FormInfo is not complete (or error)
      |   ^~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c  -fPIC -DPIC -o .libs/context.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c  -fPIC -DPIC -o .libs/config.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT exif.lo -MD -MP -MF .deps/exif.Tpo -c exif.c  -fPIC -DPIC -o .libs/exif.o
context.c: In function 'flickcurl_free_context':
context.c:77:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
context.c:79:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:79:5: note: include '<stdlib.h>' or provide a declaration of 'free'
context.c:81:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:81:5: note: include '<stdlib.h>' or provide a declaration of 'free'
context.c:83:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:83:5: note: include '<stdlib.h>' or provide a declaration of 'free'
context.c:85:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:85:5: note: include '<stdlib.h>' or provide a declaration of 'free'
context.c:86:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:86:3: note: include '<stdlib.h>' or provide a declaration of 'free'
context.c: In function 'flickcurl_free_contexts':
context.c:105:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
context.c: In function 'flickcurl_build_contexts':
context.c:127:35: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
context.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
context.c:164:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
context.c:164:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
context.c:173:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:173:9: note: include '<stdlib.h>' or provide a declaration of 'free'
context.c:176:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:176:9: note: include '<stdlib.h>' or provide a declaration of 'free'
context.c:184:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
context.c:184:9: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c  -fPIC -DPIC -o .libs/group.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT gallery.lo -MD -MP -MF .deps/gallery.Tpo -c gallery.c  -fPIC -DPIC -o .libs/gallery.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -o context.o >/dev/null 2>&1
exif.c: In function 'flickcurl_free_exif':
exif.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
exif.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
exif.c:52:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
exif.c:52:5: note: include '<stdlib.h>' or provide a declaration of 'free'
exif.c:54:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
exif.c:54:5: note: include '<stdlib.h>' or provide a declaration of 'free'
exif.c:56:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
exif.c:56:5: note: include '<stdlib.h>' or provide a declaration of 'free'
exif.c:58:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
exif.c:58:3: note: include '<stdlib.h>' or provide a declaration of 'free'
exif.c: In function 'flickcurl_free_exifs':
exif.c:78:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
exif.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
exif.c: In function 'flickcurl_build_exifs':
exif.c:105:29: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
exif.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
exif.c:126:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
exif.c:126:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
exif.c:133:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
exif.c:133:9: note: include '<stdlib.h>' or provide a declaration of 'free'
exif.c:136:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
exif.c:136:9: note: include '<stdlib.h>' or provide a declaration of 'free'
exif.c:140:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
exif.c:140:9: note: include '<stdlib.h>' or provide a declaration of 'free'
exif.c:149:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
exif.c:149:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
exif.c:153:29: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
exif.c:153:29: note: include '<stdlib.h>' or provide a declaration of 'malloc'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT exif.lo -MD -MP -MF .deps/exif.Tpo -c exif.c -o exif.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT institution.lo -MD -MP -MF .deps/institution.Tpo -c institution.c  -fPIC -DPIC -o .libs/institution.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
group.c: In function 'flickcurl_free_group':
group.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:52:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:52:5: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:55:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:55:5: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:58:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:58:5: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:61:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:61:5: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:63:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:63:3: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c: In function 'flickcurl_free_groups':
group.c:83:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c: In function 'flickcurl_build_groups':
group.c:109:31: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
group.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
group.c:130:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
group.c:130:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
group.c:141:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:141:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:144:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:144:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:147:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:147:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:150:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:150:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:153:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:153:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:156:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:156:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:159:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:159:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:162:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:162:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:164:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:164:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:183:31: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
group.c:183:31: note: include '<stdlib.h>' or provide a declaration of 'malloc'
group.c:187:13: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:187:13: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:192:13: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:192:13: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:194:13: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:194:13: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:230:22: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
group.c:230:22: note: include '<stdlib.h>' or provide a declaration of 'malloc'
group.c:239:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:239:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:242:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:242:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:247:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:247:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:250:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:250:9: note: include '<stdlib.h>' or provide a declaration of 'free'
group.c:252:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
group.c:252:9: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c -o group.o >/dev/null 2>&1
gallery.c: In function 'flickcurl_free_gallery':
gallery.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:51:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:51:5: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:53:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:53:5: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:59:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:59:5: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:61:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:61:5: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:64:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:64:3: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c: In function 'flickcurl_free_galleries':
gallery.c:85:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c: In function 'flickcurl_build_galleries':
gallery.c:111:36: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
gallery.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
gallery.c:132:43: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
gallery.c:132:43: note: include '<stdlib.h>' or provide a declaration of 'malloc'
gallery.c:154:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:154:9: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:157:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:157:9: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:162:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:162:9: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:165:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:165:9: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:170:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:170:9: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:173:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:173:9: note: include '<stdlib.h>' or provide a declaration of 'free'
gallery.c:175:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
gallery.c:175:9: note: include '<stdlib.h>' or provide a declaration of 'free'
mv -f .deps/context.Tpo .deps/context.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT gallery.lo -MD -MP -MF .deps/gallery.Tpo -c gallery.c -o gallery.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT location.lo -MD -MP -MF .deps/location.Tpo -c -o location.lo location.c
mv -f .deps/exif.Tpo .deps/exif.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT machinetags.lo -MD -MP -MF .deps/machinetags.Tpo -c -o machinetags.lo machinetags.c
mv -f .deps/common.Tpo .deps/common.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT members.lo -MD -MP -MF .deps/members.Tpo -c -o members.lo members.c
mv -f .deps/config.Tpo .deps/config.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT method.lo -MD -MP -MF .deps/method.Tpo -c -o method.lo method.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT location.lo -MD -MP -MF .deps/location.Tpo -c location.c  -fPIC -DPIC -o .libs/location.o
mv -f .deps/md5.Tpo .deps/md5.Plo
mv -f .deps/group.Tpo .deps/group.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT note.lo -MD -MP -MF .deps/note.Tpo -c -o note.lo note.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT institution.lo -MD -MP -MF .deps/institution.Tpo -c institution.c -o institution.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT person.lo -MD -MP -MF .deps/person.Tpo -c -o person.lo person.c
mv -f .deps/gallery.Tpo .deps/gallery.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photo.lo -MD -MP -MF .deps/photo.Tpo -c -o photo.lo photo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT members.lo -MD -MP -MF .deps/members.Tpo -c members.c  -fPIC -DPIC -o .libs/members.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT machinetags.lo -MD -MP -MF .deps/machinetags.Tpo -c machinetags.c  -fPIC -DPIC -o .libs/machinetags.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT location.lo -MD -MP -MF .deps/location.Tpo -c location.c -o location.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT method.lo -MD -MP -MF .deps/method.Tpo -c method.c  -fPIC -DPIC -o .libs/method.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT person.lo -MD -MP -MF .deps/person.Tpo -c person.c  -fPIC -DPIC -o .libs/person.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT note.lo -MD -MP -MF .deps/note.Tpo -c note.c  -fPIC -DPIC -o .libs/note.o
mv -f .deps/institution.Tpo .deps/institution.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photoset.lo -MD -MP -MF .deps/photoset.Tpo -c -o photoset.lo photoset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photo.lo -MD -MP -MF .deps/photo.Tpo -c photo.c  -fPIC -DPIC -o .libs/photo.o
mv -f .deps/location.Tpo .deps/location.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT place.lo -MD -MP -MF .deps/place.Tpo -c -o place.lo place.c
members.c: In function 'flickcurl_free_member':
members.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
members.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
members.c:51:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
members.c:51:5: note: include '<stdlib.h>' or provide a declaration of 'free'
members.c:53:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
members.c:53:3: note: include '<stdlib.h>' or provide a declaration of 'free'
members.c: In function 'flickcurl_free_members':
members.c:73:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
members.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
members.c: In function 'flickcurl_build_members':
members.c:101:33: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
members.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
members.c:122:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
members.c:122:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
members.c:131:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
members.c:131:9: note: include '<stdlib.h>' or provide a declaration of 'free'
members.c:134:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
members.c:134:9: note: include '<stdlib.h>' or provide a declaration of 'free'
members.c:137:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
members.c:137:9: note: include '<stdlib.h>' or provide a declaration of 'free'
members.c:139:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
members.c:139:9: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT members.lo -MD -MP -MF .deps/members.Tpo -c members.c -o members.o >/dev/null 2>&1
method.c: In function 'flickcurl_free_method':
method.c:51:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
method.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
method.c:53:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
method.c:53:5: note: include '<stdlib.h>' or provide a declaration of 'free'
method.c:55:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
method.c:55:5: note: include '<stdlib.h>' or provide a declaration of 'free'
method.c:57:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
method.c:57:5: note: include '<stdlib.h>' or provide a declaration of 'free'
method.c:62:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
method.c:62:3: note: include '<stdlib.h>' or provide a declaration of 'free'
method.c: In function 'flickcurl_build_method':
method.c:117:31: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
method.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
method.c:151:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
method.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c: In function 'flickcurl_free_note':
note.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c:51:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:51:5: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c:53:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:53:5: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c:54:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:54:3: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c: In function 'flickcurl_build_notes':
note.c:82:29: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
note.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
note.c:103:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
note.c:103:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
note.c:108:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:108:9: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c:115:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:115:9: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c:118:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:118:9: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c:121:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:121:9: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c:124:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:124:9: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c:126:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
note.c:126:9: note: include '<stdlib.h>' or provide a declaration of 'free'
note.c:133:26: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
note.c:133:26: note: include '<stdlib.h>' or provide a declaration of 'malloc'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT method.lo -MD -MP -MF .deps/method.Tpo -c method.c -o method.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT machinetags.lo -MD -MP -MF .deps/machinetags.Tpo -c machinetags.c -o machinetags.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT note.lo -MD -MP -MF .deps/note.Tpo -c note.c -o note.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT person.lo -MD -MP -MF .deps/person.Tpo -c person.c -o person.o >/dev/null 2>&1
photo.c: In function 'flickcurl_free_photo':
photo.c:134:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:141:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:141:3: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c: In function 'flickcurl_photo_as_source_uri':
photo.c:206:19: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photo.c: In function 'flickcurl_photo_as_page_uri':
photo.c:232:19: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photo.c: In function 'flickcurl_photo_id_as_short_uri':
photo.c:284:19: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photo.c: In function 'flickcurl_source_uri_as_photo_id':
photo.c:382:21: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photo.c: In function 'flickcurl_user_icon_uri':
photo.c:422:21: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photo.c:426:21: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photo.c:426:21: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photo.c: In function 'flickcurl_build_photos':
photo.c:994:31: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
photo.c:1016:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1072:13: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1085:13: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:1085:13: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1098:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:1098:11: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1112:11: warning: incompatible implicit declaration of built-in function 'abort' [-Wbuiltin-declaration-mismatch]
photo.c:1112:11: note: include '<stdlib.h>' or provide a declaration of 'abort'
photo.c:1151:34: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photo.c:1151:34: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photo.c: In function 'flickcurl_build_photo':
photo.c:1186:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c: In function 'flickcurl_free_photos':
photo.c:1208:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c: In function 'flickcurl_invoke_photos_list':
photo.c:1305:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1312:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:1312:7: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1319:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:1319:7: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1329:33: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photo.c:1335:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:1335:5: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1344:32: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photo.c:1344:32: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photo.c: In function 'flickcurl_new_photos_list':
photo.c:1378:41: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
photo.c: In function 'flickcurl_free_photos_list':
photo.c:1402:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:36:1: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1406:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:1406:5: note: include '<stdlib.h>' or provide a declaration of 'free'
photo.c:1407:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photo.c:1407:3: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photoset.lo -MD -MP -MF .deps/photoset.Tpo -c photoset.c  -fPIC -DPIC -o .libs/photoset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photo.lo -MD -MP -MF .deps/photo.Tpo -c photo.c -o photo.o >/dev/null 2>&1
mv -f .deps/method.Tpo .deps/method.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT place.lo -MD -MP -MF .deps/place.Tpo -c place.c  -fPIC -DPIC -o .libs/place.o
mv -f .deps/members.Tpo .deps/members.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT serializer.lo -MD -MP -MF .deps/serializer.Tpo -c -o serializer.lo serializer.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT shape.lo -MD -MP -MF .deps/shape.Tpo -c -o shape.lo shape.c
mv -f .deps/person.Tpo .deps/person.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT size.lo -MD -MP -MF .deps/size.Tpo -c -o size.lo size.c
mv -f .deps/note.Tpo .deps/note.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c -o stat.lo stat.c
mv -f .deps/machinetags.Tpo .deps/machinetags.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT ticket.lo -MD -MP -MF .deps/ticket.Tpo -c -o ticket.lo ticket.c
photoset.c: In function 'flickcurl_free_photoset':
photoset.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:52:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:52:5: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:55:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:55:5: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:58:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:58:5: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:61:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:61:5: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:64:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:64:5: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:66:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:66:3: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c: In function 'flickcurl_free_photosets':
photoset.c:86:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c: In function 'flickcurl_build_photosets':
photoset.c:112:37: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
photoset.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
photoset.c:133:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photoset.c:133:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photoset.c:144:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:144:9: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:147:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:147:9: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:150:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:150:9: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:154:10: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:154:10: note: include '<stdlib.h>' or provide a declaration of 'free'
photoset.c:164:32: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photoset.c:164:32: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photoset.c:170:38: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
photoset.c:170:38: note: include '<stdlib.h>' or provide a declaration of 'malloc'
photoset.c: In function 'flickcurl_build_photoset':
photoset.c:210:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
photoset.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photoset.lo -MD -MP -MF .deps/photoset.Tpo -c photoset.c -o photoset.o >/dev/null 2>&1
mv -f .deps/photo.Tpo .deps/photo.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT shape.lo -MD -MP -MF .deps/shape.Tpo -c shape.c  -fPIC -DPIC -o .libs/shape.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT user_upload_status.lo -MD -MP -MF .deps/user_upload_status.Tpo -c -o user_upload_status.lo user_upload_status.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT size.lo -MD -MP -MF .deps/size.Tpo -c size.c  -fPIC -DPIC -o .libs/size.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT place.lo -MD -MP -MF .deps/place.Tpo -c place.c -o place.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT serializer.lo -MD -MP -MF .deps/serializer.Tpo -c serializer.c  -fPIC -DPIC -o .libs/serializer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c stat.c  -fPIC -DPIC -o .libs/stat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT ticket.lo -MD -MP -MF .deps/ticket.Tpo -c ticket.c  -fPIC -DPIC -o .libs/ticket.o
mv -f .deps/photoset.Tpo .deps/photoset.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c -o tags.lo tags.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT user_upload_status.lo -MD -MP -MF .deps/user_upload_status.Tpo -c user_upload_status.c  -fPIC -DPIC -o .libs/user_upload_status.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT shape.lo -MD -MP -MF .deps/shape.Tpo -c shape.c -o shape.o >/dev/null 2>&1
size.c: In function 'flickcurl_free_size':
size.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
size.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
size.c:52:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
size.c:52:5: note: include '<stdlib.h>' or provide a declaration of 'free'
size.c:55:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
size.c:55:5: note: include '<stdlib.h>' or provide a declaration of 'free'
size.c:58:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
size.c:58:5: note: include '<stdlib.h>' or provide a declaration of 'free'
size.c:60:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
size.c:60:3: note: include '<stdlib.h>' or provide a declaration of 'free'
size.c: In function 'flickcurl_free_sizes':
size.c:80:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
size.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
size.c: In function 'flickcurl_build_sizes':
size.c:106:29: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
size.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
size.c:126:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
size.c:126:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
size.c:133:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
size.c:133:9: note: include '<stdlib.h>' or provide a declaration of 'free'
size.c:136:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
size.c:136:9: note: include '<stdlib.h>' or provide a declaration of 'free'
size.c:144:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
size.c:144:9: note: include '<stdlib.h>' or provide a declaration of 'free'
ticket.c: In function 'flickcurl_free_ticket':
ticket.c:48:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
ticket.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
ticket.c: In function 'flickcurl_free_tickets':
ticket.c:68:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
ticket.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
ticket.c: In function 'flickcurl_build_tickets':
ticket.c:94:33: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
ticket.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
ticket.c:114:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
ticket.c:114:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
ticket.c:119:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
ticket.c:119:9: note: include '<stdlib.h>' or provide a declaration of 'free'
ticket.c:122:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
ticket.c:122:9: note: include '<stdlib.h>' or provide a declaration of 'free'
ticket.c:125:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
ticket.c:125:9: note: include '<stdlib.h>' or provide a declaration of 'free'
ticket.c:128:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
ticket.c:128:9: note: include '<stdlib.h>' or provide a declaration of 'free'
ticket.c:130:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
ticket.c:130:9: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT size.lo -MD -MP -MF .deps/size.Tpo -c size.c -o size.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT ticket.lo -MD -MP -MF .deps/ticket.Tpo -c ticket.c -o ticket.o >/dev/null 2>&1
mv -f .deps/place.Tpo .deps/place.Plo
stat.c: In function 'flickcurl_free_stat':
stat.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
stat.c:51:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:51:5: note: include '<stdlib.h>' or provide a declaration of 'free'
stat.c:53:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:53:5: note: include '<stdlib.h>' or provide a declaration of 'free'
stat.c:55:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:55:3: note: include '<stdlib.h>' or provide a declaration of 'free'
stat.c: In function 'flickcurl_free_stats':
stat.c:75:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
stat.c: In function 'flickcurl_free_view_stats':
stat.c:90:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
stat.c: In function 'flickcurl_build_stats':
stat.c:116:29: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
stat.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
stat.c:136:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
stat.c:136:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
stat.c:141:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:141:9: note: include '<stdlib.h>' or provide a declaration of 'free'
stat.c:144:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:144:9: note: include '<stdlib.h>' or provide a declaration of 'free'
stat.c:147:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:147:9: note: include '<stdlib.h>' or provide a declaration of 'free'
stat.c:155:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
stat.c:155:9: note: include '<stdlib.h>' or provide a declaration of 'free'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT video.lo -MD -MP -MF .deps/video.Tpo -c -o video.lo video.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c stat.c -o stat.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT serializer.lo -MD -MP -MF .deps/serializer.Tpo -c serializer.c -o serializer.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c  -fPIC -DPIC -o .libs/tags.o
user_upload_status.c: In function 'flickcurl_free_user_upload_status':
user_upload_status.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
user_upload_status.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
user_upload_status.c:52:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
user_upload_status.c:52:5: note: include '<stdlib.h>' or provide a declaration of 'free'
user_upload_status.c:54:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
user_upload_status.c:54:3: note: include '<stdlib.h>' or provide a declaration of 'free'
user_upload_status.c: In function 'flickcurl_build_user_upload_status':
user_upload_status.c:81:38: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
user_upload_status.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
user_upload_status.c:101:30: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
user_upload_status.c:101:30: note: include '<stdlib.h>' or provide a declaration of 'malloc'
user_upload_status.c:137:29: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
user_upload_status.c:137:29: note: include '<stdlib.h>' or provide a declaration of 'malloc'
user_upload_status.c:142:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
user_upload_status.c:142:11: note: include '<stdlib.h>' or provide a declaration of 'free'
user_upload_status.c:146:11: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
user_upload_status.c:146:11: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT user_upload_status.lo -MD -MP -MF .deps/user_upload_status.Tpo -c user_upload_status.c -o user_upload_status.o >/dev/null 2>&1
mv -f .deps/ticket.Tpo .deps/ticket.Plo
mv -f .deps/size.Tpo .deps/size.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT vsnprintf.lo -MD -MP -MF .deps/vsnprintf.Tpo -c -o vsnprintf.lo vsnprintf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT activity-api.lo -MD -MP -MF .deps/activity-api.Tpo -c -o activity-api.lo activity-api.c
mv -f .deps/shape.Tpo .deps/shape.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT auth-api.lo -MD -MP -MF .deps/auth-api.Tpo -c -o auth-api.lo auth-api.c
mv -f .deps/stat.Tpo .deps/stat.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT blogs-api.lo -MD -MP -MF .deps/blogs-api.Tpo -c -o blogs-api.lo blogs-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT video.lo -MD -MP -MF .deps/video.Tpo -c video.c  -fPIC -DPIC -o .libs/video.o
tags.c: In function 'flickcurl_free_tag':
tags.c:49:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:51:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:51:5: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:53:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:53:5: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:55:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:55:5: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:57:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:57:5: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:58:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:58:3: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c: In function 'flickcurl_free_tags':
tags.c:76:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c: In function 'flickcurl_build_tags':
tags.c:103:27: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
tags.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
tags.c:126:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
tags.c:126:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
tags.c:145:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:145:9: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:148:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:148:9: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:152:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:152:9: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:154:9: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:154:9: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:163:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
tags.c:163:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
tags.c:169:30: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
tags.c:169:30: note: include '<stdlib.h>' or provide a declaration of 'malloc'
tags.c: In function 'flickcurl_build_tags_from_string':
tags.c:212:27: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
tags.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
tags.c:227:24: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
tags.c:227:24: note: include '<stdlib.h>' or provide a declaration of 'malloc'
tags.c: In function 'flickcurl_free_tag_cluster':
tags.c:261:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:262:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:262:5: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:264:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:264:3: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c: In function 'flickcurl_free_tag_clusters':
tags.c:283:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:285:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:285:3: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c: In function 'flickcurl_build_tag_clusters':
tags.c:308:34: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
tags.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
tags.c:346:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
tags.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
tags.c:357:33: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
tags.c:357:33: note: include '<stdlib.h>' or provide a declaration of 'malloc'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c -o tags.o >/dev/null 2>&1
mv -f .deps/serializer.Tpo .deps/serializer.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT commons-api.lo -MD -MP -MF .deps/commons-api.Tpo -c -o commons-api.lo commons-api.c
mv -f .deps/user_upload_status.Tpo .deps/user_upload_status.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT collections-api.lo -MD -MP -MF .deps/collections-api.Tpo -c -o collections-api.lo collections-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT activity-api.lo -MD -MP -MF .deps/activity-api.Tpo -c activity-api.c  -fPIC -DPIC -o .libs/activity-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT vsnprintf.lo -MD -MP -MF .deps/vsnprintf.Tpo -c vsnprintf.c  -fPIC -DPIC -o .libs/vsnprintf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT auth-api.lo -MD -MP -MF .deps/auth-api.Tpo -c auth-api.c  -fPIC -DPIC -o .libs/auth-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT video.lo -MD -MP -MF .deps/video.Tpo -c video.c -o video.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT blogs-api.lo -MD -MP -MF .deps/blogs-api.Tpo -c blogs-api.c  -fPIC -DPIC -o .libs/blogs-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT vsnprintf.lo -MD -MP -MF .deps/vsnprintf.Tpo -c vsnprintf.c -o vsnprintf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT commons-api.lo -MD -MP -MF .deps/commons-api.Tpo -c commons-api.c  -fPIC -DPIC -o .libs/commons-api.o
mv -f .deps/tags.Tpo .deps/tags.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT contacts-api.lo -MD -MP -MF .deps/contacts-api.Tpo -c -o contacts-api.lo contacts-api.c
activity-api.c: In function 'flickcurl_activity_userComments':
activity-api.c:69:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from activity-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_activity_userComments' at activity-api.c:69:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
activity-api.c: In function 'flickcurl_activity_userComments':
activity-api.c:73:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_activity_userComments' at activity-api.c:73:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
activity-api.c: In function 'flickcurl_activity_userPhotos':
activity-api.c:140:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_activity_userPhotos' at activity-api.c:140:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
activity-api.c: In function 'flickcurl_activity_userPhotos':
activity-api.c:144:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_activity_userPhotos' at activity-api.c:144:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT activity-api.lo -MD -MP -MF .deps/activity-api.Tpo -c activity-api.c -o activity-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT collections-api.lo -MD -MP -MF .deps/collections-api.Tpo -c collections-api.c  -fPIC -DPIC -o .libs/collections-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT auth-api.lo -MD -MP -MF .deps/auth-api.Tpo -c auth-api.c -o auth-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT blogs-api.lo -MD -MP -MF .deps/blogs-api.Tpo -c blogs-api.c -o blogs-api.o >/dev/null 2>&1
mv -f .deps/vsnprintf.Tpo .deps/vsnprintf.Plo
mv -f .deps/video.Tpo .deps/video.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT favorites-api.lo -MD -MP -MF .deps/favorites-api.Tpo -c -o favorites-api.lo favorites-api.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT interestingness-api.lo -MD -MP -MF .deps/interestingness-api.Tpo -c -o interestingness-api.lo interestingness-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT contacts-api.lo -MD -MP -MF .deps/contacts-api.Tpo -c contacts-api.c  -fPIC -DPIC -o .libs/contacts-api.o
mv -f .deps/activity-api.Tpo .deps/activity-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT galleries-api.lo -MD -MP -MF .deps/galleries-api.Tpo -c -o galleries-api.lo galleries-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT collections-api.lo -MD -MP -MF .deps/collections-api.Tpo -c collections-api.c -o collections-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT commons-api.lo -MD -MP -MF .deps/commons-api.Tpo -c commons-api.c -o commons-api.o >/dev/null 2>&1
mv -f .deps/auth-api.Tpo .deps/auth-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT groups-api.lo -MD -MP -MF .deps/groups-api.Tpo -c -o groups-api.lo groups-api.c
mv -f .deps/blogs-api.Tpo .deps/blogs-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT groups-members-api.lo -MD -MP -MF .deps/groups-members-api.Tpo -c -o groups-members-api.lo groups-members-api.c
contacts-api.c: In function 'flickcurl_contacts_getList':
contacts-api.c:77:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from contacts-api.c:23:
In function 'sprintf',
    inlined from 'flickcurl_contacts_getList' at contacts-api.c:77:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
contacts-api.c: In function 'flickcurl_contacts_getList':
contacts-api.c:81:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_contacts_getList' at contacts-api.c:81:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
contacts-api.c: In function 'flickcurl_contacts_getPublicList':
contacts-api.c:225:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_contacts_getPublicList' at contacts-api.c:225:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
contacts-api.c: In function 'flickcurl_contacts_getPublicList':
contacts-api.c:229:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_contacts_getPublicList' at contacts-api.c:229:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
contacts-api.c: In function 'flickcurl_contacts_getTaggingSuggestions':
contacts-api.c:306:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_contacts_getTaggingSuggestions' at contacts-api.c:306:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
contacts-api.c: In function 'flickcurl_contacts_getTaggingSuggestions':
contacts-api.c:310:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_contacts_getTaggingSuggestions' at contacts-api.c:310:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT favorites-api.lo -MD -MP -MF .deps/favorites-api.Tpo -c favorites-api.c  -fPIC -DPIC -o .libs/favorites-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT contacts-api.lo -MD -MP -MF .deps/contacts-api.Tpo -c contacts-api.c -o contacts-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT interestingness-api.lo -MD -MP -MF .deps/interestingness-api.Tpo -c interestingness-api.c  -fPIC -DPIC -o .libs/interestingness-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT galleries-api.lo -MD -MP -MF .deps/galleries-api.Tpo -c galleries-api.c  -fPIC -DPIC -o .libs/galleries-api.o
mv -f .deps/commons-api.Tpo .deps/commons-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT groups-pools-api.lo -MD -MP -MF .deps/groups-pools-api.Tpo -c -o groups-pools-api.lo groups-pools-api.c
mv -f .deps/collections-api.Tpo .deps/collections-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT machinetags-api.lo -MD -MP -MF .deps/machinetags-api.Tpo -c -o machinetags-api.lo machinetags-api.c
favorites-api.c: In function 'flickcurl_favorites_getContext':
favorites-api.c:131:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from favorites-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_favorites_getContext' at favorites-api.c:131:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
favorites-api.c: In function 'flickcurl_favorites_getContext':
favorites-api.c:135:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_favorites_getContext' at favorites-api.c:135:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT groups-api.lo -MD -MP -MF .deps/groups-api.Tpo -c groups-api.c  -fPIC -DPIC -o .libs/groups-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT favorites-api.lo -MD -MP -MF .deps/favorites-api.Tpo -c favorites-api.c -o favorites-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT interestingness-api.lo -MD -MP -MF .deps/interestingness-api.Tpo -c interestingness-api.c -o interestingness-api.o >/dev/null 2>&1
mv -f .deps/contacts-api.Tpo .deps/contacts-api.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT groups-members-api.lo -MD -MP -MF .deps/groups-members-api.Tpo -c groups-members-api.c  -fPIC -DPIC -o .libs/groups-members-api.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT people-api.lo -MD -MP -MF .deps/people-api.Tpo -c -o people-api.lo people-api.c
galleries-api.c: In function 'flickcurl_galleries_getList':
galleries-api.c:423:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from galleries-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_galleries_getList' at galleries-api.c:423:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
galleries-api.c: In function 'flickcurl_galleries_getList':
galleries-api.c:427:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_galleries_getList' at galleries-api.c:427:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
galleries-api.c: In function 'flickcurl_galleries_getListForPhoto':
galleries-api.c:499:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_galleries_getListForPhoto' at galleries-api.c:499:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
galleries-api.c: In function 'flickcurl_galleries_getListForPhoto':
galleries-api.c:503:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_galleries_getListForPhoto' at galleries-api.c:503:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT galleries-api.lo -MD -MP -MF .deps/galleries-api.Tpo -c galleries-api.c -o galleries-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT groups-pools-api.lo -MD -MP -MF .deps/groups-pools-api.Tpo -c groups-pools-api.c  -fPIC -DPIC -o .libs/groups-pools-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT machinetags-api.lo -MD -MP -MF .deps/machinetags-api.Tpo -c machinetags-api.c  -fPIC -DPIC -o .libs/machinetags-api.o
groups-api.c: In function 'flickcurl_groups_browse':
groups-api.c:67:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from groups-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_groups_browse' at groups-api.c:67:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT groups-api.lo -MD -MP -MF .deps/groups-api.Tpo -c groups-api.c -o groups-api.o >/dev/null 2>&1
mv -f .deps/favorites-api.Tpo .deps/favorites-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT perms.lo -MD -MP -MF .deps/perms.Tpo -c -o perms.lo perms.c
groups-members-api.c: In function 'flickcurl_groups_members_getList':
groups-members-api.c:87:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from groups-members-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_groups_members_getList' at groups-members-api.c:87:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
groups-members-api.c: In function 'flickcurl_groups_members_getList':
groups-members-api.c:91:21: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_groups_members_getList' at groups-members-api.c:91:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
mv -f .deps/interestingness-api.Tpo .deps/interestingness-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT panda-api.lo -MD -MP -MF .deps/panda-api.Tpo -c -o panda-api.lo panda-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT groups-members-api.lo -MD -MP -MF .deps/groups-members-api.Tpo -c groups-members-api.c -o groups-members-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT groups-pools-api.lo -MD -MP -MF .deps/groups-pools-api.Tpo -c groups-pools-api.c -o groups-pools-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT people-api.lo -MD -MP -MF .deps/people-api.Tpo -c people-api.c  -fPIC -DPIC -o .libs/people-api.o
mv -f .deps/galleries-api.Tpo .deps/galleries-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-api.lo -MD -MP -MF .deps/photos-api.Tpo -c -o photos-api.lo photos-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT machinetags-api.lo -MD -MP -MF .deps/machinetags-api.Tpo -c machinetags-api.c -o machinetags-api.o >/dev/null 2>&1
mv -f .deps/groups-api.Tpo .deps/groups-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-comments-api.lo -MD -MP -MF .deps/photos-comments-api.Tpo -c -o photos-comments-api.lo photos-comments-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT perms.lo -MD -MP -MF .deps/perms.Tpo -c perms.c  -fPIC -DPIC -o .libs/perms.o
mv -f .deps/groups-pools-api.Tpo .deps/groups-pools-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-geo-api.lo -MD -MP -MF .deps/photos-geo-api.Tpo -c -o photos-geo-api.lo photos-geo-api.c
mv -f .deps/groups-members-api.Tpo .deps/groups-members-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-licenses-api.lo -MD -MP -MF .deps/photos-licenses-api.Tpo -c -o photos-licenses-api.lo photos-licenses-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT panda-api.lo -MD -MP -MF .deps/panda-api.Tpo -c panda-api.c  -fPIC -DPIC -o .libs/panda-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-api.lo -MD -MP -MF .deps/photos-api.Tpo -c photos-api.c  -fPIC -DPIC -o .libs/photos-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT people-api.lo -MD -MP -MF .deps/people-api.Tpo -c people-api.c -o people-api.o >/dev/null 2>&1
mv -f .deps/machinetags-api.Tpo .deps/machinetags-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-notes-api.lo -MD -MP -MF .deps/photos-notes-api.Tpo -c -o photos-notes-api.lo photos-notes-api.c
perms.c: In function 'flickcurl_free_perms':
perms.c:48:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
perms.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
perms.c: In function 'flickcurl_build_perms':
perms.c:82:31: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
perms.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
perms.c:89:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
perms.c:89:27: note: include '<stdlib.h>' or provide a declaration of 'malloc'
perms.c:107:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
perms.c:107:7: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT perms.lo -MD -MP -MF .deps/perms.Tpo -c perms.c -o perms.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-comments-api.lo -MD -MP -MF .deps/photos-comments-api.Tpo -c photos-comments-api.c  -fPIC -DPIC -o .libs/photos-comments-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-geo-api.lo -MD -MP -MF .deps/photos-geo-api.Tpo -c photos-geo-api.c  -fPIC -DPIC -o .libs/photos-geo-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-licenses-api.lo -MD -MP -MF .deps/photos-licenses-api.Tpo -c photos-licenses-api.c  -fPIC -DPIC -o .libs/photos-licenses-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT panda-api.lo -MD -MP -MF .deps/panda-api.Tpo -c panda-api.c -o panda-api.o >/dev/null 2>&1
mv -f .deps/people-api.Tpo .deps/people-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-people-api.lo -MD -MP -MF .deps/photos-people-api.Tpo -c -o photos-people-api.lo photos-people-api.c
photos-api.c: In function 'flickcurl_photos_setSafetyLevel':
photos-api.c:2196:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 2 [-Wformat-overflow=]
photos-api.c:2196:31: note: directive argument in the range [1, 2147483647]
In file included from /usr/include/stdio.h:970,
                 from photos-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_photos_setSafetyLevel' at photos-api.c:2196:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 2
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-comments-api.lo -MD -MP -MF .deps/photos-comments-api.Tpo -c photos-comments-api.c -o photos-comments-api.o >/dev/null 2>&1
mv -f .deps/perms.Tpo .deps/perms.Plo
photos-geo-api.c: In function 'flickcurl_photos_geo_batchCorrectLocation':
photos-geo-api.c:104:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from photos-geo-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_photos_geo_batchCorrectLocation' at photos-geo-api.c:104:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
photos-geo-api.c: In function 'flickcurl_photos_geo_correctLocation':
photos-geo-api.c:158:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_photos_geo_correctLocation' at photos-geo-api.c:158:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-transform-api.lo -MD -MP -MF .deps/photos-transform-api.Tpo -c -o photos-transform-api.lo photos-transform-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-api.lo -MD -MP -MF .deps/photos-api.Tpo -c photos-api.c -o photos-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-geo-api.lo -MD -MP -MF .deps/photos-geo-api.Tpo -c photos-geo-api.c -o photos-geo-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-notes-api.lo -MD -MP -MF .deps/photos-notes-api.Tpo -c photos-notes-api.c  -fPIC -DPIC -o .libs/photos-notes-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-licenses-api.lo -MD -MP -MF .deps/photos-licenses-api.Tpo -c photos-licenses-api.c -o photos-licenses-api.o >/dev/null 2>&1
mv -f .deps/panda-api.Tpo .deps/panda-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-upload-api.lo -MD -MP -MF .deps/photos-upload-api.Tpo -c -o photos-upload-api.lo photos-upload-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-people-api.lo -MD -MP -MF .deps/photos-people-api.Tpo -c photos-people-api.c  -fPIC -DPIC -o .libs/photos-people-api.o
mv -f .deps/photos-comments-api.Tpo .deps/photos-comments-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photosets-api.lo -MD -MP -MF .deps/photosets-api.Tpo -c -o photosets-api.lo photosets-api.c
mv -f .deps/photos-licenses-api.Tpo .deps/photos-licenses-api.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-transform-api.lo -MD -MP -MF .deps/photos-transform-api.Tpo -c photos-transform-api.c  -fPIC -DPIC -o .libs/photos-transform-api.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT photosets-comments-api.lo -MD -MP -MF .deps/photosets-comments-api.Tpo -c -o photosets-comments-api.lo photosets-comments-api.c
mv -f .deps/photos-geo-api.Tpo .deps/photos-geo-api.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-notes-api.lo -MD -MP -MF .deps/photos-notes-api.Tpo -c photos-notes-api.c -o photos-notes-api.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT places-api.lo -MD -MP -MF .deps/places-api.Tpo -c -o places-api.lo places-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-upload-api.lo -MD -MP -MF .deps/photos-upload-api.Tpo -c photos-upload-api.c  -fPIC -DPIC -o .libs/photos-upload-api.o
mv -f .deps/photos-api.Tpo .deps/photos-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT prefs-api.lo -MD -MP -MF .deps/prefs-api.Tpo -c -o prefs-api.lo prefs-api.c
photos-people-api.c: In function 'flickcurl_photos_people_add':
photos-people-api.c:83:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from photos-people-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_photos_people_add' at photos-people-api.c:83:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
photos-people-api.c: In function 'flickcurl_photos_people_add':
photos-people-api.c:87:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_photos_people_add' at photos-people-api.c:87:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
photos-people-api.c: In function 'flickcurl_photos_people_add':
photos-people-api.c:91:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_photos_people_add' at photos-people-api.c:91:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
photos-people-api.c: In function 'flickcurl_photos_people_add':
photos-people-api.c:95:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_photos_people_add' at photos-people-api.c:95:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
photos-people-api.c: In function 'flickcurl_photos_people_editCoords':
photos-people-api.c:287:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_photos_people_editCoords' at photos-people-api.c:287:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
photos-people-api.c: In function 'flickcurl_photos_people_editCoords':
photos-people-api.c:289:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_photos_people_editCoords' at photos-people-api.c:289:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
photos-people-api.c: In function 'flickcurl_photos_people_editCoords':
photos-people-api.c:291:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_photos_people_editCoords' at photos-people-api.c:291:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
photos-people-api.c: In function 'flickcurl_photos_people_editCoords':
photos-people-api.c:293:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_photos_people_editCoords' at photos-people-api.c:293:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-people-api.lo -MD -MP -MF .deps/photos-people-api.Tpo -c photos-people-api.c -o photos-people-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-transform-api.lo -MD -MP -MF .deps/photos-transform-api.Tpo -c photos-transform-api.c -o photos-transform-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photosets-api.lo -MD -MP -MF .deps/photosets-api.Tpo -c photosets-api.c  -fPIC -DPIC -o .libs/photosets-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photosets-comments-api.lo -MD -MP -MF .deps/photosets-comments-api.Tpo -c photosets-comments-api.c  -fPIC -DPIC -o .libs/photosets-comments-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT places-api.lo -MD -MP -MF .deps/places-api.Tpo -c places-api.c  -fPIC -DPIC -o .libs/places-api.o
mv -f .deps/photos-notes-api.Tpo .deps/photos-notes-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT reflection-api.lo -MD -MP -MF .deps/reflection-api.Tpo -c -o reflection-api.lo reflection-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photos-upload-api.lo -MD -MP -MF .deps/photos-upload-api.Tpo -c photos-upload-api.c -o photos-upload-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT prefs-api.lo -MD -MP -MF .deps/prefs-api.Tpo -c prefs-api.c  -fPIC -DPIC -o .libs/prefs-api.o
mv -f .deps/photos-people-api.Tpo .deps/photos-people-api.Plo
mv -f .deps/photos-transform-api.Tpo .deps/photos-transform-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT stats-api.lo -MD -MP -MF .deps/stats-api.Tpo -c -o stats-api.lo stats-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photosets-comments-api.lo -MD -MP -MF .deps/photosets-comments-api.Tpo -c photosets-comments-api.c -o photosets-comments-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT photosets-api.lo -MD -MP -MF .deps/photosets-api.Tpo -c photosets-api.c -o photosets-api.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT tags-api.lo -MD -MP -MF .deps/tags-api.Tpo -c -o tags-api.lo tags-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT reflection-api.lo -MD -MP -MF .deps/reflection-api.Tpo -c reflection-api.c  -fPIC -DPIC -o .libs/reflection-api.o
mv -f .deps/photos-upload-api.Tpo .deps/photos-upload-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT test-api.lo -MD -MP -MF .deps/test-api.Tpo -c -o test-api.lo test-api.c
places-api.c: In function 'flickcurl_places_getChildrenWithPhotosPublic2':
places-api.c:247:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from places-api.c:24:
In function 'sprintf',
    inlined from 'flickcurl_places_getChildrenWithPhotosPublic2' at places-api.c:247:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
places-api.c: In function 'flickcurl_places_getInfo2':
places-api.c:345:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_places_getInfo2' at places-api.c:345:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
places-api.c: In function 'flickcurl_places_getTopPlacesList':
places-api.c:611:30: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=]
places-api.c:611:30: note: directive argument in the range [0, 2147483647]
In function 'sprintf',
    inlined from 'flickcurl_places_getTopPlacesList' at places-api.c:611:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 3
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
places-api.c: In function 'flickcurl_places_getTopPlacesList':
places-api.c:618:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_places_getTopPlacesList' at places-api.c:618:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
places-api.c: In function 'flickcurl_places_placesForBoundingBox':
places-api.c:707:30: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=]
places-api.c:707:30: note: directive argument in the range [0, 2147483647]
In function 'sprintf',
    inlined from 'flickcurl_places_placesForBoundingBox' at places-api.c:707:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 3
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
places-api.c: In function 'flickcurl_places_placesForContacts':
places-api.c:803:30: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=]
places-api.c:803:30: note: directive argument in the range [0, 2147483647]
In function 'sprintf',
    inlined from 'flickcurl_places_placesForContacts' at places-api.c:803:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 3
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
places-api.c: In function 'flickcurl_places_placesForContacts':
places-api.c:806:25: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_places_placesForContacts' at places-api.c:806:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
places-api.c: In function 'flickcurl_places_placesForTags':
places-api.c:930:30: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=]
places-api.c:930:30: note: directive argument in the range [0, 2147483647]
In function 'sprintf',
    inlined from 'flickcurl_places_placesForTags' at places-api.c:930:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 3
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
places-api.c: In function 'flickcurl_places_placesForUser':
places-api.c:1151:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=]
places-api.c:1151:28: note: directive argument in the range [0, 2147483647]
In function 'sprintf',
    inlined from 'flickcurl_places_placesForUser' at places-api.c:1151:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 4
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT places-api.lo -MD -MP -MF .deps/places-api.Tpo -c places-api.c -o places-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT prefs-api.lo -MD -MP -MF .deps/prefs-api.Tpo -c prefs-api.c -o prefs-api.o >/dev/null 2>&1
mv -f .deps/photosets-comments-api.Tpo .deps/photosets-comments-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT upload-api.lo -MD -MP -MF .deps/upload-api.Tpo -c -o upload-api.lo upload-api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT reflection-api.lo -MD -MP -MF .deps/reflection-api.Tpo -c reflection-api.c -o reflection-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT tags-api.lo -MD -MP -MF .deps/tags-api.Tpo -c tags-api.c  -fPIC -DPIC -o .libs/tags-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT stats-api.lo -MD -MP -MF .deps/stats-api.Tpo -c stats-api.c  -fPIC -DPIC -o .libs/stats-api.o
mv -f .deps/photosets-api.Tpo .deps/photosets-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT urls-api.lo -MD -MP -MF .deps/urls-api.Tpo -c -o urls-api.lo urls-api.c
mv -f .deps/prefs-api.Tpo .deps/prefs-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT test-api.lo -MD -MP -MF .deps/test-api.Tpo -c test-api.c  -fPIC -DPIC -o .libs/test-api.o
mv -f .deps/places-api.Tpo .deps/places-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT legacy-auth.lo -MD -MP -MF .deps/legacy-auth.Tpo -c -o legacy-auth.lo legacy-auth.c
mv -f .deps/reflection-api.Tpo .deps/reflection-api.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT oauth.lo -MD -MP -MF .deps/oauth.Tpo -c -o oauth.lo oauth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT upload-api.lo -MD -MP -MF .deps/upload-api.Tpo -c upload-api.c  -fPIC -DPIC -o .libs/upload-api.o
tags-api.c: In function 'flickcurl_tags_getHotList':
tags-api.c:195:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from tags-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_tags_getHotList' at tags-api.c:195:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
tags-api.c: In function 'flickcurl_tags_getListUserPopular':
tags-api.c:379:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_tags_getListUserPopular' at tags-api.c:379:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT urls-api.lo -MD -MP -MF .deps/urls-api.Tpo -c urls-api.c  -fPIC -DPIC -o .libs/urls-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT tags-api.lo -MD -MP -MF .deps/tags-api.Tpo -c tags-api.c -o tags-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c  -fPIC -DPIC -o .libs/sha1.o
stats-api.c: In function 'flickcurl_stats_getCollectionDomains':
stats-api.c:105:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from stats-api.c:21:
In function 'sprintf',
    inlined from 'flickcurl_stats_getCollectionDomains' at stats-api.c:105:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getCollectionDomains':
stats-api.c:109:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getCollectionDomains' at stats-api.c:109:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getCollectionReferrers':
stats-api.c:192:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getCollectionReferrers' at stats-api.c:192:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getCollectionReferrers':
stats-api.c:196:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getCollectionReferrers' at stats-api.c:196:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotoDomains':
stats-api.c:345:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotoDomains' at stats-api.c:345:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotoDomains':
stats-api.c:349:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotoDomains' at stats-api.c:349:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotoReferrers':
stats-api.c:431:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotoReferrers' at stats-api.c:431:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotoReferrers':
stats-api.c:435:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotoReferrers' at stats-api.c:435:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotosetDomains':
stats-api.c:515:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotosetDomains' at stats-api.c:515:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotosetDomains':
stats-api.c:519:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotosetDomains' at stats-api.c:519:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotosetReferrers':
stats-api.c:602:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotosetReferrers' at stats-api.c:602:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotosetReferrers':
stats-api.c:606:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotosetReferrers' at stats-api.c:606:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotostreamDomains':
stats-api.c:828:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotostreamDomains' at stats-api.c:828:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotostreamDomains':
stats-api.c:832:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotostreamDomains' at stats-api.c:832:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotostreamReferrers':
stats-api.c:910:27: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotostreamReferrers' at stats-api.c:910:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
stats-api.c: In function 'flickcurl_stats_getPhotostreamReferrers':
stats-api.c:914:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'flickcurl_stats_getPhotostreamReferrers' at stats-api.c:914:5:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT test-api.lo -MD -MP -MF .deps/test-api.Tpo -c test-api.c -o test-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT stats-api.lo -MD -MP -MF .deps/stats-api.Tpo -c stats-api.c -o stats-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT upload-api.lo -MD -MP -MF .deps/upload-api.Tpo -c upload-api.c -o upload-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT legacy-auth.lo -MD -MP -MF .deps/legacy-auth.Tpo -c legacy-auth.c  -fPIC -DPIC -o .libs/legacy-auth.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT urls-api.lo -MD -MP -MF .deps/urls-api.Tpo -c urls-api.c -o urls-api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT oauth.lo -MD -MP -MF .deps/oauth.Tpo -c oauth.c  -fPIC -DPIC -o .libs/oauth.o
mv -f .deps/tags-api.Tpo .deps/tags-api.Plo
sha1.c: In function 'flickcurl_hmac_sha1':
sha1.c:311:28: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
sha1.c:98:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1
mv -f .deps/test-api.Tpo .deps/test-api.Plo
mv -f .deps/stats-api.Tpo .deps/stats-api.Plo
legacy-auth.c: In function 'flickcurl_legacy_prepare_common':
legacy-auth.c:76:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
legacy-auth.c:81:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
legacy-auth.c:84:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:84:5: note: include '<stdlib.h>' or provide a declaration of 'free'
legacy-auth.c:91:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
legacy-auth.c:95:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
legacy-auth.c:110:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
legacy-auth.c:113:25: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:113:25: note: include '<stdlib.h>' or provide a declaration of 'malloc'
legacy-auth.c:129:30: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
legacy-auth.c:154:34: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:154:34: note: include '<stdlib.h>' or provide a declaration of 'malloc'
legacy-auth.c:166:31: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:166:31: note: include '<stdlib.h>' or provide a declaration of 'malloc'
legacy-auth.c:185:18: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:185:18: note: include '<stdlib.h>' or provide a declaration of 'malloc'
legacy-auth.c:223:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:223:5: note: include '<stdlib.h>' or provide a declaration of 'free'
legacy-auth.c:233:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:233:5: note: include '<stdlib.h>' or provide a declaration of 'free'
legacy-auth.c:234:22: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:234:22: note: include '<stdlib.h>' or provide a declaration of 'malloc'
legacy-auth.c:288:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:35:1: note: include '<stdlib.h>' or provide a declaration of 'free'
legacy-auth.c:291:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
legacy-auth.c:291:5: note: include '<stdlib.h>' or provide a declaration of 'free'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT legacy-auth.lo -MD -MP -MF .deps/legacy-auth.Tpo -c legacy-auth.c -o legacy-auth.o >/dev/null 2>&1
mv -f .deps/upload-api.Tpo .deps/upload-api.Plo
mv -f .deps/urls-api.Tpo .deps/urls-api.Plo
oauth.c: In function 'flickcurl_base64_encode':
oauth.c:87:16: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
oauth.c: In function 'flickcurl_oauth_free':
oauth.c:143:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:146:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:146:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:149:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:149:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:152:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:152:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:157:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:157:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:160:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:160:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:165:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:165:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:168:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:168:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:171:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:171:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:174:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:174:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:177:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:177:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c: In function 'flickcurl_oauth_build_key':
oauth.c:202:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:210:29: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:210:29: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c: In function 'flickcurl_oauth_compute_signature':
oauth.c:254:3: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c: In function 'flickcurl_oauth_prepare_common':
oauth.c:311:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:316:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:319:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:319:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:326:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:330:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:335:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:338:25: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:338:25: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c:371:20: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c:383:22: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:383:22: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c:409:30: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
oauth.c:524:7: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:549:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:549:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:611:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:666:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:669:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:669:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:672:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:672:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:675:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:675:5: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c: In function 'flickcurl_oauth_create_request_token':
oauth.c:756:32: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c: In function 'flickcurl_oauth_get_authorize_uri':
oauth.c:813:16: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c: In function 'flickcurl_oauth_create_access_token':
oauth.c:909:24: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c:939:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c: In function 'flickcurl_set_oauth_client_key':
oauth.c:1011:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:1018:32: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c: In function 'flickcurl_set_oauth_client_secret':
oauth.c:1038:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:1045:35: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c: In function 'flickcurl_set_oauth_token':
oauth.c:1081:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:1087:27: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c: In function 'flickcurl_set_oauth_token_secret':
oauth.c:1150:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:1157:34: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c: In function 'flickcurl_set_oauth_request_token':
oauth.c:1210:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:1217:35: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
oauth.c: In function 'flickcurl_set_oauth_request_token_secret':
oauth.c:1240:5: warning: incompatible implicit declaration of built-in function 'free' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'free'
oauth.c:1246:42: warning: incompatible implicit declaration of built-in function 'malloc' [-Wbuiltin-declaration-mismatch]
oauth.c:31:1: note: include '<stdlib.h>' or provide a declaration of 'malloc'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -MT oauth.lo -MD -MP -MF .deps/oauth.Tpo -c oauth.c -o oauth.o >/dev/null 2>&1
mv -f .deps/legacy-auth.Tpo .deps/legacy-auth.Plo
mv -f .deps/sha1.Tpo .deps/sha1.Plo
mv -f .deps/oauth.Tpo .deps/oauth.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DMTWIST_CONFIG -I../libmtwist  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -version-info 0:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libflickcurl.la -rpath /usr/lib activity.lo args.lo blog.lo category.lo collection.lo common.lo comments.lo contacts.lo context.lo config.lo exif.lo gallery.lo group.lo institution.lo md5.lo location.lo machinetags.lo members.lo method.lo note.lo person.lo photo.lo photoset.lo place.lo serializer.lo shape.lo size.lo stat.lo ticket.lo user_upload_status.lo tags.lo video.lo vsnprintf.lo activity-api.lo auth-api.lo blogs-api.lo commons-api.lo collections-api.lo contacts-api.lo favorites-api.lo interestingness-api.lo galleries-api.lo groups-api.lo groups-members-api.lo groups-pools-api.lo machinetags-api.lo people-api.lo perms.lo panda-api.lo photos-api.lo photos-comments-api.lo photos-geo-api.lo photos-licenses-api.lo photos-notes-api.lo photos-people-api.lo photos-transform-api.lo photos-upload-api.lo photosets-api.lo photosets-comments-api.lo places-api.lo prefs-api.lo reflection-api.lo stats-api.lo tags-api.lo test-api.lo upload-api.lo urls-api.lo sha1.lo legacy-auth.lo oauth.lo ../libmtwist/libmtwist.la  -lxml2 -lm -pthread -lz -llzma -pthread -lpthread -licuuc -licudata -lpthread -lm -lcurl -lraptor2
libtool: link: gcc -Wl,-O1,--as-needed -shared  -fPIC -DPIC  .libs/activity.o .libs/args.o .libs/blog.o .libs/category.o .libs/collection.o .libs/common.o .libs/comments.o .libs/contacts.o .libs/context.o .libs/config.o .libs/exif.o .libs/gallery.o .libs/group.o .libs/institution.o .libs/md5.o .libs/location.o .libs/machinetags.o .libs/members.o .libs/method.o .libs/note.o .libs/person.o .libs/photo.o .libs/photoset.o .libs/place.o .libs/serializer.o .libs/shape.o .libs/size.o .libs/stat.o .libs/ticket.o .libs/user_upload_status.o .libs/tags.o .libs/video.o .libs/vsnprintf.o .libs/activity-api.o .libs/auth-api.o .libs/blogs-api.o .libs/commons-api.o .libs/collections-api.o .libs/contacts-api.o .libs/favorites-api.o .libs/interestingness-api.o .libs/galleries-api.o .libs/groups-api.o .libs/groups-members-api.o .libs/groups-pools-api.o .libs/machinetags-api.o .libs/people-api.o .libs/perms.o .libs/panda-api.o .libs/photos-api.o .libs/photos-comments-api.o .libs/photos-geo-api.o .libs/photos-licenses-api.o .libs/photos-notes-api.o .libs/photos-people-api.o .libs/photos-transform-api.o .libs/photos-upload-api.o .libs/photosets-api.o .libs/photosets-comments-api.o .libs/places-api.o .libs/prefs-api.o .libs/reflection-api.o .libs/stats-api.o .libs/tags-api.o .libs/test-api.o .libs/upload-api.o .libs/urls-api.o .libs/sha1.o .libs/legacy-auth.o .libs/oauth.o  -Wl,--whole-archive ../libmtwist/.libs/libmtwist.a -Wl,--no-whole-archive  -lxml2 -lz -llzma -licuuc -licudata -lpthread -lm -lcurl -lraptor2  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -pthread -Wl,-soname -Wl,libflickcurl.so.0 -o .libs/libflickcurl.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libflickcurl.so.0" && ln -s "libflickcurl.so.0.0.0" "libflickcurl.so.0")
libtool: link: (cd ".libs" && rm -f "libflickcurl.so" && ln -s "libflickcurl.so.0.0.0" "libflickcurl.so")
libtool: link: (cd .libs/libflickcurl.lax/libmtwist.a && ar x "/build/flickcurl/src/flickcurl-1.26/src/../libmtwist/.libs/libmtwist.a")
libtool: link: ar cr .libs/libflickcurl.a  activity.o args.o blog.o category.o collection.o common.o comments.o contacts.o context.o config.o exif.o gallery.o group.o institution.o md5.o location.o machinetags.o members.o method.o note.o person.o photo.o photoset.o place.o serializer.o shape.o size.o stat.o ticket.o user_upload_status.o tags.o video.o vsnprintf.o activity-api.o auth-api.o blogs-api.o commons-api.o collections-api.o contacts-api.o favorites-api.o interestingness-api.o galleries-api.o groups-api.o groups-members-api.o groups-pools-api.o machinetags-api.o people-api.o perms.o panda-api.o photos-api.o photos-comments-api.o photos-geo-api.o photos-licenses-api.o photos-notes-api.o photos-people-api.o photos-transform-api.o photos-upload-api.o photosets-api.o photosets-comments-api.o places-api.o prefs-api.o reflection-api.o stats-api.o tags-api.o test-api.o upload-api.o urls-api.o sha1.o legacy-auth.o oauth.o  .libs/libflickcurl.lax/libmtwist.a/mt.o .libs/libflickcurl.lax/libmtwist.a/seed.o 
libtool: link: ranlib .libs/libflickcurl.a
libtool: link: rm -fr .libs/libflickcurl.lax
libtool: link: ( cd ".libs" && rm -f "libflickcurl.la" && ln -s "../libflickcurl.la" "libflickcurl.la" )
make[2]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/src'
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/src'
Making all in utils
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/utils'
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -DMTWIST_CONFIG -I../libmtwist  -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT flickcurl-flickcurl.o -MD -MP -MF .deps/flickcurl-flickcurl.Tpo -c -o flickcurl-flickcurl.o `test -f 'flickcurl.c' || echo './'`flickcurl.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -DMTWIST_CONFIG -I../libmtwist  -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT flickcurl-commands.o -MD -MP -MF .deps/flickcurl-commands.Tpo -c -o flickcurl-commands.o `test -f 'commands.c' || echo './'`commands.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -DMTWIST_CONFIG -I../libmtwist  -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT flickcurl-cmdline.o -MD -MP -MF .deps/flickcurl-cmdline.Tpo -c -o flickcurl-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -DMTWIST_CONFIG -I../libmtwist  -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -I/usr/include/raptor2 -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT flickrdf-flickrdf.o -MD -MP -MF .deps/flickrdf-flickrdf.Tpo -c -o flickrdf-flickrdf.o `test -f 'flickrdf.c' || echo './'`flickrdf.c
gcc -DHAVE_CONFIG_H -I. -I../src  -I../src -DMTWIST_CONFIG -I../libmtwist  -DFLICKCURL_INTERNAL=1  -I/usr/include/raptor2 -I/usr/include/raptor2 -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration -MT flickrdf-cmdline.o -MD -MP -MF .deps/flickrdf-cmdline.Tpo -c -o flickrdf-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c
mv -f .deps/flickrdf-cmdline.Tpo .deps/flickrdf-cmdline.Po
mv -f .deps/flickcurl-cmdline.Tpo .deps/flickcurl-cmdline.Po
mv -f .deps/flickrdf-flickrdf.Tpo .deps/flickrdf-flickrdf.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I/usr/include/raptor2 -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o flickrdf flickrdf-flickrdf.o flickrdf-cmdline.o  ../src/libflickcurl.la  -lraptor2 -lxml2 -lm -pthread -lz -llzma -pthread -lpthread -licuuc -licudata -lpthread -lm -lcurl -lraptor2
mv -f .deps/flickcurl-flickcurl.Tpo .deps/flickcurl-flickcurl.Po
libtool: link: gcc -I/usr/include/raptor2 -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/flickrdf flickrdf-flickrdf.o flickrdf-cmdline.o  ../src/.libs/libflickcurl.so -lxml2 -lz -llzma -licuuc -licudata -lpthread -lm -lcurl -lraptor2 -pthread
mv -f .deps/flickcurl-commands.Tpo .deps/flickcurl-commands.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wno-implicit-function-declaration  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o flickcurl flickcurl-flickcurl.o flickcurl-commands.o flickcurl-cmdline.o ../src/libflickcurl.la  -lxml2 -lm -pthread -lz -llzma -pthread -lpthread -licuuc -licudata -lpthread -lm -lcurl -lraptor2
libtool: link: gcc -I/usr/include/libxml2 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-implicit-function-declaration -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/flickcurl flickcurl-flickcurl.o flickcurl-commands.o flickcurl-cmdline.o  ../src/.libs/libflickcurl.so -lxml2 -lz -llzma -licuuc -licudata -lpthread -lm -lcurl -lraptor2 -pthread
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/utils'
Making all in docs
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/docs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/docs'
Making all in examples
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/examples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/examples'
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libmtwist
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/libmtwist'
make[2]: Entering directory '/build/flickcurl/src/flickcurl-1.26/libmtwist'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/libmtwist'
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/libmtwist'
Making install in src
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/src'
make[2]: Entering directory '/build/flickcurl/src/flickcurl-1.26/src'
 /usr/bin/mkdir -p '/build/flickcurl/pkg/flickcurl/usr/include'
 /usr/bin/mkdir -p '/build/flickcurl/pkg/flickcurl/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libflickcurl.la '/build/flickcurl/pkg/flickcurl/usr/lib'
 /usr/bin/install -c -m 644 flickcurl.h '/build/flickcurl/pkg/flickcurl/usr/include'
libtool: install: /usr/bin/install -c .libs/libflickcurl.so.0.0.0 /build/flickcurl/pkg/flickcurl/usr/lib/libflickcurl.so.0.0.0
libtool: install: (cd /build/flickcurl/pkg/flickcurl/usr/lib && { ln -s -f libflickcurl.so.0.0.0 libflickcurl.so.0 || { rm -f libflickcurl.so.0 && ln -s libflickcurl.so.0.0.0 libflickcurl.so.0; }; })
libtool: install: (cd /build/flickcurl/pkg/flickcurl/usr/lib && { ln -s -f libflickcurl.so.0.0.0 libflickcurl.so || { rm -f libflickcurl.so && ln -s libflickcurl.so.0.0.0 libflickcurl.so; }; })
libtool: install: /usr/bin/install -c .libs/libflickcurl.lai /build/flickcurl/pkg/flickcurl/usr/lib/libflickcurl.la
libtool: install: /usr/bin/install -c .libs/libflickcurl.a /build/flickcurl/pkg/flickcurl/usr/lib/libflickcurl.a
libtool: install: chmod 644 /build/flickcurl/pkg/flickcurl/usr/lib/libflickcurl.a
libtool: install: ranlib /build/flickcurl/pkg/flickcurl/usr/lib/libflickcurl.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/src'
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/src'
Making install in utils
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/utils'
make[2]: Entering directory '/build/flickcurl/src/flickcurl-1.26/utils'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/flickcurl/pkg/flickcurl/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c flickcurl flickrdf '/build/flickcurl/pkg/flickcurl/usr/bin'
libtool: warning: '../src/libflickcurl.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/flickcurl /build/flickcurl/pkg/flickcurl/usr/bin/flickcurl
libtool: warning: '../src/libflickcurl.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/flickrdf /build/flickcurl/pkg/flickcurl/usr/bin/flickrdf
make[2]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/utils'
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/utils'
Making install in docs
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/docs'
make[2]: Entering directory '/build/flickcurl/src/flickcurl-1.26/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/flickcurl/pkg/flickcurl/usr/share/man/man1'
 /usr/bin/install -c -m 644 flickcurl-config.1 flickcurl.1 flickrdf.1 '/build/flickcurl/pkg/flickcurl/usr/share/man/man1'
 /usr/bin/install -c -m 644 ./html/appgarden-commercial-picker.png
 /usr/bin/install -c -m 644 ./html/appgarden-edit-auth-flow-mobile.png
 /usr/bin/install -c -m 644 ./html/appgarden-edit-auth-flow.png
 /usr/bin/install -c -m 644 ./html/appgarden-get-your-api-key.png
 /usr/bin/install -c -m 644 ./html/appgarden-mobile-auth-page.png
 /usr/bin/install -c -m 644 ./html/appgarden-new-api-key-secret.png
 /usr/bin/install -c -m 644 ./html/appgarden-tell-us-about-your-app.png
 /usr/bin/install -c -m 644 ./html/appgarden-test-app-page.png
 /usr/bin/install -c -m 644 ./html/flickcurl-auth-authenticate.html
 /usr/bin/install -c -m 644 ./html/flickcurl-auth-build.html
 /usr/bin/install -c -m 644 ./html/flickcurl-auth-register.html
 /usr/bin/install -c -m 644 ./html/flickcurl-auth-upgrade.html
 /usr/bin/install -c -m 644 ./html/flickcurl-auth-use.html
 /usr/bin/install -c -m 644 ./html/flickcurl-auth.html
 /usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth-authenticate.html
 /usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth-build.html
 /usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth-register.html
 /usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth-use.html
 /usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth.html
 /usr/bin/install -c -m 644 ./html/flickcurl-searching-search-example.html
 /usr/bin/install -c -m 644 ./html/flickcurl-searching-search-extras.html
 /usr/bin/install -c -m 644 ./html/flickcurl-searching-search-paging.html
 /usr/bin/install -c -m 644 ./html/flickcurl-searching-search-parameters.html
 /usr/bin/install -c -m 644 ./html/flickcurl-searching-search-result-formats.html
 /usr/bin/install -c -m 644 ./html/flickcurl-searching-search-results.html
 /usr/bin/install -c -m 644 ./html/flickcurl-searching-search-run.html
 /usr/bin/install -c -m 644 ./html/flickcurl-searching.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-activity.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-auth.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-blogs.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-category.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-collections.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-comment.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-commons.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-config.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-contact.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-context.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-core.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-exif.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-favorite.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-gallery.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-general.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-group.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-machinetags.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-misc.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-note.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-panda.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-people.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-person.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-photo.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-photos-people.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-photoset.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-photoslist.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-place.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-prefs.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-reflection.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-serializer.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-stats.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-tag.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-test.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-upload.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-urls.html
 /usr/bin/install -c -m 644 ./html/flickcurl-section-video.html
 /usr/bin/install -c -m 644 ./html/flickcurl.devhelp2
 /usr/bin/install -c -m 644 ./html/home.png
 /usr/bin/install -c -m 644 ./html/index.html
 /usr/bin/install -c -m 644 ./html/index.sgml
 /usr/bin/install -c -m 644 ./html/indexes.html
 /usr/bin/install -c -m 644 ./html/introduction.html
 /usr/bin/install -c -m 644 ./html/left.png
 /usr/bin/install -c -m 644 ./html/right.png
 /usr/bin/install -c -m 644 ./html/style.css
 /usr/bin/install -c -m 644 ./html/up.png
make[2]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/docs'
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/docs'
Making install in examples
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26/examples'
make[2]: Entering directory '/build/flickcurl/src/flickcurl-1.26/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/examples'
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26/examples'
make[1]: Entering directory '/build/flickcurl/src/flickcurl-1.26'
make[2]: Entering directory '/build/flickcurl/src/flickcurl-1.26'
 /usr/bin/mkdir -p '/build/flickcurl/pkg/flickcurl/usr/bin'
 /usr/bin/mkdir -p '/build/flickcurl/pkg/flickcurl/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 flickcurl.pc '/build/flickcurl/pkg/flickcurl/usr/lib/pkgconfig'
 /usr/bin/install -c flickcurl-config '/build/flickcurl/pkg/flickcurl/usr/bin'
make[2]: Leaving directory '/build/flickcurl/src/flickcurl-1.26'
make[1]: Leaving directory '/build/flickcurl/src/flickcurl-1.26'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "flickcurl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: flickcurl 1.26-13 (Thu May  1 21:05:52 2025)
==> Cleaning up...