Problem Occurred Build Workspace

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem Occurred Build Workspace

817 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rnhwizard on Wed Jul 10 10:36:03 MST 2013
Cannot build LPCXpresso project from ClearCase directory.

LPCXpresso v5.2.4 [Build 2122][2013-04-29]
Rational ClearCase Explorer 7.1.1.0

When I build from the C: drive there is no issue. When I copy the  project to the version control repository (a Linux based file server),  the project will no longer compile and reports a build error as shown  below. The ClearCase Configuration Management Tool is on a server which I  have mapped to driver "H:"

Problem Occurred MessageBox

'Build Workspace' has encountered a problem.
Errors occurred during the build
.

build error excerpt:
"Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'CMSISv2p00_LPC12xx'.
A resource exists with a different case: "

There are no issues listed in the "Problems View"

The build includes
lib_small_printf_m0
CMSISv2p00_LPC12xx
SLCB_PROD

Console Output:

12:07:32 **** Clean-only build of configuration Lib for project lib_small_printf_m0 ****
make clean
rm -rf  ./src/small_printf_float.o
./src/small_printf_nofloat.o
./src/small_printf_support.o
./src/small_utils.o  ./src/small_printf_float.d
./src/small_printf_nofloat.d
./src/small_printf_support.d
./src/small_utils.d  liblib_small_printf_m0.a


12:07:32 Build Finished (took 234ms)

but build stops here and CMSISv2p00_LPC12xx and SLCB_PROD are not built.

The LPCXpresso IDE is expected to be able to access and build the   project found on this "H:" drive. Is there a known issue/conflict with   NXP LPCXpresso/code-red-tech IDE and IBM Rational Clearcase?
0 Kudos
3 Replies

626 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Mon Jul 15 00:49:26 MST 2013
Sounds like something has unexpected changed the case of the library project. I would expect this to be called CMSISv2p00_LPC12xx

0 Kudos

626 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rnhwizard on Fri Jul 12 07:29:35 MST 2013
From the error message listed below, what does this expression ("A resource exists with a different case") mean?

Problem Occurred
'Building Workspace' has encountered a problem.
Errors occurred during the build.

<< Details
Errors running builder 'CDT Builder' on project 'cmsisv2p00_lpc12xx'.
A resource exists with a different case: '/cmsisv2p00_lpc12xx/debug'.

etc.

I get this error for each of the following::
cmsisv2p00_lpc12xx/debug
lib_small_printf_m0/lib
SLCB_PROD/debug
0 Kudos

626 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Thu Jul 11 00:25:10 MST 2013
I'm sorry but we do not have any experience of using ClearCase.

However, did you try the ClearCase Eclipse plugin? This should provide a close integration between the (Eclipse-based) LPCXpresso IDE and ClearCase. Its is provided by and supported by IBM Rational, so shuld work as expected. If you are offered a choice of plugins, choose the version for Eclipse Juno.
0 Kudos