<86>Aug 26 05:23:31 userdel[1159891]: delete user 'rooter' <86>Aug 26 05:23:31 userdel[1159891]: removed group 'rooter' owned by 'rooter' <86>Aug 26 05:23:31 userdel[1159891]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 26 05:23:31 groupadd[1159929]: group added to /etc/group: name=rooter, GID=1877 <86>Aug 26 05:23:31 groupadd[1159929]: group added to /etc/gshadow: name=rooter <86>Aug 26 05:23:31 groupadd[1159929]: new group: name=rooter, GID=1877 <86>Aug 26 05:23:31 useradd[1159963]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Aug 26 05:23:31 userdel[1160017]: delete user 'builder' <86>Aug 26 05:23:31 userdel[1160017]: removed group 'builder' owned by 'builder' <86>Aug 26 05:23:31 userdel[1160017]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 05:23:31 groupadd[1160055]: group added to /etc/group: name=builder, GID=1878 <86>Aug 26 05:23:31 groupadd[1160055]: group added to /etc/gshadow: name=builder <86>Aug 26 05:23:31 groupadd[1160055]: new group: name=builder, GID=1878 <86>Aug 26 05:23:31 useradd[1160091]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none <13>Aug 26 05:23:33 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Aug 26 05:23:33 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Aug 26 05:23:34 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953649 installed <13>Aug 26 05:23:34 rpmi: doxygen-1:1.9.7-alt1 sisyphus+327909.100.1.1 1692968167 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libopm-0.1-alt3_33.20050731cvs.nosrc.rpm (w1.gzdio) Installing libopm-0.1-alt3_33.20050731cvs.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libopm-0.1 + echo 'Source #0 (libopm-0.1.tar.gz):' Source #0 (libopm-0.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libopm-0.1.tar.gz + /bin/tar -xf - + cd libopm-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (libopm-0.1-multilib.patch):' Patch #1 (libopm-0.1-multilib.patch): + /usr/bin/patch -p1 patching file doc/Doxyfile.in patching file doc/footer_no_timestamp.html + echo 'Patch #2 (libopm-configure-c99.patch):' Patch #2 (libopm-configure-c99.patch): + /usr/bin/patch -p1 patching file aclocal.m4 patching file acsite.m4 patching file configure + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libopm-0.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' ++ 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 -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... fgrep: warning: fgrep is obsolescent; using grep -F GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for ld used by GCC... egrep: warning: egrep is obsolescent; using grep -E /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... egrep: warning: egrep is obsolescent; using grep -E yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... (cached) pass_all checking command to parse nm output... egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E failed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking for objdir... .libs checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC 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.lo... yes checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for libraries containing socket functions... -lc checking for ANSI C header files... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes checking for inet_aton... yes checking for inet_pton... yes checking for gethostbyname... yes checking for gethostbyname2... yes checking whether byte ordering is bigendian... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating src/setup.h config.status: executing depfiles commands ############################################################################## Everything is now configured. To compile libopm now, just type make. It requires GNU Make, which may be installed as gmake on your system. libopm will be installed in /usr. To change this, run: ./configure --prefix=DIRECTORY ############################################################################## + make -j16 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c `test -f 'compat.c' || echo './'`compat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c `test -f 'test.c' || echo './'`test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o compat.lo `test -f 'compat.c' || echo './'`compat.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c compat.c -fPIC -DPIC -o compat.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o malloc.lo `test -f 'malloc.c' || echo './'`malloc.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c malloc.c -fPIC -DPIC -o malloc.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o list.lo `test -f 'list.c' || echo './'`list.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c list.c -fPIC -DPIC -o list.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o inet.lo `test -f 'inet.c' || echo './'`inet.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c inet.c -fPIC -DPIC -o inet.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o proxy.lo `test -f 'proxy.c' || echo './'`proxy.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c proxy.c -fPIC -DPIC -o proxy.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o config.lo `test -f 'config.c' || echo './'`config.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c config.c -fPIC -DPIC -o config.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o libopm.lo `test -f 'libopm.c' || echo './'`libopm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c libopm.c -fPIC -DPIC -o libopm.lo libopm.c: In function 'opm_scan': libopm.c:522:17: warning: variable 'fd_limit' set but not used [-Wunused-but-set-variable] 522 | unsigned int fd_limit; | ^~~~~~~~ libopm.c: In function 'libopm_do_openproxy': libopm.c:1314:18: warning: variable 'remote' set but not used [-Wunused-but-set-variable] 1314 | OPM_REMOTE_T *remote; | ^~~~~~ libopm.c: In function 'libopm_do_hup': libopm.c:1374:18: warning: variable 'remote' set but not used [-Wunused-but-set-variable] 1374 | OPM_REMOTE_T *remote; | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o libopm.la -rpath /usr/lib compat.lo config.lo inet.lo libopm.lo list.lo malloc.lo proxy.lo mkdir .libs rm -fr .libs/libopm.la .libs/libopm.* .libs/libopm.* (cd . && ln -s config.lo config.o) (cd . && ln -s inet.lo inet.o) (cd . && ln -s libopm.lo libopm.o) (cd . && ln -s list.lo list.o) (cd . && ln -s malloc.lo malloc.o) (cd . && ln -s proxy.lo proxy.o) i586-alt-linux-gcc -shared compat.lo config.lo inet.lo libopm.lo list.lo malloc.lo proxy.lo -Wl,-soname -Wl,libopm.so.0 -o .libs/libopm.so.0.0.0 (cd .libs && rm -f libopm.so.0 && ln -s libopm.so.0.0.0 libopm.so.0) (cd .libs && rm -f libopm.so && ln -s libopm.so.0.0.0 libopm.so) creating libopm.la (cd .libs && rm -f libopm.la && ln -s ../libopm.la libopm.la) make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o test_debug -static test.o libopm.la compat.o i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o test_debug test.o compat.o ./.libs/libopm.so -Wl,--rpath -Wl,/usr/src/RPM/BUILD/libopm-0.1/src/.libs make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o test test.o libopm.la compat.o i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o .libs/test test.o compat.o ./.libs/libopm.so creating test make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[1]: Nothing to be done for 'all-am'. + cd doc + doxygen warning: Tag 'DETAILS_AT_TOP' at line 197 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 'COLS_IN_ALPHA_INDEX' at line 454 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 507 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 729 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 735 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 841 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 'CLASS_DIAGRAMS' at line 853 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 929 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 937 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 'CGI_NAME' at line 964 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 'CGI_URL' at line 970 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 'DOC_URL' at line 976 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 'DOC_ABSPATH' at line 982 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 'BIN_ABSPATH' at line 987 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 'EXT_DOC_PATHS' at line 993 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: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! Doxygen version used: 1.9.7 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/libopm-0.1/src Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/compat.c... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/compat.c... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/compat.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/compat.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/config.c... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/config.c... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/config.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/config.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/inet.c... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/inet.c... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/inet.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/inet.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/libopm.c... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/libopm.c... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/libopm.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/libopm.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/list.c... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/list.c... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/list.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/list.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/malloc.c... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/malloc.c... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/malloc.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/malloc.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/opm.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/opm.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/opm_common.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/opm_common.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/opm_error.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/opm_error.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/opm_types.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/opm_types.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/proxy.c... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/proxy.c... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/proxy.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/proxy.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/setup.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/setup.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/snprintf.c... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/snprintf.c... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/snprintf.h... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/snprintf.h... Preprocessing /usr/src/RPM/BUILD/libopm-0.1/src/test.c... Parsing file /usr/src/RPM/BUILD/libopm-0.1/src/test.c... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... 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 documenerror: style sheet libopm.css does not exist or is not readable!error: Style sheet 'libopm.css' specified by HTML_STYLESHEET does not exist! ted Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. 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... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Parsing code for file compat.c... Parsing code for file compat.h... Parsing code for file config.c... Parsing code for file config.h... Parsing code for file inet.c... Parsing code for file inet.h... Parsing code for file libopm.c... Parsing code for file libopm.h... Parsing code for file list.c... Parsing code for file list.h... Parsing code for file malloc.c... Parsing code for file malloc.h... Parsing code for file opm.h... Parsing code for file opm_common.h... Parsing code for file opm_error.h... Parsing code for file opm_types.h... Parsing code for file proxy.c... Parsing code for file proxy.h... Parsing code for file setup.h... Parsing code for file snprintf.c... Parsing code for file snprintf.h... Parsing code for file test.c... Generating file documentation... Generating docs for file compat.c... Generating docs for file compat.h... Generating docs for file config.c... Generating docs for file config.h... Generating docs for file inet.c... Generating docs for file inet.h... Generating docs for file libopm.c... Generating docs for file libopm.h... Generating docs for file list.c... Generating docs for file list.h... Generating docs for file malloc.c... Generating docs for file malloc.h... Generating docs for file opm.h... Generating docs for file opm_common.h... Generating docs for file opm_error.h... Generating docs for file opm_types.h... Generating docs for file proxy.c... Generating docs for file proxy.h... Generating docs for file setup.h... Generating docs for file snprintf.c... Generating docs for file snprintf.h... Generating docs for file test.c... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound _libopm_list... Generating docs for compound _libopm_node... Generating docs for compound _OPM... Generating docs for compound _OPM_CALLBACK... Generating docs for compound _OPM_CONFIG... Generating docs for compound _opm_config_hash... Generating docs for compound _OPM_CONNECTION... Generating docs for compound _opm_inaddr... Generating docs for compound _OPM_PROTOCOL... Generating docs for compound _OPM_PROTOCOL_CONFIG... Generating docs for compound _OPM_REMOTE... Generating docs for compound _OPM_SCAN... Generating docs for compound _opm_sockaddr... Generating concept documentation... Generating namespace documentation... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 296/65536 hits=2028 misses=337 symbol lookup cache used 511/65536 hits=940 misses=511 finished... + mv -f api html + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91651 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libopm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libopm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libopm-0.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libopm-buildroot make: Entering directory '/usr/src/RPM/BUILD/libopm-0.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1/src' /bin/sh ../mkinstalldirs /usr/src/tmp/libopm-buildroot/usr/lib mkdir /usr/src/tmp/libopm-buildroot mkdir /usr/src/tmp/libopm-buildroot/usr mkdir /usr/src/tmp/libopm-buildroot/usr/lib /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libopm.la /usr/src/tmp/libopm-buildroot/usr/lib/libopm.la /usr/libexec/rpm-build/install -p .libs/libopm.so.0.0.0 /usr/src/tmp/libopm-buildroot/usr/lib/libopm.so.0.0.0 (cd /usr/src/tmp/libopm-buildroot/usr/lib && rm -f libopm.so.0 && ln -s libopm.so.0.0.0 libopm.so.0) (cd /usr/src/tmp/libopm-buildroot/usr/lib && rm -f libopm.so && ln -s libopm.so.0.0.0 libopm.so) /usr/libexec/rpm-build/install -p .libs/libopm.lai /usr/src/tmp/libopm-buildroot/usr/lib/libopm.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /usr/src/tmp/libopm-buildroot/usr/include mkdir /usr/src/tmp/libopm-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 opm.h /usr/src/tmp/libopm-buildroot/usr/include/opm.h /usr/libexec/rpm-build/install -p -m 644 opm_error.h /usr/src/tmp/libopm-buildroot/usr/include/opm_error.h /usr/libexec/rpm-build/install -p -m 644 opm_types.h /usr/src/tmp/libopm-buildroot/usr/include/opm_types.h /usr/libexec/rpm-build/install -p -m 644 opm_common.h /usr/src/tmp/libopm-buildroot/usr/include/opm_common.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1' make[2]: Entering directory '/usr/src/RPM/BUILD/libopm-0.1' 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/libopm-0.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1' make: Leaving directory '/usr/src/RPM/BUILD/libopm-0.1' + rm -f /usr/src/tmp/libopm-buildroot/usr/lib/libopm.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libopm-buildroot (auto) mode of './usr/lib/libopm.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libopm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libopm-buildroot/ (default) Compressing files in /usr/src/tmp/libopm-buildroot (auto) Adjusting library links in /usr/src/tmp/libopm-buildroot ./usr/lib: (from :0) libopm.so.0 -> libopm.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libopm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libopm.so.0.0.0: uses non-LFS functions: fcntl Processing files: libopm-0.1-alt3_33.20050731cvs Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91651 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libopm-0.1 + DOCDIR=/usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-0.1 + export DOCDIR + rm -rf /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-0.1 + /bin/mkdir -p /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-0.1 + cp -prL --no-dereference LICENSE /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-0.1 + chmod -R go-w /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-0.1 + chmod -R a+rX /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-0.1 + cp -prL ChangeLog /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-0.1 + chmod -R go-w /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-0.1 + chmod -R a+rX /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b4rwA3 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libopm-buildroot/usr/lib/libopm.so.0: 32 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CjYhN3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libopm.so.0 = set:icyeokVhZDg8yIZaw2ZueZ1ONThN2WxR971ruDfl9xAAk8qPxOr1MmKeMJM8vLwz4 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HjwdfW Creating libopm-debuginfo package Processing files: libopm-devel-0.1-alt3_33.20050731cvs Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75941 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libopm-0.1 + DOCDIR=/usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-devel-0.1 + export DOCDIR + rm -rf /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-devel-0.1 + /bin/mkdir -p /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-devel-0.1 + cp -prL doc/libopm-api.txt /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-devel-0.1 + chmod -R go-w /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-devel-0.1 + chmod -R a+rX /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-devel-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mubda0 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.OhEKvD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libopm = 0.1-alt3_33.20050731cvs, /usr/lib/libopm.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W7hWH5 Processing files: libopm-doc-0.1-alt3_33.20050731cvs Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libopm-0.1 + DOCDIR=/usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-doc-0.1 + export DOCDIR + rm -rf /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-doc-0.1 + /bin/mkdir -p /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-doc-0.1 + cp -prL doc/html/ /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-doc-0.1 + chmod -R go-w /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-doc-0.1 + chmod -R a+rX /usr/src/tmp/libopm-buildroot/usr/share/doc/libopm-doc-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F2yRsx 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.ufc8mV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: libopm-debuginfo-0.1-alt3_33.20050731cvs Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BKBASC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KKwYq6 find-requires: running scripts (debuginfo) Provides: debug(libopm.so.0) Requires: libopm = 0.1-alt3_33.20050731cvs, debug(libc.so.6) Adding to libopm-devel a strict dependency on libopm Adding to libopm-debuginfo a strict dependency on libopm Removing 1 extra deps from libopm-devel due to dependency on libopm Wrote: /usr/src/RPM/RPMS/i586/libopm-0.1-alt3_33.20050731cvs.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libopm-devel-0.1-alt3_33.20050731cvs.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libopm-doc-0.1-alt3_33.20050731cvs.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libopm-debuginfo-0.1-alt3_33.20050731cvs.i586.rpm (w2.lzdio) 2.69user 2.69system 0:14.57elapsed 36%CPU (0avgtext+0avgdata 27564maxresident)k 0inputs+0outputs (0major+816860minor)pagefaults 0swaps 3.04user 1.26system 0:21.80elapsed 19%CPU (0avgtext+0avgdata 123920maxresident)k 0inputs+0outputs (0major+204778minor)pagefaults 0swaps --- libopm-0.1-alt3_33.20050731cvs.i586.rpm.repo 2023-02-25 17:08:45.000000000 +0000 +++ libopm-0.1-alt3_33.20050731cvs.i586.rpm.hasher 2023-08-26 05:23:51.195769811 +0000 @@ -7,3 +7,2 @@ Requires: libc.so.6(GLIBC_2.1.3) -Requires: libc.so.6(GLIBC_2.16) Requires: libc.so.6(GLIBC_2.28) @@ -16,3 +15,3 @@ File: /usr/lib/libopm.so.0 120777 root:root libopm.so.0.0.0 -File: /usr/lib/libopm.so.0.0.0 100644 root:root 02725bd43a9b4482dc3a5c9de3f555f9 +File: /usr/lib/libopm.so.0.0.0 100644 root:root 132afc5c976f3ed8afbc864db631a056 File: /usr/share/doc/libopm-0.1 40755 root:root @@ -20,2 +19,2 @@ File: /usr/share/doc/libopm-0.1/LICENSE 100644 root:root 8ca43cbc842c2336e835926c2166c28b -RPMIdentity: 339ebdae7967b5c0e0e28a93b603a4ad868ea40f83fb9a5fe99e299f406fcf5f92aea87a65608d8f4c45f1a8ccc8175a7827361381287488a349fb0b9478e67d +RPMIdentity: 9db91fdf4c546ef26ed183013c34d9655ddefaff284bf290ee6d73e98a2214e922f1c9152ee387d5f02461a83fb6134096fc27cfb376158c7b458ed545313034 --- libopm-debuginfo-0.1-alt3_33.20050731cvs.i586.rpm.repo 2023-02-25 17:08:45.000000000 +0000 +++ libopm-debuginfo-0.1-alt3_33.20050731cvs.i586.rpm.hasher 2023-08-26 05:23:51.258770470 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/3caa9327b1f6084b92dca5a341ee248561af46 120777 root:root ../../../libopm.so.0.0.0 -/usr/lib/debug/.build-id/13/3caa9327b1f6084b92dca5a341ee248561af46.debug 120777 root:root ../../usr/lib/libopm.so.0.0.0.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/2773c3c8ba8e8c9f2385ae57c0204762504ab7 120777 root:root ../../../libopm.so.0.0.0 +/usr/lib/debug/.build-id/22/2773c3c8ba8e8c9f2385ae57c0204762504ab7.debug 120777 root:root ../../usr/lib/libopm.so.0.0.0.debug /usr/lib/debug/usr/lib/libopm.so.0.0.0.debug 100644 root:root @@ -27,6 +27,6 @@ Provides: libopm-debuginfo = 0.1-alt3_33.20050731cvs:sisyphus+315819.100.1.1 -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/3caa9327b1f6084b92dca5a341ee248561af46 120777 root:root ../../../libopm.so.0.0.0 -File: /usr/lib/debug/.build-id/13/3caa9327b1f6084b92dca5a341ee248561af46.debug 120777 root:root ../../usr/lib/libopm.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libopm.so.0.0.0.debug 100644 root:root 7069325468b8fe21fed400f7e5708742 +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/2773c3c8ba8e8c9f2385ae57c0204762504ab7 120777 root:root ../../../libopm.so.0.0.0 +File: /usr/lib/debug/.build-id/22/2773c3c8ba8e8c9f2385ae57c0204762504ab7.debug 120777 root:root ../../usr/lib/libopm.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libopm.so.0.0.0.debug 100644 root:root 27c0e1f9af997a7416f94fb8f95e467e File: /usr/lib/debug/usr/lib/libopm.so.0.debug 120777 root:root libopm.so.0.0.0.debug @@ -49,2 +49,2 @@ File: /usr/src/debug/libopm-0.1/src/proxy.h 100644 root:root ba811c1163cc36f5100d6c52108d1cc1 -RPMIdentity: 941ffb797d2866e545c386e900d29cd5d75b02ebdebf4d7f9cab2239a7737aab2c96dde16a6d2c9e1d641a4864d7238fa70fbfc1bcdbf463f604b745a363e511 +RPMIdentity: a720d4377fca0b978e7d9adee646bd0a9194ba0cdded54a02c11d4c7c848db926420aed8c07a51292993fcfd35cacd7043115c37bbd0f997ef328c355e6fd4a6 --- libopm-doc-0.1-alt3_33.20050731cvs.noarch.rpm.repo 2023-02-25 17:08:45.000000000 +0000 +++ libopm-doc-0.1-alt3_33.20050731cvs.noarch.rpm.hasher 2023-08-26 05:23:51.377771716 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/libopm-doc-0.1/html/bc_s.png 100644 root:root -/usr/share/doc/libopm-doc-0.1/html/bdwn.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/bc_sd.png 100644 root:root /usr/share/doc/libopm-doc-0.1/html/classes.html 100644 root:root @@ -12,3 +12,4 @@ /usr/share/doc/libopm-doc-0.1/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html 100644 root:root -/usr/share/doc/libopm-doc-0.1/html/doc.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/doc.svg 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/docd.svg 100644 root:root /usr/share/doc/libopm-doc-0.1/html/doxygen.svg 100644 root:root @@ -16,4 +17,6 @@ /usr/share/doc/libopm-doc-0.1/html/files.html 100644 root:root -/usr/share/doc/libopm-doc-0.1/html/folderclosed.png 100644 root:root -/usr/share/doc/libopm-doc-0.1/html/folderopen.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/folderclosed.svg 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/folderclosedd.svg 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/folderopen.svg 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/folderopend.svg 100644 root:root /usr/share/doc/libopm-doc-0.1/html/functions.html 100644 root:root @@ -38,4 +41,6 @@ /usr/share/doc/libopm-doc-0.1/html/nav_f.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/nav_fd.png 100644 root:root /usr/share/doc/libopm-doc-0.1/html/nav_g.png 100644 root:root /usr/share/doc/libopm-doc-0.1/html/nav_h.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/nav_hd.png 100644 root:root /usr/share/doc/libopm-doc-0.1/html/open.png 100644 root:root @@ -51,2 +56,3 @@ /usr/share/doc/libopm-doc-0.1/html/splitbar.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/splitbard.png 100644 root:root /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m.html 100644 root:root @@ -67,5 +73,9 @@ /usr/share/doc/libopm-doc-0.1/html/tab_a.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/tab_ad.png 100644 root:root /usr/share/doc/libopm-doc-0.1/html/tab_b.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/tab_bd.png 100644 root:root /usr/share/doc/libopm-doc-0.1/html/tab_h.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/tab_hd.png 100644 root:root /usr/share/doc/libopm-doc-0.1/html/tab_s.png 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/tab_sd.png 100644 root:root /usr/share/doc/libopm-doc-0.1/html/tabs.css 100644 root:root @@ -76,64 +86,70 @@ File: /usr/share/doc/libopm-doc-0.1/html 40755 root:root -File: /usr/share/doc/libopm-doc-0.1/html/annotated.html 100644 root:root 246a2e4f107ed592829b3a762f189ea7 +File: /usr/share/doc/libopm-doc-0.1/html/annotated.html 100644 root:root 68bee7ff787cdea254ea87a60ac1c2cb File: /usr/share/doc/libopm-doc-0.1/html/bc_s.png 100644 root:root ceaaae73746596a7519cfe782d8aa065 -File: /usr/share/doc/libopm-doc-0.1/html/bdwn.png 100644 root:root 6249334b2e7fc28090f26abeb328eb78 -File: /usr/share/doc/libopm-doc-0.1/html/classes.html 100644 root:root 984cd1d335913d7b26ad6039b990e808 +File: /usr/share/doc/libopm-doc-0.1/html/bc_sd.png 100644 root:root dd8557b2a24d0ec5eb1975fa34a48f0d +File: /usr/share/doc/libopm-doc-0.1/html/classes.html 100644 root:root c825bfe1e9219b6200ff4b60c1205a73 File: /usr/share/doc/libopm-doc-0.1/html/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/libopm-doc-0.1/html/compat_8c.html 100644 root:root c9976c56d5e612e1ddde2ca2e01af72f -File: /usr/share/doc/libopm-doc-0.1/html/compat_8h.html 100644 root:root 8e8ce0be84f315be4004d5b251640121 -File: /usr/share/doc/libopm-doc-0.1/html/config_8c.html 100644 root:root 2aa6a4470ec834a124cd1f4acfb02490 -File: /usr/share/doc/libopm-doc-0.1/html/config_8h.html 100644 root:root ff8b9fe5ab5a302a015561e49b504ed4 -File: /usr/share/doc/libopm-doc-0.1/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html 100644 root:root 1c08ee1fbc28b63e2cc6959c7628873f -File: /usr/share/doc/libopm-doc-0.1/html/doc.png 100644 root:root 31ed05886f30a2be256e9df86a25586f -File: /usr/share/doc/libopm-doc-0.1/html/doxygen.svg 100644 root:root a1393c6693110602d5ad3e0d43269bb7 -File: /usr/share/doc/libopm-doc-0.1/html/dynsections.js 100644 root:root c14230deed69fc9b4bbf22bfa42841d3 -File: /usr/share/doc/libopm-doc-0.1/html/files.html 100644 root:root 163daf5a9fe39f953c4449360b2af086 -File: /usr/share/doc/libopm-doc-0.1/html/folderclosed.png 100644 root:root 0b7046d86103299b2a0306ddf33ec004 -File: /usr/share/doc/libopm-doc-0.1/html/folderopen.png 100644 root:root 9ff4412a8e93e25320b9e260951c6a04 -File: /usr/share/doc/libopm-doc-0.1/html/functions.html 100644 root:root 64e3e4dfce5bd5850a52d6e16c96ca34 -File: /usr/share/doc/libopm-doc-0.1/html/functions_vars.html 100644 root:root 3a8ffa9460537d6044406ee8b4a9fd8e -File: /usr/share/doc/libopm-doc-0.1/html/globals.html 100644 root:root 50eedc6ad755eebf15c0f4a2da28262e -File: /usr/share/doc/libopm-doc-0.1/html/globals_defs.html 100644 root:root e7b31006bd997fde02c0168b63cc61b0 -File: /usr/share/doc/libopm-doc-0.1/html/globals_func.html 100644 root:root 3a7f6b7b16a5199d34c587b841db4e93 -File: /usr/share/doc/libopm-doc-0.1/html/globals_type.html 100644 root:root e8dbcd2144f7b909b02a0204a9ea3f6c -File: /usr/share/doc/libopm-doc-0.1/html/globals_vars.html 100644 root:root 6f50a8632a71a8a367a5c550a530ff59 -File: /usr/share/doc/libopm-doc-0.1/html/index.html 100644 root:root a9599ea7e849cb5e3bcac60a8441e069 -File: /usr/share/doc/libopm-doc-0.1/html/inet_8c.html 100644 root:root b897e51d3b15eec801ae5a88ea632da4 -File: /usr/share/doc/libopm-doc-0.1/html/inet_8h.html 100644 root:root c6c5b28308593005886bbe993d489a1a -File: /usr/share/doc/libopm-doc-0.1/html/jquery.js 100644 root:root ed067826ee972d3c98cc3c1223553a70 -File: /usr/share/doc/libopm-doc-0.1/html/libopm_8c.html 100644 root:root c65d2d0f461bc0f28debf2277574faa0 -File: /usr/share/doc/libopm-doc-0.1/html/libopm_8h.html 100644 root:root cbe7421cef713443ff134e218dc5464e -File: /usr/share/doc/libopm-doc-0.1/html/list_8c.html 100644 root:root 1c9e1e0d01c350dcaf70a9cb15707dfc -File: /usr/share/doc/libopm-doc-0.1/html/list_8h.html 100644 root:root 9a43f040fcbbc2723c43e6e98547de64 -File: /usr/share/doc/libopm-doc-0.1/html/malloc_8c.html 100644 root:root fef20ae35200906b345567e1dc702b0d -File: /usr/share/doc/libopm-doc-0.1/html/malloc_8h.html 100644 root:root 06dd19de060462c67f0d0b0fe05a6d76 -File: /usr/share/doc/libopm-doc-0.1/html/menu.js 100644 root:root 79e6c0ae0248658c9431facf49a6420a +File: /usr/share/doc/libopm-doc-0.1/html/compat_8c.html 100644 root:root dd59a5c5c6f10652e797c7e7558ef0a9 +File: /usr/share/doc/libopm-doc-0.1/html/compat_8h.html 100644 root:root 8733ded7e41d3078775f6bc7c4e9f237 +File: /usr/share/doc/libopm-doc-0.1/html/config_8c.html 100644 root:root a103866a3e4b90ecb09f1905883feb08 +File: /usr/share/doc/libopm-doc-0.1/html/config_8h.html 100644 root:root c0a8e11d29e54ee2d10a2b0b93b37c3b +File: /usr/share/doc/libopm-doc-0.1/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html 100644 root:root d3d8858a0077127e70f6f44377608a02 +File: /usr/share/doc/libopm-doc-0.1/html/doc.svg 100644 root:root a3ffe2973c4496fa58356d2ce26a05ca +File: /usr/share/doc/libopm-doc-0.1/html/docd.svg 100644 root:root b5ed1e341efff55ac43fa615512d7bf6 +File: /usr/share/doc/libopm-doc-0.1/html/doxygen.svg 100644 root:root 015d40fdbaec957e6eb9ff89362edddf +File: /usr/share/doc/libopm-doc-0.1/html/dynsections.js 100644 root:root d17eaf4331c05c6245986910c6d1e14d +File: /usr/share/doc/libopm-doc-0.1/html/files.html 100644 root:root ed18f16811718c989084c56edf1e5d5e +File: /usr/share/doc/libopm-doc-0.1/html/folderclosed.svg 100644 root:root d59fa3e5a7de31d13df1ffb55ced0ec2 +File: /usr/share/doc/libopm-doc-0.1/html/folderclosedd.svg 100644 root:root 9238e22c4b449be486e1f57607766e1a +File: /usr/share/doc/libopm-doc-0.1/html/folderopen.svg 100644 root:root c0cf60a673f65275b19a9077d6b7606e +File: /usr/share/doc/libopm-doc-0.1/html/folderopend.svg 100644 root:root db33f4e200641cd0f0fc74f62c6fe64d +File: /usr/share/doc/libopm-doc-0.1/html/functions.html 100644 root:root 8cac2e62fa6634a963b4b97b40019d6c +File: /usr/share/doc/libopm-doc-0.1/html/functions_vars.html 100644 root:root b3a1bd04abd0cfa1721978a6cd8afc15 +File: /usr/share/doc/libopm-doc-0.1/html/globals.html 100644 root:root 53ab4494a3b118d995fa6db25c09b19a +File: /usr/share/doc/libopm-doc-0.1/html/globals_defs.html 100644 root:root e3642e6754187847ede6a6f515c53e97 +File: /usr/share/doc/libopm-doc-0.1/html/globals_func.html 100644 root:root 64c714f087a1ed6bb06ea23dd1b22a09 +File: /usr/share/doc/libopm-doc-0.1/html/globals_type.html 100644 root:root 31c5a07f1f780b002e3088168c0da416 +File: /usr/share/doc/libopm-doc-0.1/html/globals_vars.html 100644 root:root bd29a6abf7f090ec6d2370eaa731482d +File: /usr/share/doc/libopm-doc-0.1/html/index.html 100644 root:root a7675f6b0b591af2edd4674c6bb564e9 +File: /usr/share/doc/libopm-doc-0.1/html/inet_8c.html 100644 root:root d866f275f4df0400836d493129266d32 +File: /usr/share/doc/libopm-doc-0.1/html/inet_8h.html 100644 root:root 32bc354caeba3075f9df7cb585b96f5e +File: /usr/share/doc/libopm-doc-0.1/html/jquery.js 100644 root:root 8df62db0120e51645a368485cc61a7e4 +File: /usr/share/doc/libopm-doc-0.1/html/libopm_8c.html 100644 root:root 6a27c917492495df43f902b9bcc3668d +File: /usr/share/doc/libopm-doc-0.1/html/libopm_8h.html 100644 root:root 23f7d893c666d96ca10ee34d2004ff33 +File: /usr/share/doc/libopm-doc-0.1/html/list_8c.html 100644 root:root dcf943dd43a919dca842efd654c46f9d +File: /usr/share/doc/libopm-doc-0.1/html/list_8h.html 100644 root:root dc8b89b8246167f21392ae18c9bb277e +File: /usr/share/doc/libopm-doc-0.1/html/malloc_8c.html 100644 root:root 50243502e57abbe5a7a44cae15cbf8e1 +File: /usr/share/doc/libopm-doc-0.1/html/malloc_8h.html 100644 root:root b51fe0d0fc3c6a8b687351cce4f5a67a +File: /usr/share/doc/libopm-doc-0.1/html/menu.js 100644 root:root d333ccd2fdfa6a200fa8c92263dc4b1c File: /usr/share/doc/libopm-doc-0.1/html/menudata.js 100644 root:root 48e83ab1c570322b9c03a42aecf7ef04 File: /usr/share/doc/libopm-doc-0.1/html/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 +File: /usr/share/doc/libopm-doc-0.1/html/nav_fd.png 100644 root:root 69bfbf1d2e05fc957095418abbbcce7b File: /usr/share/doc/libopm-doc-0.1/html/nav_g.png 100644 root:root 6cf157aabeb91ae637a6d770b07c1011 File: /usr/share/doc/libopm-doc-0.1/html/nav_h.png 100644 root:root 935f050f10b7fe425509491f207f574f +File: /usr/share/doc/libopm-doc-0.1/html/nav_hd.png 100644 root:root 552f123a930c13b2b77c6096c350dfa1 File: /usr/share/doc/libopm-doc-0.1/html/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd -File: /usr/share/doc/libopm-doc-0.1/html/opm_8h.html 100644 root:root 30a122e5fdff0893f4a051310a1d0d34 -File: /usr/share/doc/libopm-doc-0.1/html/opm__common_8h.html 100644 root:root a73a552236d82e3afae1f12cf83fb441 -File: /usr/share/doc/libopm-doc-0.1/html/opm__error_8h.html 100644 root:root d91cd248ec12cccb0c51652166444035 -File: /usr/share/doc/libopm-doc-0.1/html/opm__types_8h.html 100644 root:root e127882fbf6e0e2605a8d369dd0a0294 -File: /usr/share/doc/libopm-doc-0.1/html/proxy_8c.html 100644 root:root ba31f1eeec03d36cac06b900ba538089 -File: /usr/share/doc/libopm-doc-0.1/html/proxy_8h.html 100644 root:root 216bed52274fce08085f5df2fbdfcd71 -File: /usr/share/doc/libopm-doc-0.1/html/setup_8h.html 100644 root:root bb1636ab0b6f3de471f116fbc15fcee3 -File: /usr/share/doc/libopm-doc-0.1/html/snprintf_8c.html 100644 root:root 0333018e604817617ecba23e1bbcd0bd -File: /usr/share/doc/libopm-doc-0.1/html/snprintf_8h.html 100644 root:root 0f399a78500fe45c4a9c81b925d2fe74 +File: /usr/share/doc/libopm-doc-0.1/html/opm_8h.html 100644 root:root d50759a30289c330bdc49f858f4eecf6 +File: /usr/share/doc/libopm-doc-0.1/html/opm__common_8h.html 100644 root:root 68ba622f252ad76e04b23f7ec954b6b9 +File: /usr/share/doc/libopm-doc-0.1/html/opm__error_8h.html 100644 root:root 1996a2011bbc91062b23de2045e908a7 +File: /usr/share/doc/libopm-doc-0.1/html/opm__types_8h.html 100644 root:root a724d88830c560f17906bc67ec27c6f6 +File: /usr/share/doc/libopm-doc-0.1/html/proxy_8c.html 100644 root:root 5afb0d502f918a0636ba34a1b5be3e98 +File: /usr/share/doc/libopm-doc-0.1/html/proxy_8h.html 100644 root:root 3dd07dbdf934a763cd6495e9aa95080f +File: /usr/share/doc/libopm-doc-0.1/html/setup_8h.html 100644 root:root 25b26b4da7927a8c10987299ba27b0c3 +File: /usr/share/doc/libopm-doc-0.1/html/snprintf_8c.html 100644 root:root 1f834f888c840714064c7a5ae7df35c5 +File: /usr/share/doc/libopm-doc-0.1/html/snprintf_8h.html 100644 root:root 11203bce7f3a932bcdd1dcaa4d40c76e File: /usr/share/doc/libopm-doc-0.1/html/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e -File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m.html 100644 root:root 1a54c0f5a1bd401c4e1a8616502e9ded -File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___c_a_l_l_b_a_c_k.html 100644 root:root 40ea9ce05e041438dc29aa56c99b60f0 -File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___c_o_n_f_i_g.html 100644 root:root bf23b876d614f8f2fa3cec9ae3b78105 -File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___c_o_n_n_e_c_t_i_o_n.html 100644 root:root 6acc98a88738c54718ec73e4da598984 -File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___p_r_o_t_o_c_o_l.html 100644 root:root ae48747dece734838aa59c36c9c4775e -File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___p_r_o_t_o_c_o_l___c_o_n_f_i_g.html 100644 root:root 8bf53a9305c8ad61a293356f3246e4e3 -File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___r_e_m_o_t_e.html 100644 root:root 16555071829c4a4fc2df7a7f5e307f72 -File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___s_c_a_n.html 100644 root:root db8a9c0693058a1c2d6eec307f11f6eb -File: /usr/share/doc/libopm-doc-0.1/html/struct__libopm__list.html 100644 root:root 388971a79698584fad0c761bbf0d8eef -File: /usr/share/doc/libopm-doc-0.1/html/struct__libopm__node.html 100644 root:root 4a1f49a66d07d29f75c2ca13f7f8da0f -File: /usr/share/doc/libopm-doc-0.1/html/struct__opm__config__hash.html 100644 root:root 468fde0c8aa0250c1f4c55036e0c6323 -File: /usr/share/doc/libopm-doc-0.1/html/struct__opm__inaddr.html 100644 root:root 6dc753bb05b3dc337157d3990aa73313 -File: /usr/share/doc/libopm-doc-0.1/html/struct__opm__sockaddr.html 100644 root:root 4d6d4481c7c52f15cb19035f525dde7c +File: /usr/share/doc/libopm-doc-0.1/html/splitbard.png 100644 root:root d10438bab00ef343ca05c1fa00e0456a +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m.html 100644 root:root 7f040d047875d65ea057ef506ab7c917 +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___c_a_l_l_b_a_c_k.html 100644 root:root 94784771e1c238c4c97c16d7ddd28892 +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___c_o_n_f_i_g.html 100644 root:root 9695ed5752f5627fb59d8c23baede55c +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___c_o_n_n_e_c_t_i_o_n.html 100644 root:root ddd4cb1887c917d4efebbf61c7d1f9de +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___p_r_o_t_o_c_o_l.html 100644 root:root aecfbbaa2952d2fe8fcd33e59b09db29 +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___p_r_o_t_o_c_o_l___c_o_n_f_i_g.html 100644 root:root 961c767aad10bcafa3e51724d739e6b6 +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___r_e_m_o_t_e.html 100644 root:root 031d4555855297573130e890614a8844 +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___s_c_a_n.html 100644 root:root 48dcf871240c7d5e7a8bf543b001cbb6 +File: /usr/share/doc/libopm-doc-0.1/html/struct__libopm__list.html 100644 root:root 824e95181b72922238242c9f03f361bc +File: /usr/share/doc/libopm-doc-0.1/html/struct__libopm__node.html 100644 root:root b4ace378613f31da03c8f67f739d48bc +File: /usr/share/doc/libopm-doc-0.1/html/struct__opm__config__hash.html 100644 root:root ad745f9ad44ea1deea46bcf8939cc1a6 +File: /usr/share/doc/libopm-doc-0.1/html/struct__opm__inaddr.html 100644 root:root 9fb6af86264a0c7fad63644465c821c7 +File: /usr/share/doc/libopm-doc-0.1/html/struct__opm__sockaddr.html 100644 root:root efcccbfec7d097f782bd680359489d02 File: /usr/share/doc/libopm-doc-0.1/html/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -141,7 +157,11 @@ File: /usr/share/doc/libopm-doc-0.1/html/tab_a.png 100644 root:root 2a5327b5dfc494fd8688fd887991cdab +File: /usr/share/doc/libopm-doc-0.1/html/tab_ad.png 100644 root:root 84c5c61aa0b9a624750f944e95f0e00b File: /usr/share/doc/libopm-doc-0.1/html/tab_b.png 100644 root:root c7cd16cfabe8a14b9848f813df53fc2e +File: /usr/share/doc/libopm-doc-0.1/html/tab_bd.png 100644 root:root 819fb7324851b5c705fcab2ca9761e9f File: /usr/share/doc/libopm-doc-0.1/html/tab_h.png 100644 root:root 38c6c507f0ab91770a0ed9a668a03551 +File: /usr/share/doc/libopm-doc-0.1/html/tab_hd.png 100644 root:root 92d3e309b79254ee4aab7434ebe70bfc File: /usr/share/doc/libopm-doc-0.1/html/tab_s.png 100644 root:root d5a3e094c590d5113232b74cd902f58f -File: /usr/share/doc/libopm-doc-0.1/html/tabs.css 100644 root:root 7f185f9714d3aec7a720614d628456da -File: /usr/share/doc/libopm-doc-0.1/html/test_8c.html 100644 root:root 95f262c0fed720401237be6b08ccacc7 -RPMIdentity: 820f47b51670cbd1e88f1308893567aaa9bb715c9af2b861ad1eaf65502e48252d1b9b6d9fb3bad1d7ed185a58fc72e6dc4d890b7bcb765bf844a6f0c0febb9b +File: /usr/share/doc/libopm-doc-0.1/html/tab_sd.png 100644 root:root 27c53bb4855ff4f4208204434c9329c5 +File: /usr/share/doc/libopm-doc-0.1/html/tabs.css 100644 root:root 301d3c1963ae882c7ed1aa759c235c69 +File: /usr/share/doc/libopm-doc-0.1/html/test_8c.html 100644 root:root 5e982d9c96faa23b1fdee47ba53921e8 +RPMIdentity: de8c0d9a8aae76353d869ddbdfd7fc6614c61cdd8258151011af3cc6ad4f27c5f2d71278ffdfd7e087b397468e5c436b7d530a64538e43b7fbde70a73d898e9d