Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138690 - Emerge net-analyzer/nagios-plugins-1.4.3 fails
Summary: Emerge net-analyzer/nagios-plugins-1.4.3 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
: 138506 (view as bug list)
Depends on:
Blocks: 137964 154418
  Show dependency tree
 
Reported: 2006-07-01 04:17 UTC by Tom van Leeuwen
Modified: 2006-11-08 00:35 UTC (History)
6 users (show)

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


Attachments
merge log generated by emerge (config.log,123.60 KB, text/plain)
2006-07-01 04:21 UTC, Tom van Leeuwen
Details
emerge --info (emerge-info.log,2.31 KB, text/plain)
2006-07-01 04:22 UTC, Tom van Leeuwen
Details
emerge nagios-plugins-1.4.3 output (output.log,14.76 KB, text/plain)
2006-07-01 04:22 UTC, Tom van Leeuwen
Details
autoconf-fix.patch (autoconf-fix.patch,482 bytes, patch)
2006-07-14 21:47 UTC, Lance Albertson (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom van Leeuwen 2006-07-01 04:17:29 UTC
Hi,

Please be gentle to me, since I don't have much experience when it comes to filing bugs. I've read the writing guidelines and search for this bug before filing of course.

I tried to emerge nagios-plugins-1.4.3 on my Gentoo system but the merge fails.
It seems that it fails while doing the ./configure.

I get the following error:
checking for struct swapent.se_nblks... no
checking for /proc/meminfo... found /proc/meminfo
checking for dig... no
checking for va_list... ./configure: line 33984: syntax error near unexpected token `}'
./configure: line 33984: `echo "${ECHO_T}no" >&6; }'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/nagios-plugins-1.4.3/work/nagios-plugins-1.4.3/config.log

!!! ERROR: net-analyzer/nagios-plugins-1.4.3 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  nagios-plugins-1.4.3.ebuild, line 64:   Called econf '--with-mysql' '--without-postgres' '--with-openssl' '--with-ipv6' '--host=i686-pc-linux-gnu' '--prefix=/usr/nagios' '--with-nagios-user=nagios' '--sysconfdir=/etc/nagios' '--infodir=/usr/share/info' '--mandir=/usr/share/man'
  ebuild.sh, line 541:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


I don't know how to attach files, so I've put them online
emerge --info: http://www.vleeuwen.eu/nagios-plugins-1.4.3/emerge-info.log
emerge output: http://www.vleeuwen.eu/nagios-plugins-1.4.3/output.log
config log: http://www.vleeuwen.eu/nagios-plugins-1.4.3/config.log

I hope I have filed this correctly. 
With regards,
Tom van Leeuwen
Comment 1 Tom van Leeuwen 2006-07-01 04:21:38 UTC
Created attachment 90599 [details]
merge log generated by emerge

This is the log that was created by emerge
Comment 2 Tom van Leeuwen 2006-07-01 04:22:02 UTC
Created attachment 90600 [details]
emerge --info

This is my emerge --info output
Comment 3 Tom van Leeuwen 2006-07-01 04:22:48 UTC
Created attachment 90601 [details]
emerge nagios-plugins-1.4.3 output

This is the output I get from the command:
emerge -pv nagios-plugins-1.4.3; emerge nagios-plugins-1.4.3
Comment 4 MikeL 2006-07-14 20:51:15 UTC
Yep, this is cropping up for me as well.  Happens for 1.4.2(-r1) as well as 1.4.3. 
Comment 5 Lance Albertson (RETIRED) gentoo-dev 2006-07-14 21:02:51 UTC
*** Bug 138506 has been marked as a duplicate of this bug. ***
Comment 6 Lance Albertson (RETIRED) gentoo-dev 2006-07-14 21:45:28 UTC
Looks like an upstream problem with configure.in. Apparently autoconf 2.60 introduces a stricter set of rules and caught this one. I'm going to contact upstream with a patch I'm about to add. I'll see if I can get our stuff at least patched for now.
Comment 7 Lance Albertson (RETIRED) gentoo-dev 2006-07-14 21:47:38 UTC
Created attachment 91749 [details, diff]
autoconf-fix.patch

This should fix configure.in. Let me know if it does (sorry I don't have an ebuild patch yet.. will get to that later).
Comment 8 Tom van Leeuwen 2006-07-17 22:37:53 UTC
I've used your patchfile and it compiled like a charm.
It works!
Comment 9 Lance Albertson (RETIRED) gentoo-dev 2006-07-18 09:31:29 UTC
Thanks! Fixed in cvs as -r1.
Comment 10 Hans Hvelplund Odborg 2006-11-07 04:04:17 UTC
please make it stable