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 253899 - nbms-and-javadoc/177 build fails to create libs.clank
Summary: nbms-and-javadoc/177 build fails to create libs.clank
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-28 12:39 UTC by Vladimir Voskresensky
Modified: 2015-07-30 01:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2015-07-28 12:39:28 UTC
after yesterday's change in libs.clank/build.xml nbms-and-javadoc build is failing
Comment 1 Vladimir Voskresensky 2015-07-28 12:40:39 UTC
[subant-junit] Entering: /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/libs.clank

init-tasks:

-define-cluster-path:

default.init:
    [mkdir] Created dir: /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/nbbuild/netbeans/cnd
[propertyfile] Updating property file: /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/nbbuild/netbeans/moduleCluster.properties

-build-dir-init:

common-init:

-jdk-pre-preinit:

-jdk-preinit:

-jdk-warn:

-jdk-presetdef-basic:

-jdk-default:

-jdk-init:

basic-init:

-overwrite-clank-zip:

-unzip-clank-jars:

-release.dir:

projectized-common.-release.files:

-define-downloadbinaries-task:
Trying to override old definition of task downloadbinaries

projectized.-release.files:

-release.files:

projectized-common.files-init:

files-init:

jdk-7-check:

-do-set-buildnumber:

set-buildnumber:

-define-custom-javac-task:

build-init:
Loading module list from /tmp/nb-scan-cache-785ace91-standard.ser

-javac-init-nbjdk:

-javac-init-bootclasspath-prepend:

-javac-init-no-bootclasspath-prepend:

-javac-init:

-init-proxy:

init:

-check-overwritten-clank-zip:

-pre-build-clank:
     [echo] building libs.clank, so set libs.clank.building=true

up-to-date:

compile:
    [mkdir] Created dir: /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/libs.clank/build/classes
     [copy] Copying 1 file to /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/libs.clank/build/classes

jar-prep:
    [mkdir] Created dir: /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/nbbuild/netbeans/cnd/modules

jar:
[jarwithmoduleattributes] Computed OpenIDE-Module-Specification-Version: 0.1.20.1
[jarwithmoduleattributes] Building jar: /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/nbbuild/netbeans/cnd/modules/org-netbeans-libs-clank.jar

netbeans-extra:

javahelp:

module-auto-deps:

projectized-common.release:

release:
[subant-junit] Failed to build /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/libs.clank: /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/nbbuild/templates/projectized.xml:249: Could not find file /home.local/ffjre/fs_root/workspace/nbms-and-javadoc/libs.clank/external/org-llvm-bitcode.jar to copy
Comment 2 Vladimir Voskresensky 2015-07-28 13:10:51 UTC
http://hg.netbeans.org/cnd-main/rev/c424e1413a0c
Comment 3 Quality Engineering 2015-07-29 01:29:57 UTC
Integrated into 'main-silver', will be available in build *201507290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c424e1413a0c
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #253899 - nbms-and-javadoc/177 build fails to create libs.clank
Comment 4 Quality Engineering 2015-07-30 01:24:52 UTC
Integrated into 'main-silver', will be available in build *201507300002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/72bd661ce6f2
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: extra fix for #253899: nbms-and-javadoc/177 build fails to create libs.clank
- insert unzip between download and init of release.extra.files