******************************************************************************** conan install calceph/3.5.0@ --build=calceph --profile=C:\J\w\BuildSingleReference@3/34404/9137db13-0eaa-420f-8fcd-e190146fa828/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows os_build=Windows [options] calceph:shared=False [build_requires] [env] calceph/3.5.0: Forced build from source Installing package: calceph/3.5.0 Requirements calceph/3.5.0 from local cache - Cache Packages calceph/3.5.0:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK calceph/3.5.0: Configuring sources in C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK calceph/3.5.0: Copying sources to build folder calceph/3.5.0: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 calceph/3.5.0: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK calceph/3.5.0: Calling build() ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.19 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > nmake -f Makefile.vc DESTDIR="C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" ENABLEF2003=0 ENABLEF77=0 ----------------- cd src && nmake /f Makefile.vc CCFLAGS="/nologo /EHs" CCC="cl.exe" FFC="gfortran.exe" FFFLAGS="-c" FFLINKFLAGS="" copy calcephconfig.vc calcephconfig.h 1 file(s) copied. cl.exe /nologo /EHs /DHAVE_CONFIG_H=1 /I"..\src" /c calceph.c util.c calcephio.c interfaces_C_F90.c calcephast.c calcephspkio.c calcephinpopio.c calcephspice.c calcephtxtpckio.c calcephbinpckio.c calcephtxtfkio.c calcephtxtmkio.c calcephlink.c calcephspkseg1.c calcephspkseg2.c calcephspkseg13.c calcephspkseg12.c calcephstatetype.c calcephversion.c calcephchebyshev.c calcephpam.c calcephinpoptime.c calcephspicetime.c calcephtime.c calcephinpoppositionrecord.c calcephspicepositionrecord.c calcephpositionrecord.c calcephinpoporientrecord.c calcephspiceorientrecord.c calcephorientrecord.c calcephinpopfileversion.c calcephspicefileversion.c calcephfileversion.c calcephspkseg17.c calcephspkseg21.c calcephspkinterpolhermite.c calcephspkinterpollagrange.c calcephspkseg5.c calcephspkseg18.c calcephtxtpckorient.c calceph.c util.c calcephio.c interfaces_C_F90.c calcephast.c calcephspkio.c calcephinpopio.c calcephspice.c calcephtxtpckio.c calcephbinpckio.c calcephtxtfkio.c calcephtxtmkio.c calcephlink.c calcephspkseg1.c calcephspkseg2.c calcephspkseg13.c calcephspkseg12.c calcephstatetype.c calcephversion.c calcephchebyshev.c Generating Code... Compiling... calcephpam.c calcephinpoptime.c calcephspicetime.c calcephtime.c calcephinpoppositionrecord.c calcephspicepositionrecord.c calcephpositionrecord.c calcephinpoporientrecord.c calcephspiceorientrecord.c calcephorientrecord.c calcephinpopfileversion.c calcephspicefileversion.c calcephfileversion.c calcephspkseg17.c calcephspkseg21.c calcephspkinterpolhermite.c calcephspkinterpollagrange.c calcephspkseg5.c calcephspkseg18.c calcephtxtpckorient.c Generating Code... lib.exe /out:libcalceph.lib calceph.obj util.obj calcephio.obj interfaces_C_F90.obj calcephast.obj calcephspkio.obj calcephinpopio.obj calcephspice.obj calcephtxtpckio.obj calcephbinpckio.obj calcephtxtfkio.obj calcephtxtmkio.obj calcephlink.obj calcephspkseg1.obj calcephspkseg2.obj calcephspkseg13.obj calcephspkseg12.obj calcephstatetype.obj calcephversion.obj calcephchebyshev.obj calcephpam.obj calcephinpoptime.obj calcephspicetime.obj calcephtime.obj calcephinpoppositionrecord.obj calcephspicepositionrecord.obj calcephpositionrecord.obj calcephinpoporientrecord.obj calcephspiceorientrecord.obj calcephorientrecord.obj calcephinpopfileversion.obj calcephspicefileversion.obj calcephfileversion.obj calcephspkseg17.obj calcephspkseg21.obj calcephspkinterpolhermite.obj calcephspkinterpollagrange.obj calcephspkseg5.obj calcephspkseg18.obj calcephtxtpckorient.obj Microsoft (R) Library Manager Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. mkdir .libs copy libcalceph.lib calcephnoinst.lib 1 file(s) copied. copy calcephnoinst.lib .libs 1 file(s) copied. cd examples && nmake /f Makefile.vc CCFLAGS="/nologo /EHs" CCC="cl.exe" FFC="gfortran.exe" FFFLAGS="-c" FFLINKFLAGS="" cl.exe /nologo /EHs /I"..\src" /c csingle.c csingle.c link.exe /out:csingle.exe csingle.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /c cmultiple.c cmultiple.c link.exe /out:cmultiple.exe cmultiple.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /c cscompute.c cscompute.c link.exe /out:cscompute.exe cscompute.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /c cerror.c cerror.c link.exe /out:cerror.exe cerror.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /c corder.c corder.c link.exe /out:corder.exe corder.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /c corient.c corient.c link.exe /out:corient.exe corient.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cd tests && nmake /f Makefile.vc CCFLAGS="/nologo /EHs" CCC="cl.exe" FFC="gfortran.exe" FFFLAGS="-c" FFLINKFLAGS="" cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c csopenfail.c openfiles.c csopenfail.c openfiles.c Generating Code... link.exe /out:csopenfail.exe csopenfail.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmopenfail.c cmopenfail.c link.exe /out:cmopenfail.exe cmopenfail.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c csopen.c csopen.c link.exe /out:csopen.exe csopen.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmopen.c cmopen.c link.exe /out:cmopen.exe cmopen.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmgetconstant.c cmgetconstant.c link.exe /out:cmgetconstant.exe cmgetconstant.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c csgetconstant.c csgetconstant.c link.exe /out:csgetconstant.exe csgetconstant.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cscheck.c cscheck.c link.exe /out:cscheck.exe cscheck.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c csgetconstantindex.c csgetconstantindex.c link.exe /out:csgetconstantindex.exe csgetconstantindex.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmgetconstantindex.c cmgetconstantindex.c link.exe /out:cmgetconstantindex.exe cmgetconstantindex.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunitfail.c cmcomputeunitfail.c link.exe /out:cmcomputeunitfail.exe cmcomputeunitfail.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunit.c cmcomputeunit.c link.exe /out:cmcomputeunit.exe cmcomputeunit.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcheckspktt.c cmcheckspktt.c link.exe /out:cmcheckspktt.exe cmcheckspktt.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunit_naifid.c cmcomputeunit_naifid.c link.exe /out:cmcomputeunit_naifid.exe cmcomputeunit_naifid.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmorientunitfail.c cmorientunitfail.c link.exe /out:cmorientunitfail.exe cmorientunitfail.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c tfmatrix.c tfmatrix.c link.exe /out:tfmatrix.exe tfmatrix.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c matrixfail.c matrixfail.c link.exe /out:matrixfail.exe matrixfail.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunitfail2.c cmcomputeunitfail2.c link.exe /out:cmcomputeunitfail2.exe cmcomputeunitfail2.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunit_seg12.c cmcomputeunit_hermite.c cmcomputeunit_seg12.c cmcomputeunit_hermite.c Generating Code... link.exe /out:cmcomputeunit_seg12.exe cmcomputeunit_seg12.obj openfiles.obj cmcomputeunit_hermite.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunit_seg13.c cmcomputeunit_seg13.c link.exe /out:cmcomputeunit_seg13.exe cmcomputeunit_seg13.obj openfiles.obj cmcomputeunit_hermite.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunit_frame.c cmcomputeunit_frame.c link.exe /out:cmcomputeunit_frame.exe cmcomputeunit_frame.obj openfiles.obj cmcomputeunit_hermite.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cversion.c cversion.c link.exe /out:cversion.exe cversion.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmorientunitfailspk.c cmorientunitfailspk.c link.exe /out:cmorientunitfailspk.exe cmorientunitfailspk.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeorder01.c cmcomputeorder01.c link.exe /out:cmcomputeorder01.exe cmcomputeorder01.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeorder23.c numericalderivative.c cmcomputeorder23.c numericalderivative.c Generating Code... link.exe /out:cmcomputeorder23.exe cmcomputeorder23.obj openfiles.obj numericalderivative.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c crotangmomunit.c crotangmomunit.c link.exe /out:crotangmomunit.exe crotangmomunit.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c crotangmomorder0.c crotangmomorder0.c link.exe /out:crotangmomorder0.exe crotangmomorder0.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c crotangmomorder123.c crotangmomorder123.c link.exe /out:crotangmomorder123.exe crotangmomorder123.obj openfiles.obj numericalderivative.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c crotangmomunitfail.c crotangmomunitfail.c link.exe /out:crotangmomunitfail.exe crotangmomunitfail.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c crotangmomunitfail2.c crotangmomunitfail2.c link.exe /out:crotangmomunitfail2.exe crotangmomunitfail2.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmtimescale.c cmtimescale.c link.exe /out:cmtimescale.exe cmtimescale.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmtimespan.c cmtimespan.c link.exe /out:cmtimespan.exe cmtimespan.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cgetpositionrecordindex.c cgetpositionrecordindex.c link.exe /out:cgetpositionrecordindex.exe cgetpositionrecordindex.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cgetorientrecordindex.c cgetorientrecordindex.c link.exe /out:cgetorientrecordindex.exe cgetorientrecordindex.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cstimescale.c cstimescale.c link.exe /out:cstimescale.exe cstimescale.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cstimespan.c cstimespan.c link.exe /out:cstimespan.exe cstimespan.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmorientunitfail_11025.c cmorientunitfail_11025.c link.exe /out:cmorientunitfail_11025.exe cmorientunitfail_11025.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmorientunitfail_11612.c cmorientunitfail_11612.c link.exe /out:cmorientunitfail_11612.exe cmorientunitfail_11612.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmgetconstant_11627.c cmgetconstant_11627.c link.exe /out:cmgetconstant_11627.exe cmgetconstant_11627.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmopenfail_11628.c cmopenfail_11628.c link.exe /out:cmopenfail_11628.exe cmopenfail_11628.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmgetconstantvd.c cmgetconstantvd.c link.exe /out:cmgetconstantvd.exe cmgetconstantvd.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmgetconstantvs.c cmgetconstantvs.c link.exe /out:cmgetconstantvs.exe cmgetconstantvs.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunit_seg1.c cmcomputeunit_seg1.c link.exe /out:cmcomputeunit_seg1.exe cmcomputeunit_seg1.obj openfiles.obj cmcomputeunit_hermite.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunit_seg21.c cmcomputeunit_seg21.c link.exe /out:cmcomputeunit_seg21.exe cmcomputeunit_seg21.obj openfiles.obj cmcomputeunit_hermite.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c csfileversionstr.c csfileversionstr.c link.exe /out:csfileversionstr.exe csfileversionstr.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunit_seg8.c cmcomputeunit_seg8.c link.exe /out:cmcomputeunit_seg8.exe cmcomputeunit_seg8.obj openfiles.obj cmcomputeunit_hermite.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmcomputeunit_seg9.c cmcomputeunit_seg9.c link.exe /out:cmcomputeunit_seg9.exe cmcomputeunit_seg9.obj openfiles.obj cmcomputeunit_hermite.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmparallelcheck.c cmparallelcheck.c link.exe /out:cmparallelcheck.exe cmparallelcheck.obj openfiles.obj cmcomputeunit_hermite.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmpolerade.c cmpolerade.c link.exe /out:cmpolerade.exe cmpolerade.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c checktpc_12301.c checktpc_12301.c link.exe /out:checktpc_12301.exe checktpc_12301.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c cmaxsupportedderivative.c cmaxsupportedderivative.c link.exe /out:cmaxsupportedderivative.exe cmaxsupportedderivative.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. cl.exe /nologo /EHs /I"..\src" /DHAVE_CONFIG_H=1 /c checktpc_12730.c checktpc_12730.c link.exe /out:checktpc_12730.exe checktpc_12730.obj openfiles.obj /LIBPATH:"..\src" libcalceph.lib Microsoft (R) Incremental Linker Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. calceph/3.5.0: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' built calceph/3.5.0: Build folder C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 calceph/3.5.0: Generated conaninfo.txt calceph/3.5.0: Generated conanbuildinfo.txt calceph/3.5.0: Generating the package calceph/3.5.0: Package folder C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 calceph/3.5.0: Calling package() ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.19 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > nmake -f Makefile.vc install DESTDIR="C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" ENABLEF2003=0 ENABLEF77=0 ----------------- cd src && nmake /f Makefile.vc CCFLAGS="/nologo /EHs" CCC="cl.exe" FFC="gfortran.exe" FFFLAGS="-c" FFLINKFLAGS="" cd examples && nmake /f Makefile.vc CCFLAGS="/nologo /EHs" CCC="cl.exe" FFC="gfortran.exe" FFFLAGS="-c" FFLINKFLAGS="" cd tests && nmake /f Makefile.vc CCFLAGS="/nologo /EHs" CCC="cl.exe" FFC="gfortran.exe" FFFLAGS="-c" FFLINKFLAGS="" mkdir C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 mkdir C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include mkdir C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\lib mkdir C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\doc mkdir C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec mkdir C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec\calceph mkdir C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec\calceph\mex cd src && nmake /f Makefile.vc DESTDIR="C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" install copy f90calceph.h C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include 1 file(s) copied. copy calceph.h C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include 1 file(s) copied. copy libcalceph.lib C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\lib 1 file(s) copied. cd doc && nmake /f Makefile.vc DESTDIR="C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" install copy calceph_c.pdf C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\doc 1 file(s) copied. copy calceph_fortran2003.pdf C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\doc 1 file(s) copied. copy calceph_fortran77.pdf C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\doc 1 file(s) copied. copy calceph_python.pdf C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\doc 1 file(s) copied. cd mexapi\src && nmake /f Makefile.vc DESTDIR="C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" install copy interfacemex.c C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec\calceph\mex 1 file(s) copied. copy CalcephBin.m C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec\calceph\mex 1 file(s) copied. copy calceph_compilemex.m C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec\calceph\mex 1 file(s) copied. copy Constants.m C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec\calceph\mex 1 file(s) copied. copy calceph_getversion_str.m C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec\calceph\mex 1 file(s) copied. copy NaifId.m C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec\calceph\mex 1 file(s) copied. copy calceph_seterrorhandler.m C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\libexec\calceph\mex 1 file(s) copied. [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK calceph/3.5.0 package(): Packaged 2 '.h' files: calceph.h, f90calceph.h calceph/3.5.0 package(): Packaged 1 '.lib' file: libcalceph.lib calceph/3.5.0 package(): Packaged 3 '.LIB' files: COPYING_CECILL_B.LIB, COPYING_CECILL_C.LIB, COPYING_CECILL_V2.1.LIB calceph/3.5.0: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' created calceph/3.5.0: Created package revision ea16c444c88c8710dcdf6ec0bb1c9c31 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. A subdirectory or file C:\J\w\BuildSingleReference@3\.conan\data\calceph\3.5.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 already exists. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft (R) Program Maintenance Utility Version 14.16.27035.0 Copyright (C) Microsoft Corporation. All rights reserved.