Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Mar 2017 04:37:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217556] New port: security/moloch (help with minor npm problem during staging required)
Message-ID:  <bug-217556-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 217556
           Summary: New port: security/moloch (help with minor npm problem
                    during staging required)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: h0rst@nurfuerspam.de
                CC: freebsd-ports-bugs@FreeBSD.org

Created attachment 180525
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180525&action=
=3Dedit
initial port attempt

I wrote up the initial attempt for a security/moloch port (AOLs large scale
packet capturing, indexing and database system).=20

The port compiles and works fine over here, however I can't finish it up as=
 an
npm-subpackage involves absolute paths when staging thus preventing a clean
package build. It might be enough to somehow exclude the files from the pli=
st,
but I am not sure how to proceed.

Can someone more experienced have a look at that port, which otherwise appe=
ars
to work fine?

Thanks!



Build error:

=3D=3D=3D=3D> Running Q/A tests (stage-qa)
Error: '/usr/ports/custom/moloch/work/.PLIST.mktmp' is referring to
/usr/ports/custom/moloch/work/stage
Error:
'/usr/ports/custom/moloch/work/stage/usr/local/moloch/viewer/node_modules/f=
s-ext/build/config.gypi'
is referring to /usr/ports/custom/moloch/work/stage
Error:
'/usr/ports/custom/moloch/work/stage/usr/local/moloch/viewer/node_modules/f=
s-ext/build/Makefile'
is referring to /usr/ports/custom/moloch/work/stage
Error:
'/usr/ports/custom/moloch/work/stage/usr/local/moloch/viewer/node_modules/p=
ng/build/config.gypi'
is referring to /usr/ports/custom/moloch/work/stage
Error:
'/usr/ports/custom/moloch/work/stage/usr/local/moloch/viewer/node_modules/p=
ng/build/Makefile'
is referring to /usr/ports/custom/moloch/work/stage
*** Error code 1

Stop.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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