Re: Fwd: Build failed in Jenkins: ceph-master #1860

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12-6-2018 13:00, Ricardo Dias wrote:


On 12-06-2018 11:31, Willem Jan Withagen wrote:

Hi Ricard, John,

I've started to work a bit on this, but it turns out that quit some tooling is not really supported through the means that you guys are loading them during building.

Most painfull is node and nodeenv. There is no freebsd version available from the nodejs site.
But there are ported npm and node packages for freebsd in the system.
And the HAKING file seem to suggest that nodeenv is not perse really needed??

So that I think that I could exclude that.
I'm trying to run '(cd frontend; npm install)'
That tripped over the fact that it also needs phantomjs, so I'm building that since 'pkg install' does not like it. But it'll get there.

Once I have all this in place, would I be able to run the dashboard tests. Or is that also dependant on nodeenv?
I have not chekced that.

Nope, if "npm install" runs successfully, you should have all what you need to run the tests.

How severe are the warnings below?

npm WARN @angular/common@5.2.11 requires a peer of rxjs@^5.5.0 but none is installed. You must install peer dependencies yourself. npm WARN @angular/core@5.2.11 requires a peer of rxjs@^5.5.0 but none is installed. You must install peer dependencies yourself. npm WARN @angular/forms@5.2.11 requires a peer of rxjs@^5.5.0 but none is installed. You must install peer dependencies yourself. npm WARN @angular/http@5.2.11 requires a peer of rxjs@^5.5.0 but none is installed. You must install peer dependencies yourself. npm WARN @angular/router@5.2.11 requires a peer of rxjs@^5.5.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"freebsd","arch":"x64"})

added 14 packages from 34 contributors in 17.194s
[!] 20 vulnerabilities found [32012 packages audited]
    Severity: 9 Low | 8 Moderate | 3 High
    Run `npm audit` for more detail

--WjW

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux