Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
redox
redox
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 211
    • Issues 211
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • redox-os
  • redoxredox
  • Issues
  • #1226

Closed
Open
Opened Jan 14, 2019 by VitalyR@VitalyAnkh🎨1 of 1 task completed1/1 task

Couldn't compile

  • I agree that I have searched opened and closed issues to prevent duplicates.

Description

Build error on my Manjaro Linux, seems to be the reason of code. I have tried the recipes in "Oh! My redox won't compile!"

Environment info

Manjaro Linux 18.0.2 with Deepin Desktop, linux kernel version is

 Linux Rex 4.20.0-1-MANJARO #1 SMP PREEMPT Mon Dec 24 08:20:48 UTC 2018 x86_64 GNU/Linux
  • Operating system: Manjaro Linux with Deepin desktop
  • uname -a: Linux Rex 4.20.0-1-MANJARO #1 SMP PREEMPT Mon Dec 24 08:20:48 UTC 2018 x86_64 GNU/Linux
  • rustc -V: rustc 1.33.0-nightly (2fadb0a16 2019-01-13)
  • git rev-parse HEAD: e5c9aac085a60a2f0d34830c3fb09978e9925bae

Steps to reproduce

  1. Get the newest redox code and rust: git pull && rustup update
  2. Build redox: make all

Behavior

  • Expected behavior: Successfully build redox
  • Actual behavior: Some errors happened when building.

The error information are in the tail of the log. The log is in this gist: https://gist.github.com/VitalyAnkh/d6d285562cb4eb03241702031c8bc34f

Edited Jan 14, 2019 by VitalyR
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: redox-os/redox#1226