Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.
This repository was archived by the owner on May 8, 2025. It is now read-only.

Running scons fails #5

Description

With the these commands,

$ git clone https://github.com/simonask/w.git --recursive
$ cd w
$ scons -j8

I get the following error message from scons:

scons: Reading SConscript files ...
TypeError: 'builtin_function_or_method' object has no attribute '__getitem__':
  File "<PATH_TO>/w/SConstruct", line 97:
    w_dev = WaywardProgram(env_with_ws, 'w_dev', w_util_sources, rpaths = ['.'])
  File "<PATH_TO>/w/wayward_build.py", line 37:
    libs.extend['event', 'event_pthreads', 'pq', 'unwind']

I'm running Arch linux with Scons 2.3.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions