* Package: app-admin/ulogd-2.0.8:0 * Repository: gentoo * Upstream: https://bugzilla.netfilter.org/enter_bug.cgi?product=ulogd * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux nfct nflog * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 6.5.2 >>> Unpacking source... >>> Unpacking ulogd-2.0.8.tar.bz2 to /var/tmp/portage/app-admin/ulogd-2.0.8/work >>> Source unpacked in /var/tmp/portage/app-admin/ulogd-2.0.8/work >>> Preparing source in /var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8 ... * econf: updating ulogd-2.0.8/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ulogd-2.0.8/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/ulogd-2.0.8 --htmldir=/usr/share/doc/ulogd-2.0.8/html --with-sysroot=/ --libdir=/usr/lib64 --disable-dbi --disable-json --disable-nfacct --enable-nfct --enable-nflog --disable-mysql --disable-pcap --disable-pgsql --disable-sqlite3 --disable-ulog configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing dlopen... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for vprintf... yes checking for _doprnt... no checking for socket... yes checking for strerror... yes checking for library containing pthread_create... none required checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnfnetlink >= 1.0.1... yes checking for libnetfilter_log >= 1.0.2... yes checking for libnetfilter_conntrack >= 1.0.2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating filter/Makefile config.status: creating filter/raw2packet/Makefile config.status: creating include/Makefile config.status: creating include/libipulog/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating include/linux/netfilter_ipv4/Makefile config.status: creating include/ulogd/Makefile config.status: creating input/Makefile config.status: creating input/flow/Makefile config.status: creating input/packet/Makefile config.status: creating input/sum/Makefile config.status: creating libipulog/Makefile config.status: creating output/Makefile config.status: creating output/dbi/Makefile config.status: creating output/ipfix/Makefile config.status: creating output/mysql/Makefile config.status: creating output/pcap/Makefile config.status: creating output/pgsql/Makefile config.status: creating output/sqlite3/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Ulogd configuration: Default plugins directory: /usr/lib64/ulogd Input plugins: NFLOG plugin: yes NFCT plugin: yes NFACCT plugin: no ULOG plugin: no Output plugins: PCAP plugin: no PGSQL plugin: no MySQL plugin: no SQLITE3 plugin: no DBI plugin: no JSON plugin: no You can now run 'make' and 'make install' >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8 ... make -j5 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8' Making all in include make[2]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include' Making all in ulogd make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/ulogd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/ulogd' Making all in libipulog make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/libipulog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/libipulog' Making all in linux make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/linux' Making all in netfilter make[4]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/linux/netfilter' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/linux/netfilter' Making all in netfilter_ipv4 make[4]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/linux/netfilter_ipv4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/linux/netfilter_ipv4' make[4]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/linux' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/linux' make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include/linux' make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include' make[2]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/include' Making all in libipulog make[2]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/libipulog' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o libipulog.lo libipulog.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c libipulog.c -fPIC -DPIC -o .libs/libipulog.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libipulog.la libipulog.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libipulog.a .libs/libipulog.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libipulog.a libtool: link: ( cd ".libs" && rm -f "libipulog.la" && ln -s "../libipulog.la" "libipulog.la" ) make[2]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/libipulog' Making all in src make[2]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DULOGD_CONFIGFILE='"/etc/ulogd.conf"' -DULOGD_LOGFILE_DEFAULT='"/var/lib/log/ulogd.log"' -DULOGD2_LIBDIR='"/usr/lib64/ulogd"' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd.o ulogd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DULOGD_CONFIGFILE='"/etc/ulogd.conf"' -DULOGD_LOGFILE_DEFAULT='"/var/lib/log/ulogd.log"' -DULOGD2_LIBDIR='"/usr/lib64/ulogd"' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o select.o select.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DULOGD_CONFIGFILE='"/etc/ulogd.conf"' -DULOGD_LOGFILE_DEFAULT='"/var/lib/log/ulogd.log"' -DULOGD2_LIBDIR='"/usr/lib64/ulogd"' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o timer.o timer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DULOGD_CONFIGFILE='"/etc/ulogd.conf"' -DULOGD_LOGFILE_DEFAULT='"/var/lib/log/ulogd.log"' -DULOGD2_LIBDIR='"/usr/lib64/ulogd"' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o rbtree.o rbtree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DULOGD_CONFIGFILE='"/etc/ulogd.conf"' -DULOGD_LOGFILE_DEFAULT='"/var/lib/log/ulogd.log"' -DULOGD2_LIBDIR='"/usr/lib64/ulogd"' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o conffile.o conffile.c ulogd.c: In function ‘parse_conffile’: ulogd.c:1137:29: warning: the comparison will always evaluate as ‘true’ for the address of ‘key’ will never be NULL [-Waddress] 1137 | if (config_errce->key) | ^~~~~~~~~~~~ In file included from ulogd.c:69: ../include/ulogd/conffile.h:47:14: note: ‘key’ declared here 47 | char key[CONFIG_KEY_LEN]; /* name of config directive */ | ^~~ ulogd.c: In function ‘signal_handler’: ulogd.c:1368:15: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1368 | (void)write(SIGNAL_TX_FD, &c, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DULOGD_CONFIGFILE='"/etc/ulogd.conf"' -DULOGD_LOGFILE_DEFAULT='"/var/lib/log/ulogd.log"' -DULOGD2_LIBDIR='"/usr/lib64/ulogd"' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DULOGD_CONFIGFILE='"/etc/ulogd.conf"' -DULOGD_LOGFILE_DEFAULT='"/var/lib/log/ulogd.log"' -DULOGD2_LIBDIR='"/usr/lib64/ulogd"' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o addr.o addr.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd ulogd.o select.o timer.o rbtree.o conffile.o hash.o addr.o libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd ulogd.o select.o timer.o rbtree.o conffile.o hash.o addr.o -Wl,--export-dynamic make[2]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/src' Making all in input make[2]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/input' Making all in packet make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/input/packet' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_inppkt_UNIXSOCK.lo ulogd_inppkt_UNIXSOCK.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_inppkt_NFLOG.lo ulogd_inppkt_NFLOG.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_inppkt_UNIXSOCK.c -fPIC -DPIC -o .libs/ulogd_inppkt_UNIXSOCK.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_inppkt_NFLOG.c -fPIC -DPIC -o .libs/ulogd_inppkt_NFLOG.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_inppkt_UNIXSOCK.la -rpath /usr/lib64/ulogd ulogd_inppkt_UNIXSOCK.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_inppkt_UNIXSOCK.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_inppkt_UNIXSOCK.so -o .libs/ulogd_inppkt_UNIXSOCK.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_inppkt_NFLOG.la -rpath /usr/lib64/ulogd ulogd_inppkt_NFLOG.lo -lnetfilter_log -lnetfilter_conntrack -lnfnetlink libtool: link: ( cd ".libs" && rm -f "ulogd_inppkt_UNIXSOCK.la" && ln -s "../ulogd_inppkt_UNIXSOCK.la" "ulogd_inppkt_UNIXSOCK.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_inppkt_NFLOG.o -Wl,-rpath -Wl,//usr/lib64 //usr/lib64/libnetfilter_log.so -lnetfilter_conntrack -lnfnetlink -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_inppkt_NFLOG.so -o .libs/ulogd_inppkt_NFLOG.so libtool: link: ( cd ".libs" && rm -f "ulogd_inppkt_NFLOG.la" && ln -s "../ulogd_inppkt_NFLOG.la" "ulogd_inppkt_NFLOG.la" ) make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/input/packet' Making all in flow make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/input/flow' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_inpflow_NFCT.lo ulogd_inpflow_NFCT.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_inpflow_NFCT.c -fPIC -DPIC -o .libs/ulogd_inpflow_NFCT.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_inpflow_NFCT.la -rpath /usr/lib64/ulogd ulogd_inpflow_NFCT.lo -lnetfilter_conntrack -lnfnetlink libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_inpflow_NFCT.o -lnetfilter_conntrack -lnfnetlink -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_inpflow_NFCT.so -o .libs/ulogd_inpflow_NFCT.so libtool: link: ( cd ".libs" && rm -f "ulogd_inpflow_NFCT.la" && ln -s "../ulogd_inpflow_NFCT.la" "ulogd_inpflow_NFCT.la" ) make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/input/flow' make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/input' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/input' make[2]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/input' Making all in filter make[2]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/filter' Making all in raw2packet make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/filter/raw2packet' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_raw2packet_BASE.lo ulogd_raw2packet_BASE.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_raw2packet_BASE.c -fPIC -DPIC -o .libs/ulogd_raw2packet_BASE.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_raw2packet_BASE.la -rpath /usr/lib64/ulogd ulogd_raw2packet_BASE.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_raw2packet_BASE.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_raw2packet_BASE.so -o .libs/ulogd_raw2packet_BASE.so libtool: link: ( cd ".libs" && rm -f "ulogd_raw2packet_BASE.la" && ln -s "../ulogd_raw2packet_BASE.la" "ulogd_raw2packet_BASE.la" ) make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/filter/raw2packet' make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/filter' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_filter_IFINDEX.lo ulogd_filter_IFINDEX.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_filter_PWSNIFF.lo ulogd_filter_PWSNIFF.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_filter_PRINTPKT.lo ulogd_filter_PRINTPKT.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_filter_PRINTFLOW.lo ulogd_filter_PRINTFLOW.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_filter_IP2STR.lo ulogd_filter_IP2STR.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_filter_PRINTPKT.c -fPIC -DPIC -o .libs/ulogd_filter_PRINTPKT.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_filter_IFINDEX.c -fPIC -DPIC -o .libs/ulogd_filter_IFINDEX.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_filter_PWSNIFF.c -fPIC -DPIC -o .libs/ulogd_filter_PWSNIFF.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_filter_PRINTFLOW.c -fPIC -DPIC -o .libs/ulogd_filter_PRINTFLOW.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_filter_IP2STR.c -fPIC -DPIC -o .libs/ulogd_filter_IP2STR.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_filter_IP2BIN.lo ulogd_filter_IP2BIN.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_filter_HWHDR.lo ulogd_filter_HWHDR.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_filter_MARK.lo ulogd_filter_MARK.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_filter_IP2HBIN.lo ulogd_filter_IP2HBIN.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_filter_IP2BIN.c -fPIC -DPIC -o .libs/ulogd_filter_IP2BIN.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_filter_HWHDR.c -fPIC -DPIC -o .libs/ulogd_filter_HWHDR.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_filter_IFINDEX.la -rpath /usr/lib64/ulogd ulogd_filter_IFINDEX.lo -lnfnetlink libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_filter_IP2HBIN.c -fPIC -DPIC -o .libs/ulogd_filter_IP2HBIN.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_filter_MARK.c -fPIC -DPIC -o .libs/ulogd_filter_MARK.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_filter_IFINDEX.o -lnfnetlink -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_filter_IFINDEX.so -o .libs/ulogd_filter_IFINDEX.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_filter_PWSNIFF.la -rpath /usr/lib64/ulogd ulogd_filter_PWSNIFF.lo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ../util/printpkt.lo ../util/printpkt.c libtool: link: ( cd ".libs" && rm -f "ulogd_filter_IFINDEX.la" && ln -s "../ulogd_filter_IFINDEX.la" "ulogd_filter_IFINDEX.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ../util/printflow.lo ../util/printflow.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_filter_IP2STR.la -rpath /usr/lib64/ulogd ulogd_filter_IP2STR.lo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_filter_IP2BIN.la -rpath /usr/lib64/ulogd ulogd_filter_IP2BIN.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ../util/printpkt.c -fPIC -DPIC -o ../util/.libs/printpkt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ../util/printflow.c -fPIC -DPIC -o ../util/.libs/printflow.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_filter_PWSNIFF.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_filter_PWSNIFF.so -o .libs/ulogd_filter_PWSNIFF.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_filter_IP2STR.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_filter_IP2STR.so -o .libs/ulogd_filter_IP2STR.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_filter_IP2BIN.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_filter_IP2BIN.so -o .libs/ulogd_filter_IP2BIN.so libtool: link: ( cd ".libs" && rm -f "ulogd_filter_PWSNIFF.la" && ln -s "../ulogd_filter_PWSNIFF.la" "ulogd_filter_PWSNIFF.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_filter_HWHDR.la -rpath /usr/lib64/ulogd ulogd_filter_HWHDR.lo libtool: link: ( cd ".libs" && rm -f "ulogd_filter_IP2STR.la" && ln -s "../ulogd_filter_IP2STR.la" "ulogd_filter_IP2STR.la" ) libtool: link: ( cd ".libs" && rm -f "ulogd_filter_IP2BIN.la" && ln -s "../ulogd_filter_IP2BIN.la" "ulogd_filter_IP2BIN.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_filter_MARK.la -rpath /usr/lib64/ulogd ulogd_filter_MARK.lo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_filter_IP2HBIN.la -rpath /usr/lib64/ulogd ulogd_filter_IP2HBIN.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_filter_HWHDR.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_filter_HWHDR.so -o .libs/ulogd_filter_HWHDR.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_filter_PRINTFLOW.la -rpath /usr/lib64/ulogd ulogd_filter_PRINTFLOW.lo ../util/printflow.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_filter_IP2HBIN.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_filter_IP2HBIN.so -o .libs/ulogd_filter_IP2HBIN.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_filter_MARK.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_filter_MARK.so -o .libs/ulogd_filter_MARK.so libtool: link: ( cd ".libs" && rm -f "ulogd_filter_HWHDR.la" && ln -s "../ulogd_filter_HWHDR.la" "ulogd_filter_HWHDR.la" ) libtool: link: ( cd ".libs" && rm -f "ulogd_filter_IP2HBIN.la" && ln -s "../ulogd_filter_IP2HBIN.la" "ulogd_filter_IP2HBIN.la" ) libtool: link: ( cd ".libs" && rm -f "ulogd_filter_MARK.la" && ln -s "../ulogd_filter_MARK.la" "ulogd_filter_MARK.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_filter_PRINTFLOW.o ../util/.libs/printflow.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_filter_PRINTFLOW.so -o .libs/ulogd_filter_PRINTFLOW.so libtool: link: ( cd ".libs" && rm -f "ulogd_filter_PRINTFLOW.la" && ln -s "../ulogd_filter_PRINTFLOW.la" "ulogd_filter_PRINTFLOW.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_filter_PRINTPKT.la -rpath /usr/lib64/ulogd ulogd_filter_PRINTPKT.lo ../util/printpkt.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_filter_PRINTPKT.o ../util/.libs/printpkt.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_filter_PRINTPKT.so -o .libs/ulogd_filter_PRINTPKT.so libtool: link: ( cd ".libs" && rm -f "ulogd_filter_PRINTPKT.la" && ln -s "../ulogd_filter_PRINTPKT.la" "ulogd_filter_PRINTPKT.la" ) make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/filter' make[2]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/filter' Making all in output make[2]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/output' Making all in ipfix make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/output/ipfix' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_output_IPFIX.lo ulogd_output_IPFIX.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ipfix.lo ipfix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_output_IPFIX.c -fPIC -DPIC -o .libs/ulogd_output_IPFIX.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ipfix.c -fPIC -DPIC -o .libs/ipfix.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_output_IPFIX.la -rpath /usr/lib64/ulogd ulogd_output_IPFIX.lo ipfix.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_output_IPFIX.o .libs/ipfix.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_output_IPFIX.so -o .libs/ulogd_output_IPFIX.so libtool: link: ( cd ".libs" && rm -f "ulogd_output_IPFIX.la" && ln -s "../ulogd_output_IPFIX.la" "ulogd_output_IPFIX.la" ) make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/output/ipfix' make[3]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/output' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_output_LOGEMU.lo ulogd_output_LOGEMU.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_output_SYSLOG.lo ulogd_output_SYSLOG.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_output_OPRINT.lo ulogd_output_OPRINT.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_output_GPRINT.lo ulogd_output_GPRINT.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_output_NACCT.lo ulogd_output_NACCT.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_output_GPRINT.c -fPIC -DPIC -o .libs/ulogd_output_GPRINT.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_output_LOGEMU.c -fPIC -DPIC -o .libs/ulogd_output_LOGEMU.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_output_NACCT.c -fPIC -DPIC -o .libs/ulogd_output_NACCT.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_output_OPRINT.c -fPIC -DPIC -o .libs/ulogd_output_OPRINT.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_output_SYSLOG.c -fPIC -DPIC -o .libs/ulogd_output_SYSLOG.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_output_XML.lo ulogd_output_XML.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o ulogd_output_GRAPHITE.lo ulogd_output_GRAPHITE.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_output_SYSLOG.la -rpath /usr/lib64/ulogd ulogd_output_SYSLOG.lo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_output_OPRINT.la -rpath /usr/lib64/ulogd ulogd_output_OPRINT.lo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_output_XML.c -fPIC -DPIC -o .libs/ulogd_output_XML.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c ulogd_output_GRAPHITE.c -fPIC -DPIC -o .libs/ulogd_output_GRAPHITE.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_output_NACCT.la -rpath /usr/lib64/ulogd ulogd_output_NACCT.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_output_SYSLOG.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_output_SYSLOG.so -o .libs/ulogd_output_SYSLOG.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_output_OPRINT.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_output_OPRINT.so -o .libs/ulogd_output_OPRINT.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_output_NACCT.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_output_NACCT.so -o .libs/ulogd_output_NACCT.so libtool: link: ( cd ".libs" && rm -f "ulogd_output_SYSLOG.la" && ln -s "../ulogd_output_SYSLOG.la" "ulogd_output_SYSLOG.la" ) libtool: link: ( cd ".libs" && rm -f "ulogd_output_OPRINT.la" && ln -s "../ulogd_output_OPRINT.la" "ulogd_output_OPRINT.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_output_LOGEMU.la -rpath /usr/lib64/ulogd ulogd_output_LOGEMU.lo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_output_GPRINT.la -rpath /usr/lib64/ulogd ulogd_output_GPRINT.lo libtool: link: ( cd ".libs" && rm -f "ulogd_output_NACCT.la" && ln -s "../ulogd_output_NACCT.la" "ulogd_output_NACCT.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_output_GRAPHITE.la -rpath /usr/lib64/ulogd ulogd_output_GRAPHITE.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_output_LOGEMU.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_output_LOGEMU.so -o .libs/ulogd_output_LOGEMU.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -avoid-version -module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ulogd_output_XML.la -rpath /usr/lib64/ulogd ulogd_output_XML.lo -lnetfilter_log -lnetfilter_conntrack -lnfnetlink libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_output_GPRINT.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_output_GPRINT.so -o .libs/ulogd_output_GPRINT.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_output_GRAPHITE.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_output_GRAPHITE.so -o .libs/ulogd_output_GRAPHITE.so libtool: link: ( cd ".libs" && rm -f "ulogd_output_LOGEMU.la" && ln -s "../ulogd_output_LOGEMU.la" "ulogd_output_LOGEMU.la" ) libtool: link: ( cd ".libs" && rm -f "ulogd_output_GPRINT.la" && ln -s "../ulogd_output_GPRINT.la" "ulogd_output_GPRINT.la" ) libtool: link: ( cd ".libs" && rm -f "ulogd_output_GRAPHITE.la" && ln -s "../ulogd_output_GRAPHITE.la" "ulogd_output_GRAPHITE.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ulogd_output_XML.o -Wl,-rpath -Wl,//usr/lib64 //usr/lib64/libnetfilter_log.so -lnetfilter_conntrack -lnfnetlink -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ulogd_output_XML.so -o .libs/ulogd_output_XML.so libtool: link: ( cd ".libs" && rm -f "ulogd_output_XML.la" && ln -s "../ulogd_output_XML.la" "ulogd_output_XML.la" ) make[3]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/output' make[2]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/output' make[2]: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8' sed -e 's,@pkglibdir\@,/usr/lib64/ulogd,g' ./ulogd.conf.in >ulogd.conf make[2]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8' make[1]: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8' make -j5 -C doc make: Entering directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/doc' sgml2txt ulogd.sgml Processing file ulogd.sgml nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:1:2:E: unknown declaration type "doctype" nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:3:0:E: prolog can't be omitted unless CONCUR NO and LINK EXPLICIT NO and either IMPLYDEF ELEMENT YES or IMPLYDEF DOCTYPE YES nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:3:0:E: no document type declaration; will parse without validation nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:10:W: cannot generate system identifier for general entity "lowbar" nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:10:E: general entity "lowbar" not defined and no default entity nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:16:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:41:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:13:22:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:74:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:74:67:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:178:17:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:180:14:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:200:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:256:24:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:256:39:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:276:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:276:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:278:40:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:279:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:287:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:289:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:289:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:289:47:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:290:102:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:290:116:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:290:130:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:291:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:291:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:291:47:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:295:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:295:34:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:297:36:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:298:61:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:303:16:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:306:16:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:308:16:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:308:27:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:310:17:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:317:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:317:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:317:47:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:318:102:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:318:116:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:318:130:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:319:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:319:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:319:47:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:325:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:325:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:327:23:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:333:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:344:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:344:37:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:350:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:350:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:357:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:357:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:362:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:368:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:368:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:373:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:373:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:377:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:377:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:381:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:381:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:385:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:385:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:389:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:389:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:394:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:394:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:409:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:409:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:425:25:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:428:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:428:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:436:25:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:442:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:442:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:457:62:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:497:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:501:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:501:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:516:62:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:546:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:550:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:550:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:567:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:567:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:581:62:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:587:64:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:597:50:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:607:7:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:599:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:607:7:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:595:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:607:7:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:591:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:607:7:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:585:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:607:7:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:580:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:607:7:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:573:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:607:7:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:568:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:609:19:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:609:33:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:617:31:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:617:50:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:617:67:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:617:88:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:617:107:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:619:28:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:619:46:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:619:64:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:619:81:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:619:97:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:619:117:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:619:136:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:619:153:E: reference to entity "lowbar" for which no system identifier could be generated nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:12:9: entity was defined here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:621:7:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:613:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:621:7:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:610:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "URL" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:630:13: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:628:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:626:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:624:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:623:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:551:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:550:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:523:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:520:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:515:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:507:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:502:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:501:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:464:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:461:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:456:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:448:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:443:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:442:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:432:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:429:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:428:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:421:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:410:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:409:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:406:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect1" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:405:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:395:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:394:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:390:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:389:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:386:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:385:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:382:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:381:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:378:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:377:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:374:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:373:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:369:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:368:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:363:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:362:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:358:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:357:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:351:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:350:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:345:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:344:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:341:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect1" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:340:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:326:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:325:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:296:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:295:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:277:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:276:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:273:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect1" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:272:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:266:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:262:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:260:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:259:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:246:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:245:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:228:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:227:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:211:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:208:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:207:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:205:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect1" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:204:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:179:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:178:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:158:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:157:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:153:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:143:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:137:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:136:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect1" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:135:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:114:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "sect2" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:113:0: start tag was here nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:632:9:E: end tag for "p" omitted, but OMITTAG NO was specified nsgmls:/var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout:109:0: start tag was here nsgmls:I: maximum number of errors (200) reached; change with -E option LinuxdocTools::process_file: Error: " nsgmls -D /usr/share/sgml -D /usr/share/linuxdoc-tools -ifmttxt /var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.01.precmdout > /var/tmp/portage/app-admin/ulogd-2.0.8/temp/linuxdoc-tools.Bz70ihS5Ts/sgmltmp.ulogd.02.nsgmlsout" failed with exit status: 1 make: *** [Makefile:2: all] Error 25 make: Leaving directory '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8/doc' * ERROR: app-admin/ulogd-2.0.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/ulogd-2.0.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/ulogd-2.0.8::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:ulogd-2.0.8:20230918-162925.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/ulogd-2.0.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/ulogd-2.0.8/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8' * S: '/var/tmp/portage/app-admin/ulogd-2.0.8/work/ulogd-2.0.8'