+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/netcdf-cxx-4.3.1nb9/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake stage-install BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/netcdf-cxx-4.3.1nb9/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Installing for netcdf-cxx-4.3.1nb9
=> Generating pre-install file lists
Making install in cxx4
 .././install-sh -c -d '/home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib'
 /usr/bin/bash ../libtool   --mode=install /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk   libnetcdf_c++4.la '/home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib'
libtool: install: /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk .libs/libnetcdf_c++4.so.1.1.0 /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/libnetcdf_c++4.so.1.1.0
libtool: install: (cd /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib && { ln -s -f libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so.1 || { rm -f libnetcdf_c++4.so.1 && ln -s libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so.1; }; })
libtool: install: (cd /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib && { ln -s -f libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so || { rm -f libnetcdf_c++4.so && ln -s libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so; }; })
libtool: install: chmod +x /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/libnetcdf_c++4.so.1.1.0
libtool: install: /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk .libs/libnetcdf_c++4.lai /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/libnetcdf_c++4.la
libtool: install: /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk .libs/libnetcdf_c++4.a /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/libnetcdf_c++4.a
libtool: install: chmod 644 /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/libnetcdf_c++4.a
libtool: install: ranlib /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/libnetcdf_c++4.a
libtool: warning: remember to run 'libtool --finish /opt/pkg/lib'
 .././install-sh -c -d '/home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/include'
 /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644 netcdf ncAtt.h ncCheck.h ncDim.h ncException.h ncGroup.h ncOpaqueType.h ncVar.h ncVlenType.h ncCompoundType.h ncEnumType.h ncFile.h ncGroupAtt.h ncType.h ncVarAtt.h ncByte.h ncChar.h ncShort.h ncInt.h ncFloat.h ncDouble.h ncUbyte.h ncUshort.h ncUint.h ncInt64.h ncUint64.h ncString.h '/home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/include'
Making install in examples
Making install in docs
 ./install-sh -c -d '/home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/bin'
 /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 ncxx4-config '/home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/bin'
 ./install-sh -c -d '/home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/pkgconfig'
 /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 644 netcdf-cxx4.pc '/home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/pkgconfig'
/opt/pkg/bin/bmake  install-data-hook

+-------------------------------------------------------------+
| Congratulations! You have successfully installed the        |
| new netCDF-4 C++ Library                                    |
|                                                             |
| CAUTION:                                                    |
|                                                             |
| If you have not already run "make check", then we strongly  |
| recommend you do so. It does not take very long.            |
|                                                             |
| Before using netCDF to store important data, test your      |
| build with "make check".                                    |
|                                                             |
| If any tests fail, please see the netCDF web site:          |
| http://www.unidata.ucar.edu/software/netcdf/                |
|                                                             |
| NetCDF is developed and maintained at the Unidata Program   |
| Center. Unidata provides a broad array of data and software |
| tools for use in geoscience education and research.         |
| http://www.unidata.ucar.edu                                 |
+-------------------------------------------------------------+

=> Generating CTF data
=> Automatic stripping of debug information
=> Automatic manual page handling
=> Generating post-install file lists
pkg_create: can't stat `/home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/libh5bzip2.la'
=> Checking file-check results for netcdf-cxx-4.3.1nb9
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg:
ERROR:         /home/pbulk/build/devel/netcdf-cxx/work/.destdir/opt/pkg/lib/libh5bzip2.la
*** Error code 1

Stop.
bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/netcdf-cxx
*** Error code 1

Stop.
bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/netcdf-cxx