GithubHelp home page GithubHelp logo

make fails on 3d_sample1 about grrlib HOT 1 CLOSED

grrlib avatar grrlib commented on May 28, 2024
make fails on 3d_sample1

from grrlib.

Comments (1)

Crayon2000 avatar Crayon2000 commented on May 28, 2024

Are you using the proper toolchain to build the sample?

I see no problem:

root@ce60341aec94:/workspaces/GRRLIB/examples/3D_sample1# make --version
GNU Make 4.2.1
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
root@ce60341aec94:/workspaces/GRRLIB/examples/3D_sample1# make --trace
Makefile:100: target 'build' does not exist
[ -d build ] || mkdir -p build
make --no-print-directory -C build -f /workspaces/GRRLIB/examples/3D_sample1/Makefile
/opt/devkitpro/devkitPPC/base_rules:17: update target 'main.o' due to: /workspaces/GRRLIB/examples/3D_sample1/source/main.c
echo main.c
main.c
powerpc-eabi-gcc -MMD -MP -MF /workspaces/GRRLIB/examples/3D_sample1/build/main.d -g -O2 -Wall -DGEKKO -mrvl -mcpu=750 -meabi -mhard-float  -I/workspaces/GRRLIB/examples/3D_sample1//include -I/opt/devkitpro/portlibs/wii/include -I/opt/devkitpro/portlibs/ppc/include -I/workspaces/GRRLIB/examples/3D_sample1/build -I/opt/devkitpro/libogc/include -c /workspaces/GRRLIB/examples/3D_sample1/source/main.c -o main.o 
/opt/devkitpro/devkitPPC/base_rules:17: update target 'font.o' due to: /workspaces/GRRLIB/examples/3D_sample1/source/gfx/font.c
echo font.c
font.c
powerpc-eabi-gcc -MMD -MP -MF /workspaces/GRRLIB/examples/3D_sample1/build/font.d -g -O2 -Wall -DGEKKO -mrvl -mcpu=750 -meabi -mhard-float  -I/workspaces/GRRLIB/examples/3D_sample1//include -I/opt/devkitpro/portlibs/wii/include -I/opt/devkitpro/portlibs/ppc/include -I/workspaces/GRRLIB/examples/3D_sample1/build -I/opt/devkitpro/libogc/include -c /workspaces/GRRLIB/examples/3D_sample1/source/gfx/font.c -o font.o 
/opt/devkitpro/devkitPPC/wii_rules:29: update target '/workspaces/GRRLIB/examples/3D_sample1/3D_sample1.elf' due to: main.o font.o
echo linking ... 3D_sample1.elf
linking ... 3D_sample1.elf
powerpc-eabi-gcc  main.o font.o -g -DGEKKO -mrvl -mcpu=750 -meabi -mhard-float -Wl,-Map,3D_sample1.elf.map -L/opt/devkitpro/libogc/lib/wii -L/workspaces/GRRLIB/examples/3D_sample1//lib -L/opt/devkitpro/portlibs/wii/lib -L/opt/devkitpro/portlibs/ppc/lib -lgrrlib -lfreetype -lbz2 -lpngu -lpng -ljpeg -lz -lfat -lwiiuse -lbte -logc -lm -o /workspaces/GRRLIB/examples/3D_sample1/3D_sample1.elf
/opt/devkitpro/devkitPPC/wii_rules:19: update target '/workspaces/GRRLIB/examples/3D_sample1/3D_sample1.dol' due to: /workspaces/GRRLIB/examples/3D_sample1/3D_sample1.elf
echo output ... 3D_sample1.dol
output ... 3D_sample1.dol
elf2dol /workspaces/GRRLIB/examples/3D_sample1/3D_sample1.elf /workspaces/GRRLIB/examples/3D_sample1/3D_sample1.dol

On last commit, everything was built without errors: https://github.com/GRRLIB/GRRLIB/runs/5345626930?check_suite_focus=true

from grrlib.

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.