Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125052 - net-analyzer/prelude-nagios-0.0.3 fails
Summary: net-analyzer/prelude-nagios-0.0.3 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-03-05 01:20 UTC by Patrizio Bassi
Modified: 2006-04-30 03:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for prelude-nagios-0.0.3.ebuild (prelude-nagios-0.0.3.ebuild.patch,399 bytes, patch)
2006-04-24 10:07 UTC, Angelo Leto
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2006-03-05 01:20:19 UTC
*** Dumping configuration ***
    - Enable profiling       : no
    - Generate documentation : no
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/prelude-nagios-0.0.3/work/prelude-nagios-0.0.3'
Making all in src
make[2]: Entering directory `/var/tmp/portage/prelude-nagios-0.0.3/work/prelude-nagios-0.0.3/src'
i686-pc-linux-gnu-gcc -I../ -I./include    -DCONFIG_DIR=\"/etc/prelude-nagios\"                 -DLOCALSTATEDIR=\"/var/lib\"       -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -ffast-math -O2 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -c prelude-nagios.c
In file included from prelude-nagios.c:27:
./include/idmef.h:40:29: error: libprelude/list.h: No such file or directory
./include/idmef.h:43:35: error: libprelude/idmef-tree.h: No such file or directory
./include/idmef.h:44:40: error: libprelude/idmef-tree-func.h: No such file or directory
./include/idmef.h:45:40: error: libprelude/prelude-message.h: No such file or directory
./include/idmef.h:46:49: error: libprelude/prelude-message-buffered.h: No such file or directory
./include/idmef.h:47:39: error: libprelude/idmef-msg-send.h: No such file or directory
./include/idmef.h:48:31: error: libprelude/sensor.h: No such file or directory
make[2]: *** [prelude-nagios.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/prelude-nagios-0.0.3/work/prelude-nagios-0.0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/prelude-nagios-0.0.3/work/prelude-nagios-0.0.3'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-analyzer/prelude-nagios-0.0.3 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile
Comment 1 Angelo Leto 2006-04-24 10:07:23 UTC
Created attachment 85368 [details, diff]
patch for prelude-nagios-0.0.3.ebuild

prelude-nagios require headers and libs removed in the version 0.9.3 of libprelude , it work out using the 0.0.10-r1 of libprelude.
Comment 2 Patrizio Bassi 2006-04-25 01:10:32 UTC
prelude-cvs is not in portage
Comment 3 m4chine 2006-04-26 17:11:37 UTC
The patch worked for me, but i was forced to downgrade to libprelude. When will the prelude headers be added to libprelude-0.9.5?
Comment 4 Angelo Leto 2006-04-28 09:36:26 UTC
prelude-nagios should be upgraded to use the new libprelude libraries, I think the
header files missing (the ones which causes the bug), shall not be implemented anymore in libprelude. The latest version of prelude-nagios dates back to 2004.
Comment 5 Markus Ullmann (RETIRED) gentoo-dev 2006-04-30 03:43:51 UTC
Fixed in cvs