Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pebble Build Problems #18

Open
mathewjpotter opened this issue Mar 1, 2022 · 0 comments
Open

Pebble Build Problems #18

mathewjpotter opened this issue Mar 1, 2022 · 0 comments

Comments

@mathewjpotter
Copy link

Hi there I got a problem when trying to build this, any chance you have the updated version? looking to make some edits to the app core

Setting out to : /opt/pebble-sdk-4.5-linux64/simplyjs/build Checking for program webpack : /root/.pebble-sdk/SDKs/current/node_modules/.bin/webpack Found Pebble SDK for aplite in: : /root/.pebble-sdk/SDKs/current/sdk-core/pebble/aplite Checking for program gcc,cc : arm-none-eabi-gcc Checking for program ar : arm-none-eabi-ar 'configure' finished successfully (0.026s) Waf: Entering directory /opt/pebble-sdk-4.5-linux64/simplyjs/build'
Waf: Leaving directory /opt/pebble-sdk-4.5-linux64/simplyjs/build' Traceback (most recent call last): File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 97, in waf_entry_point run_commands() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 153, in run_commands ctx=run_command(cmd_name) File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 146, in run_command ctx.execute() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Scripting.py", line 351, in execute return execute_method(self) File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 106, in execute self.execute_build() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 115, in execute_build self.compile() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 180, in compile self.producer.start() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Runner.py", line 149, in start self.refill_task_list() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Runner.py", line 98, in refill_task_list self.outstanding.extend(self.biter.next()) File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 410, in get_build_iterator self.post_group() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/Build.py", line 394, in post_group f() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/TaskGen.py", line 109, in post v() File "/root/.pebble-sdk/SDKs/current/sdk-core/pebble/.waf-1.7.11-951087d39789950ed009f0c86ce75e7b/waflib/extras/report_memory_usage.py", line 39, in generate_memory_usage_report max_resources=task_gen.env.PLATFORM["MAX_RESOURCES_SIZE"] TypeError: list indices must be integers, not str Build failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant