------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libtool-2.4.6_1.txz SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> spglib-1.12.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> spglib-1.12.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spglib-1.12.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> spglib-1.12.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spglib-1.12.2 for building => SHA256 Checksum OK for atztogo-spglib-v1.12.2_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> spglib-1.12.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spglib-1.12.2 for building ===> Extracting for spglib-1.12.2 => SHA256 Checksum OK for atztogo-spglib-v1.12.2_GH0.tar.gz. Extracted Memory Use: 12.21M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for spglib-1.12.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> spglib-1.12.2 depends on package: autoconf>=2.69 - found ===> spglib-1.12.2 depends on package: automake>=1.16.1 - found ===> spglib-1.12.2 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> spglib-1.12.2 depends on package: autoconf>=2.69 - found ===> spglib-1.12.2 depends on package: automake>=1.16.1 - found ===> spglib-1.12.2 depends on executable: libtoolize - found ===> Configuring for spglib-1.12.2 aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:15: installing './compile' configure.ac:18: installing './config.guess' configure.ac:18: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for sqrt... no checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for math.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:31 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for spglib-1.12.2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- arithmetic.lo --- --- cell.lo --- --- debug.lo --- --- delaunay.lo --- --- determination.lo --- --- hall_symbol.lo --- --- kgrid.lo --- --- kpoint.lo --- --- mathfunc.lo --- --- niggli.lo --- --- arithmetic.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT arithmetic.lo -MD -MP -MF .deps/arithmetic.Tpo -c -o arithmetic.lo arithmetic.c --- cell.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT cell.lo -MD -MP -MF .deps/cell.Tpo -c -o cell.lo cell.c --- determination.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT determination.lo -MD -MP -MF .deps/determination.Tpo -c -o determination.lo determination.c --- hall_symbol.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT hall_symbol.lo -MD -MP -MF .deps/hall_symbol.Tpo -c -o hall_symbol.lo hall_symbol.c --- kgrid.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT kgrid.lo -MD -MP -MF .deps/kgrid.Tpo -c -o kgrid.lo kgrid.c --- niggli.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT niggli.lo -MD -MP -MF .deps/niggli.Tpo -c -o niggli.lo niggli.c --- mathfunc.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT mathfunc.lo -MD -MP -MF .deps/mathfunc.Tpo -c -o mathfunc.lo mathfunc.c --- debug.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c --- delaunay.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT delaunay.lo -MD -MP -MF .deps/delaunay.Tpo -c -o delaunay.lo delaunay.c --- kpoint.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT kpoint.lo -MD -MP -MF .deps/kpoint.Tpo -c -o kpoint.lo kpoint.c --- niggli.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT niggli.lo -MD -MP -MF .deps/niggli.Tpo -c niggli.c -fPIC -DPIC -o .libs/niggli.o --- debug.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o --- cell.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT cell.lo -MD -MP -MF .deps/cell.Tpo -c cell.c -fPIC -DPIC -o .libs/cell.o --- arithmetic.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT arithmetic.lo -MD -MP -MF .deps/arithmetic.Tpo -c arithmetic.c -fPIC -DPIC -o .libs/arithmetic.o --- kgrid.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT kgrid.lo -MD -MP -MF .deps/kgrid.Tpo -c kgrid.c -fPIC -DPIC -o .libs/kgrid.o --- debug.lo --- mv -f .deps/debug.Tpo .deps/debug.Plo --- overlap.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT overlap.lo -MD -MP -MF .deps/overlap.Tpo -c -o overlap.lo overlap.c --- delaunay.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT delaunay.lo -MD -MP -MF .deps/delaunay.Tpo -c delaunay.c -fPIC -DPIC -o .libs/delaunay.o --- determination.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT determination.lo -MD -MP -MF .deps/determination.Tpo -c determination.c -fPIC -DPIC -o .libs/determination.o --- overlap.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT overlap.lo -MD -MP -MF .deps/overlap.Tpo -c overlap.c -fPIC -DPIC -o .libs/overlap.o --- kgrid.lo --- mv -f .deps/kgrid.Tpo .deps/kgrid.Plo --- pointgroup.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT pointgroup.lo -MD -MP -MF .deps/pointgroup.Tpo -c -o pointgroup.lo pointgroup.c --- kpoint.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT kpoint.lo -MD -MP -MF .deps/kpoint.Tpo -c kpoint.c -fPIC -DPIC -o .libs/kpoint.o --- determination.lo --- mv -f .deps/determination.Tpo .deps/determination.Plo --- primitive.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c -o primitive.lo primitive.c --- arithmetic.lo --- mv -f .deps/arithmetic.Tpo .deps/arithmetic.Plo --- refinement.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT refinement.lo -MD -MP -MF .deps/refinement.Tpo -c -o refinement.lo refinement.c --- primitive.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c primitive.c -fPIC -DPIC -o .libs/primitive.o --- pointgroup.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT pointgroup.lo -MD -MP -MF .deps/pointgroup.Tpo -c pointgroup.c -fPIC -DPIC -o .libs/pointgroup.o --- mathfunc.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT mathfunc.lo -MD -MP -MF .deps/mathfunc.Tpo -c mathfunc.c -fPIC -DPIC -o .libs/mathfunc.o --- hall_symbol.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT hall_symbol.lo -MD -MP -MF .deps/hall_symbol.Tpo -c hall_symbol.c -fPIC -DPIC -o .libs/hall_symbol.o --- refinement.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT refinement.lo -MD -MP -MF .deps/refinement.Tpo -c refinement.c -fPIC -DPIC -o .libs/refinement.o --- niggli.lo --- mv -f .deps/niggli.Tpo .deps/niggli.Plo --- site_symmetry.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT site_symmetry.lo -MD -MP -MF .deps/site_symmetry.Tpo -c -o site_symmetry.lo site_symmetry.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT site_symmetry.lo -MD -MP -MF .deps/site_symmetry.Tpo -c site_symmetry.c -fPIC -DPIC -o .libs/site_symmetry.o --- delaunay.lo --- mv -f .deps/delaunay.Tpo .deps/delaunay.Plo --- sitesym_database.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT sitesym_database.lo -MD -MP -MF .deps/sitesym_database.Tpo -c -o sitesym_database.lo sitesym_database.c --- cell.lo --- mv -f .deps/cell.Tpo .deps/cell.Plo --- spacegroup.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT spacegroup.lo -MD -MP -MF .deps/spacegroup.Tpo -c -o spacegroup.lo spacegroup.c --- primitive.lo --- mv -f .deps/primitive.Tpo .deps/primitive.Plo --- spg_database.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT spg_database.lo -MD -MP -MF .deps/spg_database.Tpo -c -o spg_database.lo spg_database.c --- spacegroup.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT spacegroup.lo -MD -MP -MF .deps/spacegroup.Tpo -c spacegroup.c -fPIC -DPIC -o .libs/spacegroup.o --- sitesym_database.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT sitesym_database.lo -MD -MP -MF .deps/sitesym_database.Tpo -c sitesym_database.c -fPIC -DPIC -o .libs/sitesym_database.o --- spg_database.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT spg_database.lo -MD -MP -MF .deps/spg_database.Tpo -c spg_database.c -fPIC -DPIC -o .libs/spg_database.o --- site_symmetry.lo --- mv -f .deps/site_symmetry.Tpo .deps/site_symmetry.Plo --- spglib.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT spglib.lo -MD -MP -MF .deps/spglib.Tpo -c -o spglib.lo spglib.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT spglib.lo -MD -MP -MF .deps/spglib.Tpo -c spglib.c -fPIC -DPIC -o .libs/spglib.o --- sitesym_database.lo --- mv -f .deps/sitesym_database.Tpo .deps/sitesym_database.Plo --- spin.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT spin.lo -MD -MP -MF .deps/spin.Tpo -c -o spin.lo spin.c --- mathfunc.lo --- mv -f .deps/mathfunc.Tpo .deps/mathfunc.Plo --- symmetry.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT symmetry.lo -MD -MP -MF .deps/symmetry.Tpo -c -o symmetry.lo symmetry.c --- spg_database.lo --- mv -f .deps/spg_database.Tpo .deps/spg_database.Plo --- spin.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT spin.lo -MD -MP -MF .deps/spin.Tpo -c spin.c -fPIC -DPIC -o .libs/spin.o --- overlap.lo --- mv -f .deps/overlap.Tpo .deps/overlap.Plo --- hall_symbol.lo --- mv -f .deps/hall_symbol.Tpo .deps/hall_symbol.Plo --- symmetry.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -MT symmetry.lo -MD -MP -MF .deps/symmetry.Tpo -c symmetry.c -fPIC -DPIC -o .libs/symmetry.o --- spin.lo --- mv -f .deps/spin.Tpo .deps/spin.Plo --- spacegroup.lo --- mv -f .deps/spacegroup.Tpo .deps/spacegroup.Plo --- pointgroup.lo --- mv -f .deps/pointgroup.Tpo .deps/pointgroup.Plo --- symmetry.lo --- mv -f .deps/symmetry.Tpo .deps/symmetry.Plo --- kpoint.lo --- mv -f .deps/kpoint.Tpo .deps/kpoint.Plo --- spglib.lo --- mv -f .deps/spglib.Tpo .deps/spglib.Plo --- refinement.lo --- mv -f .deps/refinement.Tpo .deps/refinement.Plo --- libsymspg.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -o libsymspg.la -rpath /usr/local/lib arithmetic.lo cell.lo debug.lo delaunay.lo determination.lo hall_symbol.lo kgrid.lo kpoint.lo mathfunc.lo niggli.lo overlap.lo pointgroup.lo primitive.lo refinement.lo site_symmetry.lo sitesym_database.lo spacegroup.lo spg_database.lo spglib.lo spin.lo symmetry.lo -lm libtool: link: cc -shared -fPIC -DPIC .libs/arithmetic.o .libs/cell.o .libs/debug.o .libs/delaunay.o .libs/determination.o .libs/hall_symbol.o .libs/kgrid.o .libs/kpoint.o .libs/mathfunc.o .libs/niggli.o .libs/overlap.o .libs/pointgroup.o .libs/primitive.o .libs/refinement.o .libs/site_symmetry.o .libs/sitesym_database.o .libs/spacegroup.o .libs/spg_database.o .libs/spglib.o .libs/spin.o .libs/symmetry.o -lm -O2 -Wl,-soname -Wl,libsymspg.so.0 -o .libs/libsymspg.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsymspg.so.0" && ln -s "libsymspg.so.0.0.0" "libsymspg.so.0") libtool: link: (cd ".libs" && rm -f "libsymspg.so" && ln -s "libsymspg.so.0.0.0" "libsymspg.so") libtool: link: ( cd ".libs" && rm -f "libsymspg.la" && ln -s "../libsymspg.la" "libsymspg.la" ) SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for spglib-1.12.2 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/science/spglib/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsymspg.la '/construction/science/spglib/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libsymspg.so.0.0.0 /construction/science/spglib/stage/usr/local/lib/libsymspg.so.0.0.0 libtool: install: (cd /construction/science/spglib/stage/usr/local/lib && { ln -s -f libsymspg.so.0.0.0 libsymspg.so.0 || { rm -f libsymspg.so.0 && ln -s libsymspg.so.0.0.0 libsymspg.so.0; }; }) libtool: install: (cd /construction/science/spglib/stage/usr/local/lib && { ln -s -f libsymspg.so.0.0.0 libsymspg.so || { rm -f libsymspg.so && ln -s libsymspg.so.0.0.0 libsymspg.so; }; }) libtool: install: /usr/bin/install -c .libs/libsymspg.lai /construction/science/spglib/stage/usr/local/lib/libsymspg.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/science/spglib/stage/usr/local/include/spglib' install -m 0644 arithmetic.h cell.h debug.h delaunay.h determination.h hall_symbol.h kgrid.h kpoint.h mathfunc.h niggli.h overlap.h pointgroup.h primitive.h refinement.h site_symmetry.h sitesym_database.h spacegroup.h spg_database.h spglib.h spin.h symmetry.h version.h '/construction/science/spglib/stage/usr/local/include/spglib' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libsymspg.so.0.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for spglib-1.12.2 file sizes/checksums [25]: 0% file sizes/checksums [25]: 100% packing files [25]: 0% packing files [25]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:53