[Bug 245585] databases/rrdtool

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 13 03:51:12 UTC 2020


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

            Bug ID: 245585
           Summary: databases/rrdtool
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zeising at FreeBSD.org
          Reporter: dewayne at heuristicsystems.com.au
             Flags: maintainer-feedback?(zeising at FreeBSD.org)
          Assignee: zeising at FreeBSD.org

===>  Installing for rrdtool-1.7.2_2
===>  Checking if rrdtool is already installed
Seems that the package build fails with 

...
===>   Registering installation for rrdtool-1.7.2_2
pkg-static: Unable to access file
/var/ports/usr/ports/databases/rrdtool/work/stageusr/local/lib/perl5/site_perl/mach/5.30/RRDs.pm:No
such file or directory
pkg-static: Unable to access file
/var/ports/usr/ports/databases/rrdtool/work/stageusr/local/lib/perl5/site_perl/mach/5.30/auto/RRDs/RRDs.so:No
such file or directory
pkg-static: Unable to access file
/var/ports/usr/ports/databases/rrdtool/work/stageusr/local/lib/perl5/site_perl/man/man3/RRDs.3.gz:No
such file or directory
*** Error code 74

Stop.
make: stopped in /usr/ports/databases/rrdtool

So poking around the build directory revealed the location of the pm file but
not so nor man page, per 

b2# find /var/ports/usr/ports/databases/rrdtool/work/ -name RRDs\*
/var/ports/usr/ports/databases/rrdtool/work/rrdtool-1.7.2/bindings/perl-shared/RRDs.ppd
/var/ports/usr/ports/databases/rrdtool/work/rrdtool-1.7.2/bindings/perl-shared/RRDs.pm
/var/ports/usr/ports/databases/rrdtool/work/rrdtool-1.7.2/bindings/perl-shared/RRDs.xs
/var/ports/usr/ports/databases/rrdtool/work/rrdtool-1.7.2/doc/RRDs.html
/var/ports/usr/ports/databases/rrdtool/work/rrdtool-1.7.2/doc/RRDs.pod
/var/ports/usr/ports/databases/rrdtool/work/stage/usr/local/share/doc/rrdtool/html/RRDs.html

This on  FreeBSD 12.1-STABLE #0 r359640M: Mon Apr  6 amd64 and these variable:
     DEJAVU=off: Use DejaVu fonts (requires X11)
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     GRAPH=on: Enable the rrdtool graph command (needs cairo)
     MMAP=on: Use mmap in rrd_update
     NLS=off: Native Language Support
     PERL=on: Build PERL module
     PYTHON=off: Build PYTHON bindings
     RUBY=off: Build RUBY bindings

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


More information about the freebsd-ports-bugs mailing list