[Bug 214434] net-mgmt/smokeping fails to build with GRAPH unset

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 12 08:09:45 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214434

            Bug ID: 214434
           Summary: net-mgmt/smokeping fails to build with GRAPH unset
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rodrigo at FreeBSD.org
          Reporter: voltagex at voltagex.org
          Assignee: rodrigo at FreeBSD.org
             Flags: maintainer-feedback?(rodrigo at FreeBSD.org)

smokeping fails to build in a poudriere jail


===>  Building for smokeping-2.6.11_5
gmake[1]: Entering directory
'/wrkdirs/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.11'
Making all in bin
gmake[2]: Entering directory
'/wrkdirs/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.11/bin'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.11/bin'
Making all in doc
gmake[2]: Entering directory
'/wrkdirs/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.11/doc'
pod2man --release=2.6.11 --center=SmokePing ../bin/smokeping --section 1 >
smokeping.1
pod2man --release=2.6.11 --center=SmokePing ../bin/smokeping_cgi --section 1 >
smokeping_cgi.1
pod2man --release=2.6.11 --center=SmokePing ../bin/tSmoke --section 1 >
tSmoke.1
PERL5LIB=/usr/local/smokeping/lib /usr/local/bin/perl
-I/usr/local/thirdparty/lib/perl5 -I../lib -mSmokeping -e 'Smokeping::main()'
-- --makepod Smokeping::probes::basevars > Smokeping_probes_basevars.pod
Array found where operator expected at ../lib/Smokeping/Graphs.pm line 266,
near "RRDs::graph @task"
        (Do you need to predeclare RRDs::graph?)
syntax error at ../lib/Smokeping/Graphs.pm line 266, near "RRDs::graph @task"
Compilation failed in require at ../lib/Smokeping.pm line 22.
BEGIN failed--compilation aborted at ../lib/Smokeping.pm line 22.
Compilation failed in require.
BEGIN failed--compilation aborted.
gmake[2]: *** [Makefile:605: Smokeping_probes_basevars.pod] Error 2
rm Smokeping_probes_basevars.pod
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.11/doc'
gmake[1]: *** [Makefile:348: all-recursive] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/net-mgmt/smokeping/work/smokeping-2.6.11'
*** Error code 1

Stop.
make: stopped in /usr/ports/net-mgmt/smokeping
====>> Cleaning up wrkdir
===>  Cleaning for smokeping-2.6.11_5
build of net-mgmt/smokeping ended at Sat Nov 12 19:03:24 AEDT 2016


make options are:
OPTIONS_UNSET+= NLS X11 DOCS EXAMPLES DOCBOOK TESTS HTMLDOCS APIDOCS GUI DEJAVU
XORG GL GRAPH


(XORG GL GRAPH DEJAVU and X11 need to be unset to stop the build pulling in a
lot of X11 components)

Seems to be similar to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211543

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list