>>> python-subprocess32 3.2.7 Downloading --2018-04-28 18:07:39-- https://files.pythonhosted.org/packages/b8/2f/49e53b0d0e94611a2dc624a1ad24d41b6d94d0f1b0a078443407ea2214c2/subprocess32-3.2.7.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.13.63, 2a04:4e42:3::319 Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.13.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 54240 (53K) [application/octet-stream] Saving to: '/home/dawncrow/buildroot-test/scripts/instance-0/output/build/.subprocess32-3.2.7.tar.gz.WZJHnt/output' 0K .......... .......... .......... .......... .......... 94% 1.52M 0s 50K .. 100% 5662G=0.03s 2018-04-28 18:07:39 (1.62 MB/s) - '/home/dawncrow/buildroot-test/scripts/instance-0/output/build/.subprocess32-3.2.7.tar.gz.WZJHnt/output' saved [54240/54240] subprocess32-3.2.7.tar.gz: OK (sha256: 1e450a4a4c53bf197ad6402c564b9f7a53539385918ef8f12bdf430a61036590) >>> python-subprocess32 3.2.7 Extracting gzip -d -c /home/dawncrow/buildroot-test/scripts/instance-0/dl/python-subprocess32/subprocess32-3.2.7.tar.gz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/python-subprocess32-3.2.7 -xf - >>> python-subprocess32 3.2.7 Patching >>> python-subprocess32 3.2.7 Configuring >>> python-subprocess32 3.2.7 Building (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/python-subprocess32-3.2.7//; PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" LDSHARED="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -shared" PYTHONPATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" PYTHONNOUSERSITE=1 _PYTHON_SYSCONFIGDATA_NAME="" _python_sysroot=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/python setup.py build --executable=/usr/bin/python ) running build running build_py creating build creating build/lib.linux-x86_64-2.7 copying subprocess32.py -> build/lib.linux-x86_64-2.7 running build_ext building '_posixsubprocess' extension creating build/temp.linux-x86_64-2.7 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/python2.7 -c _posixsubprocess.c -o build/temp.linux-x86_64-2.7/_posixsubprocess.o _posixsubprocess.c: In function '_close_open_fds_safe': _posixsubprocess.c:268:33: error: 'SYS_getdents64' undeclared (first use in this function) while ((bytes = syscall(SYS_getdents64, fd_dir_fd, ^ _posixsubprocess.c:268:33: note: each undeclared identifier is reported only once for each function it appears in error: command '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc' failed with exit status 1 make: *** [/home/dawncrow/buildroot-test/scripts/instance-0/output/build/python-subprocess32-3.2.7/.stamp_built] Error 1 make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'