wallento / fusesoc_cores

1 stars 1 forks source link

mor1kx-arty depends on missing arty package #3

Open frantony opened 7 years ago

frantony commented 7 years ago
$ git clone https://github.com/wallento/fusesoc_cores
Cloning into 'fusesoc_cores'...
remote: Counting objects: 261, done.
remote: Total 261 (delta 0), reused 0 (delta 0), pack-reused 261
Receiving objects: 100% (261/261), 79.43 KiB | 0 bytes/s, done.
Resolving deltas: 100% (94/94), done.
$ cd fusesoc_cores/
fusesoc_cores$ fusesoc build mor1kx-arty
ERROR: UNSATISFIABLE: Conflicting requirements:
Requirements: 'mor1kx__arty >= 0-0' <- 'arty >= 0-0'
    +mor1kx__arty-0-0 was ignored because it depends on missing packages
Requirements: 'mor1kx__arty >= 0-0'
    Install command rule (+mor1kx__arty-0-0)
imphil commented 7 years ago

It seems you're using the latest version of fusesoc? I didn't try that one yet, but it seems that either fusesoc has a bug or we need to adjust our core files. I'm currently rather busy, but I should be able to get back to you within this week.