Coder Social home page Coder Social logo

maven-nar / cpptasks-parallel Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 18.0 4.33 MB

Obsolete project; parts of it were merged into https://github.com/maven-nar/nar-maven-plugin

License: Apache License 2.0

CSS 0.66% Java 98.59% C 0.07% XSLT 0.67%

cpptasks-parallel's People

Contributors

ctrueden avatar dscho avatar duns avatar gregdomjan avatar richardkerr avatar toonetown avatar totallypro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cpptasks-parallel's Issues

Build failure because of failing tests

I have problems building the library for the nar-maven-plugin because of failing tests:

[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building CPPTasks (parallel) 1.0-beta-5-parallel-1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cpptasks-parallel ---
[INFO] Deleting D:\Downloads\Temp\maven-nar\cpptasks-parallel-master\cpptasks-parallel-master\target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cpptasks-parallel ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cpptasks-parallel ---
[INFO] Compiling 190 source files to D:\Downloads\Temp\maven-nar\cpptasks-parallel-master\cpptasks-parallel-master\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cpptasks-parallel ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cpptasks-parallel ---
[INFO] Compiling 40 source files to D:\Downloads\Temp\maven-nar\cpptasks-parallel-master\cpptasks-parallel-master\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ cpptasks-parallel ---
[INFO] Surefire report directory: D:\Downloads\Temp\maven-nar\cpptasks-parallel-master\cpptasks-parallel-master\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.sf.antcontrib.cpptasks.sun.TestForteCCCompiler
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running net.sf.antcontrib.cpptasks.TestTargetHistoryTable
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
Running net.sf.antcontrib.cpptasks.parser.TestFortranParser
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running net.sf.antcontrib.cpptasks.TestCompilerEnum
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running net.sf.antcontrib.cpptasks.devstudio.TestDevStudioLinker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running net.sf.antcontrib.cpptasks.TestAllClasses
Class: CompilerDef and: CompilerDef
Tests run: 236, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 11.177 sec <<< FAILURE!
Running net.sf.antcontrib.cpptasks.ibm.TestVisualAgeCCompiler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running net.sf.antcontrib.cpptasks.gcc.TestGccCCompiler
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running net.sf.antcontrib.cpptasks.TestDependencyTable
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running net.sf.antcontrib.cpptasks.TestLinkerDef
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running net.sf.antcontrib.cpptasks.devstudio.TestDevStudioCCompiler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running net.sf.antcontrib.cpptasks.TestCUtil
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running net.sf.antcontrib.cpptasks.TestCCTask
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running net.sf.antcontrib.cpptasks.TestCompilerDef
Class: CompilerDef and: CompilerDef
Tests run: 26, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running net.sf.antcontrib.cpptasks.TestTargetInfo
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running net.sf.antcontrib.cpptasks.borland.TestBorlandCCompiler
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running net.sf.antcontrib.cpptasks.trolltech.TestMetaObjectParser
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running net.sf.antcontrib.cpptasks.devstudio.TestDevStudio2005CCompiler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running net.sf.antcontrib.cpptasks.TestLinkerEnum
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running net.sf.antcontrib.cpptasks.compiler.TestCommandLineCompilerConfiguration
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running net.sf.antcontrib.cpptasks.parser.TestCParser
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running net.sf.antcontrib.cpptasks.compiler.TestLinkType
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running net.sf.antcontrib.cpptasks.hp.TestaCCCompiler
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running net.sf.antcontrib.cpptasks.types.TestDefineArgument
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running net.sf.antcontrib.cpptasks.gcc.TestGccLinker
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running net.sf.antcontrib.cpptasks.TestOutputTypeEnum
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running net.sf.antcontrib.cpptasks.types.TestLibrarySet
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running net.sf.antcontrib.cpptasks.TestTargetHistoryTable$MockProcessorConfiguration
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

Results :

Failed tests: 
  testExtendsCompilerArgs(net.sf.antcontrib.cpptasks.TestCompilerDef)
  testExtendsDefineSet(net.sf.antcontrib.cpptasks.TestCompilerDef)
  testExtendsIncludePath(net.sf.antcontrib.cpptasks.TestCompilerDef)
  testExtendsSysIncludePath(net.sf.antcontrib.cpptasks.TestCompilerDef)
  testExtendsDebug(net.sf.antcontrib.cpptasks.TestCompilerDef)
  testExtendsCompilerArgs(net.sf.antcontrib.cpptasks.TestCompilerDef)
  testExtendsDefineSet(net.sf.antcontrib.cpptasks.TestCompilerDef)
  testExtendsIncludePath(net.sf.antcontrib.cpptasks.TestCompilerDef)
  testExtendsSysIncludePath(net.sf.antcontrib.cpptasks.TestCompilerDef)
  testExtendsDebug(net.sf.antcontrib.cpptasks.TestCompilerDef)

Tests run: 437, Failures: 10, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.150s
[INFO] Finished at: Fri Jun 14 00:02:11 CEST 2013
[INFO] Final Memory: 15M/221M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project cpptasks-parallel: There are test failures.
[ERROR] 
[ERROR] Please refer to D:\Downloads\Temp\maven-nar\cpptasks-parallel-master\cpptasks-parallel-master\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.