Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 408548 Details for
Bug 557046
net-analyzer/mk-livestatus-1.2.2_p3 : check_icmp.c:191:64: error: ‘ICMP_MINLEN’ undeclared here (not in a function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
net-analyzer-mk-livestatus-1.2.2_p3-20150808-153813.log (text/plain), 32.45 KB, created by
Toralf Förster
on 2015-08-08 15:47:48 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-08-08 15:47:48 UTC
Size:
32.45 KB
patch
obsolete
> * Package: net-analyzer/mk-livestatus-1.2.2_p3 > * Repository: gentoo > * Maintainer: maintainer-needed@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mk-livestatus-1.2.2p3.tar.gz to /var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work >>>> Preparing source in /var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3 ... > * Applying mk-livestatus-1.2.2_p3-no-strip.diff ... > [ ok ] > * Applying mk-livestatus-1.2.2_p3-test-RequireRcsKeywords.diff ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: mk-livestatus-1.2.2p3/ > * Applying portage/1.5.10 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/1.5.26 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3 ... > * econf: updating mk-livestatus-1.2.2p3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mk-livestatus-1.2.2p3/config.sub with /usr/share/gnuconfig/config.sub >./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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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-ranlib... x86_64-pc-linux-gnu-ranlib >checking for socket in -lsocket... no >checking for connect in -lsocket... no >checking for shutdown in -lsocket... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for int32_t... yes >checking for int64_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for bzero... yes >checking for gettimeofday... yes >checking for memmove... yes >checking for regcomp... yes >checking for select... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strerror... yes >checking for strtoul... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3 ... >make -j1 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3/missing autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-AndingFilter.o `test -f 'AndingFilter.cc' || echo './'`AndingFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ClientQueue.o `test -f 'ClientQueue.cc' || echo './'`ClientQueue.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-Column.o `test -f 'Column.cc' || echo './'`Column.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ColumnsColumn.o `test -f 'ColumnsColumn.cc' || echo './'`ColumnsColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-CustomVarsExplicitColumn.o `test -f 'CustomVarsExplicitColumn.cc' || echo './'`CustomVarsExplicitColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ContactsColumn.o `test -f 'ContactsColumn.cc' || echo './'`ContactsColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-CustomVarsColumn.o `test -f 'CustomVarsColumn.cc' || echo './'`CustomVarsColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-CustomVarsFilter.o `test -f 'CustomVarsFilter.cc' || echo './'`CustomVarsFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-DoubleColumn.o `test -f 'DoubleColumn.cc' || echo './'`DoubleColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-DoubleColumnFilter.o `test -f 'DoubleColumnFilter.cc' || echo './'`DoubleColumnFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-DowntimeOrComment.o `test -f 'DowntimeOrComment.cc' || echo './'`DowntimeOrComment.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-DownCommColumn.o `test -f 'DownCommColumn.cc' || echo './'`DownCommColumn.cc >DownCommColumn.cc: In member function âvirtual void* DownCommColumn::getNagiosObject(char*)â: >DownCommColumn.cc:93:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > return (void *)id; // Hack. Convert number into pointer. > ^ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-EmptyColumn.o `test -f 'EmptyColumn.cc' || echo './'`EmptyColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-Filter.o `test -f 'Filter.cc' || echo './'`Filter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-GlobalCountersColumn.o `test -f 'GlobalCountersColumn.cc' || echo './'`GlobalCountersColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-HostContactsColumn.o `test -f 'HostContactsColumn.cc' || echo './'`HostContactsColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-HostgroupsColumn.o `test -f 'HostgroupsColumn.cc' || echo './'`HostgroupsColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-HostlistColumn.o `test -f 'HostlistColumn.cc' || echo './'`HostlistColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-HostlistColumnFilter.o `test -f 'HostlistColumnFilter.cc' || echo './'`HostlistColumnFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-HostlistStateColumn.o `test -f 'HostlistStateColumn.cc' || echo './'`HostlistStateColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-HostSpecialIntColumn.o `test -f 'HostSpecialIntColumn.cc' || echo './'`HostSpecialIntColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ServiceSpecialIntColumn.o `test -f 'ServiceSpecialIntColumn.cc' || echo './'`ServiceSpecialIntColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-InputBuffer.o `test -f 'InputBuffer.cc' || echo './'`InputBuffer.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-IntColumn.o `test -f 'IntColumn.cc' || echo './'`IntColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-IntColumnFilter.o `test -f 'IntColumnFilter.cc' || echo './'`IntColumnFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ListColumn.o `test -f 'ListColumn.cc' || echo './'`ListColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ListColumnFilter.o `test -f 'ListColumnFilter.cc' || echo './'`ListColumnFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OffsetDoubleColumn.o `test -f 'OffsetDoubleColumn.cc' || echo './'`OffsetDoubleColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OffsetIntColumn.o `test -f 'OffsetIntColumn.cc' || echo './'`OffsetIntColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OffsetStringColumn.o `test -f 'OffsetStringColumn.cc' || echo './'`OffsetStringColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OffsetTimeperiodColumn.o `test -f 'OffsetTimeperiodColumn.cc' || echo './'`OffsetTimeperiodColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OringFilter.o `test -f 'OringFilter.cc' || echo './'`OringFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OutputBuffer.o `test -f 'OutputBuffer.cc' || echo './'`OutputBuffer.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OffsetTimeColumn.o `test -f 'OffsetTimeColumn.cc' || echo './'`OffsetTimeColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TimePointerColumn.o `test -f 'TimePointerColumn.cc' || echo './'`TimePointerColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TimeColumnFilter.o `test -f 'TimeColumnFilter.cc' || echo './'`TimeColumnFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-PerfdataAggregator.o `test -f 'PerfdataAggregator.cc' || echo './'`PerfdataAggregator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-Query.o `test -f 'Query.cc' || echo './'`Query.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ServiceContactsColumn.o `test -f 'ServiceContactsColumn.cc' || echo './'`ServiceContactsColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ServicegroupsColumn.o `test -f 'ServicegroupsColumn.cc' || echo './'`ServicegroupsColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ServicelistColumn.o `test -f 'ServicelistColumn.cc' || echo './'`ServicelistColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ServicelistColumnFilter.o `test -f 'ServicelistColumnFilter.cc' || echo './'`ServicelistColumnFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ServicelistStateColumn.o `test -f 'ServicelistStateColumn.cc' || echo './'`ServicelistStateColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-store.o `test -f 'store.cc' || echo './'`store.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-Store.o `test -f 'Store.cc' || echo './'`Store.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-StringColumn.o `test -f 'StringColumn.cc' || echo './'`StringColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-StringColumnFilter.o `test -f 'StringColumnFilter.cc' || echo './'`StringColumnFilter.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-strutil.o `test -f 'strutil.cc' || echo './'`strutil.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-Table.o `test -f 'Table.cc' || echo './'`Table.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableColumns.o `test -f 'TableColumns.cc' || echo './'`TableColumns.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableCommands.o `test -f 'TableCommands.cc' || echo './'`TableCommands.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableContacts.o `test -f 'TableContacts.cc' || echo './'`TableContacts.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableDownComm.o `test -f 'TableDownComm.cc' || echo './'`TableDownComm.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableHostgroups.o `test -f 'TableHostgroups.cc' || echo './'`TableHostgroups.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableHosts.o `test -f 'TableHosts.cc' || echo './'`TableHosts.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableServicegroups.o `test -f 'TableServicegroups.cc' || echo './'`TableServicegroups.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableServices.o `test -f 'TableServices.cc' || echo './'`TableServices.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableStatus.o `test -f 'TableStatus.cc' || echo './'`TableStatus.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-LogEntry.o `test -f 'LogEntry.cc' || echo './'`LogEntry.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-LogCache.o `test -f 'LogCache.cc' || echo './'`LogCache.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-Logfile.o `test -f 'Logfile.cc' || echo './'`Logfile.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableStateHistory.o `test -f 'TableStateHistory.cc' || echo './'`TableStateHistory.cc >TableStateHistory.cc: In member function âvirtual void TableStateHistory::answerQuery(Query*)â: >TableStateHistory.cc:313:34: warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings] > state->_notification_period = ""; > ^ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableLog.o `test -f 'TableLog.cc' || echo './'`TableLog.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableTimeperiods.o `test -f 'TableTimeperiods.cc' || echo './'`TableTimeperiods.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TableContactgroups.o `test -f 'TableContactgroups.cc' || echo './'`TableContactgroups.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ContactgroupsMemberColumn.o `test -f 'ContactgroupsMemberColumn.cc' || echo './'`ContactgroupsMemberColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OffsetStringMacroColumn.o `test -f 'OffsetStringMacroColumn.cc' || echo './'`OffsetStringMacroColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OffsetStringServiceMacroColumn.o `test -f 'OffsetStringServiceMacroColumn.cc' || echo './'`OffsetStringServiceMacroColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-OffsetStringHostMacroColumn.o `test -f 'OffsetStringHostMacroColumn.cc' || echo './'`OffsetStringHostMacroColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-StatsColumn.o `test -f 'StatsColumn.cc' || echo './'`StatsColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-IntAggregator.o `test -f 'IntAggregator.cc' || echo './'`IntAggregator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-CountAggregator.o `test -f 'CountAggregator.cc' || echo './'`CountAggregator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-DoubleAggregator.o `test -f 'DoubleAggregator.cc' || echo './'`DoubleAggregator.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-AttributelistColumn.o `test -f 'AttributelistColumn.cc' || echo './'`AttributelistColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-AttributelistFilter.o `test -f 'AttributelistFilter.cc' || echo './'`AttributelistFilter.cc >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -march=native -O2 -pipe -c -o livestatus_so-global_counters.o `test -f 'global_counters.c' || echo './'`global_counters.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -march=native -O2 -pipe -c -o livestatus_so-module.o `test -f 'module.c' || echo './'`module.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -march=native -O2 -pipe -c -o livestatus_so-logger.o `test -f 'logger.c' || echo './'`logger.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -march=native -O2 -pipe -c -o livestatus_so-waittriggers.o `test -f 'waittriggers.c' || echo './'`waittriggers.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-TimeperiodsCache.o `test -f 'TimeperiodsCache.cc' || echo './'`TimeperiodsCache.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-pnp4nagios.o `test -f 'pnp4nagios.cc' || echo './'`pnp4nagios.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-ContactgroupsColumn.o `test -f 'ContactgroupsColumn.cc' || echo './'`ContactgroupsColumn.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-opids.o `test -f 'opids.cc' || echo './'`opids.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -O2 -pipe -c -o livestatus_so-auth.o `test -f 'auth.cc' || echo './'`auth.cc >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../nagios -fPIC -march=native -O2 -pipe -c -o livestatus_so-livechecking.o `test -f 'livechecking.c' || echo './'`livechecking.c >rm -f livestatus.so >ar cru livestatus.so livestatus_so-AndingFilter.o livestatus_so-ClientQueue.o livestatus_so-Column.o livestatus_so-ColumnsColumn.o livestatus_so-CustomVarsExplicitColumn.o livestatus_so-ContactsColumn.o livestatus_so-CustomVarsColumn.o livestatus_so-CustomVarsFilter.o livestatus_so-DoubleColumn.o livestatus_so-DoubleColumnFilter.o livestatus_so-DowntimeOrComment.o livestatus_so-DownCommColumn.o livestatus_so-EmptyColumn.o livestatus_so-Filter.o livestatus_so-GlobalCountersColumn.o livestatus_so-HostContactsColumn.o livestatus_so-HostgroupsColumn.o livestatus_so-HostlistColumn.o livestatus_so-HostlistColumnFilter.o livestatus_so-HostlistStateColumn.o livestatus_so-HostSpecialIntColumn.o livestatus_so-ServiceSpecialIntColumn.o livestatus_so-InputBuffer.o livestatus_so-IntColumn.o livestatus_so-IntColumnFilter.o livestatus_so-ListColumn.o livestatus_so-ListColumnFilter.o livestatus_so-OffsetDoubleColumn.o livestatus_so-OffsetIntColumn.o livestatus_so-OffsetStringColumn.o livestatus_so-OffsetTimeperiodColumn.o livestatus_so-OringFilter.o livestatus_so-OutputBuffer.o livestatus_so-OffsetTimeColumn.o livestatus_so-TimePointerColumn.o livestatus_so-TimeColumnFilter.o livestatus_so-PerfdataAggregator.o livestatus_so-Query.o livestatus_so-ServiceContactsColumn.o livestatus_so-ServicegroupsColumn.o livestatus_so-ServicelistColumn.o livestatus_so-ServicelistColumnFilter.o livestatus_so-ServicelistStateColumn.o livestatus_so-store.o livestatus_so-Store.o livestatus_so-StringColumn.o livestatus_so-StringColumnFilter.o livestatus_so-strutil.o livestatus_so-Table.o livestatus_so-TableColumns.o livestatus_so-TableCommands.o livestatus_so-TableContacts.o livestatus_so-TableDownComm.o livestatus_so-TableHostgroups.o livestatus_so-TableHosts.o livestatus_so-TableServicegroups.o livestatus_so-TableServices.o livestatus_so-TableStatus.o livestatus_so-LogEntry.o livestatus_so-LogCache.o livestatus_so-Logfile.o livestatus_so-TableStateHistory.o livestatus_so-TableLog.o livestatus_so-TableTimeperiods.o livestatus_so-TableContactgroups.o livestatus_so-ContactgroupsMemberColumn.o livestatus_so-OffsetStringMacroColumn.o livestatus_so-OffsetStringServiceMacroColumn.o livestatus_so-OffsetStringHostMacroColumn.o livestatus_so-StatsColumn.o livestatus_so-IntAggregator.o livestatus_so-CountAggregator.o livestatus_so-DoubleAggregator.o livestatus_so-AttributelistColumn.o livestatus_so-AttributelistFilter.o livestatus_so-global_counters.o livestatus_so-module.o livestatus_so-logger.o livestatus_so-waittriggers.o livestatus_so-TimeperiodsCache.o livestatus_so-pnp4nagios.o livestatus_so-ContactgroupsColumn.o livestatus_so-opids.o livestatus_so-auth.o livestatus_so-livechecking.o >x86_64-pc-linux-gnu-ranlib livestatus.so >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -c -o unixcat.o unixcat.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o unixcat unixcat.o -lpthread >diet -v x86_64-pc-linux-gnu-gcc -Wno-deprecated-declarations -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -I.. -o livecheck livecheck.c strutil.c check_icmp.c >x86_64-pc-linux-gnu-gcc -nostdlib -static -L/usr/diet/lib-x86_64 /usr/diet/lib-x86_64/start.o /usr/diet/lib-x86_64/dyn_start.o -Wno-deprecated-declarations -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -I.. -o livecheck livecheck.c strutil.c check_icmp.c -isystem /usr/diet/include -D__dietlibc__ /usr/diet/lib-x86_64/libc.a -lgcc /usr/diet/lib-x86_64/dyn_stop.o >check_icmp.c:191:64: error: âICMP_MINLENâ undeclared here (not in a function) > static unsigned short icmp_pkt_size = DEFAULT_PING_DATA_SIZE + ICMP_MINLEN; > ^ >check_icmp.c: In function âget_icmp_error_msgâ: >check_icmp.c:261:7: error: âICMP_UNREACHâ undeclared (first use in this function) > case ICMP_UNREACH: > ^ >check_icmp.c:261:7: note: each undeclared identifier is reported only once for each function it appears in >check_icmp.c:263:8: error: âICMP_UNREACH_NETâ undeclared (first use in this function) > case ICMP_UNREACH_NET: msg = "Net unreachable"; break; > ^ >check_icmp.c:264:8: error: âICMP_UNREACH_HOSTâ undeclared (first use in this function) > case ICMP_UNREACH_HOST: msg = "Host unreachable"; break; > ^ >check_icmp.c:265:8: error: âICMP_UNREACH_PROTOCOLâ undeclared (first use in this function) > case ICMP_UNREACH_PROTOCOL: msg = "Protocol unreachable (firewall?)"; break; > ^ >check_icmp.c:266:8: error: âICMP_UNREACH_PORTâ undeclared (first use in this function) > case ICMP_UNREACH_PORT: msg = "Port unreachable (firewall?)"; break; > ^ >check_icmp.c:267:8: error: âICMP_UNREACH_NEEDFRAGâ undeclared (first use in this function) > case ICMP_UNREACH_NEEDFRAG: msg = "Fragmentation needed"; break; > ^ >check_icmp.c:268:8: error: âICMP_UNREACH_SRCFAILâ undeclared (first use in this function) > case ICMP_UNREACH_SRCFAIL: msg = "Source route failed"; break; > ^ >check_icmp.c:283:7: error: âICMP_TIMXCEEDâ undeclared (first use in this function) > case ICMP_TIMXCEED: > ^ >check_icmp.c:287:8: error: âICMP_TIMXCEED_INTRANSâ undeclared (first use in this function) > case ICMP_TIMXCEED_INTRANS: msg = "Time to live exceeded in transit"; break; > ^ >check_icmp.c:288:8: error: âICMP_TIMXCEED_REASSâ undeclared (first use in this function) > case ICMP_TIMXCEED_REASS: msg = "Fragment reassembly time exceeded"; break; > ^ >check_icmp.c:293:7: error: âICMP_SOURCEQUENCHâ undeclared (first use in this function) > case ICMP_SOURCEQUENCH: msg = "Transmitting too fast"; break; > ^ >check_icmp.c:295:7: error: âICMP_PARAMPROBâ undeclared (first use in this function) > case ICMP_PARAMPROB: msg = "Bad IP header (required option absent)"; break; > ^ >check_icmp.c:298:7: error: âICMP_TSTAMPâ undeclared (first use in this function) > case ICMP_TSTAMP: > ^ >check_icmp.c:299:7: error: âICMP_TSTAMPREPLYâ undeclared (first use in this function) > case ICMP_TSTAMPREPLY: > ^ >check_icmp.c:300:7: error: âICMP_IREQâ undeclared (first use in this function) > case ICMP_IREQ: > ^ >check_icmp.c:301:7: error: âICMP_IREQREPLYâ undeclared (first use in this function) > case ICMP_IREQREPLY: > ^ >check_icmp.c:302:7: error: âICMP_MASKREQâ undeclared (first use in this function) > case ICMP_MASKREQ: > ^ >check_icmp.c:303:7: error: âICMP_MASKREPLYâ undeclared (first use in this function) > case ICMP_MASKREPLY: > ^ >check_icmp.c: In function âhandle_random_icmpâ: >check_icmp.c:313:14: error: storage size of âpâ isnât known > struct icmp p, sent_icmp; > ^ >check_icmp.c:313:17: error: storage size of âsent_icmpâ isnât known > struct icmp p, sent_icmp; > ^ >check_icmp.c:332:20: error: âICMP_UNREACHâ undeclared (first use in this function) > if(p.icmp_type != ICMP_UNREACH && p.icmp_type != ICMP_TIMXCEED && > ^ >check_icmp.c:332:51: error: âICMP_TIMXCEEDâ undeclared (first use in this function) > if(p.icmp_type != ICMP_UNREACH && p.icmp_type != ICMP_TIMXCEED && > ^ >check_icmp.c:333:20: error: âICMP_SOURCEQUENCHâ undeclared (first use in this function) > p.icmp_type != ICMP_SOURCEQUENCH && p.icmp_type != ICMP_PARAMPROB) > ^ >check_icmp.c:333:56: error: âICMP_PARAMPROBâ undeclared (first use in this function) > p.icmp_type != ICMP_SOURCEQUENCH && p.icmp_type != ICMP_PARAMPROB) > ^ >check_icmp.c: In function âcheck_icmpâ: >check_icmp.c:435:28: error: invalid application of âsizeofâ to incomplete type âstruct icmpâ > if (size >= (sizeof(struct icmp) + sizeof(struct icmp_ping_data)) && > ^ >check_icmp.c: In function âwait_for_replyâ: >check_icmp.c:600:14: error: storage size of âicpâ isnât known > struct icmp icp; > ^ >check_icmp.c: In function âsend_icmp_pingâ: >check_icmp.c:709:20: error: dereferencing pointer to incomplete type > memcpy(&packet.icp->icmp_data, &data, sizeof(data)); > ^ >check_icmp.c:710:12: error: dereferencing pointer to incomplete type > packet.icp->icmp_type = ICMP_ECHO; > ^ >check_icmp.c:711:12: error: dereferencing pointer to incomplete type > packet.icp->icmp_code = 0; > ^ >check_icmp.c:712:12: error: dereferencing pointer to incomplete type > packet.icp->icmp_cksum = 0; > ^ >check_icmp.c:713:12: error: dereferencing pointer to incomplete type > packet.icp->icmp_id = htons(pid); > ^ >check_icmp.c:714:12: error: dereferencing pointer to incomplete type > packet.icp->icmp_seq = htons(host->id++); > ^ >check_icmp.c:715:12: error: dereferencing pointer to incomplete type > packet.icp->icmp_cksum = icmp_checksum(packet.cksum_in, icmp_pkt_size); > ^ >Makefile:2087: recipe for target 'livecheck' failed >make[2]: *** [livecheck] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3/src' >Makefile:379: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3' >Makefile:320: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: net-analyzer/mk-livestatus-1.2.2_p3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-analyzer/mk-livestatus-1.2.2_p3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/mk-livestatus-1.2.2_p3::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:mk-livestatus-1.2.2_p3:20150808-153813.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3' > * S: '/var/tmp/portage/net-analyzer/mk-livestatus-1.2.2_p3/work/mk-livestatus-1.2.2p3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 557046
: 408548 |
408550