[freexl] Build error on x64-linux
Nobody has claimed this yet.
- Dominant language
- CMake
- Stars
- 27.5k
- Forks
- 7.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 321
Description
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
Command failed: /usr/local/bin/autoreconf -vfi
Working Directory: /usr/local/apps/vcpkg/buildtrees/freexl/src/freexl-2-e1fdd02137.clean/
Error code: 1
See logs for more information:
/usr/local/apps/vcpkg/buildtrees/freexl/autoconf-x64-linux-out.log
/usr/local/apps/vcpkg/buildtrees/freexl/autoconf-x64-linux-err.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_make.cmake:731 (vcpkg_execute_required_process)
ports/freexl/portfile.cmake:15 (vcpkg_configure_make)
scripts/ports.cmake:196 (include)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with ports/freexl/portfile.cmake and reproduce the x64-linux build to inspect the autoreconf invocation. Read autoconf-x64-linux-out.log and autoconf-x64-linux-err.log for the underlying failure. Done means the freexl port configures and builds successfully on x64-linux.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100