Linux64 build fails

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
linux, shell, ubuntu

Research direction

Start with the generated ./configure script at line 14658 and the Makefile target at line 658, then rerun ./configure && make on Ubuntu to reproduce the failure. Trace the AX_CHECK_COMPILE_FLAG invocation shown in the error and verify the build completes successfully after the configuration issue is resolved.

Written by the indexing model from the issue text.

Description

./configure && make fails at this step on Ubuntu:

configure: WARNING: "Architecture x86_64: Building libargon2 with optimizations"
./configure: line 14658: syntax error near unexpected token `-march=native,'
./configure: line 14658: `AX_CHECK_COMPILE_FLAG(-march=native,'
make: *** [Makefile:658: config.status] Error 2
Dominant language
Assembly
Stars
4
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from urbit/urcrypt

All issues in urbit/urcrypt

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.