Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Feb 2015 13:11:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197480] not correct path in p5-DBI and p5-BDB-mysql (squid mysql-auth building)
Message-ID:  <bug-197480-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197480

            Bug ID: 197480
           Summary: not correct path in p5-DBI and p5-BDB-mysql (squid
                    mysql-auth building)
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: ua.the.way@gmail.com

Created attachment 152795
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152795&action=edit
last 130 strings of build's output (error messageg)

Tried to install squid with MySQL auth. Got issue (meny times about components
of p5-DBI and p5-BDB-mysql):

pkg-static: Unable to access file
/usr/ports/databases/p5-DBI/work/stage/usr/local/lib/perl5/site_perl/mach/5.14/Bundle/DBI.pm:
No such file or directory
...
pkg-static: Unable to access file
/usr/ports/databases/p5-DBI/work/stage/usr/local/lib/perl5/site_perl/mach/5.14/DBD/DBM.pm:
No such file or directory
...
pkg-static: Unable to access file
/usr/ports/databases/p5-DBI/work/stage/usr/local/lib/perl5/site_perl/mach/5.14/DBI.pm:
No such file or directory
...
pkg-static: Unable to access file
/usr/ports/databases/p5-DBI/work/stage/usr/local/lib/perl5/site_perl/mach/5.14/Win32/DBIODBC.pm:
No such file or directory
...
pkg-static: Unable to access file
/usr/ports/databases/p5-DBI/work/stage/usr/local/lib/perl5/site_perl/mach/5.14/auto/DBI/DBI.so:
No such file or directory


Correct path is 
/usr/ports/databases/p5-DBI/work/stage/usr/local/lib/perl5/site_perl/mach/5.14/
...


And further something like incorrect path (didn't discovered where exactly
ought to be these components):
...
pkg-static: Unable to access file
/usr/ports/databases/p5-DBI/work/stage/usr/local/lib/perl5/site_perl/man/man3/Bundle::DBI.3.gz:
No such file or directory

Please, correct this

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197480-13>