<86>Dec 2 06:36:59 userdel[2423230]: delete user 'rooter' <86>Dec 2 06:36:59 userdel[2423230]: removed group 'rooter' owned by 'rooter' <86>Dec 2 06:36:59 userdel[2423230]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 2 06:36:59 groupadd[2423254]: group added to /etc/group: name=rooter, GID=1814 <86>Dec 2 06:36:59 groupadd[2423254]: group added to /etc/gshadow: name=rooter <86>Dec 2 06:36:59 groupadd[2423254]: new group: name=rooter, GID=1814 <86>Dec 2 06:36:59 useradd[2423269]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Dec 2 06:36:59 userdel[2423293]: delete user 'builder' <86>Dec 2 06:36:59 userdel[2423293]: removed group 'builder' owned by 'builder' <86>Dec 2 06:36:59 userdel[2423293]: removed shadow group 'builder' owned by 'builder' <86>Dec 2 06:36:59 groupadd[2423308]: group added to /etc/group: name=builder, GID=1815 <86>Dec 2 06:36:59 groupadd[2423308]: group added to /etc/gshadow: name=builder <86>Dec 2 06:36:59 groupadd[2423308]: new group: name=builder, GID=1815 <86>Dec 2 06:36:59 useradd[2423314]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none <13>Dec 2 06:37:02 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Dec 2 06:37:02 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Dec 2 06:37:02 rpmi: perl-devel-1:5.38.2-alt0.1 sisyphus+335556.100.1.1 1701472292 installed <13>Dec 2 06:37:02 rpmi: doxygen-1:1.9.8-alt1 sisyphus+328470.100.1.1 1693572074 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.38865 + 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.38865 + 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 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 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 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.8 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... Associating documentation with modules... 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... Computing error: style sheet libopm.css does not exist or is not readable! error: Style sheet 'libopm.css' specified by HTML_STYLESHEET does not exist! module relations... Sorting lists... Determining which enums are documented 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 module documentation... Generating namespace documentation... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating topic index... Generating module index... Generating module member 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 646/65536 hits=6305 misses=687 symbol lookup cache used 944/65536 hits=5085 misses=944 finished... + mv -f api html + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83098 + 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.83098 + 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.tnb9tz 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.rnhIoa 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.xjG6ji Creating libopm-debuginfo package Processing files: libopm-devel-0.1-alt3_33.20050731cvs Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44168 + 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.V2mVPs 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.czvGSF 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.jAVwJK Processing files: libopm-doc-0.1-alt3_33.20050731cvs Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83001 + 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.YomhGh 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.LeED0k 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.TFtFyQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fmnnyz 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.10user 2.72system 0:14.41elapsed 33%CPU (0avgtext+0avgdata 27524maxresident)k 0inputs+0outputs (0major+801545minor)pagefaults 0swaps 3.13user 1.45system 0:21.86elapsed 20%CPU (0avgtext+0avgdata 125840maxresident)k 0inputs+0outputs (0major+195607minor)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-12-02 06:37:19.050505064 +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 a5422776935e687d598341a9eea5921c 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: 846734f9840e8a71ec46c32351435a4fdbb2879c3a8d625fe40972e24568158a5c1e99082e5ce3d4f71dd9f3a5622ae72c45a893e4e59c654cd35fce7d2d85ac --- 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-12-02 06:37:19.134506012 +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/aa 40755 root:root +/usr/lib/debug/.build-id/aa/8d52c9ff071749796fe38854f16cb75e746478 120777 root:root ../../../libopm.so.0.0.0 +/usr/lib/debug/.build-id/aa/8d52c9ff071749796fe38854f16cb75e746478.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/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/8d52c9ff071749796fe38854f16cb75e746478 120777 root:root ../../../libopm.so.0.0.0 +File: /usr/lib/debug/.build-id/aa/8d52c9ff071749796fe38854f16cb75e746478.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 52e2a9f0f0736a8991b25d2cbf484eee 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: dffec0bd93accc7467afed3c1024a5e4753469b7e67142a1ee5386662c841508d0a716f8c98436860e6b097e17328aa85234cd2a4755fb721d5a9e62e36dddcd --- 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-12-02 06:37:19.260507434 +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 @@ -37,5 +40,9 @@ /usr/share/doc/libopm-doc-0.1/html/menudata.js 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/minus.svg 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/minusd.svg 100644 root:root /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 @@ -45,2 +52,4 @@ /usr/share/doc/libopm-doc-0.1/html/opm__types_8h.html 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/plus.svg 100644 root:root +/usr/share/doc/libopm-doc-0.1/html/plusd.svg 100644 root:root /usr/share/doc/libopm-doc-0.1/html/proxy_8c.html 100644 root:root @@ -51,2 +60,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 +77,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 +90,74 @@ 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 9a9a4eb7e483cf32711672341652206f 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 b597ad8c6ecc4d26c3bbd5aa419e4e76 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 1df3e28eabbc2cc6c712079d7b665ef0 +File: /usr/share/doc/libopm-doc-0.1/html/compat_8h.html 100644 root:root 4c181a2b00395ed5716b0bc58c087039 +File: /usr/share/doc/libopm-doc-0.1/html/config_8c.html 100644 root:root 450348941d6886e9ac7c4a91c0917549 +File: /usr/share/doc/libopm-doc-0.1/html/config_8h.html 100644 root:root 576f1638821ce02e798a53575e4f315a +File: /usr/share/doc/libopm-doc-0.1/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html 100644 root:root 1ed01e32a770fe49cc70e626375c0327 +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 2daa1d89a52f93ed2db223e56dc38cbd +File: /usr/share/doc/libopm-doc-0.1/html/files.html 100644 root:root 5482e826b61ddcdce8e1b6c78b8c1d38 +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 d3447d084259d79e584de1be212b5ee8 +File: /usr/share/doc/libopm-doc-0.1/html/functions_vars.html 100644 root:root 5a815655f83a1fe191e7e5153dc234a5 +File: /usr/share/doc/libopm-doc-0.1/html/globals.html 100644 root:root 4b4814143a1527996b91e763095c02c5 +File: /usr/share/doc/libopm-doc-0.1/html/globals_defs.html 100644 root:root 389b54952bff4f9342ffad50cb9ed663 +File: /usr/share/doc/libopm-doc-0.1/html/globals_func.html 100644 root:root 13d0ab89c8e95c5b0ee046c472baaa5b +File: /usr/share/doc/libopm-doc-0.1/html/globals_type.html 100644 root:root 6997d19af0740b5e3fb85d3a777a8b84 +File: /usr/share/doc/libopm-doc-0.1/html/globals_vars.html 100644 root:root 8117af6a633a3c027c8f391c803bf01f +File: /usr/share/doc/libopm-doc-0.1/html/index.html 100644 root:root a233b8afd86244b099ff7bd073537786 +File: /usr/share/doc/libopm-doc-0.1/html/inet_8c.html 100644 root:root 5da2c62cbcceb6591baa3a3e6af13e26 +File: /usr/share/doc/libopm-doc-0.1/html/inet_8h.html 100644 root:root 71ddfb25b2fce6b59e1f5939349ed48b +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 179892241ee661e5ac9ffd8c067c2e7c +File: /usr/share/doc/libopm-doc-0.1/html/libopm_8h.html 100644 root:root b5aa4d06c9bdb07e45e8da5ec53f2593 +File: /usr/share/doc/libopm-doc-0.1/html/list_8c.html 100644 root:root 0ead540f340c50033067586e487b611e +File: /usr/share/doc/libopm-doc-0.1/html/list_8h.html 100644 root:root 9b3729b924d557ac6c203067c2d377f7 +File: /usr/share/doc/libopm-doc-0.1/html/malloc_8c.html 100644 root:root efef6c7c23e2ebf728bd4772208ded24 +File: /usr/share/doc/libopm-doc-0.1/html/malloc_8h.html 100644 root:root 438feae61f5fbbfc048dc49d90f03227 +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/minus.svg 100644 root:root 51ec53e9ff9b261cb926eae53217c6ac +File: /usr/share/doc/libopm-doc-0.1/html/minusd.svg 100644 root:root f68bbeafb79ae06678624c32884119c8 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 9e43fbc37c3cbc3c9f38fa6bb7fd324e +File: /usr/share/doc/libopm-doc-0.1/html/opm__common_8h.html 100644 root:root 95a61a539bc1cbb083ac7503821a52b8 +File: /usr/share/doc/libopm-doc-0.1/html/opm__error_8h.html 100644 root:root 3527ad1f1e9feac5c6912c4d25879649 +File: /usr/share/doc/libopm-doc-0.1/html/opm__types_8h.html 100644 root:root 1be789c932ba1a2ac39d8e9217ba4e61 +File: /usr/share/doc/libopm-doc-0.1/html/plus.svg 100644 root:root 4056f653f73e5d4992d457833955f3f0 +File: /usr/share/doc/libopm-doc-0.1/html/plusd.svg 100644 root:root 71a2506028aa9b38a14a4657bfe1f5fa +File: /usr/share/doc/libopm-doc-0.1/html/proxy_8c.html 100644 root:root b69dc67af439d83f8a7e848ae992f587 +File: /usr/share/doc/libopm-doc-0.1/html/proxy_8h.html 100644 root:root 969af8078b62cd48fa53ae73c1652b75 +File: /usr/share/doc/libopm-doc-0.1/html/setup_8h.html 100644 root:root 045b3485338ee044958b9d81102e9fa5 +File: /usr/share/doc/libopm-doc-0.1/html/snprintf_8c.html 100644 root:root 438bcf6681eb851fcb242e78b4cf9e34 +File: /usr/share/doc/libopm-doc-0.1/html/snprintf_8h.html 100644 root:root 6e325df7fe6fc07d6ef9fbd4ca97b3fb 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 2fd3bfc39d3500e3a3a4d3435444fc57 +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 f1237f4daf59c5f2e1044574dbe3ca17 +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___c_o_n_f_i_g.html 100644 root:root 1400d7b22f3cb11ebdc20bebad0fe78b +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 94fd0cb7b9eacf385097405b5a10e033 +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 f326f8d0f4513ce86f3ee6095a765038 +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 e6433d828f9bacd6037aee361740353a +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___r_e_m_o_t_e.html 100644 root:root 59bfaf2a0cbff77320d0fd0a880fc4de +File: /usr/share/doc/libopm-doc-0.1/html/struct___o_p_m___s_c_a_n.html 100644 root:root 82d2f34b469ab19bcc08f631fbfc8ca0 +File: /usr/share/doc/libopm-doc-0.1/html/struct__libopm__list.html 100644 root:root e7263cca661c647350d1daced49fd16a +File: /usr/share/doc/libopm-doc-0.1/html/struct__libopm__node.html 100644 root:root 943cec36c275cd68d8e1e92b2fbb4949 +File: /usr/share/doc/libopm-doc-0.1/html/struct__opm__config__hash.html 100644 root:root af3bebd6e78c8cb9b8e8fc8dd094a867 +File: /usr/share/doc/libopm-doc-0.1/html/struct__opm__inaddr.html 100644 root:root b86a3602c4a962118c8fe2810c27b0bf +File: /usr/share/doc/libopm-doc-0.1/html/struct__opm__sockaddr.html 100644 root:root 189f63ae09dd8bc1ac1b7e5974370ed2 File: /usr/share/doc/libopm-doc-0.1/html/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -141,7 +165,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 489559873a2e516d9f2bd8315ff61b1d +RPMIdentity: fdd2e68ab3432cd57ad95ad023829b6e40efe03fbef573826f35dcc33a9114bf38a24e5b924e09cdd2e5492f008c177fc87253e5bc0a316c016f1aee06eba7fd