AdaCore / AdaCore/PolyORB

Build Errors in Current Release

Open
#28 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ada
Stars
24
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Hi all,

The 'support/compile' and 'support/missing' files do not exist, which causes 'configure' to fail. I added these as empty files and all went well.

I also encountered a problem with 'make' trying to use multiple threads. After i set the '-j1' flag for make, all was okay. Perhaps a note in the INSTALL file might be helpful ?

Finally, I needed to patch 'Makefile.in' to honour a potential DESTDIR setting when installing.

I'm using Archlinux. The PKGBUILD and patchfile can be found attached, if of interest. The patchfile applies with 'fuzz' but shows where I've put the DESTDIR variable.

polyorb.zip

Thanks for producing this wonderful package,

Regards.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure with configure and make, then inspect support/compile, support/missing, INSTALL, and Makefile.in. Review the attached PKGBUILD and patchfile for the reported fixes. Done means configure succeeds without manually creating files, the build behavior is documented or corrected, and installation honors DESTDIR.

Written by the indexing model from the issue text.

Assessment

Tech stack
arch-linux
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.