[naemon-dev] el7 testing

Daniel Wittenberg dwittenberg2008 at gmail.com
Thu Feb 20 09:15:58 CET 2014


On Feb 20, 2014, at 12:36 AM, Daniel Wittenberg <dwittenberg2008 at gmail.com> wrote:

> So the rpm builds are going good now.  I found during the install thruk has some issues:
> 
> /etc/init.d/httpd condrestart
> 
> This doesn’t exist on an el7 because it uses systemd so I assume fedora systems will break with this too, probably want to check for systemctl and use that if it’s there.
> 
> Also as I saw before, the new init script has issues with restarts from the new code.  When you try and do a restart it will hang for a few minutes before it continues, so definitely some work to do there, or maybe best thing is just replace it with a real systemctl script for that platform and that will probably fix it too.  I’ll do some more work on that tomorrow.
> 
> Hopefully I should have some more free time after next Saturday, got a big personal project been working on so would like to jump into probably the documentation part and at least get that ball rolling.
> 
> Otherwise it’s looking pretty good on that front!
> 
> Dan

Something else I noticed:

warning: bogus date in %changelog: Tue Feb 06 2014 Sven Nierlein <sven.nierlein at consol.de> 0.1.0-1

make[5]: Entering directory `/home/dwittenberg/rpmbuild/BUILD/naemon-0.8.0/naemon-core/naemon/lib'
(CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/sh /home/dwittenberg/rpmbuild/BUILD/naemon-0.8.0/naemon-core/missing --run autoheader)
aclocal.m4:16: warning: this file was generated for autoconf 2.67.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.ac:86: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from...
aclocal.m4:4185: _LT_LINKER_SHLIBS is expanded from...
aclocal.m4:5268: _LT_LANG_C_CONFIG is expanded from...
aclocal.m4:159: _LT_SETUP is expanded from...
aclocal.m4:88: LT_INIT is expanded from...
configure.ac:86: the top level
configure.ac:86: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
aclocal.m4:4185: _LT_LINKER_SHLIBS is expanded from...
aclocal.m4:5268: _LT_LANG_C_CONFIG is expanded from...
aclocal.m4:159: _LT_SETUP is expanded from...
aclocal.m4:88: LT_INIT is expanded from...
configure.ac:86: the top level

DownCommColumn.cc
DownCommColumn.cc: In member function 'virtual void* DownCommColumn::getNagiosObject(char*)':
DownCommColumn.cc:75:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     return (void *)id; // Hack. Convert number into pointer.

Doesn’t look like anything major during the builds.

Dan




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/naemon-dev/attachments/20140220/78377d6d/attachment-0001.html>


More information about the Naemon-dev mailing list