[QA] Build failed in Jenkins: UploadWizard-api-commons.wikimedia.org #141

Chris McMahon cmcmahon at wikimedia.org
Wed Mar 5 17:17:09 UTC 2014


Test passed on re-run.
https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/142/


On Wed, Mar 5, 2014 at 10:13 AM, Chris McMahon <cmcmahon at wikimedia.org>wrote:

>
> It might be this bug:
> https://bugzilla.wikimedia.org/show_bug.cgi?id=62244
>
>
> On Wed, Mar 5, 2014 at 10:05 AM, Aaron Arcos <aarcos.wiki at gmail.com>wrote:
>
>> Was the 'Selenium_user' password changed? The test is complaining about
>> wrong
>> credentials?
>>
>> + DEV/bin/python tests/api/upload-wizard_tests.py --username
>> Selenium_user --api_urlhttp://commons.wikimedia.org/w/api.php
>>
>> Wrong credentials, please try again.
>> Build step 'Execute shell' marked build as failure
>>
>>
>> On Wed, Mar 5, 2014 at 4:55 AM, <jenkins-no-reply at cloudbees.com> wrote:
>>
>>> See <
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/141/changes
>>> >
>>>
>>> Changes:
>>>
>>> [vikasyaligar.it] Updated Ruby version from 2.1.0 to 2.1.1
>>>
>>> ------------------------------------------
>>> Started by timer
>>> Building remotely on s-f9cd967a in workspace <
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/
>>> >
>>> Wiping out workspace first.
>>> Cloning the remote Git repository
>>> Cloning repository
>>> https://gerrit.wikimedia.org/r/mediawiki/extensions/UploadWizard
>>> Fetching upstream changes from
>>> https://gerrit.wikimedia.org/r/mediawiki/extensions/UploadWizard
>>> Fetching upstream changes from
>>> https://gerrit.wikimedia.org/r/mediawiki/extensions/UploadWizard
>>> Checking out Revision cd14acf4ff7b1920e9f831335a4be3b616350cce
>>> (origin/master)
>>> [UploadWizard-api-commons.wikimedia.org] $ /bin/sh -xe
>>> /tmp/hudson224923487054043583.sh
>>> + set -e
>>> + export
>>> MEDIAWIKI_PASSWORD_VARIABLE=MEDIAWIKI_PASSWORD_SELENIUM_USER_WIKIPEDIA_ORG
>>> +
>>> MEDIAWIKI_PASSWORD_VARIABLE=MEDIAWIKI_PASSWORD_SELENIUM_USER_WIKIPEDIA_ORG
>>> + virtualenv --distribute DEV
>>> New python executable in DEV/bin/python
>>> Installing setuptools, pip...done.
>>> + DEV/bin/pip install -rtests/api/requirements.txt
>>> Downloading/unpacking wikitools>=1.1 (from -r tests/api/requirements.txt
>>> (line 1))
>>>   Downloading wikitools-1.1.1.tar.gz
>>>   Running setup.py (path:<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/build/wikitools/setup.py)>
>>> egg_info for package wikitools
>>>
>>> Downloading/unpacking poster>=0.8 (from -r tests/api/requirements.txt
>>> (line 2))
>>>   Downloading poster-0.8.1.tar.gz
>>>   Running setup.py (path:<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/build/poster/setup.py)>
>>> egg_info for package poster
>>>
>>> Downloading/unpacking PIL>=1.1.7 (from -r tests/api/requirements.txt
>>> (line 5))
>>>   PIL is potentially insecure and unverifiable.
>>>   Running setup.py (path:<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/build/PIL/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: wikitools, poster, PIL
>>>   Running setup.py install for wikitools
>>>
>>>   Running setup.py install for poster
>>>
>>>   Running setup.py install for PIL
>>>     WARNING: '' not a valid package name; please use only.-separated
>>> package names in setup.py
>>>     building '_imaging' 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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c _imaging.c
>>> -o build/temp.linux-x86_64-2.7/_imaging.o
>>>     _imaging.c:3017:5: warning: initialization from incompatible pointer
>>> type [enabled by default]
>>>     _imaging.c:3017:5: warning: (near initialization for
>>> 'image_as_sequence.sq_length') [enabled by default]
>>>     _imaging.c:3077:5: warning: initialization from incompatible pointer
>>> type [enabled by default]
>>>     _imaging.c:3077:5: warning: (near initialization for
>>> 'pixel_access_as_mapping.mp_length') [enabled by default]
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c decode.c -o
>>> build/temp.linux-x86_64-2.7/decode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c encode.c -o
>>> build/temp.linux-x86_64-2.7/encode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c map.c -o
>>> build/temp.linux-x86_64-2.7/map.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c display.c
>>> -o build/temp.linux-x86_64-2.7/display.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c outline.c
>>> -o build/temp.linux-x86_64-2.7/outline.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c path.c -o
>>> build/temp.linux-x86_64-2.7/path.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Access.c -o build/temp.linux-x86_64-2.7/libImaging/Access.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Antialias.c -o build/temp.linux-x86_64-2.7/libImaging/Antialias.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Bands.c -o build/temp.linux-x86_64-2.7/libImaging/Bands.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/BitDecode.c -o build/temp.linux-x86_64-2.7/libImaging/BitDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Blend.c -o build/temp.linux-x86_64-2.7/libImaging/Blend.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Chops.c -o build/temp.linux-x86_64-2.7/libImaging/Chops.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Convert.c -o build/temp.linux-x86_64-2.7/libImaging/Convert.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/ConvertYCbCr.c -o
>>> build/temp.linux-x86_64-2.7/libImaging/ConvertYCbCr.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Copy.c -o build/temp.linux-x86_64-2.7/libImaging/Copy.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Crc32.c -o build/temp.linux-x86_64-2.7/libImaging/Crc32.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Crop.c -o build/temp.linux-x86_64-2.7/libImaging/Crop.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Dib.c -o build/temp.linux-x86_64-2.7/libImaging/Dib.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Draw.c -o build/temp.linux-x86_64-2.7/libImaging/Draw.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Effects.c -o build/temp.linux-x86_64-2.7/libImaging/Effects.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/EpsEncode.c -o build/temp.linux-x86_64-2.7/libImaging/EpsEncode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/File.c -o build/temp.linux-x86_64-2.7/libImaging/File.o
>>>     libImaging/File.c: In function 'ImagingSaveRaw':
>>>     libImaging/File.c:145:12: warning: ignoring return value of
>>> 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
>>>     libImaging/File.c:152:9: warning: ignoring return value of 'fwrite',
>>> declared with attribute warn_unused_result [-Wunused-result]
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Fill.c -o build/temp.linux-x86_64-2.7/libImaging/Fill.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Filter.c -o build/temp.linux-x86_64-2.7/libImaging/Filter.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/FliDecode.c -o build/temp.linux-x86_64-2.7/libImaging/FliDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Geometry.c -o build/temp.linux-x86_64-2.7/libImaging/Geometry.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/GetBBox.c -o build/temp.linux-x86_64-2.7/libImaging/GetBBox.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/GifDecode.c -o build/temp.linux-x86_64-2.7/libImaging/GifDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/GifEncode.c -o build/temp.linux-x86_64-2.7/libImaging/GifEncode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/HexDecode.c -o build/temp.linux-x86_64-2.7/libImaging/HexDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Histo.c -o build/temp.linux-x86_64-2.7/libImaging/Histo.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/JpegDecode.c -o
>>> build/temp.linux-x86_64-2.7/libImaging/JpegDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/JpegEncode.c -o
>>> build/temp.linux-x86_64-2.7/libImaging/JpegEncode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/LzwDecode.c -o build/temp.linux-x86_64-2.7/libImaging/LzwDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Matrix.c -o build/temp.linux-x86_64-2.7/libImaging/Matrix.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/ModeFilter.c -o
>>> build/temp.linux-x86_64-2.7/libImaging/ModeFilter.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/MspDecode.c -o build/temp.linux-x86_64-2.7/libImaging/MspDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Negative.c -o build/temp.linux-x86_64-2.7/libImaging/Negative.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Offset.c -o build/temp.linux-x86_64-2.7/libImaging/Offset.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Pack.c -o build/temp.linux-x86_64-2.7/libImaging/Pack.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/PackDecode.c -o
>>> build/temp.linux-x86_64-2.7/libImaging/PackDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Palette.c -o build/temp.linux-x86_64-2.7/libImaging/Palette.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Paste.c -o build/temp.linux-x86_64-2.7/libImaging/Paste.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Quant.c -o build/temp.linux-x86_64-2.7/libImaging/Quant.o
>>>     libImaging/Quant.c: In function 'rehash_collide':
>>>     libImaging/Quant.c:154:10: warning: cast to pointer from integer of
>>> different size [-Wint-to-pointer-cast]
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/QuantHash.c -o build/temp.linux-x86_64-2.7/libImaging/QuantHash.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/QuantHeap.c -o build/temp.linux-x86_64-2.7/libImaging/QuantHeap.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/PcdDecode.c -o build/temp.linux-x86_64-2.7/libImaging/PcdDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/PcxDecode.c -o build/temp.linux-x86_64-2.7/libImaging/PcxDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/PcxEncode.c -o build/temp.linux-x86_64-2.7/libImaging/PcxEncode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Point.c -o build/temp.linux-x86_64-2.7/libImaging/Point.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/RankFilter.c -o
>>> build/temp.linux-x86_64-2.7/libImaging/RankFilter.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/RawDecode.c -o build/temp.linux-x86_64-2.7/libImaging/RawDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/RawEncode.c -o build/temp.linux-x86_64-2.7/libImaging/RawEncode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Storage.c -o build/temp.linux-x86_64-2.7/libImaging/Storage.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/SunRleDecode.c -o
>>> build/temp.linux-x86_64-2.7/libImaging/SunRleDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/TgaRleDecode.c -o
>>> build/temp.linux-x86_64-2.7/libImaging/TgaRleDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/Unpack.c -o build/temp.linux-x86_64-2.7/libImaging/Unpack.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/UnpackYCC.c -o build/temp.linux-x86_64-2.7/libImaging/UnpackYCC.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/UnsharpMask.c -o
>>> build/temp.linux-x86_64-2.7/libImaging/UnsharpMask.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/XbmDecode.c -o build/temp.linux-x86_64-2.7/libImaging/XbmDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/XbmEncode.c -o build/temp.linux-x86_64-2.7/libImaging/XbmEncode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/ZipDecode.c -o build/temp.linux-x86_64-2.7/libImaging/ZipDecode.o
>>>     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 -DHAVE_LIBJPEG -DHAVE_LIBZ
>>> -I/usr/include/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> libImaging/ZipEncode.c -o build/temp.linux-x86_64-2.7/libImaging/ZipEncode.o
>>>     gcc -pthread -shared -Wl,-z,relro
>>> build/temp.linux-x86_64-2.7/_imaging.o build/temp.linux-x86_64-2.7/decode.o
>>> build/temp.linux-x86_64-2.7/encode.o build/temp.linux-x86_64-2.7/map.o
>>> build/temp.linux-x86_64-2.7/display.o build/temp.linux-x86_64-2.7/outline.o
>>> build/temp.linux-x86_64-2.7/path.o
>>> build/temp.linux-x86_64-2.7/libImaging/Access.o
>>> build/temp.linux-x86_64-2.7/libImaging/Antialias.o
>>> build/temp.linux-x86_64-2.7/libImaging/Bands.o
>>> build/temp.linux-x86_64-2.7/libImaging/BitDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/Blend.o
>>> build/temp.linux-x86_64-2.7/libImaging/Chops.o
>>> build/temp.linux-x86_64-2.7/libImaging/Convert.o
>>> build/temp.linux-x86_64-2.7/libImaging/ConvertYCbCr.o
>>> build/temp.linux-x86_64-2.7/libImaging/Copy.o
>>> build/temp.linux-x86_64-2.7/libImaging/Crc32.o
>>> build/temp.linux-x86_64-2.7/libImaging/Crop.o
>>> build/temp.linux-x86_64-2.7/libImaging/Dib.o
>>> build/temp.linux-x86_64-2.7/libImaging/Draw.o
>>> build/temp.linux-x86_64-2.7/libImaging/Effects.o
>>> build/temp.linux-x86_64-2.7/libImaging/EpsEncode.o
>>> build/temp.linux-x86_64-2.7/libImaging/File.o
>>> build/temp.linux-x86_64-2.7/libImaging/Fill.o
>>> build/temp.linux-x86_64-2.7/libImaging/Filter.o
>>> build/temp.linux-x86_64-2.7/libImaging/FliDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/Geometry.o
>>> build/temp.linux-x86_64-2.7/libImaging/GetBBox.o
>>> build/temp.linux-x86_64-2.7/libImaging/GifDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/GifEncode.o
>>> build/temp.linux-x86_64-2.7/libImaging/HexDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/Histo.o
>>> build/temp.linux-x86_64-2.7/libImaging/JpegDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/JpegEncode.o
>>> build/temp.linux-x86_64-2.7/libImaging/LzwDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/Matrix.o
>>> build/temp.linux-x86_64-2.7/libImaging/ModeFilter.o
>>> build/temp.linux-x86_64-2.7/libImaging/MspDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/Negative.o
>>> build/temp.linux-x86_64-2.7/libImaging/Offset.o
>>> build/temp.linux-x86_64-2.7/libImaging/Pack.o
>>> build/temp.linux-x86_64-2.7/libImaging/PackDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/Palette.o
>>> build/temp.linux-x86_64-2.7/libImaging/Paste.o
>>> build/temp.linux-x86_64-2.7/libImaging/Quant.o
>>> build/temp.linux-x86_64-2.7/libImaging/QuantHash.o
>>> build/temp.linux-x86_64-2.7/libImaging/QuantHeap.o
>>> build/temp.linux-x86_64-2.7/libImaging/PcdDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/PcxDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/PcxEncode.o
>>> build/temp.linux-x86_64-2.7/libImaging/Point.o
>>> build/temp.linux-x86_64-2.7/libImaging/RankFilter.o
>>> build/temp.linux-x86_64-2.7/libImaging/RawDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/RawEncode.o
>>> build/temp.linux-x86_64-2.7/libImaging/Storage.o
>>> build/temp.linux-x86_64-2.7/libImaging/SunRleDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/TgaRleDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/Unpack.o
>>> build/temp.linux-x86_64-2.7/libImaging/UnpackYCC.o
>>> build/temp.linux-x86_64-2.7/libImaging/UnsharpMask.o
>>> build/temp.linux-x86_64-2.7/libImaging/XbmDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/XbmEncode.o
>>> build/temp.linux-x86_64-2.7/libImaging/ZipDecode.o
>>> build/temp.linux-x86_64-2.7/libImaging/ZipEncode.o -L/usr/local/lib -L<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/lib>
>>> -L/usr/lib -L/usr/lib64 -ljpeg -lz -lpython2.7 -o
>>> build/lib.linux-x86_64-2.7/_imaging.so
>>>     /usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching
>>> for -lz
>>>     /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when
>>> searching for -lpthread
>>>     /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching
>>> for -lc
>>>     building '_imagingft' 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/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> _imagingft.c -o build/temp.linux-x86_64-2.7/_imagingft.o
>>>     gcc -pthread -shared -Wl,-z,relro
>>> build/temp.linux-x86_64-2.7/_imagingft.o -L/usr/local/lib -L<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/lib>
>>> -L/usr/lib -L/usr/lib64 -lfreetype -lpython2.7 -o
>>> build/lib.linux-x86_64-2.7/_imagingft.so
>>>     /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when
>>> searching for -lpthread
>>>     /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching
>>> for -lc
>>>     building '_imagingcms' 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/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> _imagingcms.c -o build/temp.linux-x86_64-2.7/_imagingcms.o
>>>     gcc -pthread -shared -Wl,-z,relro
>>> build/temp.linux-x86_64-2.7/_imagingcms.o -L/usr/local/lib -L<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/lib>
>>> -L/usr/lib -L/usr/lib64 -llcms -lpython2.7 -o
>>> build/lib.linux-x86_64-2.7/_imagingcms.so
>>>     /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when
>>> searching for -lpthread
>>>     /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching
>>> for -lc
>>>     building '_imagingmath' 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/freetype2 -IlibImaging -I<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/include>
>>> -I/usr/local/include -I/usr/include -I/usr/include/python2.7 -c
>>> _imagingmath.c -o build/temp.linux-x86_64-2.7/_imagingmath.o
>>>     gcc -pthread -shared -Wl,-z,relro
>>> build/temp.linux-x86_64-2.7/_imagingmath.o -L/usr/local/lib -L<
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/lib>
>>> -L/usr/lib -L/usr/lib64 -lpython2.7 -o
>>> build/lib.linux-x86_64-2.7/_imagingmath.so
>>>     /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when
>>> searching for -lpthread
>>>     /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching
>>> for -lc
>>>     --------------------------------------------------------------------
>>>     PIL 1.1.7 SETUP SUMMARY
>>>     --------------------------------------------------------------------
>>>     version       1.1.7
>>>     platform      linux2 2.7.3 (default, Jul 24 2012, 10:05:38)
>>>                   [GCC 4.7.0 20120507 (Red Hat 4.7.0-5)]
>>>     --------------------------------------------------------------------
>>>     *** TKINTER support not available (Tcl/Tk 8.5 libraries needed)
>>>     --- JPEG support available
>>>     --- ZLIB (PNG/ZIP) support available
>>>     --- FREETYPE2 support available
>>>     --- LITTLECMS support available
>>>     --------------------------------------------------------------------
>>>     To add a missing option, make sure you have the required
>>>     library, and set the corresponding ROOT variable in the
>>>     setup.py script.
>>>
>>>     To check the build, run the selftest.py script.
>>>     changing mode of build/scripts-2.7/pilfile.py from 664 to 775
>>>     changing mode of build/scripts-2.7/pilfont.py from 664 to 775
>>>     changing mode of build/scripts-2.7/pilconvert.py from 664 to 775
>>>     changing mode of build/scripts-2.7/pilprint.py from 664 to 775
>>>     changing mode of build/scripts-2.7/pildriver.py from 664 to 775
>>>
>>>     changing mode of <
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/bin/pilfile.py>
>>> to 775
>>>     changing mode of <
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/bin/pilfont.py>
>>> to 775
>>>     changing mode of <
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/bin/pilconvert.py>
>>> to 775
>>>     changing mode of <
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/bin/pilprint.py>
>>> to 775
>>>     changing mode of <
>>> https://wmf.ci.cloudbees.com/job/UploadWizard-api-commons.wikimedia.org/ws/DEV/bin/pildriver.py>
>>> to 775
>>> Successfully installed wikitools poster PIL
>>> Cleaning up...
>>> + DEV/bin/python tests/api/upload-wizard_tests.py --username
>>> Selenium_user --api_url http://commons.wikimedia.org/w/api.php
>>> Wrong credentials, please try again.
>>> Build step 'Execute shell' marked build as failure
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikimedia.org/pipermail/qa/attachments/20140305/29468125/attachment-0001.html>


More information about the QA mailing list