From: Ricardo Wurmus <rekado@elephly.net>
To: Luther Thompson <lutheroto@gmail.com>
Cc: 34236-done@debbugs.gnu.org
Subject: bug#34236: scons does not run
Date: Tue, 29 Jan 2019 09:35:19 +0100 [thread overview]
Message-ID: <87a7jjrhdk.fsf@elephly.net> (raw)
In-Reply-To: <20190128190322.672305da@gmail.com>
Hi Luther,
> On Mon, 28 Jan 2019 20:11:37 +0100
> Ricardo Wurmus <rekado@elephly.net> wrote:
>
>> Luther Thompson <lutheroto@gmail.com> writes:
>>
>> > scons refuses to run on my system. When I run it with or without a
>> > SConscript file, I get this error message:[…]
>>
>> This should now be fixed with commit ad34338d1.
>
> I'm still getting errors similar to before. When I use an empty
> SConscript, I get this output:
>
> ---BEGIN---
> scons: Reading SConscript files ...
> scons: done reading SConscript files.
> TypeError: a bytes-like object is required, not 'str':
> File
> "/gnu/store/z5r8ka0g4iib73pr2zvkhglclzh4azp0-scons-3.0.3/lib/scons/SCons/Script/Main.py",
> line 1374: _exec_main(parser, values) File
> "/gnu/store/z5r8ka0g4iib73pr2zvkhglclzh4azp0-scons-3.0.3/lib/scons/SCons/Script/Main.py",
> line 1337: _main(parser) File
> "/gnu/store/z5r8ka0g4iib73pr2zvkhglclzh4azp0-scons-3.0.3/lib/scons/SCons/Script/Main.py",
> line 1103: platform = SCons.Platform.platform_module() File
> "/gnu/store/z5r8ka0g4iib73pr2zvkhglclzh4azp0-scons-3.0.3/lib/scons/SCons/Platform/__init__.py",
> line 107: mod = imp.load_module(full_name, file, path, desc) File
> "/gnu/store/ibxxisi81v1v3y5xc3axl4x4rx6jpzw8-python-3.7.0/lib/python3.7/imp.py",
> line 235: return load_source(name, filename, file) File
> "/gnu/store/ibxxisi81v1v3y5xc3axl4x4rx6jpzw8-python-3.7.0/lib/python3.7/imp.py",
> line 172: module = _load(spec) File "<frozen importlib._bootstrap>",
> line 696:
> File "<frozen importlib._bootstrap>", line 677:
>
> File "<frozen importlib._bootstrap_external>", line 724:
>
> File "<frozen importlib._bootstrap_external>", line 838:
> ---END---
>
> If I add only the statement `Environment()` to the SConscript, I get
> this output:
>
> ---BEGIN---
> scons: Reading SConscript files ...
> TypeError: a bytes-like object is required, not 'str':
> File "/home/luther/test/SConstruct", line 1:
> Environment()
> File
> "/gnu/store/z5r8ka0g4iib73pr2zvkhglclzh4azp0-scons-3.0.3/lib/scons/SCons/Environment.py",
> line 939: platform = SCons.Platform.Platform() File
> "/gnu/store/z5r8ka0g4iib73pr2zvkhglclzh4azp0-scons-3.0.3/lib/scons/SCons/Platform/__init__.py",
> line 263: module = platform_module(name) File
> "/gnu/store/z5r8ka0g4iib73pr2zvkhglclzh4azp0-scons-3.0.3/lib/scons/SCons/Platform/__init__.py",
> line 107: mod = imp.load_module(full_name, file, path, desc) File
> "/gnu/store/ibxxisi81v1v3y5xc3axl4x4rx6jpzw8-python-3.7.0/lib/python3.7/imp.py",
> line 235: return load_source(name, filename, file) File
> "/gnu/store/ibxxisi81v1v3y5xc3axl4x4rx6jpzw8-python-3.7.0/lib/python3.7/imp.py",
> line 172: module = _load(spec) File "<frozen importlib._bootstrap>",
> line 696:
> File "<frozen importlib._bootstrap>", line 677:
>
> File "<frozen importlib._bootstrap_external>", line 724:
>
> File "<frozen importlib._bootstrap_external>", line 838:
> ---END---
>
> When I run scons without a SConscript, I get the normal "No SConstruct
> file found" message.
>
> I've already tried rebooting.
I guess we’ll also need to patch “lib/scons/SCons/Platform/__init__.py”
in the same manner then.
Could you tell me how I should run scons to reproduce this issue? (I
don’t know anything about scons.)
--
Ricardo
next prev parent reply other threads:[~2019-01-29 16:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-28 18:42 bug#34236: scons does not run Luther Thompson
2019-01-28 19:06 ` Ricardo Wurmus
2019-01-28 19:11 ` Ricardo Wurmus
2019-01-29 0:03 ` Luther Thompson
2019-01-29 8:35 ` Ricardo Wurmus [this message]
2019-01-29 18:02 ` Luther Thompson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a7jjrhdk.fsf@elephly.net \
--to=rekado@elephly.net \
--cc=34236-done@debbugs.gnu.org \
--cc=lutheroto@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).