+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libyahoo2.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Fri Aug 8 2004 A. Craig West warning: bogus date in %changelog: Wed May 4 2004 A. Craig West warning: bogus date in %changelog: Thu Mar 29 2003 Wayne warning: bogus date in %changelog: Thu Jan 24 2003 Philip warning: bogus date in %changelog: Thu Dec 18 2002 Philip Tellis Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KuVWb0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libyahoo2-1.0.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libyahoo2-1.0.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libyahoo2-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso8859-1 -t UTF8 AUTHORS + /usr/bin/mv AUTHORS.utf8 AUTHORS + iconv -f iso8859-1 -t UTF8 NEWS + /usr/bin/mv NEWS.utf8 NEWS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Rnptoe + umask 022 + cd /builddir/build/BUILD + cd libyahoo2-1.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking for library containing socket... none required checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... __inline__ checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for strerror... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.55.2) configure: creating ./config.status config.status: creating Makefile config.status: creating libyahoo2.pc config.status: creating libyahoo2.spec config.status: creating src/Makefile config.status: creating src/windows/Makefile config.status: creating src/windows/vc6/Makefile config.status: creating src/windows/vc7/Makefile config.status: creating src/windows/vc8/Makefile config.status: creating src/windows/vc9/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libyahoo2-1.0.1' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libyahoo2-1.0.1/src' Making all in windows make[3]: Entering directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows' Making all in vc6 make[4]: Entering directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows/vc6' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows/vc6' Making all in vc7 make[4]: Entering directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows/vc7' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows/vc7' Making all in vc8 make[4]: Entering directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows/vc8' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows/vc8' Making all in vc9 make[4]: Entering directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows/vc9' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows/vc9' make[4]: Entering directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows' make[3]: Leaving directory '/builddir/build/BUILD/libyahoo2-1.0.1/src/windows' make[3]: Entering directory '/builddir/build/BUILD/libyahoo2-1.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c -o libyahoo2.lo libyahoo2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c -o crypt.lo crypt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c -o md5.lo md5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c -o sha1.lo sha1.c mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c crypt.c -fPIC -DPIC -o .libs/crypt.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c libyahoo2.c -fPIC -DPIC -o .libs/libyahoo2.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c sha1.c -fPIC -DPIC -o .libs/sha1.o sha1.c: In function 'SHA1Init': sha1.c:160:20: warning: use of C99 long long integer constant [-Wlong-long] sc->totalLength = 0LL; ^~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from crypt.c:36: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:423:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^ /usr/include/glib-2.0/glib/gmacros.h:241:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from crypt.c:36: /usr/include/glib-2.0/glib/gtypes.h:424:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:426:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib.h:62:0, from yahoo_util.h:30, from crypt.c:36: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:423:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^ /usr/include/glib-2.0/glib/gmacros.h:241:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gtypes.h:424:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:426:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from crypt.c:36: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:62:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ libyahoo2.c: In function 'yahoo_process_notify': libyahoo2.c:914:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!strncasecmp(msg, "TYPING", strlen("TYPING"))) ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ libyahoo2.c:917:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] else if (!strncasecmp(msg, "GAME", strlen("GAME"))) ^~~~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ libyahoo2.c:920:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] else if (!strncasecmp(msg, "WEBCAMINVITE", strlen("WEBCAMINVITE"))) { ^~~~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c md5.c -o md5.o >/dev/null 2>&1 libyahoo2.c: In function 'yahoo_process_auth': libyahoo2.c:1782:8: warning: variable 'sn' set but not used [-Wunused-but-set-variable] char *sn = NULL; ^~ libyahoo2.c: In function 'yahoo_process_auth_resp': libyahoo2.c:1865:8: warning: variable 'handle' set but not used [-Wunused-but-set-variable] char *handle; ^~~~~~ libyahoo2.c:1864:8: warning: variable 'login_id' set but not used [-Wunused-but-set-variable] char *login_id; ^~~~~~~~ libyahoo2.c: In function 'yahoo_process_contact': libyahoo2.c:1965:6: warning: variable 'online' set but not used [-Wunused-but-set-variable] int online = 0; ^~~~~~ libyahoo2.c:1963:7: warning: variable 'tm' set but not used [-Wunused-but-set-variable] long tm = 0L; ^~ libyahoo2.c: In function 'yahoo_process_buddyadd': libyahoo2.c:2014:8: warning: variable 'me' set but not used [-Wunused-but-set-variable] char *me = NULL; ^~ libyahoo2.c: In function 'yahoo_process_buddydel': libyahoo2.c:2060:8: warning: variable 'me' set but not used [-Wunused-but-set-variable] char *me = NULL; ^~ libyahoo2.c:2059:6: warning: variable 'unk_66' set but not used [-Wunused-but-set-variable] int unk_66 = 0; ^~~~~~ libyahoo2.c: In function 'yahoo_process_ignore': libyahoo2.c:2114:6: warning: variable 'un_ignore' set but not used [-Wunused-but-set-variable] int un_ignore = 0; ^~~~~~~~~ libyahoo2.c:2113:8: warning: variable 'me' set but not used [-Wunused-but-set-variable] char *me = NULL; ^~ libyahoo2.c:2112:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status = 0; ^~~~~~ libyahoo2.c:2111:8: warning: variable 'who' set but not used [-Wunused-but-set-variable] char *who = NULL; ^~~ libyahoo2.c: In function 'yahoo_process_voicechat': libyahoo2.c:2148:8: warning: variable 'voice_room' set but not used [-Wunused-but-set-variable] char *voice_room = NULL; ^~~~~~~~~~ libyahoo2.c: In function 'yahoo_process_webcam_key': libyahoo2.c:2293:8: warning: variable 'me' set but not used [-Wunused-but-set-variable] char *me = NULL; ^~ libyahoo2.c: In function 'yahoo_webcam_connect': libyahoo2.c:3223:32: warning: variable 'yss' set but not used [-Wunused-but-set-variable] struct yahoo_server_settings *yss; ^~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c crypt.c -o crypt.o >/dev/null 2>&1 libyahoo2.c: In function 'yahoo_process_filetransferaccept': libyahoo2.c:5061:8: warning: variable 'filename' set but not used [-Wunused-but-set-variable] char *filename = NULL; ^~~~~~~~ libyahoo2.c:5060:8: warning: variable 'who' set but not used [-Wunused-but-set-variable] char *who = NULL; ^~~ libyahoo2.c: In function 'yahoo_process_filetransferinfo': libyahoo2.c:5109:8: warning: variable 'filename' set but not used [-Wunused-but-set-variable] char *filename = NULL; ^~~~~~~~ libyahoo2.c:5108:8: warning: variable 'who' set but not used [-Wunused-but-set-variable] char *who = NULL; ^~~ libyahoo2.c: In function 'yahoo_get_cookie': libyahoo2.c:5504:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!strncasecmp(which, "y", 1)) ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ libyahoo2.c:5506:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!strncasecmp(which, "b", 1)) ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ libyahoo2.c:5508:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!strncasecmp(which, "t", 1)) ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ libyahoo2.c:5510:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!strncasecmp(which, "c", 1)) ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ libyahoo2.c:5512:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (!strncasecmp(which, "login", 5)) ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from libyahoo2.c:84: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c sha1.c -o sha1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c -o yahoo_httplib.lo yahoo_httplib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c -o yahoo_util.lo yahoo_util.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c yahoo_httplib.c -fPIC -DPIC -o .libs/yahoo_httplib.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c -o yahoo_list.lo yahoo_list.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c yahoo_util.c -fPIC -DPIC -o .libs/yahoo_util.o In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from yahoo_util.c:40: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:423:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^ /usr/include/glib-2.0/glib/gmacros.h:241:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from yahoo_util.c:40: /usr/include/glib-2.0/glib/gtypes.h:424:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:426:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from yahoo_httplib.c:51: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:423:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^ /usr/include/glib-2.0/glib/gmacros.h:241:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from yahoo_httplib.c:51: /usr/include/glib-2.0/glib/gtypes.h:424:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:426:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib.h:62:0, from yahoo_util.h:30, from yahoo_util.c:40: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ In file included from /usr/include/glib-2.0/glib.h:62:0, from yahoo_util.h:30, from yahoo_httplib.c:51: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from yahoo_util.c:40: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from yahoo_httplib.c:51: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c yahoo_util.c -o yahoo_util.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c yahoo_list.c -fPIC -DPIC -o .libs/yahoo_list.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c yahoo_httplib.c -o yahoo_httplib.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c yahoo_list.c -o yahoo_list.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c -o yahoo_fn.lo yahoo_fn.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c sample_client.c libyahoo2.c: In function 'yahoo_process_pager_connection': libyahoo2.c:101:27: warning: 'url' may be used uninitialized in this function [-Wmaybe-uninitialized] #define YAHOO_CALLBACK(x) yc->x ^~ libyahoo2.c:1686:8: note: 'url' was declared here char *url; ^~~ libyahoo2.c:101:27: warning: 'to' may be used uninitialized in this function [-Wmaybe-uninitialized] #define YAHOO_CALLBACK(x) yc->x ^~ libyahoo2.c:1609:8: note: 'to' was declared here char *to; ^~ libyahoo2.c:101:27: warning: 'from' may be used uninitialized in this function [-Wmaybe-uninitialized] #define YAHOO_CALLBACK(x) yc->x ^~ libyahoo2.c:1608:8: note: 'from' was declared here char *from; ^~~~ libyahoo2.c:101:27: warning: 'to' may be used uninitialized in this function [-Wmaybe-uninitialized] #define YAHOO_CALLBACK(x) yc->x ^~ libyahoo2.c:1641:8: note: 'to' was declared here char *to; ^~ libyahoo2.c:101:27: warning: 'from' may be used uninitialized in this function [-Wmaybe-uninitialized] #define YAHOO_CALLBACK(x) yc->x ^~ libyahoo2.c:1640:8: note: 'from' was declared here char *from; ^~~~ libyahoo2.c:101:27: warning: 'url' may be used uninitialized in this function [-Wmaybe-uninitialized] #define YAHOO_CALLBACK(x) yc->x ^~ libyahoo2.c:1639:8: note: 'url' was declared here char *url; ^~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c yahoo_fn.c -fPIC -DPIC -o .libs/yahoo_fn.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c autoresponder.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:423:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^ /usr/include/glib-2.0/glib/gmacros.h:241:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gtypes.h:424:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:426:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c yahoo_fn.c -o yahoo_fn.o >/dev/null 2>&1 In file included from /usr/include/glib-2.0/glib.h:62:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ sample_client.c: In function 'ext_yahoo_mail_notify': sample_client.c:716:18: error: format not a string literal and no format arguments [-Werror=format-security] print_message((buff)); ^ sample_client.c:169:35: note: in definition of macro 'print_message' #define print_message(x) { printf x; printf("\n"); } ^ sample_client.c: In function 'ext_yahoo_login_response': sample_client.c:925:17: error: format not a string literal and no format arguments [-Werror=format-security] print_message((buff)); ^ sample_client.c:169:35: note: in definition of macro 'print_message' #define print_message(x) { printf x; printf("\n"); } ^ sample_client.c: In function 'yahoo_callback': sample_client.c:1129:19: error: format not a string literal and no format arguments [-Werror=format-security] print_message((buff)); ^ sample_client.c:169:35: note: in definition of macro 'print_message' #define print_message(x) { printf x; printf("\n"); } ^ sample_client.c: In function 'process_commands': sample_client.c:1270:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if(!strncasecmp(cmd, "MSG", strlen("MSG"))) { ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1288:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CMS", strlen("CMS"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1305:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CLS", strlen("CLS"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1325:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CCR", strlen("CCR"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1347:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CIN", strlen("CIN"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1372:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CLN", strlen("CLN"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1390:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CLF", strlen("CLF"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1411:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CDC", strlen("CDC"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1443:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CHL", strlen("CHL"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1447:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CHJ", strlen("CHJ"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1462:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CHM", strlen("CHM"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1475:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "CHX", strlen("CHX"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1477:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "STA", strlen("STA"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1495:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "OFF", strlen("OFF"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1499:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "IDS", strlen("IDS"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1506:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "AID", strlen("AID"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1509:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "DID", strlen("DID"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1512:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "LST", strlen("LST"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1525:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "NAM", strlen("NAM"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1551:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "WCAM", strlen("WCAM"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c:1562:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] } else if(!strncasecmp(cmd, "WINV", strlen("WINV"))) { ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from sample_client.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ sample_client.c: In function 'main': sample_client.c:1656:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", ylad->yahoo_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sample_client.c:1670:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", ylad->password); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sample_client.c:1680:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &status); ^~~~~~~~~~~~~~~~~~~~ sample_client.c:1683:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &log_level); ^~~~~~~~~~~~~~~~~~~~~~~ sample_client.c: In function 'yahoo_webcam_timeout_callback': sample_client.c:307:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(image, length, 1, f_image); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from autoresponder.c:60: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:423:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^ /usr/include/glib-2.0/glib/gmacros.h:241:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from yahoo_util.h:30, from autoresponder.c:60: /usr/include/glib-2.0/glib/gtypes.h:424:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:426:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib.h:62:0, from yahoo_util.h:30, from autoresponder.c:60: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:136:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:325:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:331:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:334:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:337:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:340:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:343:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from autoresponder.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:324:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ autoresponder.c: In function 'ext_yahoo_mail_notify': autoresponder.c:748:18: error: format not a string literal and no format arguments [-Werror=format-security] print_message((buff)); ^ autoresponder.c:182:35: note: in definition of macro 'print_message' #define print_message(x) { printf x; printf("\n"); } ^ autoresponder.c: In function 'ext_yahoo_login_response': autoresponder.c:973:17: error: format not a string literal and no format arguments [-Werror=format-security] print_message((buff)); ^ autoresponder.c:182:35: note: in definition of macro 'print_message' #define print_message(x) { printf x; printf("\n"); } ^ autoresponder.c: In function 'yahoo_callback': autoresponder.c:1158:19: error: format not a string literal and no format arguments [-Werror=format-security] print_message((buff)); ^ autoresponder.c:182:35: note: in definition of macro 'print_message' #define print_message(x) { printf x; printf("\n"); } ^ autoresponder.c: In function 'process_commands': autoresponder.c:1294:2: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if(!strncasecmp(cmd, "QUIT", strlen("QUIT"))) { ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from yahoo_util.h:30, from autoresponder.c:60: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ autoresponder.c: In function 'main': autoresponder.c:1365:6: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ autoresponder.c: In function 'yahoo_webcam_timeout_callback': autoresponder.c:338:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(image, length, 1, f_image); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -ansi -pedantic -c libyahoo2.c -o libyahoo2.o >/dev/null 2>&1 cc1: some warnings being treated as errors make[3]: *** [Makefile:332: sample_client.o] Error 1 make[3]: *** Waiting for unfinished jobs.... cc1: some warnings being treated as errors make[3]: *** [Makefile:332: autoresponder.o] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/libyahoo2-1.0.1/src' make[2]: *** [Makefile:382: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/libyahoo2-1.0.1/src' make[1]: *** [Makefile:296: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/libyahoo2-1.0.1' make: *** [Makefile:204: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.Rnptoe (%build) RPM build errors: bogus date in %changelog: Fri Aug 8 2004 A. Craig West bogus date in %changelog: Wed May 4 2004 A. Craig West bogus date in %changelog: Thu Mar 29 2003 Wayne bogus date in %changelog: Thu Jan 24 2003 Philip bogus date in %changelog: Thu Dec 18 2002 Philip Tellis Bad exit status from /var/tmp/rpm-tmp.Rnptoe (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff