artiq-fast failed to build on new vivado patch #87

Open
opened 2023-11-30 10:41:22 +08:00 by fsagbuya · 0 comments

Error log:

in job ‘extended-tests’:
error: anonymous function at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/pkgs/development/libraries/ncurses/default.nix:1:1 called with unexpected argument 'unicodeSupport'

       at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/lib/customisation.nix:79:63:

           78|       # Change the result of the function call by applying g to it
           79|       overrideResult = g: makeOverridable (copyArgs (args: g (f args))) origArgs;
             |                                                               ^
           80|     in

in job ‘artiq-board-kc705-nist_clock’:
error: anonymous function at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/pkgs/development/libraries/ncurses/default.nix:1:1 called with unexpected argument 'unicodeSupport'

       at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/lib/customisation.nix:79:63:

           78|       # Change the result of the function call by applying g to it
           79|       overrideResult = g: makeOverridable (copyArgs (args: g (f args))) origArgs;
             |                                                               ^
           80|     in

in job ‘artiq-fast’:
error: anonymous function at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/pkgs/development/libraries/ncurses/default.nix:1:1 called with unexpected argument 'unicodeSupport'

       at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/lib/customisation.nix:79:63:

           78|       # Change the result of the function call by applying g to it
           79|       overrideResult = g: makeOverridable (copyArgs (args: g (f args))) origArgs;
             |                                                               ^
           80|     in

in job ‘artiq-board-kasli-tester’:
error: anonymous function at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/pkgs/development/libraries/ncurses/default.nix:1:1 called with unexpected argument 'unicodeSupport'

       at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/lib/customisation.nix:79:63:

           78|       # Change the result of the function call by applying g to it
           79|       overrideResult = g: makeOverridable (copyArgs (args: g (f args))) origArgs;
             |                                                               ^
           80|     in
Error log: ``` in job ‘extended-tests’: error: anonymous function at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/pkgs/development/libraries/ncurses/default.nix:1:1 called with unexpected argument 'unicodeSupport' at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/lib/customisation.nix:79:63: 78| # Change the result of the function call by applying g to it 79| overrideResult = g: makeOverridable (copyArgs (args: g (f args))) origArgs; | ^ 80| in in job ‘artiq-board-kc705-nist_clock’: error: anonymous function at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/pkgs/development/libraries/ncurses/default.nix:1:1 called with unexpected argument 'unicodeSupport' at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/lib/customisation.nix:79:63: 78| # Change the result of the function call by applying g to it 79| overrideResult = g: makeOverridable (copyArgs (args: g (f args))) origArgs; | ^ 80| in in job ‘artiq-fast’: error: anonymous function at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/pkgs/development/libraries/ncurses/default.nix:1:1 called with unexpected argument 'unicodeSupport' at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/lib/customisation.nix:79:63: 78| # Change the result of the function call by applying g to it 79| overrideResult = g: makeOverridable (copyArgs (args: g (f args))) origArgs; | ^ 80| in in job ‘artiq-board-kasli-tester’: error: anonymous function at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/pkgs/development/libraries/ncurses/default.nix:1:1 called with unexpected argument 'unicodeSupport' at /nix/store/w34a3j05pqqmsk4y3vbpzbf4klhacx03-source/lib/customisation.nix:79:63: 78| # Change the result of the function call by applying g to it 79| overrideResult = g: makeOverridable (copyArgs (args: g (f args))) origArgs; | ^ 80| in ```
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nix-scripts#87
There is no content yet.