-------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for thunderbird-52.6.0_2 (cd /construction/xports/mail/thunderbird/work/thunderbird-52.6.0 && /usr/local/bin/autoconf-2.13) (cd /construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla && /usr/local/bin/autoconf-2.13) (cd /construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/js/src/ && /usr/local/bin/autoconf-2.13) ===> FreeBSD 10 autotools fix applied to /construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/toolkit/crashreporter/google-breakpad/m4/libtool.m4 Creating Python environment New python executable in /construction/xports/mail/thunderbird/work/.build/_virtualenv/bin/python2.7 Also creating executable in /construction/xports/mail/thunderbird/work/.build/_virtualenv/bin/python Installing setuptools, pip, wheel...done. running build_ext building 'psutil._psutil_bsd' extension creating build/temp.freebsd-11.1-SYNTH-amd64-2.7 creating build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil creating build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/arch creating build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/arch/bsd cc -fno-strict-aliasing -O2 -pipe -fno-omit-frame-pointer -I/usr/include -fstack-protector -fno-strict-aliasing -DNDEBUG -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -DPSUTIL_VERSION=311 -I/usr/local/include/python2.7 -c psutil/_psutil_bsd.c -o build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_bsd.o cc -fno-strict-aliasing -O2 -pipe -fno-omit-frame-pointer -I/usr/include -fstack-protector -fno-strict-aliasing -DNDEBUG -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -DPSUTIL_VERSION=311 -I/usr/local/include/python2.7 -c psutil/_psutil_common.c -o build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_common.o cc -fno-strict-aliasing -O2 -pipe -fno-omit-frame-pointer -I/usr/include -fstack-protector -fno-strict-aliasing -DNDEBUG -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -DPSUTIL_VERSION=311 -I/usr/local/include/python2.7 -c psutil/arch/bsd/process_info.c -o build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/arch/bsd/process_info.o creating build/lib.freebsd-11.1-SYNTH-amd64-2.7 creating build/lib.freebsd-11.1-SYNTH-amd64-2.7/psutil cc -shared -lpthread -L/usr/local/lib -fstack-protector -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_bsd.o build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_common.o build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/arch/bsd/process_info.o -L/usr/local/lib -ldevstat -lpython2.7 -o build/lib.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_bsd.so building 'psutil._psutil_posix' extension cc -fno-strict-aliasing -O2 -pipe -fno-omit-frame-pointer -I/usr/include -fstack-protector -fno-strict-aliasing -DNDEBUG -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -I/usr/local/include/python2.7 -c psutil/_psutil_posix.c -o build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_posix.o cc -shared -lpthread -L/usr/local/lib -fstack-protector -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include build/temp.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_posix.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_posix.so copying build/lib.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_bsd.so -> psutil copying build/lib.freebsd-11.1-SYNTH-amd64-2.7/psutil/_psutil_posix.so -> psutil Reexecuting in the virtualenv Creating Python environment New python executable in /construction/xports/mail/thunderbird/work/.build/_virtualenv/bin/python2.7 Traceback (most recent call last): File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/virtualenv/virtualenv.py", line 2325, in main() File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/virtualenv/virtualenv.py", line 711, in main symlink=options.symlink and hasattr(os, 'symlink')) # MOZ: Make sure we don't use symlink when we don't have it File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/virtualenv/virtualenv.py", line 924, in create_environment site_packages=site_packages, clear=clear, symlink=symlink)) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/virtualenv/virtualenv.py", line 1223, in install_python shutil.copyfile(executable, py_executable) File "/usr/local/lib/python2.7/shutil.py", line 97, in copyfile with open(dst, 'wb') as fdst: IOError: [Errno 26] Text file busy: '/construction/xports/mail/thunderbird/work/.build/_virtualenv/bin/python2.7' Traceback (most recent call last): File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/configure.py", line 32, in sys.exit(main(sys.argv)) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/configure.py", line 24, in main sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure')) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 334, in run self.include_file(path) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 325, in include_file exec_(code, self) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/util.py", line 59, in exec_ exec(object, globals, locals) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/moz.configure", line 7, in include('mozilla/moz.configure') File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 627, in include_impl self.include_file(what) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 325, in include_file exec_(code, self) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/util.py", line 59, in exec_ exec(object, globals, locals) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/moz.configure", line 7, in include('build/moz.configure/init.configure') File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 627, in include_impl self.include_file(what) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 325, in include_file exec_(code, self) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/util.py", line 59, in exec_ exec(object, globals, locals) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/build/moz.configure/init.configure", line 154, in @imports('distutils.sysconfig') File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 610, in decorator depends = DependsFunction(self, func, dependencies, when=when) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 69, in __init__ sandbox._value_for(self) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 406, in _value_for return self._value_for_depends(obj, need_help_dependency) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/util.py", line 925, in method_call cache[args] = self.func(instance, *args) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 416, in _value_for_depends return obj.result File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/util.py", line 943, in __get__ setattr(instance, name, self.func(instance)) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 90, in result return self.func(*resolved_args) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/configure/__init__.py", line 932, in wrapped return new_func(*args, **kwargs) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/build/moz.configure/init.configure", line 207, in virtualenv_python manager.build(python) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/virtualenv.py", line 439, in build self.create(python) File "/construction/xports/mail/thunderbird/work/thunderbird-52.6.0/mozilla/python/mozbuild/mozbuild/virtualenv.py", line 203, in create 'Failed to create virtualenv: %s' % self.virtualenv_root) Exception: Failed to create virtualenv: /construction/xports/mail/thunderbird/work/.build/_virtualenv ===> Script "configure" failed unexpectedly. Please report the problem to gecko@FreeBSD.org [maintainer] and attach the "/construction/xports/mail/thunderbird/work/.build/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /xports/mail/thunderbird -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 2 MAR 2018 at 01:06:16 UTC Duration: 00:05:51