=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for py37-openexr-1.3.2
(cd /tmp/pkgbuild/graphics/py-openexr/work.alpha/OpenEXR-1.3.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/pkg/bin/python3.7 CC=gcc CFLAGS=-O2\ -mieee\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include\ -I/usr/pkg/include/python3.7 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include\ -I/usr/pkg/include/python3.7 CXX=c++ CXXFLAGS=-O2\ -mieee\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include\ -I/usr/pkg/include/python3.7 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O\ -mieee 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\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/pkgbuild/graphics/py-openexr/work.alpha/.cwrapper/bin:/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/bin:/tmp/pkgbuild/graphics/py-openexr/work.alpha/.gcc/bin:/tmp/pkgbuild/graphics/py-openexr/work.alpha/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/tmp/pkgbuild/graphics/py-openexr/work.alpha/.home CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/graphics/py-openexr/work.alpha/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg 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\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/pkgbuild/graphics/py-openexr/work.alpha/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/lib/pkgconfig:/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/pkgbuild/graphics/py-openexr/work.alpha/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/pkgbuild/graphics/py-openexr/work.alpha/.cwrapper/config /usr/pkg/bin/python3.7  setup.py  build )
running build
running build_py
creating build
creating build/lib.netbsd-8.0-alpha-3.7
copying Imath.py -> build/lib.netbsd-8.0-alpha-3.7
running build_ext
building 'OpenEXR' extension
creating build/temp.netbsd-8.0-alpha-3.7
gcc -Wno-unused-result -Wsign-compare -mieee -DNDEBUG -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/python3.7 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/python3.7 -fPIC -I/usr/pkg/include/OpenEXR -I/usr/local/include/OpenEXR -I/opt/local/include/OpenEXR -I/usr/pkg/include/python3.7 -c OpenEXR.cpp -o build/temp.netbsd-8.0-alpha-3.7/OpenEXR.o -g -DVERSION="1.3.2"
In file included from /usr/include/g++/cstdint:35:0,
                 from /tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/ImfFrameBuffer.h:55,
                 from /tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/ImfInputFile.h:47,
                 from OpenEXR.cpp:55:
/usr/include/g++/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
In file included from /tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/ImfXdr.h:108:0,
                 from /tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/ImfAttribute.h:48,
                 from OpenEXR.cpp:44:
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:99:15: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
     half () = default;   // no initialization
               ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:102:16: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
     ~half () = default;
                ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:103:27: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
     half (const half &) = default;
                           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:104:16: error: expected ',' or '...' before '&&' token
     half (half &&) noexcept = default;
                ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:104:18: error: invalid constructor; you probably meant 'half (const half&)'
     half (half &&) noexcept = default;
                  ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:104:18: error: expected ';' at end of member declaration
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:104:20: error: 'noexcept' does not name a type
     half (half &&) noexcept = default;
                    ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:104:20: note: C++11 'noexcept' only available with -std=c++11 or -std=gnu++11
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:43: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
     half &  operator = (const half  &h) = default;
                                           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:31: error: expected ',' or '...' before '&&' token
     half &  operator = (half  &&h) noexcept = default;
                               ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:34: error: expected ';' at end of member declaration
     half &  operator = (half  &&h) noexcept = default;
                                  ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:36: error: 'noexcept' does not name a type
     half &  operator = (half  &&h) noexcept = default;
                                    ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:36: note: C++11 'noexcept' only available with -std=c++11 or -std=gnu++11
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h: In member function 'half& half::operator=(float)':
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:574:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half')
     *this = half (f);
           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:13: note: candidate: half& half::operator=(const half&)
     half &  operator = (const half  &h) = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:13: note: candidate: half& half::operator=(half)
     half &  operator = (half  &&h) noexcept = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:572:1: note: candidate: half& half::operator=(float)
 half::operator = (float f)
 ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h: In member function 'half& half::operator+=(half)':
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:582:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half')
     *this = half (float (*this) + float (h));
           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:13: note: candidate: half& half::operator=(const half&)
     half &  operator = (const half  &h) = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:13: note: candidate: half& half::operator=(half)
     half &  operator = (half  &&h) noexcept = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:572:1: note: candidate: half& half::operator=(float)
 half::operator = (float f)
 ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h: In member function 'half& half::operator+=(float)':
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:590:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half')
     *this = half (float (*this) + f);
           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:13: note: candidate: half& half::operator=(const half&)
     half &  operator = (const half  &h) = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:13: note: candidate: half& half::operator=(half)
     half &  operator = (half  &&h) noexcept = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:572:1: note: candidate: half& half::operator=(float)
 half::operator = (float f)
 ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h: In member function 'half& half::operator-=(half)':
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:598:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half')
     *this = half (float (*this) - float (h));
           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:13: note: candidate: half& half::operator=(const half&)
     half &  operator = (const half  &h) = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:13: note: candidate: half& half::operator=(half)
     half &  operator = (half  &&h) noexcept = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:572:1: note: candidate: half& half::operator=(float)
 half::operator = (float f)
 ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h: In member function 'half& half::operator-=(float)':
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:606:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half')
     *this = half (float (*this) - f);
           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:13: note: candidate: half& half::operator=(const half&)
     half &  operator = (const half  &h) = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:13: note: candidate: half& half::operator=(half)
     half &  operator = (half  &&h) noexcept = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:572:1: note: candidate: half& half::operator=(float)
 half::operator = (float f)
 ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h: In member function 'half& half::operator*=(half)':
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:614:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half')
     *this = half (float (*this) * float (h));
           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:13: note: candidate: half& half::operator=(const half&)
     half &  operator = (const half  &h) = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:13: note: candidate: half& half::operator=(half)
     half &  operator = (half  &&h) noexcept = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:572:1: note: candidate: half& half::operator=(float)
 half::operator = (float f)
 ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h: In member function 'half& half::operator*=(float)':
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:622:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half')
     *this = half (float (*this) * f);
           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:13: note: candidate: half& half::operator=(const half&)
     half &  operator = (const half  &h) = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:13: note: candidate: half& half::operator=(half)
     half &  operator = (half  &&h) noexcept = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:572:1: note: candidate: half& half::operator=(float)
 half::operator = (float f)
 ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h: In member function 'half& half::operator/=(half)':
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:630:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half')
     *this = half (float (*this) / float (h));
           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:13: note: candidate: half& half::operator=(const half&)
     half &  operator = (const half  &h) = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:13: note: candidate: half& half::operator=(half)
     half &  operator = (half  &&h) noexcept = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:572:1: note: candidate: half& half::operator=(float)
 half::operator = (float f)
 ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h: In member function 'half& half::operator/=(float)':
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:638:11: error: ambiguous overload for 'operator=' (operand types are 'half' and 'half')
     *this = half (float (*this) / f);
           ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:124:13: note: candidate: half& half::operator=(const half&)
     half &  operator = (const half  &h) = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:125:13: note: candidate: half& half::operator=(half)
     half &  operator = (half  &&h) noexcept = default;
             ^
/tmp/pkgbuild/graphics/py-openexr/work.alpha/.buildlink/include/OpenEXR/half.h:572:1: note: candidate: half& half::operator=(float)
 half::operator = (float f)
 ^
error: command 'gcc' failed with exit status 1
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/graphics/py-openexr
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/py-openexr