microsoft / microsoft/vcpkg

[freexl] Build error on x64-linux

Open
#42,589 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

category:community-triplet
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.