tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

python37 issues on NetBSD



I've seen this state on most of the architectures I run, running netbsd-8 (sparc64, alpha, amd64, macppc, mips64eb, earmv7hf, at least):

===> build-message [py37-cElementTree-3.7.2 gobject-introspection-1.56.1nb1 pango-1.42.4nb3] ===> Building for py37-cElementTree-3.7.2 (cd /usr/pkgsrc/textproc/py-cElementTree/work/Python-3.7.2/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/local/bin/python3.7 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/local/include/python3.7 CPPFLAGS=-I/usr/include\ -I/usr/local/include/python3.7 CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/local/include/python3.7 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/local/lib LINKER_RPATH_FLAG=-R PATH=/usr/pkgsrc/textproc/py-cElementTree/work/.cwrapper/bin:/usr/pkgsrc/textproc/py-cElementTree/work/.buildlink/bin:/usr/pkgsrc/textproc/py-cElementTree/work/.gcc/bin:/usr/pkgsrc/textproc/py-cElementTree/work/.tools/bin:/usr/local/bin:/home/john/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/games:/usr/local/bin:/usr/X11R7/bin PREFIX=/usr/local MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/local/etc CXXCPP=cpp HOME=/usr/pkgsrc/textproc/py-cElementTree/work/.home CWRAPPERS_CONFIG_DIR=/usr/pkgsrc/textproc/py-cElementTree/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/local X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/usr/pkgsrc/textproc/py-cElementTree/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/usr/pkgsrc/textproc/py-cElementTree/work/.buildlink/lib/pkgconfig:/usr/pkgsrc/textproc/py-cElementTree/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/usr/pkgsrc/textproc/py-cElementTree/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/usr/pkgsrc/textproc/py-cElementTree/work/.cwrapper/config /usr/local/bin/python3.7 setup.py build ) Fatal Python error: init_sys_streams: can't initialize sys standard streams
OSError: [Errno 9] Bad file descriptor

Current thread 0xfdedec00 (most recent call first):
[1]   Abort trap (core dumped) (cd /usr/pkgsrc/...
*** Error code 134

Stop.
make[3]: stopped in /usr/pkgsrc/textproc/py-cElementTree
Fatal Python error: init_sys_streams: can't initialize sys standard streams
OSError: [Errno 9] Bad file descriptor

Current thread 0xfdedec00 (most recent call first):
[1]   Abort trap (core dumped) /usr/local/bin/p...
Fatal Python error: init_sys_streams: can't initialize sys standard streams
OSError: [Errno 9] Bad file descriptor

Current thread 0xfdedec00 (most recent call first):
[1]   Abort trap (core dumped) /usr/local/bin/p...
Fatal Python error: init_sys_streams: can't initialize sys standard streams
OSError: [Errno 9] Bad file descriptor

Current thread 0xfdedec00 (most recent call first):
[1]   Abort trap (core dumped) /usr/local/bin/p...
*** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/textproc/py-cElementTree
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/devel/gobject-introspection
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/pango
*** 'make replace' failed for package pango.
*** Please read the errors listed above, fix the problem,
*** then re-run pkg_rolling-replace to continue.


Does anyone know what's going on here?

John


Home | Main Index | Thread Index | Old Index