D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/flickcurl-1.26-6.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cvBLdp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf flickcurl-1.26 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/flickcurl-1.26.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flickcurl-1.26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wpJEvT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd flickcurl-1.26 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-raptor=2 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking whether build environment is sane... yes checking for style of include used by make... GNU checking for aarch64-mageia-linux-gnu-gcc... no 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for aarch64-mageia-linux-gnu-ar... no checking for aarch64-mageia-linux-gnu-lib... no checking for aarch64-mageia-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether gcc and cc understand -c and -o together... yes 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no 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... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... 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... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no 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.9.12 via xml2-config checking for curl-config... curl-config checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init... yes checking for libcurl via curl-config... yes - 7.80.0 via curl-config checking whether to use Raptor... yes - 2.0.15 checking using offline mode... no checking capturing web service responses... no checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no 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.9.12 via xml2-config curl 7.80.0 via curl-config raptor 2.0.15 + /usr/bin/make -O -j8 Making all in libmtwist make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c seed.c -fPIC -DPIC -o .libs/seed.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/libmtwist' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mt.lo mt.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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mt.c -fPIC -DPIC -o .libs/mt.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/libmtwist' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/libmtwist' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmtwist.la mt.lo seed.lo -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2 libtool: link: ar cru .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 '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/libmtwist' Making all in src /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o category.lo category.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c category.c -fPIC -DPIC -o .libs/category.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o args.lo args.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c args.c -fPIC -DPIC -o .libs/args.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c contacts.c -fPIC -DPIC -o .libs/contacts.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o collection.lo collection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c collection.c -fPIC -DPIC -o .libs/collection.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o comments.lo comments.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c comments.c -fPIC -DPIC -o .libs/comments.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o blog.lo blog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c blog.c -fPIC -DPIC -o .libs/blog.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o activity.lo activity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c activity.c -fPIC -DPIC -o .libs/activity.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o context.lo context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c context.c -fPIC -DPIC -o .libs/context.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exif.lo exif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c exif.c -fPIC -DPIC -o .libs/exif.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o config.lo config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c config.c -fPIC -DPIC -o .libs/config.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o institution.lo institution.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c institution.c -fPIC -DPIC -o .libs/institution.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gallery.lo gallery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gallery.c -fPIC -DPIC -o .libs/gallery.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c md5.c -fPIC -DPIC -o .libs/md5.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o location.lo location.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c location.c -fPIC -DPIC -o .libs/location.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o group.lo group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c group.c -fPIC -DPIC -o .libs/group.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c method.c -fPIC -DPIC -o .libs/method.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o members.lo members.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c members.c -fPIC -DPIC -o .libs/members.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c note.c -fPIC -DPIC -o .libs/note.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o machinetags.lo machinetags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c machinetags.c -fPIC -DPIC -o .libs/machinetags.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o person.lo person.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c person.c -fPIC -DPIC -o .libs/person.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photoset.c -fPIC -DPIC -o .libs/photoset.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o size.lo size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c size.c -fPIC -DPIC -o .libs/size.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shape.lo shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c shape.c -fPIC -DPIC -o .libs/shape.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o place.lo place.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c place.c -fPIC -DPIC -o .libs/place.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o common.lo common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c common.c -fPIC -DPIC -o .libs/common.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stat.lo stat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stat.c -fPIC -DPIC -o .libs/stat.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photo.c -fPIC -DPIC -o .libs/photo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vsnprintf.lo vsnprintf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ticket.lo ticket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ticket.c -fPIC -DPIC -o .libs/ticket.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o serializer.lo serializer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c serializer.c -fPIC -DPIC -o .libs/serializer.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c user_upload_status.c -fPIC -DPIC -o .libs/user_upload_status.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c video.c -fPIC -DPIC -o .libs/video.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o activity-api.lo activity-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c activity-api.c -fPIC -DPIC -o .libs/activity-api.o activity-api.c: In function 'flickcurl_activity_userComments': activity-api.c:69:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 69 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from activity-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ activity-api.c:73:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 73 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from activity-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ activity-api.c: In function 'flickcurl_activity_userPhotos': activity-api.c:140:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 140 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from activity-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ activity-api.c:144:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 144 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from activity-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o commons-api.lo commons-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c commons-api.c -fPIC -DPIC -o .libs/commons-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c blogs-api.c -fPIC -DPIC -o .libs/blogs-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o auth-api.lo auth-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c auth-api.c -fPIC -DPIC -o .libs/auth-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tags.c -fPIC -DPIC -o .libs/tags.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c collections-api.c -fPIC -DPIC -o .libs/collections-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c interestingness-api.c -fPIC -DPIC -o .libs/interestingness-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o contacts-api.lo contacts-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c contacts-api.c -fPIC -DPIC -o .libs/contacts-api.o contacts-api.c: In function 'flickcurl_contacts_getList': contacts-api.c:77:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 77 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from contacts-api.c:23: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ contacts-api.c:81:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 81 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from contacts-api.c:23: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ contacts-api.c: In function 'flickcurl_contacts_getPublicList': contacts-api.c:225:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 225 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from contacts-api.c:23: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ contacts-api.c:229:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 229 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from contacts-api.c:23: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ contacts-api.c: In function 'flickcurl_contacts_getTaggingSuggestions': contacts-api.c:306:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 306 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from contacts-api.c:23: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ contacts-api.c:310:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 310 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from contacts-api.c:23: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o groups-members-api.lo groups-members-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c groups-members-api.c -fPIC -DPIC -o .libs/groups-members-api.o groups-members-api.c: In function 'flickcurl_groups_members_getList': groups-members-api.c:87:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 87 | sprintf(per_page_s, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from groups-members-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ groups-members-api.c:91:24: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 91 | sprintf(page_s, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from groups-members-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o favorites-api.lo favorites-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c favorites-api.c -fPIC -DPIC -o .libs/favorites-api.o favorites-api.c: In function 'flickcurl_favorites_getContext': favorites-api.c:131:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 131 | sprintf(num_prev_str, "%d", num_prev); | ^ In file included from /usr/include/stdio.h:888, from favorites-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ favorites-api.c:135:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 135 | sprintf(num_next_str, "%d", num_next); | ^ In file included from /usr/include/stdio.h:888, from favorites-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o groups-api.lo groups-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c groups-api.c -fPIC -DPIC -o .libs/groups-api.o groups-api.c: In function 'flickcurl_groups_browse': groups-api.c:67:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 67 | sprintf(cat_id_str, "%d", cat_id); | ^ In file included from /usr/include/stdio.h:888, from groups-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o groups-pools-api.lo groups-pools-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c groups-pools-api.c -fPIC -DPIC -o .libs/groups-pools-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c galleries-api.c -fPIC -DPIC -o .libs/galleries-api.o galleries-api.c: In function 'flickcurl_galleries_getList': galleries-api.c:423:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 423 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from galleries-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ galleries-api.c:427:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 427 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from galleries-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ galleries-api.c: In function 'flickcurl_galleries_getListForPhoto': galleries-api.c:499:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 499 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from galleries-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ galleries-api.c:503:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 503 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from galleries-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o machinetags-api.lo machinetags-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c machinetags-api.c -fPIC -DPIC -o .libs/machinetags-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o perms.lo perms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c perms.c -fPIC -DPIC -o .libs/perms.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o people-api.lo people-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c people-api.c -fPIC -DPIC -o .libs/people-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c panda-api.c -fPIC -DPIC -o .libs/panda-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photos-comments-api.c -fPIC -DPIC -o .libs/photos-comments-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photos-licenses-api.c -fPIC -DPIC -o .libs/photos-licenses-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o photos-notes-api.lo photos-notes-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photos-notes-api.c -fPIC -DPIC -o .libs/photos-notes-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o photos-people-api.lo photos-people-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photos-people-api.c -fPIC -DPIC -o .libs/photos-people-api.o photos-people-api.c: In function 'flickcurl_photos_people_add': photos-people-api.c:83:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 83 | sprintf(person_x_str, "%d", person_x); | ^ In file included from /usr/include/stdio.h:888, from photos-people-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ photos-people-api.c:87:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 87 | sprintf(person_y_str, "%d", person_y); | ^ In file included from /usr/include/stdio.h:888, from photos-people-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ photos-people-api.c:91:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 91 | sprintf(person_w_str, "%d", person_w); | ^ In file included from /usr/include/stdio.h:888, from photos-people-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ photos-people-api.c:95:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 95 | sprintf(person_h_str, "%d", person_h); | ^ In file included from /usr/include/stdio.h:888, from photos-people-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photos-upload-api.c -fPIC -DPIC -o .libs/photos-upload-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photos-transform-api.c -fPIC -DPIC -o .libs/photos-transform-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o photos-geo-api.lo photos-geo-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photos-geo-api.c -fPIC -DPIC -o .libs/photos-geo-api.o photos-geo-api.c: In function 'flickcurl_photos_geo_batchCorrectLocation': photos-geo-api.c:104:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 104 | sprintf(woe_id_str, "%d", woe_id); | ^ In file included from /usr/include/stdio.h:888, from photos-geo-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ photos-geo-api.c: In function 'flickcurl_photos_geo_correctLocation': photos-geo-api.c:158:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 158 | sprintf(woe_id_str, "%d", woe_id); | ^ In file included from /usr/include/stdio.h:888, from photos-geo-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o photosets-comments-api.lo photosets-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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photosets-comments-api.c -fPIC -DPIC -o .libs/photosets-comments-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c reflection-api.c -fPIC -DPIC -o .libs/reflection-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o prefs-api.lo prefs-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c prefs-api.c -fPIC -DPIC -o .libs/prefs-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o photosets-api.lo photosets-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photosets-api.c -fPIC -DPIC -o .libs/photosets-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c photos-api.c -fPIC -DPIC -o .libs/photos-api.o photos-api.c: In function 'flickcurl_photos_setSafetyLevel': photos-api.c:2196:32: warning: '%d' directive writing between 1 and 10 bytes into a region of size 2 [-Wformat-overflow=] 2196 | sprintf(safety_level_str, "%d", safety_level); | ^~ photos-api.c:2196:31: note: directive argument in the range [1, 2147483647] 2196 | sprintf(safety_level_str, "%d", safety_level); | ^~~~ In file included from /usr/include/stdio.h:888, from photos-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 2 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tags-api.c -fPIC -DPIC -o .libs/tags-api.o tags-api.c: In function 'flickcurl_tags_getHotList': tags-api.c:195:31: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 195 | sprintf(tag_count_str, "%d", tag_count); | ^ In file included from /usr/include/stdio.h:888, from tags-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ tags-api.c: In function 'flickcurl_tags_getListUserPopular': tags-api.c:379:31: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 379 | sprintf(pop_count_str, "%d", pop_count); | ^ In file included from /usr/include/stdio.h:888, from tags-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o urls-api.lo urls-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c urls-api.c -fPIC -DPIC -o .libs/urls-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test-api.lo test-api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c test-api.c -fPIC -DPIC -o .libs/test-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c places-api.c -fPIC -DPIC -o .libs/places-api.o places-api.c: In function 'flickcurl_places_getChildrenWithPhotosPublic2': places-api.c:247:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 247 | sprintf(woe_id_str, "%d", woe_id); | ^ In file included from /usr/include/stdio.h:888, from places-api.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ places-api.c: In function 'flickcurl_places_getInfo2': places-api.c:345:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 345 | sprintf(woe_id_str, "%d", woe_id); | ^ In file included from /usr/include/stdio.h:888, from places-api.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ places-api.c: In function 'flickcurl_places_getTopPlacesList': places-api.c:611:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=] 611 | sprintf(place_type_id_str, "%d", place_type_id); | ^~ places-api.c:611:30: note: directive argument in the range [0, 2147483647] 611 | sprintf(place_type_id_str, "%d", place_type_id); | ^~~~ In file included from /usr/include/stdio.h:888, from places-api.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 3 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ places-api.c:618:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 618 | sprintf(woe_id_str, "%d", woe_id); | ^ In file included from /usr/include/stdio.h:888, from places-api.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ places-api.c: In function 'flickcurl_places_placesForBoundingBox': places-api.c:707:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=] 707 | sprintf(place_type_id_str, "%d", place_type_id); | ^~ places-api.c:707:30: note: directive argument in the range [0, 2147483647] 707 | sprintf(place_type_id_str, "%d", place_type_id); | ^~~~ In file included from /usr/include/stdio.h:888, from places-api.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 3 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ places-api.c: In function 'flickcurl_places_placesForContacts': places-api.c:803:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=] 803 | sprintf(place_type_id_str, "%d", place_type_id); | ^~ places-api.c:803:30: note: directive argument in the range [0, 2147483647] 803 | sprintf(place_type_id_str, "%d", place_type_id); | ^~~~ In file included from /usr/include/stdio.h:888, from places-api.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 3 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ places-api.c:806:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 806 | sprintf(woe_id_str, "%d", woe_id); | ^ In file included from /usr/include/stdio.h:888, from places-api.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ places-api.c: In function 'flickcurl_places_placesForTags': places-api.c:930:31: warning: '%d' directive writing between 1 and 10 bytes into a region of size 3 [-Wformat-overflow=] 930 | sprintf(place_type_id_str, "%d", place_type_id); | ^~ places-api.c:930:30: note: directive argument in the range [0, 2147483647] 930 | sprintf(place_type_id_str, "%d", place_type_id); | ^~~~ In file included from /usr/include/stdio.h:888, from places-api.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 3 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ places-api.c: In function 'flickcurl_places_placesForUser': places-api.c:1151:29: warning: '%d' directive writing between 1 and 10 bytes into a region of size 4 [-Wformat-overflow=] 1151 | sprintf(threshold_str, "%d", threshold); | ^~ places-api.c:1151:28: note: directive argument in the range [0, 2147483647] 1151 | sprintf(threshold_str, "%d", threshold); | ^~~~ In file included from /usr/include/stdio.h:888, from places-api.c:24: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 4 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c upload-api.c -fPIC -DPIC -o .libs/upload-api.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stats-api.c -fPIC -DPIC -o .libs/stats-api.o stats-api.c: In function 'flickcurl_stats_getCollectionDomains': stats-api.c:105:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 105 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c:109:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 109 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c: In function 'flickcurl_stats_getCollectionReferrers': stats-api.c:192:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 192 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c:196:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 196 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c: In function 'flickcurl_stats_getPhotoDomains': stats-api.c:345:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 345 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c:349:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 349 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c: In function 'flickcurl_stats_getPhotoReferrers': stats-api.c:431:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 431 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c:435:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 435 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c: In function 'flickcurl_stats_getPhotosetDomains': stats-api.c:515:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 515 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c:519:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 519 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c: In function 'flickcurl_stats_getPhotosetReferrers': stats-api.c:602:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 602 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c:606:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 606 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c: In function 'flickcurl_stats_getPhotostreamDomains': stats-api.c:828:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 828 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c:832:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 832 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c: In function 'flickcurl_stats_getPhotostreamReferrers': stats-api.c:910:30: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 910 | sprintf(per_page_str, "%d", per_page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ stats-api.c:914:26: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 914 | sprintf(page_str, "%d", page); | ^ In file included from /usr/include/stdio.h:888, from stats-api.c:21: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o legacy-auth.lo legacy-auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c legacy-auth.c -fPIC -DPIC -o .libs/legacy-auth.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sha1.c -fPIC -DPIC -o .libs/sha1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c oauth.c -fPIC -DPIC -o .libs/oauth.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libflickcurl.la -rpath /usr/lib64 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 -lz -llzma -lm -ldl -lcurl -lraptor2 libtool: link: gcc -shared -Wl,--as-needed -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 -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2 -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" && rm -f "libflickcurl.la" && ln -s "../libflickcurl.la" "libflickcurl.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' Making all in utils make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flickcurl-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/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/raptor2 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flickrdf-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/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/raptor2 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flickrdf-flickrdf.o `test -f 'flickrdf.c' || echo './'`flickrdf.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flickcurl-flickcurl.o `test -f 'flickcurl.c' || echo './'`flickcurl.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/raptor2 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o flickrdf flickrdf-flickrdf.o flickrdf-cmdline.o ../src/libflickcurl.la -lraptor2 -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2 libtool: link: gcc -I/usr/include/raptor2 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/flickrdf flickrdf-flickrdf.o flickrdf-cmdline.o ../src/.libs/libflickcurl.so -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flickcurl-commands.o `test -f 'commands.c' || echo './'`commands.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o flickcurl flickcurl-flickcurl.o flickcurl-commands.o flickcurl-cmdline.o ../src/libflickcurl.la -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2 libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/flickcurl flickcurl-flickcurl.o flickcurl-commands.o flickcurl-cmdline.o ../src/.libs/libflickcurl.so -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' Making all in docs make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JdJEhv + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64 + cd flickcurl-1.26 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in libmtwist make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/libmtwist' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/libmtwist' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/libmtwist' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libflickcurl.la '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libflickcurl.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64/libflickcurl.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64 && { 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 /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64 && { 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 -p .libs/libflickcurl.lai /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64/libflickcurl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/include' /usr/bin/install -p -m 644 flickcurl.h '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/src' Making install in utils make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p flickcurl flickrdf '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/bin' libtool: install: warning: `../src/libflickcurl.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/flickcurl /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/bin/flickcurl libtool: install: warning: `../src/libflickcurl.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/flickrdf /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/bin/flickrdf make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/utils' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/docs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/appgarden-commercial-picker.png /usr/bin/install -p -m 644 ./html/appgarden-edit-auth-flow-mobile.png /usr/bin/install -p -m 644 ./html/appgarden-edit-auth-flow.png /usr/bin/install -p -m 644 ./html/appgarden-get-your-api-key.png /usr/bin/install -p -m 644 ./html/appgarden-mobile-auth-page.png /usr/bin/install -p -m 644 ./html/appgarden-new-api-key-secret.png /usr/bin/install -p -m 644 ./html/appgarden-tell-us-about-your-app.png /usr/bin/install -p -m 644 ./html/appgarden-test-app-page.png /usr/bin/install -p -m 644 ./html/flickcurl-auth-authenticate.html /usr/bin/install -p -m 644 ./html/flickcurl-auth-build.html /usr/bin/install -p -m 644 ./html/flickcurl-auth-register.html /usr/bin/install -p -m 644 ./html/flickcurl-auth-upgrade.html /usr/bin/install -p -m 644 ./html/flickcurl-auth-use.html /usr/bin/install -p -m 644 ./html/flickcurl-auth.html /usr/bin/install -p -m 644 ./html/flickcurl-legacy-auth-authenticate.html /usr/bin/install -p -m 644 ./html/flickcurl-legacy-auth-build.html /usr/bin/install -p -m 644 ./html/flickcurl-legacy-auth-register.html /usr/bin/install -p -m 644 ./html/flickcurl-legacy-auth-use.html /usr/bin/install -p -m 644 ./html/flickcurl-legacy-auth.html /usr/bin/install -p -m 644 ./html/flickcurl-searching-search-example.html /usr/bin/install -p -m 644 ./html/flickcurl-searching-search-extras.html /usr/bin/install -p -m 644 ./html/flickcurl-searching-search-paging.html /usr/bin/install -p -m 644 ./html/flickcurl-searching-search-parameters.html /usr/bin/install -p -m 644 ./html/flickcurl-searching-search-result-formats.html /usr/bin/install -p -m 644 ./html/flickcurl-searching-search-results.html /usr/bin/install -p -m 644 ./html/flickcurl-searching-search-run.html /usr/bin/install -p -m 644 ./html/flickcurl-searching.html /usr/bin/install -p -m 644 ./html/flickcurl-section-activity.html /usr/bin/install -p -m 644 ./html/flickcurl-section-auth.html /usr/bin/install -p -m 644 ./html/flickcurl-section-blogs.html /usr/bin/install -p -m 644 ./html/flickcurl-section-category.html /usr/bin/install -p -m 644 ./html/flickcurl-section-collections.html /usr/bin/install -p -m 644 ./html/flickcurl-section-comment.html /usr/bin/install -p -m 644 ./html/flickcurl-section-commons.html /usr/bin/install -p -m 644 ./html/flickcurl-section-config.html /usr/bin/install -p -m 644 ./html/flickcurl-section-contact.html /usr/bin/install -p -m 644 ./html/flickcurl-section-context.html /usr/bin/install -p -m 644 ./html/flickcurl-section-core.html /usr/bin/install -p -m 644 ./html/flickcurl-section-exif.html /usr/bin/install -p -m 644 ./html/flickcurl-section-favorite.html /usr/bin/install -p -m 644 ./html/flickcurl-section-gallery.html /usr/bin/install -p -m 644 ./html/flickcurl-section-general.html /usr/bin/install -p -m 644 ./html/flickcurl-section-group.html /usr/bin/install -p -m 644 ./html/flickcurl-section-machinetags.html /usr/bin/install -p -m 644 ./html/flickcurl-section-misc.html /usr/bin/install -p -m 644 ./html/flickcurl-section-note.html /usr/bin/install -p -m 644 ./html/flickcurl-section-panda.html /usr/bin/install -p -m 644 ./html/flickcurl-section-people.html /usr/bin/install -p -m 644 ./html/flickcurl-section-person.html /usr/bin/install -p -m 644 ./html/flickcurl-section-photo.html /usr/bin/install -p -m 644 ./html/flickcurl-section-photos-people.html /usr/bin/install -p -m 644 ./html/flickcurl-section-photoset.html /usr/bin/install -p -m 644 ./html/flickcurl-section-photoslist.html /usr/bin/install -p -m 644 ./html/flickcurl-section-place.html /usr/bin/install -p -m 644 ./html/flickcurl-section-prefs.html /usr/bin/install -p -m 644 ./html/flickcurl-section-reflection.html /usr/bin/install -p -m 644 ./html/flickcurl-section-serializer.html /usr/bin/install -p -m 644 ./html/flickcurl-section-stats.html /usr/bin/install -p -m 644 ./html/flickcurl-section-tag.html /usr/bin/install -p -m 644 ./html/flickcurl-section-test.html /usr/bin/install -p -m 644 ./html/flickcurl-section-upload.html /usr/bin/install -p -m 644 ./html/flickcurl-section-urls.html /usr/bin/install -p -m 644 ./html/flickcurl-section-video.html /usr/bin/install -p -m 644 ./html/flickcurl.devhelp2 /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/index.sgml /usr/bin/install -p -m 644 ./html/indexes.html /usr/bin/install -p -m 644 ./html/introduction.html /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up.png /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 flickcurl-config.1 flickcurl.1 flickrdf.1 '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/docs' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/bin' /usr/bin/install -p flickcurl-config '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 flickcurl.pc '/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/flickcurl-1.26' + rm -f /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64/libflickcurl.la + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.26-6.mga9 --unique-debug-suffix -1.26-6.mga9.aarch64 --unique-debug-src-base flickcurl-1.26-6.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/flickcurl-1.26 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/bin/flickcurl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/bin/flickrdf extracting debug info from /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/lib64/libflickcurl.so.0.0.0 dwz: ./usr/bin/flickcurl-1.26-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/flickrdf-1.26-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libflickcurl.so.0.0.0-1.26-6.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 1908kB, size after compression: 1908kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match. 2045 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/flickcurl-config from /bin/sh to #!/usr/bin/sh Processing files: flickcurl-1.26-6.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nNB51x + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd flickcurl-1.26 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + cp -pr LICENSE-2.0.txt /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + cp -pr LICENSE.html /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + cp -pr NEWS.html /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + cp -pr README /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + cp -pr README.html /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + cp -pr coverage.html /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/flickcurl + RPM_EC=0 ++ jobs -p + exit 0 Provides: flickcurl = 1.26-6.mga9 flickcurl(aarch-64) = 1.26-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcurl.so.4()(64bit) libflickcurl.so.0()(64bit) libraptor2.so.0()(64bit) Processing files: lib64flickcurl0-1.26-6.mga9.aarch64 Provides: lib64flickcurl0 = 1.26-6.mga9 lib64flickcurl0(aarch-64) = 1.26-6.mga9 libflickcurl.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcurl.so.4()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.8)(64bit) Processing files: lib64flickcurl-devel-1.26-6.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8RCfcd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd flickcurl-1.26 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/lib64flickcurl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/lib64flickcurl-devel + cp -pr NOTICE /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64/usr/share/doc/lib64flickcurl-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libflickcurl(64bit)) flickcurl-devel = 1.26-6.mga9 lib64flickcurl-devel = 1.26-6.mga9 lib64flickcurl-devel(aarch-64) = 1.26-6.mga9 libflickcurl-devel = 1.26-6.mga9 pkgconfig(flickcurl) = 1.26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libcurl(64bit)) devel(libxml2(64bit)) pkgconfig pkgconfig(raptor2) >= 2.0.0 Obsoletes: lib64flickcurl0-devel < 1.21-2 Processing files: flickcurl-debugsource-1.26-6.mga9.aarch64 Provides: flickcurl-debugsource = 1.26-6.mga9 flickcurl-debugsource(aarch-64) = 1.26-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: flickcurl-debuginfo-1.26-6.mga9.aarch64 Provides: debuginfo(build-id) = 6c952402f88b34703ef271dc90647d755a540c15 debuginfo(build-id) = c7d5dc15bf35759892bad0b087050a1b4f3e197c flickcurl-debuginfo = 1.26-6.mga9 flickcurl-debuginfo(aarch-64) = 1.26-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: flickcurl-debugsource(aarch-64) = 1.26-6.mga9 Processing files: lib64flickcurl0-debuginfo-1.26-6.mga9.aarch64 Provides: debuginfo(build-id) = 8429e61080abee9d88d9032314d6c41280eb6535 lib64flickcurl0-debuginfo = 1.26-6.mga9 lib64flickcurl0-debuginfo(aarch-64) = 1.26-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: flickcurl-debugsource(aarch-64) = 1.26-6.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64flickcurl0-1.26-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/flickcurl-debuginfo-1.26-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/flickcurl-1.26-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/flickcurl-debugsource-1.26-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64flickcurl0-debuginfo-1.26-6.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64flickcurl-devel-1.26-6.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lDjBj7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd flickcurl-1.26 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/flickcurl-1.26-6.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WN0pLW + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf flickcurl-1.26 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!