<86>Mar  1 09:42:24 userdel[4012293]: delete user 'rooter'
<86>Mar  1 09:42:24 userdel[4012293]: removed group 'rooter' owned by 'rooter'
<86>Mar  1 09:42:24 userdel[4012293]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  1 09:42:24 groupadd[4012334]: group added to /etc/group: name=rooter, GID=573
<86>Mar  1 09:42:24 groupadd[4012334]: group added to /etc/gshadow: name=rooter
<86>Mar  1 09:42:24 groupadd[4012334]: new group: name=rooter, GID=573
<86>Mar  1 09:42:24 useradd[4012360]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Mar  1 09:42:24 userdel[4012382]: delete user 'builder'
<86>Mar  1 09:42:24 userdel[4012382]: removed group 'builder' owned by 'builder'
<86>Mar  1 09:42:24 userdel[4012382]: removed shadow group 'builder' owned by 'builder'
<86>Mar  1 09:42:24 groupadd[4012404]: group added to /etc/group: name=builder, GID=574
<86>Mar  1 09:42:24 groupadd[4012404]: group added to /etc/gshadow: name=builder
<86>Mar  1 09:42:24 groupadd[4012404]: new group: name=builder, GID=574
<86>Mar  1 09:42:24 useradd[4012414]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash
<13>Mar  1 09:42:30 rpmi: libbsd-0.9.1-alt2 p9+236665.100.2.1 1567078755 installed
<13>Mar  1 09:42:30 rpmi: libbsd-devel-0.9.1-alt2 p9+236665.100.2.1 1567078755 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/clive-0.4.10-alt1.nosrc.rpm
Installing clive-0.4.10-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91406
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf clive-0.4.10
+ echo 'Source #0 (clive-0.4.10.tar.gz):'
Source #0 (clive-0.4.10.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/clive-0.4.10.tar.gz
+ /bin/tar -xf -
+ cd clive-0.4.10
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92983
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd clive-0.4.10
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:8: installing './compile'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ readlink -e -- ./configure
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for string.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... 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 for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for gethostbyname... yes
checking for memset... yes
checking for socket... yes
checking for strftime... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for library containing getopt_long... none required
checking for library containing iconv... none required
checking for library containing MD5Data... -lbsd
checking for --enable-debug... no
checking for --enable-DEBUG... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating man/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
Making all in doc
make[1]: Nothing to be done for 'all'.
Making all in include
make  all-am
Making all in man
make[1]: Nothing to be done for 'all'.
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-net.o `test -f 'net.c' || echo './'`net.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-lj_login.o `test -f 'lj_login.c' || echo './'`lj_login.c
lj_login.c: In function 'create_login_request':
lj_login.c:119:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  asprintf(&ret,
  ^~~~~~~~~~~~~~
   "mode=login&clientversion=%s&%s"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&getmoods=%d"
   ~~~~~~~~~~~~~~
   "&getpicws=%d",
   ~~~~~~~~~~~~~~~
   clientversion, user->auth,
   ~~~~~~~~~~~~~~~~~~~~~~~~~~
   logininfo->mood ? 1 : 0,
   ~~~~~~~~~~~~~~~~~~~~~~~~
   logininfo->loginflags & getpickws ? 1 : 0);
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-lj_getfriends.o `test -f 'lj_getfriends.c' || echo './'`lj_getfriends.c
lj_getfriends.c: In function 'create_getfriends_request':
lj_getfriends.c:85:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  asprintf(&ret,
  ^~~~~~~~~~~~~~
   "mode=getfriends&%s"
   ~~~~~~~~~~~~~~~~~~~~
   "&includefriendof=1"
   ~~~~~~~~~~~~~~~~~~~~
   "&includebdays=1",
   ~~~~~~~~~~~~~~~~~~
   user->auth);
   ~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-lj_editfriends.o `test -f 'lj_editfriends.c' || echo './'`lj_editfriends.c
lj_editfriends.c: In function 'create_editfriends_request':
lj_editfriends.c:70:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  asprintf(&ret,
  ^~~~~~~~~~~~~~
   "mode=editfriends&%s"
   ~~~~~~~~~~~~~~~~~~~~~
   "&editfriend_delete_user=%d"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&editfriend_add_%d_user=%s",
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   user->auth,
   ~~~~~~~~~~~
   friendinfo->friendflags == DELETE_FRIEND,
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1, friendinfo->friends[0].user);
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-lj_getcomments.o `test -f 'lj_getcomments.c' || echo './'`lj_getcomments.c
lj_getcomments.c: In function 'create_getcomments_request':
lj_getcomments.c:84:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  asprintf(&ret,
  ^~~~~~~~~~~~~~
   "mode=getcomments&%s"
   ~~~~~~~~~~~~~~~~~~~~~
   "&truncate=100&prefersubject=1"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&selecttype=lastn&howmany=%d"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&lineendings=unix"
   ~~~~~~~~~~~~~~~~~~~
   "&eventid=%d"
   ~~~~~~~~~~~~~
   "&usejournal=%s",
   ~~~~~~~~~~~~~~~~~
   user->auth,
   ~~~~~~~~~~~
   20,
   ~~~
   commentinfo->journalid,
   ~~~~~~~~~~~~~~~~~~~~~~~
   commentinfo->usejournal ? commentinfo->usejournal : "");
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-lj_getevents.o `test -f 'lj_getevents.c' || echo './'`lj_getevents.c
lj_getevents.c: In function 'create_getevents_request':
lj_getevents.c:84:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  asprintf(&ret,
  ^~~~~~~~~~~~~~
   "mode=getevents&%s"
   ~~~~~~~~~~~~~~~~~~~
   "&truncate=100&prefersubject=1"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&selecttype=lastn&howmany=%d"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&noprops=1"
   ~~~~~~~~~~~~
   "&lineendings=unix"
   ~~~~~~~~~~~~~~~~~~~
   "&usejournal=%s",
   ~~~~~~~~~~~~~~~~~
   user->auth,
   ~~~~~~~~~~~
   eventinfo->eventflags,
   ~~~~~~~~~~~~~~~~~~~~~~
   eventinfo->usejournal ? eventinfo->usejournal : "");
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-lj_getchallenge.o `test -f 'lj_getchallenge.c' || echo './'`lj_getchallenge.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-configure.o `test -f 'configure.c' || echo './'`configure.c
configure.c: In function 'lj_init_config':
configure.c:193:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&config->rcfile, "%s/.cliverc", getenv("HOME"));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
configure.c: In function 'lj_ask_username':
configure.c:468:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(name, LJ_BUFFER_MAX, stdin);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-util.o `test -f 'util.c' || echo './'`util.c
util.c: In function 'lj_urlencode':
util.c:120:23: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types]
   sum = iconv(utfenc, &inbound, &inlen, &outbuf, &outlen);
                       ^~~~~~~~
In file included from ../include/util.h:10,
                 from ../include/system.h:9,
                 from util.c:1:
/usr/include/iconv.h:42:54: note: expected 'char ** restrict' but argument is of type 'const char **'
 extern size_t iconv (iconv_t __cd, char **__restrict __inbuf,
                                    ~~~~~~~~~~~~~~~~~~^~~~~~~
util.c: In function 'lj_chardecode':
util.c:170:23: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types]
   sum = iconv(utfdec, &inbuf, &inlen, &outbuf, &outlen);
                       ^~~~~~
In file included from ../include/util.h:10,
                 from ../include/system.h:9,
                 from util.c:1:
/usr/include/iconv.h:42:54: note: expected 'char ** restrict' but argument is of type 'const char **'
 extern size_t iconv (iconv_t __cd, char **__restrict __inbuf,
                                    ~~~~~~~~~~~~~~~~~~^~~~~~~
util.c: In function 'lj_uniquename':
util.c:306:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  asprintf(name, "clive.%d.%s", getuid(), timestring);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util.c: In function 'lj_setauth':
util.c:351:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&user->auth, "user=%s&password=%s&ver=1",
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    username, password);
    ~~~~~~~~~~~~~~~~~~~
util.c:357:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&user->auth, "user=%s&hpassword=%s&ver=1",
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    username, password);
    ~~~~~~~~~~~~~~~~~~~
util.c:374:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&temp, "%s%s", challenge.challenge, password);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util.c:378:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&user->auth, "user=%s&auth_method=challenge"
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    "&auth_challenge=%s&auth_response=%s&ver=1",
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    username, challenge.challenge, password);
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-lj_postevent.o `test -f 'lj_postevent.c' || echo './'`lj_postevent.c
lj_postevent.c: In function 'create_post':
lj_postevent.c:406:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&replace_text, "&itemid=%d", replace);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lj_postevent.c:410:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
  asprintf(&ret,
  ^~~~~~~~~~~~~~
   "mode=%s&%s"
   ~~~~~~~~~~~~
   "&event=%s"
   ~~~~~~~~~~~
   "&subject=%s"
   ~~~~~~~~~~~~~
   "&lineendings=%s"
   ~~~~~~~~~~~~~~~~~
   "&security=%s"
   ~~~~~~~~~~~~~~
   "&allowmask=%s"
   ~~~~~~~~~~~~~~~
   "&year=%s&mon=%s&day=%s&hour=%s&min=%s"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&usejournal=%s"
   ~~~~~~~~~~~~~~~~
   "&prop_opt_nocomments=%d"
   ~~~~~~~~~~~~~~~~~~~~~~~~~
   "&prop_opt_preformatted=%d"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&backdated=%d"
   ~~~~~~~~~~~~~~~
   "&prop_current_moodid=%d"
   ~~~~~~~~~~~~~~~~~~~~~~~~~
   "&prop_current_mood=%s"
   ~~~~~~~~~~~~~~~~~~~~~~~
   "&prop_picture_keyword=%s"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&prop_current_music=%s"
   ~~~~~~~~~~~~~~~~~~~~~~~~
   "&prop_current_location=%s"
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "&prop_taglist=%s"
   ~~~~~~~~~~~~~~~~~~
   "%s" /* replace=itemid */,
   ~~~~~~~~~~~~~~~~~~~~~~~~~~
   replace ? "editevent" : "postevent", auth,
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   STR(event),
   ~~~~~~~~~~~
   subject ? subject : "",
   ~~~~~~~~~~~~~~~~~~~~~~~
   lineendings,
   ~~~~~~~~~~~~
   security,
   ~~~~~~~~~
   STR(allowmask),
   ~~~~~~~~~~~~~~~
   year, mon, day, hour, min,
   ~~~~~~~~~~~~~~~~~~~~~~~~~~
   STR(usejournal),
   ~~~~~~~~~~~~~~~~
   nocomments,
   ~~~~~~~~~~~
   preformatted,
   ~~~~~~~~~~~~~
   backdated,
   ~~~~~~~~~~
   moodid,
   ~~~~~~~
   STR(mood),
   ~~~~~~~~~~
   STR(userpic),
   ~~~~~~~~~~~~~
   STR(music),
   ~~~~~~~~~~~
   STR(location),
   ~~~~~~~~~~~~~~
   STR(taglist),
   ~~~~~~~~~~~~~
   STR(replace_text));
   ~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-hash.o `test -f 'hash.c' || echo './'`hash.c
hash.c: In function 'getp':
hash.c:181:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
  vasprintf(&buff, key, ap);
  ^~~~~~~~~~~~~~~~~~~~~~~~~
hash.c: In function 'getpi':
hash.c:214:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
  vasprintf(&buff, key, ap);
  ^~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-edit.o `test -f 'edit.c' || echo './'`edit.c
edit.c: In function 'get_event':
edit.c:38:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
    asprintf(&tempfile, "/tmp/%s", unique);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include    -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clive-clive.o `test -f 'clive.c' || echo './'`clive.c
clive.c: In function 'main':
clive.c:389:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
   asprintf(&post.allowmask, "%d", mask);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
i586-alt-linux-gcc -pipe -g -ggdb -g3 -W -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Winline -Wuninitialized -fshort-enums -funroll-loops -finline-functions -fexpensive-optimizations -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o clive clive-net.o clive-clive.o clive-util.o clive-lj_postevent.o clive-edit.o clive-configure.o clive-lj_login.o clive-lj_getfriends.o clive-lj_editfriends.o clive-lj_getevents.o clive-lj_getcomments.o clive-lj_getchallenge.o clive-hash.o  -lbsd 
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33763
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/clive-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/clive-buildroot
+ cd clive-0.4.10
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/clive-buildroot
make: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/clive-buildroot/usr/share/clive'
 /bin/install -p -m 644 cliverc-example.conf '/usr/src/tmp/clive-buildroot/usr/share/clive'
make[2]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/doc'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/include'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/include'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/clive-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 man1/clive.1 '/usr/src/tmp/clive-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/man'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
 /bin/mkdir -p '/usr/src/tmp/clive-buildroot/usr/bin'
  /bin/install -p clive '/usr/src/tmp/clive-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10'
make[2]: Entering directory '/usr/src/RPM/BUILD/clive-0.4.10'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10'
make[1]: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10'
make: Leaving directory '/usr/src/RPM/BUILD/clive-0.4.10'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/clive-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/clive-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/clive-buildroot/ (default)
Compressing files in /usr/src/tmp/clive-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/clive-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/clive: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: clive-0.4.10-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81315
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd clive-0.4.10
+ DOCDIR=/usr/src/tmp/clive-buildroot/usr/share/doc/clive-0.4.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/clive-buildroot/usr/share/doc/clive-0.4.10
+ /bin/mkdir -p /usr/src/tmp/clive-buildroot/usr/share/doc/clive-0.4.10
+ cp -prL AUTHORS BUGS ChangeLog README /usr/src/tmp/clive-buildroot/usr/share/doc/clive-0.4.10
+ chmod -R go-w /usr/src/tmp/clive-buildroot/usr/share/doc/clive-0.4.10
+ chmod -R a+rX /usr/src/tmp/clive-buildroot/usr/share/doc/clive-0.4.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hZQotW
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OKqWli
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib/ld-linux.so.2, libbsd.so.0 >= set:kjJdv, libbsd.so.0(LIBBSD_0.0), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uUzbyc
Creating clive-debuginfo package
Processing files: clive-debuginfo-0.4.10-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WNhlvr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1gcTna
find-requires: running scripts (debuginfo)
Requires: clive = 0.4.10-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libbsd.so.0), debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/clive-0.4.10-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/clive-debuginfo-0.4.10-alt1.i586.rpm
9.45user 1.84system 0:21.17elapsed 53%CPU (0avgtext+0avgdata 26920maxresident)k
0inputs+0outputs (0major+574293minor)pagefaults 0swaps
13.87user 4.98system 0:35.03elapsed 53%CPU (0avgtext+0avgdata 115004maxresident)k
0inputs+0outputs (0major+849313minor)pagefaults 0swaps
--- clive-0.4.10-alt1.i586.rpm.repo	2014-09-05 05:22:13.000000000 +0000
+++ clive-0.4.10-alt1.i586.rpm.hasher	2020-03-01 09:42:57.227734157 +0000
@@ -8,3 +8,3 @@
 /usr/share/doc/clive-0.4.10/README	100644	
-/usr/share/man/man1/clive.1.gz	100644	
+/usr/share/man/man1/clive.1.xz	100644	
 Requires: /lib/ld-linux.so.2