Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T titan.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 112
    • Issues 112
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse Titan
  • titan.core
  • Issues
  • #592
Closed
Open
Issue created Mar 26, 2022 by Gergely Pilisi@gpilisi

Error during parallel make

Summary

The make process fails when parallel compiling is enabled. The error message is this:

mv: cannot stat 'TitanLoggerApi.ttcn_': No such file or directory make[4]: *** [Makefile:280: TitanLoggerApi.ttcn] Error 1

Please visit this URL for more information: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987646

Steps and/or TTCN-3 code to reproduce

Build Titan without --no-parallel option and the process will fail sometimes.

What is the current bug behavior?

It's not consistent, sometimes the build succeeds, sometimes fails with the error above.

What is the expected correct behavior?

Stable builds without --no-parallel option.

Relevant logs and/or screenshots

mv TitanLoggerApi.ttcn_ TitanLoggerApi.ttcn
mv TitanLoggerApi.ttcn_ TitanLoggerApi.ttcn
mv: cannot stat 'TitanLoggerApi.ttcn_': No such file or directory
make[4]: *** [Makefile:280: TitanLoggerApi.ttcn] Error 1

Possible fixes

N/A

Titan version

All versions involved.

Platform details (OS type and version)

Various x86_64 Debian versions. The bug is platform independent.

/cc @aknappqwt

Edited Mar 26, 2022 by Gergely Pilisi
Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent