Skip to content

Build is failing: Top-level Build Failure: 'NoneType' object has no attribute 'replace' #1378

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

Closed
darklow opened this issue Jun 26, 2015 · 2 comments

Comments

@darklow
Copy link

darklow commented Jun 26, 2015

Haven't change anything except few index.rst text updates and build is now failing.
Few notes:

  • make html locally is working fine.
  • Also tried enabling virtualenv in Admin but it didn't helped.
  • Just tried building a version (v.0.1.12) that was working a week ago find and now it also fails.

Error itself also isn't very explanatory:

checkout
-----
Top-level Build Failure: 'NoneType' object has no attribute 'replace'

I also noticed some errors while compiling:

checking if libyaml is compilable
    x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/check_libyaml.c -o build/temp.linux-x86_64-2.7/check_libyaml.o
    build/temp.linux-x86_64-2.7/check_libyaml.c:2:18: fatal error: yaml.h: No such file or directory
     #include <yaml.h>
                      ^
    compilation terminated.

Error and build log:
https://readthedocs.org/builds/django-suit/3010778/

Only a week ago same exact version/commit was working fine:
https://readthedocs.org/builds/django-suit/2957166/

Any ideas?
Thank you

@darklow darklow changed the title Build is failing Build is failing: Top-level Build Failure: 'NoneType' object has no attribute 'replace' Jun 26, 2015
@Progi1984
Copy link

@ericholscher
Copy link
Member

Hmm, this looks like a bug on our side. I'll check it out.

On Fri, Jun 26, 2015 at 4:59 AM, Progi1984 [email protected] wrote:

The same for me : https://readthedocs.org/builds/phppowerpoint/3010900/


Reply to this email directly or view it on GitHub
#1378 (comment)
.

Eric Holscher
Maker of the internet residing in Portland, Oregon
http://ericholscher.com

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

3 participants