Giter Club home page Giter Club logo

Comments (4)

olajep avatar olajep commented on July 18, 2024

from epiphany-sdk.

alexmlw avatar alexmlw commented on July 18, 2024

FreeBSD current

% ls -l /bin/sh
-r-xr-xr-x 1 root wheel 161656 Apr 2 01:06 /bin/sh

% echo $SHELL
/bin/csh
% setenv SHELL /usr/local/bin/bash
% echo $SHELL
/usr/local/bin/bash
% ./build-epiphany-sdk.sh -C -c amd64
...
Mistake is not altered.

from epiphany-sdk.

olajep avatar olajep commented on July 18, 2024

from epiphany-sdk.

alexmlw avatar alexmlw commented on July 18, 2024

Yes, a new issue

/home/alexmlw/Develop/buildroot/unisrc-2016.11/sim/epiphany/dv-epiphany_timer.c:107:3: error: unknown type name 'ulong'
ulong chainedul; /* silly work around for cast inside macro warning */
^
In file included from /home/alexmlw/Develop/buildroot/unisrc-2016.11/sim/epiphany/../common/hw-main.h:28:0,
from /home/alexmlw/Develop/buildroot/unisrc-2016.11/sim/epiphany/dv-epiphany_timer.c:29:
/home/alexmlw/Develop/buildroot/unisrc-2016.11/sim/epiphany/dv-epiphany_timer.c: In function 'epiphany_timer_hw_event_callback':
/home/alexmlw/Develop/buildroot/unisrc-2016.11/sim/epiphany/dv-epiphany_timer.c:213:19: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'int' [-Wformat=]
HW_TRACE ((me, "ctimer01=%#llx (chained)", regs->chainedul));
^
/home/alexmlw/Develop/buildroot/unisrc-2016.11/sim/epiphany/../common/hw-device.h:459:16: note: in definition of macro 'HW_TRACE'
hw_trace ARGS;
^
gmake[2]: *** [Makefile:554: dv-epiphany_timer.o] Error 1
gmake[2]: Leaving directory '/usr/home/alexmlw/Develop/buildroot/builds/bd-amd64-2016.11/sim/epiphany'
gmake[1]: *** [Makefile:129: all] Error 1
gmake[1]: Leaving directory '/usr/home/alexmlw/Develop/buildroot/builds/bd-amd64-2016.11/sim'
gmake: *** [Makefile:12427: all-sim] Error 2

from epiphany-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.