<86>Aug 14 09:43:25 userdel[1225898]: delete user 'rooter' <86>Aug 14 09:43:25 userdel[1225898]: removed group 'rooter' owned by 'rooter' <86>Aug 14 09:43:25 userdel[1225898]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 14 09:43:25 groupadd[1225909]: group added to /etc/group: name=rooter, GID=669 <86>Aug 14 09:43:25 groupadd[1225909]: group added to /etc/gshadow: name=rooter <86>Aug 14 09:43:25 groupadd[1225909]: new group: name=rooter, GID=669 <86>Aug 14 09:43:25 useradd[1225917]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Aug 14 09:43:25 userdel[1225930]: delete user 'builder' <86>Aug 14 09:43:25 userdel[1225930]: removed group 'builder' owned by 'builder' <86>Aug 14 09:43:25 groupadd[1225940]: group added to /etc/group: name=builder, GID=670 <86>Aug 14 09:43:25 groupadd[1225940]: group added to /etc/gshadow: name=builder <86>Aug 14 09:43:25 groupadd[1225940]: new group: name=builder, GID=670 <86>Aug 14 09:43:25 useradd[1225947]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/clive-0.4.10-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD-like <13>Aug 14 09:43:26 rpmi: libbsd-0.10.0-alt1 sisyphus+278425.100.1.1 1626099309 installed <13>Aug 14 09:43:26 rpmi: libbsd-devel-0.10.0-alt1 sisyphus+278425.100.1.1 1626099309 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/clive-0.4.10-alt1.nosrc.rpm (w1.gzdio) 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.92923 + 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.92923 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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-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] 119 | asprintf(&ret, | ^~~~~~~~~~~~~~ 120 | "mode=login&clientversion=%s&%s" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 121 | "&getmoods=%d" | ~~~~~~~~~~~~~~ 122 | "&getpicws=%d", | ~~~~~~~~~~~~~~~ 123 | clientversion, user->auth, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 124 | logininfo->mood ? 1 : 0, | ~~~~~~~~~~~~~~~~~~~~~~~~ 125 | 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_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] 406 | 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] 410 | asprintf(&ret, | ^~~~~~~~~~~~~~ 411 | "mode=%s&%s" | ~~~~~~~~~~~~ 412 | "&event=%s" | ~~~~~~~~~~~ 413 | "&subject=%s" | ~~~~~~~~~~~~~ 414 | "&lineendings=%s" | ~~~~~~~~~~~~~~~~~ 415 | "&security=%s" | ~~~~~~~~~~~~~~ 416 | "&allowmask=%s" | ~~~~~~~~~~~~~~~ 417 | "&year=%s&mon=%s&day=%s&hour=%s&min=%s" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 418 | "&usejournal=%s" | ~~~~~~~~~~~~~~~~ 419 | "&prop_opt_nocomments=%d" | ~~~~~~~~~~~~~~~~~~~~~~~~~ 420 | "&prop_opt_preformatted=%d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 421 | "&backdated=%d" | ~~~~~~~~~~~~~~~ 422 | "&prop_current_moodid=%d" | ~~~~~~~~~~~~~~~~~~~~~~~~~ 423 | "&prop_current_mood=%s" | ~~~~~~~~~~~~~~~~~~~~~~~ 424 | "&prop_picture_keyword=%s" | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 425 | "&prop_current_music=%s" | ~~~~~~~~~~~~~~~~~~~~~~~~ 426 | "&prop_current_location=%s" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 427 | "&prop_taglist=%s" | ~~~~~~~~~~~~~~~~~~ 428 | "%s" /* replace=itemid */, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 429 | replace ? "editevent" : "postevent", auth, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 430 | STR(event), | ~~~~~~~~~~~ 431 | subject ? subject : "", | ~~~~~~~~~~~~~~~~~~~~~~~ 432 | lineendings, | ~~~~~~~~~~~~ 433 | security, | ~~~~~~~~~ 434 | STR(allowmask), | ~~~~~~~~~~~~~~~ 435 | year, mon, day, hour, min, | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 436 | STR(usejournal), | ~~~~~~~~~~~~~~~~ 437 | nocomments, | ~~~~~~~~~~~ 438 | preformatted, | ~~~~~~~~~~~~~ 439 | backdated, | ~~~~~~~~~~ 440 | moodid, | ~~~~~~~ 441 | STR(mood), | ~~~~~~~~~~ 442 | STR(userpic), | ~~~~~~~~~~~~~ 443 | STR(music), | ~~~~~~~~~~~ 444 | STR(location), | ~~~~~~~~~~~~~~ 445 | STR(taglist), | ~~~~~~~~~~~~~ 446 | 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-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_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] 85 | asprintf(&ret, | ^~~~~~~~~~~~~~ 86 | "mode=getfriends&%s" | ~~~~~~~~~~~~~~~~~~~~ 87 | "&includefriendof=1" | ~~~~~~~~~~~~~~~~~~~~ 88 | "&includebdays=1", | ~~~~~~~~~~~~~~~~~~ 89 | 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] 70 | asprintf(&ret, | ^~~~~~~~~~~~~~ 71 | "mode=editfriends&%s" | ~~~~~~~~~~~~~~~~~~~~~ 72 | "&editfriend_delete_user=%d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | "&editfriend_add_%d_user=%s", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | user->auth, | ~~~~~~~~~~~ 75 | friendinfo->friendflags == DELETE_FRIEND, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | 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-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] 120 | sum = iconv(utfenc, &inbound, &inlen, &outbuf, &outlen); | ^~~~~~~~ | | | const char ** 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 **' 42 | 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] 170 | sum = iconv(utfdec, &inbuf, &inlen, &outbuf, &outlen); | ^~~~~~ | | | const char ** 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 **' 42 | 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] 306 | 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] 351 | asprintf(&user->auth, "user=%s&password=%s&ver=1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | username, password); | ~~~~~~~~~~~~~~~~~~~ util.c:357:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 357 | asprintf(&user->auth, "user=%s&hpassword=%s&ver=1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 358 | username, password); | ~~~~~~~~~~~~~~~~~~~ util.c:374:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 374 | 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] 378 | asprintf(&user->auth, "user=%s&auth_method=challenge" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 379 | "&auth_challenge=%s&auth_response=%s&ver=1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 380 | 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-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] 38 | 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-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-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] 84 | asprintf(&ret, | ^~~~~~~~~~~~~~ 85 | "mode=getcomments&%s" | ~~~~~~~~~~~~~~~~~~~~~ 86 | "&truncate=100&prefersubject=1" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | "&selecttype=lastn&howmany=%d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | "&lineendings=unix" | ~~~~~~~~~~~~~~~~~~~ 89 | "&eventid=%d" | ~~~~~~~~~~~~~ 90 | "&usejournal=%s", | ~~~~~~~~~~~~~~~~~ 91 | user->auth, | ~~~~~~~~~~~ 92 | 20, | ~~~ 93 | commentinfo->journalid, | ~~~~~~~~~~~~~~~~~~~~~~~ 94 | 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] 84 | asprintf(&ret, | ^~~~~~~~~~~~~~ 85 | "mode=getevents&%s" | ~~~~~~~~~~~~~~~~~~~ 86 | "&truncate=100&prefersubject=1" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | "&selecttype=lastn&howmany=%d" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 88 | "&noprops=1" | ~~~~~~~~~~~~ 89 | "&lineendings=unix" | ~~~~~~~~~~~~~~~~~~~ 90 | "&usejournal=%s", | ~~~~~~~~~~~~~~~~~ 91 | user->auth, | ~~~~~~~~~~~ 92 | eventinfo->eventflags, | ~~~~~~~~~~~~~~~~~~~~~~ 93 | 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-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] 389 | 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 -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] 193 | 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] 468 | 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-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] 181 | 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] 214 | 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 -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.23859 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd clive-0.4.10 + make 'INSTALL=/usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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,gnuconfig) 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 Processing files: clive-0.4.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97605 + 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.zZe03R find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jMSpjT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.1.3), 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.1I6EaT 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.zW3uMR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kZNhZR 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/clive-debuginfo-0.4.10-alt1.i586.rpm (w2.lzdio) 5.80user 1.66system 0:11.39elapsed 65%CPU (0avgtext+0avgdata 26204maxresident)k 0inputs+0outputs (0major+550762minor)pagefaults 0swaps /.out/clive-0.4.10-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/clive-debuginfo-0.4.10-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like 8.99user 4.23system 0:16.98elapsed 77%CPU (0avgtext+0avgdata 103924maxresident)k 456inputs+0outputs (0major+814054minor)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 2021-08-14 09:43:40.163395947 +0000 @@ -8,3 +8,3 @@ /usr/share/doc/clive-0.4.10/README 100644 root:root -/usr/share/man/man1/clive.1.gz 100644 root:root +/usr/share/man/man1/clive.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -15,2 +15,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) @@ -22,3 +23,3 @@ Provides: clive = 0.4.10-alt1 -File: /usr/bin/clive 100755 root:root f1ce56a7260aae5f5cb59c4098ecb54b +File: /usr/bin/clive 100755 root:root 48885dfdb0d0c78380281dae8795f47e File: /usr/share/clive 40755 root:root @@ -30,3 +31,3 @@ File: /usr/share/doc/clive-0.4.10/README 100644 root:root 3680ff73701907813dd490136fe81f69 -File: /usr/share/man/man1/clive.1.gz 100644 root:root 5fd6a9da6c8b4fb3a013a1b55127f4b9 -RPMIdentity: dce419ef8351868c4a995ed612961e2033ec068d516625fe17878f022f16e86426b892ac074f0c5898035013c8747603f98e9be953759f718e4b82b3807bc84e +File: /usr/share/man/man1/clive.1.xz 100644 root:root 2c6e736919f7d54b2dba2aaa9ed8a84d +RPMIdentity: 92e509c871a7ac1550e4ec522ea85c111540c9a559ea107c052d8acf6b5c6e3e4207074690ae6d54bbf13e7c464843d1247c86e751d55fa0a7904c4ce011522d --- clive-debuginfo-0.4.10-alt1.i586.rpm.repo 2014-09-05 05:22:13.000000000 +0000 +++ clive-debuginfo-0.4.10-alt1.i586.rpm.hasher 2021-08-14 09:43:40.238396662 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/34204c304a7f1cee853f77ed2af8134b30852d 120777 root:root ../../../../bin/clive -/usr/lib/debug/.build-id/ec/34204c304a7f1cee853f77ed2af8134b30852d.debug 120777 root:root ../../usr/bin/clive.debug +/usr/lib/debug/.build-id/83 40755 root:root +/usr/lib/debug/.build-id/83/4c43a6d4c0eb5aa0d6b27d08d2c87ae1dbf51c 120777 root:root ../../../../bin/clive +/usr/lib/debug/.build-id/83/4c43a6d4c0eb5aa0d6b27d08d2c87ae1dbf51c.debug 120777 root:root ../../usr/bin/clive.debug /usr/lib/debug/usr/bin/clive.debug 100644 root:root @@ -37,6 +37,6 @@ Provides: clive-debuginfo = 0.4.10-alt1 -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/34204c304a7f1cee853f77ed2af8134b30852d 120777 root:root ../../../../bin/clive -File: /usr/lib/debug/.build-id/ec/34204c304a7f1cee853f77ed2af8134b30852d.debug 120777 root:root ../../usr/bin/clive.debug -File: /usr/lib/debug/usr/bin/clive.debug 100644 root:root d6e7c6a21d134c5dda1a2aa50274138d +File: /usr/lib/debug/.build-id/83 40755 root:root +File: /usr/lib/debug/.build-id/83/4c43a6d4c0eb5aa0d6b27d08d2c87ae1dbf51c 120777 root:root ../../../../bin/clive +File: /usr/lib/debug/.build-id/83/4c43a6d4c0eb5aa0d6b27d08d2c87ae1dbf51c.debug 120777 root:root ../../usr/bin/clive.debug +File: /usr/lib/debug/usr/bin/clive.debug 100644 root:root 6b1d778788522518ec2841704c930189 File: /usr/src/debug/clive-0.4.10 40755 root:root @@ -68,2 +68,2 @@ File: /usr/src/debug/clive-0.4.10/src/util.c 100644 root:root b06f8fd9fbd4422f6f7660ca63eeb19b -RPMIdentity: f315de79017b6e8ce90ec5439f948e33ee9a97fc271ad698ed17bc98b5c02cc81fbc1d1ea0bf31c457dc8e715b8f90fc195a84c3ad1a77be11d7602f5d8dbd57 +RPMIdentity: 8e3e98e9f5919a393958b0feac98a61add54a715c29a540fa99972b8677ce658fcd4b2073b3c7157543f6bcd7c8b07315ac3658f5f0e78c07129aa336a60974f