This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 2 years ago

Closed 2 years ago

#1425 closed defect (fixed)

First Install Indico

Reported by: spardi Owned by:
Priority: normal Milestone: v1.1
Component: General Version: 1.1
Keywords: Cc:

Description

Hi,
I would like to install indico 1.1.1 for the fist time (no migration).
I tryed to use the following guide http://indico-software.org/wiki/Admin/Installation0.98
with Scientific Linux 6.4 with the standard repository + epel.
Unfortunaly dosent work.
the command pip install reportlab PIL is not able to complete the installation.
Then I tryed to install manually the dipendences but the version required in the following page are to new and I cannot found it in any repository.
http://indico-software.org/browser/indico/requirements.txt?rev=9d536609a836e012731b8c97ce426c3a682d12d8

Please suggest me which version of SL I can use, or which yum repository I must add to install indico.

As follow the errors that I obtail when I try to execute the command pip install reportlab PIL.
Thank you

Silvio

[root@matsrv yum.repos.d]# pip install reportlab PIL
Downloading/unpacking reportlab

Downloading reportlab-2.7.tar.gz (2.0MB): 2.0MB downloaded
Running setup.py egg_info for package reportlab

################################################
#Attempting install of _rl_accel, sgmlop & pyHnj
#extensions from '/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel'
################################################
################################################
#Attempting install of _renderPM
#extensions from '/tmp/pip_build_root/reportlab/src/rl_addons/renderPM'
# installing without freetype no ttf, sorry!
# You need to install a static library version of the freetype2 software
# If you need truetype support in renderPM
# You may need to edit setup.cfg (win32)
# or edit this file to access the library if it is installed
################################################
Downloading standard T1 font curves
Finished download of standard T1 font curves

########## SUMMARY INFO #########
################################################
#Attempting install of _rl_accel, sgmlop & pyHnj
#extensions from '/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel'
################################################
################################################
#Attempting install of _renderPM
#extensions from '/tmp/pip_build_root/reportlab/src/rl_addons/renderPM'
# installing without freetype no ttf, sorry!
# You need to install a static library version of the freetype2 software
# If you need truetype support in renderPM
# You may need to edit setup.cfg (win32)
# or edit this file to access the library if it is installed
################################################
Downloading standard T1 font curves
Finished download of standard T1 font curves

Downloading/unpacking PIL

You are installing a potentially insecure and unverifiable file. Future versions of pip will default to disallowing insecure files.
Downloading PIL-1.1.7.tar.gz (506kB): 506kB downloaded
Running setup.py egg_info for package PIL

WARNING: not a valid package name; please use only.-separated package names in setup.py

Installing collected packages: reportlab, PIL

Running setup.py install for reportlab

################################################
#Attempting install of _rl_accel, sgmlop & pyHnj
#extensions from '/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel'
################################################
################################################
#Attempting install of _renderPM
#extensions from '/tmp/pip_build_root/reportlab/src/rl_addons/renderPM'
# installing without freetype no ttf, sorry!
# You need to install a static library version of the freetype2 software
# If you need truetype support in renderPM
# You may need to edit setup.cfg (win32)
# or edit this file to access the library if it is installed
################################################
Standard T1 font curves already downloaded
building '_rl_accel' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c /tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c -o build/temp.linux-x86_64-2.6/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.o
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:11:20: error: Python.h: No such file or directory
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:121: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:194: error: expected ‘)’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:238: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:287: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:313: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:322: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:332: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:364: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:398: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:432: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:455: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:478: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:495: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:496: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:497: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:515: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:524:21: error: compile.h: No such file or directory
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:525:25: error: frameobject.h: No such file or directory
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:526:23: error: traceback.h: No such file or directory
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘_add_TB’:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘PyObject?’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: (Each undeclared identifier is reported only once
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: for each function it appears in.)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘py_srcfile’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘py_funcname’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: warning: left-hand operand of comma expression has no effect
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘py_globals’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: warning: left-hand operand of comma expression has no effect
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘empty_tuple’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: warning: left-hand operand of comma expression has no effect
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘empty_string’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: warning: left-hand operand of comma expression has no effect
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:530: error: ‘PyCodeObject?’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:530: error: ‘py_code’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:531: error: ‘PyFrameObject?’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:531: error: ‘py_frame’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:533: warning: implicit declaration of function ‘PyString_FromString’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:537: warning: implicit declaration of function ‘PyModule_GetDict’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:537: error: ‘moduleObject’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:539: warning: implicit declaration of function ‘PyTuple_New’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:543: warning: implicit declaration of function ‘PyCode_New’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:560: warning: implicit declaration of function ‘PyFrame_New’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:561: warning: implicit declaration of function ‘PyThreadState_Get’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:568: warning: implicit declaration of function ‘PyTraceBack_Here’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:570: warning: implicit declaration of function ‘Py_XDECREF’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:577: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:739: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:850: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:929: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:943: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘BoxFree?’:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:955: warning: implicit declaration of function ‘PyMem_DEL’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:958: error: expected declaration specifiers or ‘...’ before ‘PyObject?
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘Box_set_int’:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:960: error: ‘PyObject?’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:960: error: ‘v’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:960: warning: implicit declaration of function ‘PyNumber_Int’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:960: error: ‘value’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:962: warning: implicit declaration of function ‘PyInt_AsLong’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:963: warning: implicit declaration of function ‘Py_DECREF’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:967: error: expected declaration specifiers or ‘...’ before ‘PyObject?
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘Box_set_double’:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:969: error: ‘PyObject?’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:969: error: ‘v’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:969: warning: implicit declaration of function ‘PyNumber_Float’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:969: error: ‘value’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:971: warning: implicit declaration of function ‘PyFloat_AsDouble’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:976: error: expected declaration specifiers or ‘...’ before ‘PyObject?
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘Box_set_character’:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:978: error: ‘value’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:978: error: ‘Py_None’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:979: error: ‘BoxObject?’ has no member named ‘is_none’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:982: warning: implicit declaration of function ‘PyString_AsString’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:984: warning: implicit declaration of function ‘PyString_GET_SIZE’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:985: warning: implicit declaration of function ‘PyErr_Format’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:985: error: ‘PyExc_AttributeError’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:988: error: ‘BoxObject?’ has no member named ‘character’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:989: error: ‘BoxObject?’ has no member named ‘is_none’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:995: error: expected declaration specifiers or ‘...’ before ‘PyObject?
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘Box_setattr’:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:997: warning: implicit declaration of function ‘strcmp’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:997: error: ‘BoxObject?’ has no member named ‘width’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:997: error: ‘value’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:997: error: too many arguments to function ‘Box_set_double’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:998: error: too many arguments to function ‘Box_set_character’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:999: error: ‘BoxObject?’ has no member named ‘stretch’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:999: error: too many arguments to function ‘Box_set_double’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1000: error: ‘BoxObject?’ has no member named ‘shrink’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1000: error: too many arguments to function ‘Box_set_double’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1001: error: ‘BoxObject?’ has no member named ‘penalty’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1001: error: too many arguments to function ‘Box_set_double’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1002: error: ‘BoxObject?’ has no member named ‘flagged’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1002: error: too many arguments to function ‘Box_set_int’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1007: error: ‘PyExc_AttributeError’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘_Glue_compute_width’:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1014: error: ‘BoxObject?’ has no member named ‘is_glue’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1014: error: ‘BoxObject?’ has no member named ‘width’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1014: error: ‘BoxObject?’ has no member named ‘shrink’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1014: error: ‘BoxObject?’ has no member named ‘stretch’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1015: error: ‘BoxObject?’ has no member named ‘width’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1018: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1025: error: array type has incomplete element type
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1026: error: ‘PyCFunction’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1026: error: expected ‘}’ before ‘Glue_compute_width’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1030: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1039: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1053: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxType?
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1079: error: expected ‘)’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1099: error: expected ‘)’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1116: error: expected ‘)’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1135: error: expected specifier-qualifier-list before ‘PyListObject?
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1139: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1145: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1156: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1172: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxList_methods’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1181: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxList_type’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1183: error: expected declaration specifiers or ‘...’ before ‘PyObject?
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1183: error: expected declaration specifiers or ‘...’ before ‘PyObject?
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘BoxList_init’:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1185: error: ‘PyList_Type’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1185: error: ‘PyObject?’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1185: error: expected expression before ‘)’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1186: error: ‘BoxListobject?’ has no member named ‘state’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1190: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1195: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxList_getsets’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxList_type’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1270: error: array type has incomplete element type
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1271: error: ‘_a85_encode’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1271: error: ‘METH_VARARGS’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1272: error: ‘_a85_decode’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1273: error: ‘escapePDF’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1274: error: ‘_instanceEscapePDF’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1275: error: ‘_fp_str’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1276: error: ‘_sameFrag’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1277: error: ‘ttfonts_calcChecksum’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1278: error: ‘ttfonts_calcChecksumL’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1279: error: ‘ttfonts_add32’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1280: error: ‘ttfonts_add32L’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1281: error: ‘hex32’ undeclared here (not in a function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1282: error: expected ‘}’ before ‘unicode2T1’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1283: error: expected ‘}’ before ‘_instanceStringWidthU’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1284: error: expected ‘}’ before ‘_instanceStringWidthTTF’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1285: error: expected ‘}’ before ‘_reset’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1287: error: expected ‘}’ before ‘Box’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1288: error: expected ‘}’ before ‘Glue’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1289: error: expected ‘}’ before ‘Penalty’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘init_rl_accel’:
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1299: error: ‘moduleObject’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1299: warning: implicit declaration of function ‘Py_InitModule3’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1302: error: ‘ErrorObject?’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1303: warning: implicit declaration of function ‘PyErr_NewException’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1306: warning: implicit declaration of function ‘Py_INCREF’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1307: error: ‘moduleVersion’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1308: warning: implicit declaration of function ‘PyModule_AddObject’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1312: error: ‘BoxType?’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1312: error: ‘PyType_Type’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1313: error: ‘BoxList_type’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1313: error: ‘PyList_Type’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1314: warning: implicit declaration of function ‘PyType_Ready’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1316: error: ‘PyObject?’ undeclared (first use in this function)
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1316: error: expected expression before ‘)’ token
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1320: warning: implicit declaration of function ‘PyErr_Occurred’
/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1320: warning: implicit declaration of function ‘Py_FatalError’
error: command 'gcc' failed with exit status 1
Complete output from command /usr/bin/python -c "import setuptools;file='/tmp/pip_build_root/reportlab/setup.py';exec(compile(open(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-sdm4ke-record/install-record.txt --single-version-externally-managed:
################################################

#Attempting install of _rl_accel, sgmlop & pyHnj

#extensions from '/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel'

################################################

################################################

#Attempting install of _renderPM

#extensions from '/tmp/pip_build_root/reportlab/src/rl_addons/renderPM'

# installing without freetype no ttf, sorry!

# You need to install a static library version of the freetype2 software

# If you need truetype support in renderPM

# You may need to edit setup.cfg (win32)

# or edit this file to access the library if it is installed

################################################

Standard T1 font curves already downloaded

running install

running build

running build_py

creating build

creating build/lib.linux-x86_64-2.6

creating build/lib.linux-x86_64-2.6/reportlab

copying src/reportlab/rl_config.py -> build/lib.linux-x86_64-2.6/reportlab

copying src/reportlab/init.py -> build/lib.linux-x86_64-2.6/reportlab

creating build/lib.linux-x86_64-2.6/reportlab/graphics

creating build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/doughnut.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/barcharts.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/utils.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/lineplots.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/linecharts.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/piecharts.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/areas.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/textlabels.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/legends.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/axes.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/markers.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/utils3d.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/spider.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/slidebox.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/init.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

copying src/reportlab/graphics/charts/dotbox.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/charts

creating build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/linechart_with_markers.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/radar.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/scatter_lines_markers.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/clustered_bar.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/line_chart.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/stacked_column.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/filled_radar.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/stacked_bar.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/excelcolors.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/runall.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/scatter.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/simple_pie.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/clustered_column.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/exploded_pie.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/scatter_lines.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/bubble.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

copying src/reportlab/graphics/samples/init.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/samples

creating build/lib.linux-x86_64-2.6/reportlab/graphics/widgets

copying src/reportlab/graphics/widgets/flags.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/widgets

copying src/reportlab/graphics/widgets/signsandsymbols.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/widgets

copying src/reportlab/graphics/widgets/eventcal.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/widgets

copying src/reportlab/graphics/widgets/grids.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/widgets

copying src/reportlab/graphics/widgets/markers.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/widgets

copying src/reportlab/graphics/widgets/init.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/widgets

copying src/reportlab/graphics/widgets/table.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/widgets

creating build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/qr.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/usps.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/eanbc.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/usps4s.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/code93.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/code128.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/common.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/code39.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/widgets.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/test.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/init.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/fourstate.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/barcode/lto.py -> build/lib.linux-x86_64-2.6/reportlab/graphics/barcode

copying src/reportlab/graphics/renderPS.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

copying src/reportlab/graphics/testdrawings.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

copying src/reportlab/graphics/testshapes.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

copying src/reportlab/graphics/renderSVG.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

copying src/reportlab/graphics/renderbase.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

copying src/reportlab/graphics/widgetbase.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

copying src/reportlab/graphics/renderPM.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

copying src/reportlab/graphics/renderPDF.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

copying src/reportlab/graphics/shapes.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

copying src/reportlab/graphics/init.py -> build/lib.linux-x86_64-2.6/reportlab/graphics

creating build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/xmllib.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/sequencer.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/PyFontify.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/colors.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/utils.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/geomutils.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/pygments2xpre.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/arciv.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/units.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/randomtext.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/abag.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/fonts.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/extformat.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/rparsexml.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/boxstuff.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/codecharts.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/corp.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/formatters.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/textsplit.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/fontfinder.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/pagesizes.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/enums.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/set_ops.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/yaml.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/pdfencrypt.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/normalDate.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/testutils.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/init.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/validators.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/styles.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/logger.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/rltempfile.py -> build/lib.linux-x86_64-2.6/reportlab/lib

copying src/reportlab/lib/attrmap.py -> build/lib.linux-x86_64-2.6/reportlab/lib

creating build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_enc_standard.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_timesitalic.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_timesroman.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_courieroblique.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_can_cmap_data.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/rl_codecs.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/cidfonts.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_cidfontdata.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_enc_macroman.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_helvetica.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/ttfonts.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/pdfform.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_symbol.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_enc_symbol.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/pdfutils.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_enc_macexpert.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/pdfpattern.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/pdfmetrics.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/pdfdoc.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_courier.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_courierbold.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_timesbold.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_enc_winansi.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/init.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_enc_pdfdoc.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

copying src/reportlab/pdfbase/_fontdata_widths_helveticabold.py -> build/lib.linux-x86_64-2.6/reportlab/pdfbase

creating build/lib.linux-x86_64-2.6/reportlab/pdfgen

copying src/reportlab/pdfgen/pdfgeom.py -> build/lib.linux-x86_64-2.6/reportlab/pdfgen

copying src/reportlab/pdfgen/textobject.py -> build/lib.linux-x86_64-2.6/reportlab/pdfgen

copying src/reportlab/pdfgen/pathobject.py -> build/lib.linux-x86_64-2.6/reportlab/pdfgen

copying src/reportlab/pdfgen/canvas.py -> build/lib.linux-x86_64-2.6/reportlab/pdfgen

copying src/reportlab/pdfgen/pycanvas.py -> build/lib.linux-x86_64-2.6/reportlab/pdfgen

copying src/reportlab/pdfgen/init.py -> build/lib.linux-x86_64-2.6/reportlab/pdfgen

copying src/reportlab/pdfgen/pdfimages.py -> build/lib.linux-x86_64-2.6/reportlab/pdfgen

creating build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/frames.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/flowables.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/doctemplate.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/figures.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/xpreformatted.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/paraparser.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/tableofcontents.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/para.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/paragraph.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/init.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

copying src/reportlab/platypus/tables.py -> build/lib.linux-x86_64-2.6/reportlab/platypus

creating build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/00readme.txt -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/bitstream-vera-license.txt -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/DarkGarden-copying-gpl.txt -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/DarkGarden-copying.txt -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/DarkGarden-readme.txt -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/DarkGarden.sfd -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/DarkGardenMK.afm -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/DarkGardenMK.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/Vera.ttf -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/VeraBd.ttf -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/VeraBI.ttf -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/VeraIt.ttf -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/_abi.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/_ab_.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/_ai_.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/_a.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/cobo.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/cob_.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/com_.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/coo_.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/_ebi.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/_eb_.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/_ei_.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/_er_.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/sy.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/zd.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/zx.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/fonts/zy.pfb -> build/lib.linux-x86_64-2.6/reportlab/fonts

copying src/reportlab/lib/hyphen.mashed -> build/lib.linux-x86_64-2.6/reportlab/lib

running build_ext

building '_rl_accel' extension

creating build/temp.linux-x86_64-2.6

creating build/temp.linux-x86_64-2.6/tmp

creating build/temp.linux-x86_64-2.6/tmp/pip_build_root

creating build/temp.linux-x86_64-2.6/tmp/pip_build_root/reportlab

creating build/temp.linux-x86_64-2.6/tmp/pip_build_root/reportlab/src

creating build/temp.linux-x86_64-2.6/tmp/pip_build_root/reportlab/src/rl_addons

creating build/temp.linux-x86_64-2.6/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel

gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c /tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c -o build/temp.linux-x86_64-2.6/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.o

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:11:20: error: Python.h: No such file or directory

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:121: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:194: error: expected ‘)’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:238: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:287: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:313: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:322: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:332: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:364: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:398: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:432: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:455: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:478: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:495: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:496: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:497: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:515: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:524:21: error: compile.h: No such file or directory

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:525:25: error: frameobject.h: No such file or directory

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:526:23: error: traceback.h: No such file or directory

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘_add_TB’:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘PyObject?’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: (Each undeclared identifier is reported only once

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: for each function it appears in.)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘py_srcfile’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘py_funcname’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: warning: left-hand operand of comma expression has no effect

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘py_globals’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: warning: left-hand operand of comma expression has no effect

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘empty_tuple’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: warning: left-hand operand of comma expression has no effect

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: error: ‘empty_string’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:529: warning: left-hand operand of comma expression has no effect

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:530: error: ‘PyCodeObject?’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:530: error: ‘py_code’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:531: error: ‘PyFrameObject?’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:531: error: ‘py_frame’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:533: warning: implicit declaration of function ‘PyString_FromString’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:537: warning: implicit declaration of function ‘PyModule_GetDict’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:537: error: ‘moduleObject’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:539: warning: implicit declaration of function ‘PyTuple_New’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:543: warning: implicit declaration of function ‘PyCode_New’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:560: warning: implicit declaration of function ‘PyFrame_New’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:561: warning: implicit declaration of function ‘PyThreadState_Get’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:568: warning: implicit declaration of function ‘PyTraceBack_Here’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:570: warning: implicit declaration of function ‘Py_XDECREF’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:577: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:739: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:850: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:929: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:943: error: expected specifier-qualifier-list before ‘PyObject_HEAD’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘BoxFree?’:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:955: warning: implicit declaration of function ‘PyMem_DEL’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:958: error: expected declaration specifiers or ‘...’ before ‘PyObject?

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘Box_set_int’:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:960: error: ‘PyObject?’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:960: error: ‘v’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:960: warning: implicit declaration of function ‘PyNumber_Int’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:960: error: ‘value’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:962: warning: implicit declaration of function ‘PyInt_AsLong’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:963: warning: implicit declaration of function ‘Py_DECREF’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:967: error: expected declaration specifiers or ‘...’ before ‘PyObject?

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘Box_set_double’:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:969: error: ‘PyObject?’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:969: error: ‘v’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:969: warning: implicit declaration of function ‘PyNumber_Float’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:969: error: ‘value’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:971: warning: implicit declaration of function ‘PyFloat_AsDouble’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:976: error: expected declaration specifiers or ‘...’ before ‘PyObject?

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘Box_set_character’:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:978: error: ‘value’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:978: error: ‘Py_None’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:979: error: ‘BoxObject?’ has no member named ‘is_none’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:982: warning: implicit declaration of function ‘PyString_AsString’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:984: warning: implicit declaration of function ‘PyString_GET_SIZE’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:985: warning: implicit declaration of function ‘PyErr_Format’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:985: error: ‘PyExc_AttributeError’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:988: error: ‘BoxObject?’ has no member named ‘character’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:989: error: ‘BoxObject?’ has no member named ‘is_none’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:995: error: expected declaration specifiers or ‘...’ before ‘PyObject?

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘Box_setattr’:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:997: warning: implicit declaration of function ‘strcmp’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:997: error: ‘BoxObject?’ has no member named ‘width’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:997: error: ‘value’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:997: error: too many arguments to function ‘Box_set_double’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:998: error: too many arguments to function ‘Box_set_character’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:999: error: ‘BoxObject?’ has no member named ‘stretch’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:999: error: too many arguments to function ‘Box_set_double’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1000: error: ‘BoxObject?’ has no member named ‘shrink’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1000: error: too many arguments to function ‘Box_set_double’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1001: error: ‘BoxObject?’ has no member named ‘penalty’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1001: error: too many arguments to function ‘Box_set_double’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1002: error: ‘BoxObject?’ has no member named ‘flagged’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1002: error: too many arguments to function ‘Box_set_int’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1007: error: ‘PyExc_AttributeError’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘_Glue_compute_width’:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1014: error: ‘BoxObject?’ has no member named ‘is_glue’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1014: error: ‘BoxObject?’ has no member named ‘width’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1014: error: ‘BoxObject?’ has no member named ‘shrink’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1014: error: ‘BoxObject?’ has no member named ‘stretch’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1015: error: ‘BoxObject?’ has no member named ‘width’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1018: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1025: error: array type has incomplete element type

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1026: error: ‘PyCFunction’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1026: error: expected ‘}’ before ‘Glue_compute_width’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1030: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1039: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1053: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxType?

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1079: error: expected ‘)’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1099: error: expected ‘)’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1116: error: expected ‘)’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1135: error: expected specifier-qualifier-list before ‘PyListObject?

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1139: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1145: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1156: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1172: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxList_methods’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1181: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxList_type’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1183: error: expected declaration specifiers or ‘...’ before ‘PyObject?

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1183: error: expected declaration specifiers or ‘...’ before ‘PyObject?

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘BoxList_init’:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1185: error: ‘PyList_Type’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1185: error: ‘PyObject?’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1185: error: expected expression before ‘)’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1186: error: ‘BoxListobject?’ has no member named ‘state’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: At top level:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1190: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘*’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1195: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxList_getsets’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘BoxList_type’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1270: error: array type has incomplete element type

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1271: error: ‘_a85_encode’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1271: error: ‘METH_VARARGS’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1272: error: ‘_a85_decode’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1273: error: ‘escapePDF’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1274: error: ‘_instanceEscapePDF’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1275: error: ‘_fp_str’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1276: error: ‘_sameFrag’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1277: error: ‘ttfonts_calcChecksum’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1278: error: ‘ttfonts_calcChecksumL’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1279: error: ‘ttfonts_add32’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1280: error: ‘ttfonts_add32L’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1281: error: ‘hex32’ undeclared here (not in a function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1282: error: expected ‘}’ before ‘unicode2T1’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1283: error: expected ‘}’ before ‘_instanceStringWidthU’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1284: error: expected ‘}’ before ‘_instanceStringWidthTTF’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1285: error: expected ‘}’ before ‘_reset’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1287: error: expected ‘}’ before ‘Box’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1288: error: expected ‘}’ before ‘Glue’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1289: error: expected ‘}’ before ‘Penalty’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c: In function ‘init_rl_accel’:

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1299: error: ‘moduleObject’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1299: warning: implicit declaration of function ‘Py_InitModule3’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1302: error: ‘ErrorObject?’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1303: warning: implicit declaration of function ‘PyErr_NewException’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1306: warning: implicit declaration of function ‘Py_INCREF’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1307: error: ‘moduleVersion’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1308: warning: implicit declaration of function ‘PyModule_AddObject’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1312: error: ‘BoxType?’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1312: error: ‘PyType_Type’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1313: error: ‘BoxList_type’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1313: error: ‘PyList_Type’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1314: warning: implicit declaration of function ‘PyType_Ready’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1316: error: ‘PyObject?’ undeclared (first use in this function)

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1316: error: expected expression before ‘)’ token

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1320: warning: implicit declaration of function ‘PyErr_Occurred’

/tmp/pip_build_root/reportlab/src/rl_addons/rl_accel/_rl_accel.c:1320: warning: implicit declaration of function ‘Py_FatalError’

error: command 'gcc' failed with exit status 1


Cleaning up...
Command /usr/bin/python -c "import setuptools;file='/tmp/pip_build_root/reportlab/setup.py';exec(compile(open(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-sdm4ke-record/install-record.txt --single-version-externally-managed failed with error code 1 in /tmp/pip_build_root/reportlab
Traceback (most recent call last):

File "/usr/bin/pip", line 9, in <module>

load_entry_point('pip==1.4.1', 'console_scripts', 'pip')()

File "/usr/lib/python2.6/site-packages/pip-1.4.1-py2.6.egg/pip/init.py", line 148, in main

return command.main(args[1:], options)

File "/usr/lib/python2.6/site-packages/pip-1.4.1-py2.6.egg/pip/basecommand.py", line 169, in main

text = '\n'.join(complete_log)

UnicodeDecodeError?: 'ascii' codec can't decode byte 0xe2 in position 89: ordinal not in range(128)
[root@matsrv yum.repos.d]#

Change History (2)

comment:1 Changed 2 years ago by jbenito

  • Milestone set to v1.1

comment:2 Changed 2 years ago by jbenito

  • Resolution set to fixed
  • Status changed from new to closed

Hi, this is because you must install python-devel first.
Try: apt-get install python-devel

Note: See TracTickets for help on using tickets.