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 198875 - "Build Package" fails
Summary: "Build Package" fails
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 07:02 UTC by soldatov
Modified: 2011-05-26 11:20 UTC (History)
0 users

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 soldatov 2011-05-25 07:02:03 UTC
almost all "packaging" tests fails on latest Oracle Solaris Studio build. Tests creates sample project, select Zip/Tar mode and calls "Build Package" 

dmake: defaulting to parallel mode.
See the man page dmake(1) for more information on setting up the .dmakerc file.
"/xxxxx/intel-S2/bin/dmake" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf
"/xxxxx/intel-S2/bin/dmake"  -f nbproject/Makefile-Debug.mk dist/Debug/OracleSolarisStudio-Solaris-x86/testpackagingzip
`dist/Debug/OracleSolarisStudio-Solaris-x86/testpackagingzip' is up to date.

BUILD SUCCESSFUL (total time: 209ms)
/bin/sh: /export1/hudson/workspace/ss-test-intel-S2-4/tests/build/test/qa-functional/data/cnd/packaging/TestPackaging/testPackagingZip/testPackagingZip/bash: not found

BUILD FAILED (exit value 1, total time: 55ms)
Comment 1 Vladimir Kvashin 2011-05-25 11:04:44 UTC
http://hg.netbeans.org/releases/rev/03aaeff95855
Comment 2 Quality Engineering 2011-05-26 11:20:55 UTC
Integrated into 'main-golden', will be available in build *201105260401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/aa9df47acd83
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #198875 - "Build Package" fails
(transplanted from 03aaeff95855e3ed5eabb802d5b911fd6ece758c)