This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267840

Summary: Can not build on remote FreeBSD
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2016-09-02 17:49:12 UTC
Error messages:

Copying project files to /usr/home/tester/.netbeans/remote/localhost/vk-laptop-Linux-x86_64 at tester@localhost:3333
Building project files list...
Checking directory structure...
Checking previously uploaded files...
Checking links...
Error invoking mktemp -p /usr/home/tester/.netbeans/remote/localhost/vk-laptop-Linux-x86_64 at tester@localhost:3333; mktemp: illegal option -- p
usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
       mktemp [-d] [-q] [-u] -t prefix ; rc=1.
Error copying project files to /usr/home/tester/.netbeans/remote/localhost/vk-laptop-Linux-x86_64 at tester@localhost:3333: 
Error initializing new files discovery
BUILD FAILED
Comment 1 Vladimir Kvashin 2016-09-02 17:54:06 UTC
That's a regression caused by 
http://hg.netbeans.org/cnd-main/rev/3e3cd5fd1a74
Comment 2 Vladimir Kvashin 2016-09-02 18:05:07 UTC
fixed in
http://hg.netbeans.org/cnd-main/rev/fb752445153e
Comment 3 Quality Engineering 2016-09-03 02:14:23 UTC
Integrated into 'main-silver', will be available in build *201609030002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/fb752445153e
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #267840 - Can not build on remote FreeBSD