<86>Jul 16 12:07:09 userdel[3023420]: delete user 'rooter' <86>Jul 16 12:07:09 userdel[3023420]: removed group 'rooter' owned by 'rooter' <86>Jul 16 12:07:09 userdel[3023420]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 16 12:07:09 groupadd[3023438]: group added to /etc/group: name=rooter, GID=633 <86>Jul 16 12:07:09 groupadd[3023438]: group added to /etc/gshadow: name=rooter <86>Jul 16 12:07:09 groupadd[3023438]: new group: name=rooter, GID=633 <86>Jul 16 12:07:09 useradd[3023456]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Jul 16 12:07:09 userdel[3023480]: delete user 'builder' <86>Jul 16 12:07:09 userdel[3023480]: removed group 'builder' owned by 'builder' <86>Jul 16 12:07:09 userdel[3023480]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 12:07:09 groupadd[3023499]: group added to /etc/group: name=builder, GID=634 <86>Jul 16 12:07:09 groupadd[3023499]: group added to /etc/gshadow: name=builder <86>Jul 16 12:07:09 groupadd[3023499]: new group: name=builder, GID=634 <86>Jul 16 12:07:09 useradd[3023512]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Jul 16 12:07:11 rpmi: libpng16-1.6.37-alt1 sisyphus+275734.100.2.1 1624788812 installed <13>Jul 16 12:07:11 rpmi: zlib-devel-1.2.11-alt1 sisyphus+278099.4700.1.1 1626032672 installed <13>Jul 16 12:07:11 rpmi: libjpeg-2:2.0.6-alt3 sisyphus+276287.100.3.1 1625270467 installed <13>Jul 16 12:07:11 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jul 16 12:07:11 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed <13>Jul 16 12:07:12 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed <13>Jul 16 12:07:12 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed <13>Jul 16 12:07:12 rpmi: libjpeg-devel-2:2.0.6-alt3 sisyphus+276287.100.3.1 1625270467 installed <13>Jul 16 12:07:12 rpmi: libpng-devel-1.6.37-alt1 sisyphus+275734.100.2.1 1624788812 installed <13>Jul 16 12:07:12 rpmi: doxygen-1:1.8.17-alt2.1 sisyphus+269879.5040.52.1 1622224960 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/SILLY-0.1.0-alt4.hg20140818.nosrc.rpm (w1.gzdio) Installing SILLY-0.1.0-alt4.hg20140818.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45232 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf SILLY-0.1.0 + echo 'Source #0 (SILLY-0.1.0.tar.gz):' Source #0 (SILLY-0.1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/SILLY-0.1.0.tar.gz + /bin/tar -xf - + cd SILLY-0.1.0 + echo 'Source #1 (SILLY-DOCS-0.1.0.tar.gz):' Source #1 (SILLY-DOCS-0.1.0.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/SILLY-DOCS-0.1.0.tar.gz + /bin/chmod -c -Rf u+rwX,go-w . + touch NEWS README + sed -i 's|\(FULL_PATH_NAMES[ \t][ \t]*= \)YES|\1NO|' Doxyfile + sed -i 's|\(WARNINGS[ \t][ \t]*= \)YES|\1NO|' Doxyfile + sed -i 's|\(WARN_IF_UNDOCUMENTED[ \t][ \t]*= \)YES|\1NO|' Doxyfile + sed -i 's|\(WARN_IF_DOC_ERROR[ \t][ \t]*= \)YES|\1NO|' Doxyfile + sed -i 's|\(GENERATE_MAN[ \t][ \t]*= \)NO|\1YES|' Doxyfile + sed -i 's|\(GENERATE_HTML[ \t][ \t]*= \)YES|\1NO|' Doxyfile + iconv -f iso8859-1 AUTHORS -t utf8 + /bin/mv -f AUTHORS.conv AUTHORS + 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: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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:25: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:25: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:31: installing './compile' configure.ac:25: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am:7: warning: source file 'loaders/SILLYTGAImageLoader.cpp' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least a source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, automake-default: this behaviour will change in future Automake versions: they will automake-default: unconditionally cause object files to be placed in the same subdirectory automake-default: of the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. src/Makefile.am:7: warning: source file 'loaders/SILLYTGAImageContext.cpp' is in a subdirectory, src/Makefile.am:7: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'loaders/SILLYJPGImageLoader.cpp' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:24: warning: source file 'loaders/SILLYJPGImageContext.cpp' is in a subdirectory, src/Makefile.am:24: but option 'subdir-objects' is disabled src/Makefile.am:32: warning: source file 'loaders/SILLYPNGImageLoader.cpp' is in a subdirectory, src/Makefile.am:32: but option 'subdir-objects' is disabled src/Makefile.am:32: warning: source file 'loaders/SILLYPNGImageContext.cpp' is in a subdirectory, src/Makefile.am:32: but option 'subdir-objects' is disabled src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89687 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd SILLY-0.1.0 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + 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 --disable-static --with-pic --enable-debug configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu 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 whether build environment is sane... 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-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable source inlining... yes checking whether to enable debug mode... yes checking wether to enable profiling information... no checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for jpeg_read_header in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes configure: Enable jpg image loading support checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflateEnd in -lz... yes checking for libpng >= 1.2.10... yes configure: Enable png image format loading checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating SILLY.xcodeproj/Makefile config.status: creating SILLY.pc config.status: creating config.h config.status: creating include/SILLYOptions.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext SILLY 0.1.0 Build options: Prefix ..........................: /usr Silly options: - inline: yes - debug: yes - profile: no Image Format Supported: - TGA: yes - JPG: yes - PNG: yes + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYDataSource.lo `test -f 'SILLYDataSource.cpp' || echo './'`SILLYDataSource.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c SILLYDataSource.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYDataSource.o make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYImageLoader.lo `test -f 'SILLYImageLoader.cpp' || echo './'`SILLYImageLoader.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c SILLYImageLoader.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYImageLoader.o In file included from ../include/SILLYImageContext.h:108, from SILLYImageLoader.cpp:40: ../include/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': ../include/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 57 | switch(d_format) | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYFileDataSource.lo `test -f 'SILLYFileDataSource.cpp' || echo './'`SILLYFileDataSource.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c SILLYFileDataSource.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYFileDataSource.o SILLYFileDataSource.cpp: In constructor 'SILLY::FileDataSource::FileDataSource(const char*)': SILLYFileDataSource.cpp:74:20: warning: comparison of integer expressions of different signedness: 'long int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 74 | if (status != d_size) | ~~~~~~~^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYMemoryDataSource.lo `test -f 'SILLYMemoryDataSource.cpp' || echo './'`SILLYMemoryDataSource.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c SILLYMemoryDataSource.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYMemoryDataSource.o make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYImageContext.lo `test -f 'SILLYImageContext.cpp' || echo './'`SILLYImageContext.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c SILLYImageContext.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYImageContext.o In file included from ../include/SILLYImageContext.h:108, from SILLYImageContext.cpp:34: ../include/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': ../include/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 57 | switch(d_format) | ^ SILLYImageContext.cpp: In member function 'bool SILLY::ImageContext::flipVertically()': SILLYImageContext.cpp:48:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 48 | switch(d_format) | ^ SILLYImageContext.cpp:63:12: warning: 'depth' may be used uninitialized in this function [-Wmaybe-uninitialized] 63 | size_t len = d_width * depth; // length of horizontal line in bytes | ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYImage.lo `test -f 'SILLYImage.cpp' || echo './'`SILLYImage.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c SILLYImage.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYImage.o In file included from ../include/SILLYImageContext.h:108, from ../include/SILLYImage.h:34, from SILLYImage.cpp:34: ../include/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': ../include/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 57 | switch(d_format) | ^ SILLYImage.cpp: In member function 'bool SILLY::Image::loadImageData(SILLY::PixelFormat, SILLY::PixelOrigin)': SILLYImage.cpp:70:12: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 70 | switch (resultFormat) | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYTGAImageContext.lo `test -f 'loaders/SILLYTGAImageContext.cpp' || echo './'`loaders/SILLYTGAImageContext.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c loaders/SILLYTGAImageContext.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYTGAImageContext.o In file included from ../include/SILLYImageContext.h:108, from ../include/loaders/SILLYTGAImageContext.h:33, from loaders/SILLYTGAImageContext.cpp:34: ../include/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': ../include/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 57 | switch(d_format) | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYImageLoaderManager.lo `test -f 'SILLYImageLoaderManager.cpp' || echo './'`SILLYImageLoaderManager.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c SILLYImageLoaderManager.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYImageLoaderManager.o make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYJPGImageLoader.lo `test -f 'loaders/SILLYJPGImageLoader.cpp' || echo './'`loaders/SILLYJPGImageLoader.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c loaders/SILLYJPGImageLoader.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYJPGImageLoader.o In file included from ../include/SILLYImageContext.h:108, from ../include/loaders/SILLYJPGImageContext.h:33, from loaders/SILLYJPGImageLoader.cpp:41: ../include/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': ../include/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 57 | switch(d_format) | ^ loaders/SILLYJPGImageLoader.cpp: In member function 'virtual bool SILLY::JPGImageLoader::loadImageData(SILLY::PixelOrigin, SILLY::DataSource*, SILLY::ImageContext*)': loaders/SILLYJPGImageLoader.cpp:103:10: warning: unused variable 'finished' [-Wunused-variable] 103 | bool finished = true; | ^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYTGAImageLoader.lo `test -f 'loaders/SILLYTGAImageLoader.cpp' || echo './'`loaders/SILLYTGAImageLoader.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c loaders/SILLYTGAImageLoader.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYTGAImageLoader.o In file included from ../include/SILLYImageContext.h:108, from ../include/loaders/SILLYTGAImageContext.h:33, from loaders/SILLYTGAImageLoader.cpp:42: ../include/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': ../include/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 57 | switch(d_format) | ^ loaders/SILLYTGAImageLoader.cpp: In member function 'virtual bool SILLY::TGAImageLoader::loadImageData(SILLY::PixelOrigin, SILLY::DataSource*, SILLY::ImageContext*)': loaders/SILLYTGAImageLoader.cpp:140:12: warning: unused variable 'imgSize' [-Wunused-variable] 140 | size_t imgSize = w * h * bpp; | ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYJPGImageContext.lo `test -f 'loaders/SILLYJPGImageContext.cpp' || echo './'`loaders/SILLYJPGImageContext.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c loaders/SILLYJPGImageContext.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYJPGImageContext.o In file included from ../include/SILLYImageContext.h:108, from ../include/loaders/SILLYJPGImageContext.h:33, from loaders/SILLYJPGImageContext.cpp:34: ../include/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': ../include/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 57 | switch(d_format) | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYPNGImageLoader.lo `test -f 'loaders/SILLYPNGImageLoader.cpp' || echo './'`loaders/SILLYPNGImageLoader.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c loaders/SILLYPNGImageLoader.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYPNGImageLoader.o In file included from ../include/SILLYImageContext.h:108, from ../include/loaders/SILLYPNGImageContext.h:33, from loaders/SILLYPNGImageLoader.cpp:42: ../include/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': ../include/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 57 | switch(d_format) | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libSILLY_la-SILLYPNGImageContext.lo `test -f 'loaders/SILLYPNGImageContext.cpp' || echo './'`loaders/SILLYPNGImageContext.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c loaders/SILLYPNGImageContext.cpp -fPIC -DPIC -o .libs/libSILLY_la-SILLYPNGImageContext.o In file included from ../include/SILLYImageContext.h:108, from ../include/loaders/SILLYPNGImageContext.h:33, from loaders/SILLYPNGImageContext.cpp:34: ../include/SILLYImageContext.icpp: In member function 'void SILLY::ImageContext::setNextPixel(SILLY::byte, SILLY::byte, SILLY::byte, SILLY::byte)': ../include/SILLYImageContext.icpp:57:11: warning: enumeration value 'PF_ORIGIN' not handled in switch [-Wswitch] 57 | switch(d_format) | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -DUSE_SILLYOPTIONS_H -I/usr/include/libpng16 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 1:0:0 -o libSILLY.la -rpath /usr/lib libSILLY_la-SILLYDataSource.lo libSILLY_la-SILLYFileDataSource.lo libSILLY_la-SILLYMemoryDataSource.lo libSILLY_la-SILLYImageLoader.lo libSILLY_la-SILLYImageLoaderManager.lo libSILLY_la-SILLYImageContext.lo libSILLY_la-SILLYImage.lo libSILLY_la-SILLYTGAImageLoader.lo libSILLY_la-SILLYTGAImageContext.lo libSILLY_la-SILLYJPGImageLoader.lo libSILLY_la-SILLYJPGImageContext.lo libSILLY_la-SILLYPNGImageLoader.lo libSILLY_la-SILLYPNGImageContext.lo -ljpeg -lpng16 -lz -L/usr/lib -lz libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/10/../../../crti.o /usr/lib/gcc/i586-alt-linux/10/crtbeginS.o .libs/libSILLY_la-SILLYDataSource.o .libs/libSILLY_la-SILLYFileDataSource.o .libs/libSILLY_la-SILLYMemoryDataSource.o .libs/libSILLY_la-SILLYImageLoader.o .libs/libSILLY_la-SILLYImageLoaderManager.o .libs/libSILLY_la-SILLYImageContext.o .libs/libSILLY_la-SILLYImage.o .libs/libSILLY_la-SILLYTGAImageLoader.o .libs/libSILLY_la-SILLYTGAImageContext.o .libs/libSILLY_la-SILLYJPGImageLoader.o .libs/libSILLY_la-SILLYJPGImageContext.o .libs/libSILLY_la-SILLYPNGImageLoader.o .libs/libSILLY_la-SILLYPNGImageContext.o -ljpeg -lpng16 -L/usr/lib -lz -L/usr/lib/gcc/i586-alt-linux/10 -L/usr/lib/gcc/i586-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/10/crtendS.o /usr/lib/gcc/i586-alt-linux/10/../../../crtn.o -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libSILLY.so.1 -o .libs/libSILLY.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libSILLY.so.1" && ln -s "libSILLY.so.1.0.0" "libSILLY.so.1") libtool: link: (cd ".libs" && rm -f "libSILLY.so" && ln -s "libSILLY.so.1.0.0" "libSILLY.so") libtool: link: ( cd ".libs" && rm -f "libSILLY.la" && ln -s "../libSILLY.la" "libSILLY.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' Making all in include make all-am Making all in SILLY.xcodeproj make[2]: Nothing to be done for 'all'. + doxygen warning: Tag 'USE_WINDOWS_ENCODING' at line 11 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DETAILS_AT_TOP' at line 33 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 70 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 166 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 213 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 214 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 246 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_WIDTH' at line 267 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MAX_DOT_GRAPH_HEIGHT' at line 268 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Notice: Output directory 'doc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /usr/src/RPM/BUILD/SILLY-0.1.0/src Searching for files in directory /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders Searching for files in directory /usr/src/RPM/BUILD/SILLY-0.1.0/include Searching for files in directory /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYJPGImageContext.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYJPGImageContext.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYJPGImageLoader.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYJPGImageLoader.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYPNGImageContext.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYPNGImageContext.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYPNGImageLoader.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYPNGImageLoader.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYTGAImageContext.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYTGAImageContext.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYTGAImageLoader.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/loaders/SILLYTGAImageLoader.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYDataSource.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYDataSource.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYFileDataSource.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYFileDataSource.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYImage.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYImage.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYImageContext.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYImageContext.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYImageLoader.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYImageLoader.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYImageLoaderManager.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYImageLoaderManager.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYMemoryDataSource.cpp... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/src/SILLYMemoryDataSource.cpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYJPGImageContext.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYJPGImageContext.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYJPGImageContext.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYJPGImageLoader.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYJPGImageLoader.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYJPGImageLoader.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYPNGImageContext.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYPNGImageContext.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYPNGImageContext.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYPNGImageLoader.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYPNGImageLoader.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYPNGImageLoader.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYTGAImageContext.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYTGAImageContext.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYTGAImageContext.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYTGAImageLoader.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYTGAImageLoader.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/loaders/SILLYTGAImageLoader.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLY.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLY.h... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYBase.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYBase.h... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYDataSource.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYDataSource.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYDataSource.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYFileDataSource.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYFileDataSource.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYFileDataSource.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImage.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImage.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImage.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImageContext.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImageContext.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImageContext.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImageLoader.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImageLoader.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImageLoader.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImageLoaderManager.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImageLoaderManager.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYImageLoaderManager.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYMemoryDataSource.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYMemoryDataSource.h... Reading /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYMemoryDataSource.icpp... Preprocessing /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYOptions.h... Parsing file /usr/src/RPM/BUILD/SILLY-0.1.0/include/SILLYOptions.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file SILLY.h... Generating code for file SILLYBase.h... Generating code for file SILLYDataSource.cpp... Generating code for file SILLYDataSource.h... Generating code for file SILLYDataSource.icpp... Generating code for file SILLYFileDataSource.cpp... Generating code for file SILLYFileDataSource.h... Generating code for file SILLYFileDataSource.icpp... Generating code for file SILLYImage.cpp... Generating code for file SILLYImage.h... Generating code for file SILLYImage.icpp... Generating code for file SILLYImageContext.cpp... Generating code for file SILLYImageContext.h... Generating code for file SILLYImageContext.icpp... Generating code for file SILLYImageLoader.cpp... Generating code for file SILLYImageLoader.h... Generating code for file SILLYImageLoader.icpp... Generating code for file SILLYImageLoaderManager.cpp... Generating code for file SILLYImageLoaderManager.h... Generating code for file SILLYImageLoaderManager.icpp... Generating code for file SILLYJPGImageContext.cpp... Generating code for file SILLYJPGImageContext.h... Generating code for file SILLYJPGImageContext.icpp... Generating code for file SILLYJPGImageLoader.cpp... Generating code for file SILLYJPGImageLoader.h... Generating code for file SILLYJPGImageLoader.icpp... Generating code for file SILLYMemoryDataSource.cpp... Generating code for file SILLYMemoryDataSource.h... Generating code for file SILLYMemoryDataSource.icpp... Generating code for file SILLYOptions.h... Generating code for file SILLYPNGImageContext.cpp... Generating code for file SILLYPNGImageContext.h... Generating code for file SILLYPNGImageContext.icpp... Generating code for file SILLYPNGImageLoader.cpp... Generating code for file SILLYPNGImageLoader.h... Generating code for file SILLYPNGImageLoader.icpp... Generating code for file SILLYTGAImageContext.cpp... Generating code for file SILLYTGAImageContext.h... Generating code for file SILLYTGAImageContext.icpp... Generating code for file SILLYTGAImageLoader.cpp... Generating code for file SILLYTGAImageLoader.h... Generating code for file SILLYTGAImageLoader.icpp... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace SILLY Generating docs for compound SILLY::DataSource... Generating docs for compound SILLY::FileDataSource... Generating docs for compound SILLY::Image... Generating docs for compound SILLY::ImageContext... Generating docs for compound SILLY::ImageLoader... Generating docs for compound SILLY::ImageLoaderManager... Generating docs for compound SILLY::JPGImageContext... Generating docs for compound SILLY::JPGImageLoader... Generating docs for compound SILLY::MemoryDataSource... Generating docs for compound SILLY::PNGImageContext... Generating docs for compound SILLY::PNGImageLoader... Generating docs for compound SILLY::TGAImageContext... Generating docs for compound SILLY::TGAImageLoader... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... Running dot... lookup cache used 544/65536 hits=3061 misses=657 finished... + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10494 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/SILLY-buildroot + : + /bin/rm -rf -- /usr/src/tmp/SILLY-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd SILLY-0.1.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/SILLY-buildroot 'INSTALL=install -p' make: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' /bin/mkdir -p '/usr/src/tmp/SILLY-buildroot/usr/lib' /bin/sh ../libtool --mode=install install -p libSILLY.la '/usr/src/tmp/SILLY-buildroot/usr/lib' libtool: install: install -p .libs/libSILLY.so.1.0.0 /usr/src/tmp/SILLY-buildroot/usr/lib/libSILLY.so.1.0.0 libtool: install: (cd /usr/src/tmp/SILLY-buildroot/usr/lib && { ln -s -f libSILLY.so.1.0.0 libSILLY.so.1 || { rm -f libSILLY.so.1 && ln -s libSILLY.so.1.0.0 libSILLY.so.1; }; }) libtool: install: (cd /usr/src/tmp/SILLY-buildroot/usr/lib && { ln -s -f libSILLY.so.1.0.0 libSILLY.so || { rm -f libSILLY.so && ln -s libSILLY.so.1.0.0 libSILLY.so; }; }) libtool: install: install -p .libs/libSILLY.lai /usr/src/tmp/SILLY-buildroot/usr/lib/libSILLY.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/src' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/include' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/SILLY-buildroot/usr/include/SILLY' install -p -m 644 SILLY.h SILLYOptions.h SILLYBase.h SILLYDataSource.h SILLYFileDataSource.h SILLYMemoryDataSource.h SILLYImageContext.h SILLYImageLoader.h SILLYImageLoaderManager.h SILLYImage.h SILLYDataSource.icpp SILLYFileDataSource.icpp SILLYMemoryDataSource.icpp SILLYImageContext.icpp SILLYImageLoader.icpp SILLYImageLoaderManager.icpp SILLYImage.icpp '/usr/src/tmp/SILLY-buildroot/usr/include/SILLY' make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/include' Making install in SILLY.xcodeproj make[1]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/SILLY.xcodeproj' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0/SILLY.xcodeproj' 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/SILLY-0.1.0/SILLY.xcodeproj' make[1]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0/SILLY.xcodeproj' make[1]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/SILLY-0.1.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/SILLY-buildroot/usr/lib/pkgconfig' install -p -m 644 SILLY.pc '/usr/src/tmp/SILLY-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0' make: Leaving directory '/usr/src/RPM/BUILD/SILLY-0.1.0' + mkdir -p /usr/src/tmp/SILLY-buildroot/usr/share/man/man3 + cp -a doc/man/man3/SILLY.3 doc/man/man3/SILLY_DataSource.3 doc/man/man3/SILLY_FileDataSource.3 doc/man/man3/SILLY_Image.3 doc/man/man3/SILLY_ImageContext.3 doc/man/man3/SILLY_ImageLoader.3 doc/man/man3/SILLY_ImageLoaderManager.3 doc/man/man3/SILLY_JPGImageContext.3 doc/man/man3/SILLY_JPGImageLoader.3 doc/man/man3/SILLY_MemoryDataSource.3 doc/man/man3/SILLY_PNGImageContext.3 doc/man/man3/SILLY_PNGImageLoader.3 doc/man/man3/SILLY_TGAImageContext.3 doc/man/man3/SILLY_TGAImageLoader.3 /usr/src/tmp/SILLY-buildroot/usr/share/man/man3 + chmod 0755 /usr/src/tmp/SILLY-buildroot/usr/lib/libSILLY.so.1 /usr/src/tmp/SILLY-buildroot/usr/lib/libSILLY.so.1.0.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/SILLY-buildroot (auto) removed './usr/lib/libSILLY.la' mode of './usr/lib/libSILLY.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/SILLY-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/SILLY.pc: Libs: '-L${libdir} -lSILLY ' --> '-lSILLY' Checking contents of files in /usr/src/tmp/SILLY-buildroot/ (default) Compressing files in /usr/src/tmp/SILLY-buildroot (auto) Adjusting library links in /usr/src/tmp/SILLY-buildroot ./usr/lib: (from :0) libSILLY.so.1 -> libSILLY.so.1.0.0 Verifying ELF objects in /usr/src/tmp/SILLY-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libSILLY.so.1.0.0: uses non-LFS functions: fopen Processing files: SILLY-0.1.0-alt4.hg20140818 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69670 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd SILLY-0.1.0 + DOCDIR=/usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-0.1.0 + export DOCDIR + rm -rf /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-0.1.0 + /bin/mkdir -p /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-0.1.0 + cp -prL AUTHORS ChangeLog COPYING /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-0.1.0 + chmod -R go-w /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-0.1.0 + chmod -R a+rX /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-0.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UyK0qo find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/SILLY-buildroot/usr/lib/libSILLY.so.1: 111 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WEUjfn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libSILLY.so.1 = set:kdfSvunwuQXAmrZpCyLD9gaylnBGpRZjdCK6OBUjfevZKgvKmoUfc7NZom2KU5IjgADPCN1qpp0hCQgFJmpUWyJge9I5gKGRoVBdNrNDX7NzoQ45KoXVcoZ9RaFD32aaQxf1eNZyUSZybq2VOrMZd5ax5KTG2xm6j1ycj4ui4Rpu9DYB8YFTGSAhIBrIiaVdKVbxFP7h07BDQPQ5ljZAe2HqxBi27l Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libjpeg.so.62 >= set:jfvZkgcUQqm1WcNFYdT6Zh, libpng16.so.16 >= set:lhkC1fmC6EFQ5Klh4dezRCyvQFOXIZ3uwhXdUhBK49, libpng16.so.16(PNG16_0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), 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.oHW1Xl Creating SILLY-debuginfo package Processing files: SILLY-devel-0.1.0-alt4.hg20140818 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31080 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd SILLY-0.1.0 + DOCDIR=/usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-devel-0.1.0 + export DOCDIR + rm -rf /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-devel-0.1.0 + /bin/mkdir -p /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-devel-0.1.0 + cp -prL SILLY-0.1.0/doc/html /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-devel-0.1.0 + chmod -R go-w /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-devel-0.1.0 + chmod -R a+rX /usr/src/tmp/SILLY-buildroot/usr/share/doc/SILLY-devel-0.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.40UjFm 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.coMYIn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/src/tmp/SILLY-buildroot/usr/include/SILLY/SILLY.h:117: /usr/src/tmp/SILLY-buildroot/usr/include/SILLY/SILLYBase.h:32:10: fatal error: cassert: No such file or directory 32 | #include | ^~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/SILLY-buildroot/usr/include/SILLY/SILLY.h: cpp failed, trying c++ mode Provides: pkgconfig(SILLY) = 0.1.0 Requires: SILLY = 0.1.0-alt4.hg20140818, /usr/lib/libSILLY.so.1.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pGiyol Processing files: SILLY-debuginfo-0.1.0-alt4.hg20140818 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OS9sPm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z9bw6m find-requires: running scripts (debuginfo) Provides: debug(libSILLY.so.1) Requires: SILLY = 0.1.0-alt4.hg20140818, debug(libc.so.6), debug(libgcc_s.so.1), debug(libjpeg.so.62), debug(libpng16.so.16), debug(libstdc++.so.6) Adding to SILLY-devel a strict dependency on SILLY Adding to SILLY-debuginfo a strict dependency on SILLY Removing 1 extra deps from SILLY-devel due to dependency on SILLY Wrote: /usr/src/RPM/RPMS/i586/SILLY-0.1.0-alt4.hg20140818.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/SILLY-devel-0.1.0-alt4.hg20140818.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/SILLY-debuginfo-0.1.0-alt4.hg20140818.i586.rpm (w2.lzdio) 10.84user 2.08system 0:38.05elapsed 33%CPU (0avgtext+0avgdata 31492maxresident)k 0inputs+0outputs (0major+1029742minor)pagefaults 0swaps 16.19user 4.94system 0:49.28elapsed 42%CPU (0avgtext+0avgdata 105900maxresident)k 200inputs+0outputs (0major+1335758minor)pagefaults 0swaps --- SILLY-0.1.0-alt4.hg20140818.i586.rpm.repo 2019-03-02 01:18:38.000000000 +0000 +++ SILLY-0.1.0-alt4.hg20140818.i586.rpm.hasher 2021-07-16 12:07:56.554923787 +0000 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) Requires: libgcc_s.so.1(GCC_3.0) @@ -24,4 +25,4 @@ File: /usr/lib/libSILLY.so.1 120777 root:root 17 libSILLY.so.1.0.0 -File: /usr/lib/libSILLY.so.1.0.0 100644 root:root 34424 f4aebda1d6425e48337c2d97878abced -File: /usr/share/doc/SILLY-0.1.0 40755 root:root 100 +File: /usr/lib/libSILLY.so.1.0.0 100644 root:root 34548 f2956d382e90e6be2e69b75b4295620b +File: /usr/share/doc/SILLY-0.1.0 40755 root:root 0 File: /usr/share/doc/SILLY-0.1.0/AUTHORS 100644 root:root 226 c9ec6adc4a28dfb19ec61c4ab831206c @@ -29,2 +30,2 @@ File: /usr/share/doc/SILLY-0.1.0/ChangeLog 100644 root:root 638 e24231138a99e548d06d7548a30f399a -RPMIdentity: 30a096159a35025c287e67260b32080e +RPMIdentity: 7f4ead47571627bf78f5e3c3423b2828 --- SILLY-debuginfo-0.1.0-alt4.hg20140818.i586.rpm.repo 2019-03-02 01:18:38.000000000 +0000 +++ SILLY-debuginfo-0.1.0-alt4.hg20140818.i586.rpm.hasher 2021-07-16 12:07:56.686922900 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1e 40755 root:root -/usr/lib/debug/.build-id/1e/1023f120094d077648617605d9624bcf651b3f 120777 root:root ../../../libSILLY.so.1.0.0 -/usr/lib/debug/.build-id/1e/1023f120094d077648617605d9624bcf651b3f.debug 120777 root:root ../../usr/lib/libSILLY.so.1.0.0.debug +/usr/lib/debug/.build-id/05 40755 root:root +/usr/lib/debug/.build-id/05/6c80f30d9fb893ab3d63d514e36c37d36f2873 120777 root:root ../../../libSILLY.so.1.0.0 +/usr/lib/debug/.build-id/05/6c80f30d9fb893ab3d63d514e36c37d36f2873.debug 120777 root:root ../../usr/lib/libSILLY.so.1.0.0.debug /usr/lib/debug/usr/lib/libSILLY.so.1.0.0.debug 100644 root:root @@ -52,9 +52,9 @@ Provides: SILLY-debuginfo = 0.1.0-alt4.hg20140818:sisyphus+223358.100.1.1 -File: /usr/lib/debug/.build-id/1e 40755 root:root 80 -File: /usr/lib/debug/.build-id/1e/1023f120094d077648617605d9624bcf651b3f 120777 root:root 26 ../../../libSILLY.so.1.0.0 -File: /usr/lib/debug/.build-id/1e/1023f120094d077648617605d9624bcf651b3f.debug 120777 root:root 37 ../../usr/lib/libSILLY.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libSILLY.so.1.0.0.debug 100644 root:root 169236 82f532994dfdbd7b4b2514f314628b7a +File: /usr/lib/debug/.build-id/05 40755 root:root 0 +File: /usr/lib/debug/.build-id/05/6c80f30d9fb893ab3d63d514e36c37d36f2873 120777 root:root 26 ../../../libSILLY.so.1.0.0 +File: /usr/lib/debug/.build-id/05/6c80f30d9fb893ab3d63d514e36c37d36f2873.debug 120777 root:root 37 ../../usr/lib/libSILLY.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libSILLY.so.1.0.0.debug 100644 root:root 165312 e5fe0330c675df3df5d2b2e428c6b9b5 File: /usr/lib/debug/usr/lib/libSILLY.so.1.debug 120777 root:root 23 libSILLY.so.1.0.0.debug -File: /usr/src/debug/SILLY-0.1.0 40755 root:root 80 -File: /usr/src/debug/SILLY-0.1.0/include 40755 root:root 360 +File: /usr/src/debug/SILLY-0.1.0 40755 root:root 0 +File: /usr/src/debug/SILLY-0.1.0/include 40755 root:root 0 File: /usr/src/debug/SILLY-0.1.0/include/SILLYBase.h 100644 root:root 3137 9f1dcde6d38e98a0d2015446cbe0559a @@ -74,3 +74,3 @@ File: /usr/src/debug/SILLY-0.1.0/include/SILLYMemoryDataSource.icpp 100644 root:root 1894 25cf038caf29289a51a07d0fabbacb12 -File: /usr/src/debug/SILLY-0.1.0/include/loaders 40755 root:root 180 +File: /usr/src/debug/SILLY-0.1.0/include/loaders 40755 root:root 0 File: /usr/src/debug/SILLY-0.1.0/include/loaders/SILLYJPGImageContext.h 100644 root:root 2631 8a166dafe57a5fd256140f7725d534a4 @@ -82,3 +82,3 @@ File: /usr/src/debug/SILLY-0.1.0/include/loaders/SILLYTGAImageLoader.h 100644 root:root 2381 142e9805579e80b900e9de9b3484df73 -File: /usr/src/debug/SILLY-0.1.0/src 40755 root:root 180 +File: /usr/src/debug/SILLY-0.1.0/src 40755 root:root 0 File: /usr/src/debug/SILLY-0.1.0/src/SILLYFileDataSource.cpp 100644 root:root 2878 773f60fbd317b680795558b9795b331d @@ -89,3 +89,3 @@ File: /usr/src/debug/SILLY-0.1.0/src/SILLYMemoryDataSource.cpp 100644 root:root 2146 e80ace31c783d35374835bcdf39147df -File: /usr/src/debug/SILLY-0.1.0/src/loaders 40755 root:root 140 +File: /usr/src/debug/SILLY-0.1.0/src/loaders 40755 root:root 0 File: /usr/src/debug/SILLY-0.1.0/src/loaders/SILLYJPGImageContext.cpp 100644 root:root 3630 6cf5406fbf39ac6c7477a0802c24eecc @@ -95,2 +95,2 @@ File: /usr/src/debug/SILLY-0.1.0/src/loaders/SILLYTGAImageLoader.cpp 100644 root:root 10208 a301b3f6acb2c2b8afd9fcd30638e16c -RPMIdentity: 5c9c0660ee3d81d8bda8ac2ae9e4495e +RPMIdentity: 48f2d67bbe740f598fce03b88d87269c --- SILLY-devel-0.1.0-alt4.hg20140818.i586.rpm.repo 2019-03-02 01:18:38.000000000 +0000 +++ SILLY-devel-0.1.0-alt4.hg20140818.i586.rpm.hasher 2021-07-16 12:07:56.849921805 +0000 @@ -219,3 +219,3 @@ Provides: SILLY-devel = 0.1.0-alt4.hg20140818:sisyphus+223358.100.1.1 -File: /usr/include/SILLY 40755 root:root 380 +File: /usr/include/SILLY 40755 root:root 0 File: /usr/include/SILLY/SILLY.h 100644 root:root 4456 2bf95af394b455dafe1c89f60b03de77 @@ -239,4 +239,4 @@ File: /usr/lib/pkgconfig/SILLY.pc 100644 root:root 269 723ec48995475eee60ac18f530ca4baf -File: /usr/share/doc/SILLY-devel-0.1.0 40755 root:root 60 -File: /usr/share/doc/SILLY-devel-0.1.0/html 40755 root:root 3600 +File: /usr/share/doc/SILLY-devel-0.1.0 40755 root:root 0 +File: /usr/share/doc/SILLY-devel-0.1.0/html 40755 root:root 0 File: /usr/share/doc/SILLY-devel-0.1.0/html/a00001.html 100644 root:root 5262 4d51c019ab077e3fc92aa5f6c19f9c02 @@ -419,16 +419,16 @@ File: /usr/share/doc/SILLY-devel-0.1.0/html/tabs.css 100644 root:root 1758 86ffb0e311553e43db9ee79414d0ba6c -File: /usr/share/man/man3/SILLY.3.xz 100644 root:root 1288 0401aee4166339b8ee5625e961526367 -File: /usr/share/man/man3/SILLY_DataSource.3.xz 100644 root:root 676 bae334524dccb92d181dcb3a4c173f6e -File: /usr/share/man/man3/SILLY_FileDataSource.3.xz 100644 root:root 1004 1bfea2fe94663161eb7f6c8ae710ad64 -File: /usr/share/man/man3/SILLY_Image.3.xz 100644 root:root 1084 e4b7aa126ff51527f85e895ea4e025cd -File: /usr/share/man/man3/SILLY_ImageContext.3.xz 100644 root:root 888 a31c2248c26fa9516b1d892122bee2ae -File: /usr/share/man/man3/SILLY_ImageLoader.3.xz 100644 root:root 1104 2af069a1ce885befe21bb2c07eaad20d -File: /usr/share/man/man3/SILLY_ImageLoaderManager.3.xz 100644 root:root 668 69499f91195a110f3b8d565042865976 -File: /usr/share/man/man3/SILLY_JPGImageContext.3.xz 100644 root:root 924 459915247cafa8d803e9bbc1e043e22e -File: /usr/share/man/man3/SILLY_JPGImageLoader.3.xz 100644 root:root 972 f136a69c3a3bf98022516d2922fa72ca -File: /usr/share/man/man3/SILLY_MemoryDataSource.3.xz 100644 root:root 828 8a4e99519287115b045be38a09478c88 -File: /usr/share/man/man3/SILLY_PNGImageContext.3.xz 100644 root:root 812 93bdc2af8bfab7ea8ddb5c39b2b8273a -File: /usr/share/man/man3/SILLY_PNGImageLoader.3.xz 100644 root:root 968 5fc2536d5f804a92f5d3271dbbbcf39a -File: /usr/share/man/man3/SILLY_TGAImageContext.3.xz 100644 root:root 784 939d77c5f18195f799a5ae1338b8b168 -File: /usr/share/man/man3/SILLY_TGAImageLoader.3.xz 100644 root:root 968 49348a28a20fbe9b3af9a2e9cfc19e0c -RPMIdentity: 6b7e4e0a8e54049a68078361f5caf5e6 +File: /usr/share/man/man3/SILLY.3.xz 100644 root:root 1288 48ec519c1def4c76961581b83e290e10 +File: /usr/share/man/man3/SILLY_DataSource.3.xz 100644 root:root 676 5d4a525509bdbdd1bced59ddf8cbcbf4 +File: /usr/share/man/man3/SILLY_FileDataSource.3.xz 100644 root:root 1004 cc860588bb57e5755cbc5efacb61877f +File: /usr/share/man/man3/SILLY_Image.3.xz 100644 root:root 1084 610b248262227b009629aaaaeddb962f +File: /usr/share/man/man3/SILLY_ImageContext.3.xz 100644 root:root 888 883ce169b2265b8c57a319112ce37468 +File: /usr/share/man/man3/SILLY_ImageLoader.3.xz 100644 root:root 1104 89f44146beda66d29a5e5fc9254c834f +File: /usr/share/man/man3/SILLY_ImageLoaderManager.3.xz 100644 root:root 668 5fbfc4a2322373f5c80cf986185b3869 +File: /usr/share/man/man3/SILLY_JPGImageContext.3.xz 100644 root:root 924 7191945c5dfcf3f07523d60e77f21a06 +File: /usr/share/man/man3/SILLY_JPGImageLoader.3.xz 100644 root:root 972 0cf68d58e83ce2381d691261aeccd2dc +File: /usr/share/man/man3/SILLY_MemoryDataSource.3.xz 100644 root:root 828 c8868debe1eb115742fa1074dd0dcb20 +File: /usr/share/man/man3/SILLY_PNGImageContext.3.xz 100644 root:root 816 2c41068c49c7ba2b7cf2ea09eff4e2d0 +File: /usr/share/man/man3/SILLY_PNGImageLoader.3.xz 100644 root:root 968 12efbb2b1101aff3cd9805c2caeaa2e8 +File: /usr/share/man/man3/SILLY_TGAImageContext.3.xz 100644 root:root 784 96b4c6d33975f92b43057ce060467439 +File: /usr/share/man/man3/SILLY_TGAImageLoader.3.xz 100644 root:root 964 e48ece1174d26451e9916ee2ef97e9f2 +RPMIdentity: 926bd4808d3955816c3d894c6190d3a8