Skip to content

Instantly share code, notes, and snippets.

@risicle
Created September 7, 2019 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save risicle/aedc9fb1d41274a623aad810dd36fb7e to your computer and use it in GitHub Desktop.
Save risicle/aedc9fb1d41274a623aad810dd36fb7e to your computer and use it in GitHub Desktop.
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/jaw91z9iin8l4c7amcm2v6nin97jmvrb-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j1 -l1 SHELL=/nix/store/9jd5ihjm10rwm3m6aj1wwbyx7f3cc902-bash-4.4-p23/bin/bash prefix=/nix/store/a63qchrf27i1h2cn0ii7f23pma00qram-zeroc-ice-3.7.2 OPTIMIZE=yes USR_DIR_INSTALL=yes LANGUAGES=cpp CONFIGS=cpp11-shared SKIP=slice2py srcs
making all in cpp
make[1]: Entering directory '/private/tmp/nix-build-zeroc-ice-3.7.2.drv-1/source/cpp'
Compiling [macosx-static] src/Slice/Grammar.cpp
Compiling [macosx-static] src/Slice/Scanner.cpp
Compiling [macosx-static] src/Slice/MD5.cpp
Compiling [macosx-static] src/Slice/StringLiteralUtil.cpp
Compiling [macosx-static] src/Slice/Checksum.cpp
Compiling [macosx-static] src/Slice/SliceUtil.cpp
Compiling [macosx-static] src/Slice/Preprocessor.cpp
Compiling [macosx-static] src/Slice/MD5I.cpp
Compiling [macosx-static] src/Slice/FileTracker.cpp
Compiling [macosx-static] src/Slice/RubyUtil.cpp
Compiling [macosx-static] src/Slice/Python.cpp
Compiling [macosx-static] src/Slice/Ruby.cpp
Compiling [macosx-static] src/Slice/PHPUtil.cpp
Compiling [macosx-static] src/Slice/PythonUtil.cpp
Compiling [macosx-static] src/Slice/Parser.cpp
Compiling [macosx-static] src/Slice/JavaUtil.cpp
Compiling [macosx-static] src/Slice/CPlusPlusUtil.cpp
Linking [macosx-static] lib/libSlice.a
Compiling [macosx-static] src/IceUtil/Shared.cpp
Compiling [macosx-static] src/IceUtil/UtilException.cpp
Compiling [macosx-static] src/IceUtil/RecMutex.cpp
Compiling [macosx-static] src/IceUtil/ConsoleUtil.cpp
Compiling [macosx-static] src/IceUtil/CtrlCHandler.cpp
Compiling [macosx-static] src/IceUtil/FileUtil.cpp
Compiling [macosx-static] src/IceUtil/Random.cpp
Compiling [macosx-static] src/IceUtil/InputUtil.cpp
Compiling [macosx-static] src/IceUtil/MutexProtocol.cpp
Compiling [macosx-static] src/IceUtil/Options.cpp
Compiling [macosx-static] src/IceUtil/Time.cpp
Compiling [macosx-static] src/IceUtil/StringUtil.cpp
Compiling [macosx-static] src/IceUtil/UUID.cpp
Compiling [macosx-static] src/IceUtil/OutputUtil.cpp
Compiling [macosx-static] src/IceUtil/ThreadException.cpp
Compiling [macosx-static] src/IceUtil/StringConverter.cpp
Linking [macosx-static] lib/libIceUtil.a
Compiling [macosx-static] src/slice2cpp/Gen.cpp
Compiling [macosx-static] src/slice2cpp/Main.cpp
Linking [macosx-static] bin/slice2cpp
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling [macosx-static] src/slice2rb/Main.cpp
Linking [macosx-static] bin/slice2rb
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling [macosx-static] src/slice2java/Gen.cpp
Compiling [macosx-static] src/slice2java/Main.cpp
Compiling [macosx-static] src/slice2java/GenCompat.cpp
Linking [macosx-static] bin/slice2java
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling [macosx-static] src/slice2confluence/Gen.cpp
Compiling [macosx-static] src/slice2confluence/ConfluenceOutput.cpp
Compiling [macosx-static] src/slice2confluence/Main.cpp
Linking [macosx-static] bin/slice2confluence
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling [macosx-static] src/slice2html/Gen.cpp
Compiling [macosx-static] src/slice2html/Main.cpp
Linking [macosx-static] bin/slice2html
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling [macosx-static] src/slice2objc/Gen.cpp
Compiling [macosx-static] src/slice2objc/Main.cpp
Compiling [macosx-static] src/slice2objc/ObjCUtil.cpp
Linking [macosx-static] bin/slice2objc
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling [macosx-static] src/slice2php/Main.cpp
Linking [macosx-static] bin/slice2php
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling [macosx-static] src/slice2cs/Gen.cpp
Compiling [macosx-static] src/slice2cs/DotNetNames.cpp
Compiling [macosx-static] src/slice2cs/Main.cpp
Compiling [macosx-static] src/slice2cs/CsUtil.cpp
Linking [macosx-static] bin/slice2cs
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling [macosx-static] src/slice2matlab/Main.cpp
Linking [macosx-static] bin/slice2matlab
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling [macosx-static] src/slice2js/Gen.cpp
Compiling [macosx-static] src/slice2js/JsUtil.cpp
Compiling [macosx-static] src/slice2js/Main.cpp
Linking [macosx-static] bin/slice2js
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(support.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(main.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(system.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(directive.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(eval.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(expand.o)) was built for newer OSX version (10.12) than being linked (10.9)
ld: warning: object file (/nix/store/yhlanh060ycgia5wx7ih5sfpl0jz70mi-zeroc-mcpp-2.7.2.14/lib/libmcpp.a(mbchar.o)) was built for newer OSX version (10.12) than being linked (10.9)
Compiling ../slice/Ice/Logger.ice
Compiling ../slice/Ice/PluginF.ice
Compiling ../slice/Ice/SliceChecksumDict.ice
Compiling ../slice/Ice/CommunicatorF.ice
Compiling ../slice/Ice/Communicator.ice
Compiling ../slice/Ice/LocatorF.ice
Compiling ../slice/Ice/Plugin.ice
Compiling ../slice/Ice/ConnectionF.ice
Compiling ../slice/Ice/ObjectAdapterF.ice
Compiling ../slice/Ice/EndpointTypes.ice
Compiling ../slice/Ice/ObjectAdapter.ice
Compiling ../slice/Ice/Locator.ice
Compiling ../slice/Ice/ValueFactory.ice
Compiling ../slice/Ice/EndpointF.ice
Compiling ../slice/Ice/Connection.ice
Compiling ../slice/Ice/ProcessF.ice
Compiling ../slice/Ice/Current.ice
Compiling ../slice/Ice/Metrics.ice
Compiling ../slice/Ice/RemoteLogger.ice
Compiling ../slice/Ice/InstrumentationF.ice
Compiling ../slice/Ice/Properties.ice
Compiling ../slice/Ice/PropertiesAdmin.ice
Compiling ../slice/Ice/ServantLocatorF.ice
Compiling ../slice/Ice/Identity.ice
Compiling ../slice/Ice/FacetMap.ice
Compiling ../slice/Ice/LocalException.ice
Compiling ../slice/Ice/Router.ice
Compiling ../slice/Ice/ImplicitContextF.ice
Compiling ../slice/Ice/ServantLocator.ice
Compiling ../slice/Ice/LoggerF.ice
Compiling ../slice/Ice/BuiltinSequences.ice
Compiling ../slice/Ice/ObjectFactory.ice
Compiling ../slice/Ice/ImplicitContext.ice
Compiling ../slice/Ice/Process.ice
Compiling ../slice/Ice/Instrumentation.ice
Compiling ../slice/Ice/Version.ice
Compiling ../slice/Ice/Endpoint.ice
Compiling ../slice/Ice/PropertiesF.ice
Compiling ../slice/Ice/RouterF.ice
Compiling [macosx-cpp11-shared] src/Ice/generated/Logger.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/PluginF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/SliceChecksumDict.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/CommunicatorF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Communicator.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/LocatorF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Plugin.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ConnectionF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ObjectAdapterF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/EndpointTypes.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ObjectAdapter.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Locator.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ValueFactory.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/EndpointF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Connection.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ProcessF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Current.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Metrics.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/RemoteLogger.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/InstrumentationF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Properties.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/PropertiesAdmin.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ServantLocatorF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Identity.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/FacetMap.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/LocalException.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Router.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ImplicitContextF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ServantLocator.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/LoggerF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/BuiltinSequences.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ObjectFactory.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/ImplicitContext.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Process.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Instrumentation.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Version.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/Endpoint.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/PropertiesF.cpp
Compiling [macosx-cpp11-shared] src/Ice/generated/RouterF.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/Shared.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/UtilException.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/RecMutex.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/ConsoleUtil.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/CtrlCHandler.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/FileUtil.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/Random.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/InputUtil.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/MutexProtocol.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/Options.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/Time.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/StringUtil.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/UUID.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/OutputUtil.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/ThreadException.cpp
Compiling [macosx-cpp11-shared] src/IceUtil/StringConverter.cpp
Compiling [macosx-cpp11-shared] src/Ice/OutputStream.cpp
Compiling [macosx-cpp11-shared] src/Ice/DispatchInterceptor.cpp
Compiling [macosx-cpp11-shared] src/Ice/RetryQueue.cpp
Compiling [macosx-cpp11-shared] src/Ice/TcpConnector.cpp
Compiling [macosx-cpp11-shared] src/Ice/Instance.cpp
Compiling [macosx-cpp11-shared] src/Ice/RegisterPluginsInit.cpp
Compiling [macosx-cpp11-shared] src/Ice/AsyncResult.cpp
Compiling [macosx-cpp11-shared] src/Ice/Connector.cpp
Compiling [macosx-cpp11-shared] src/Ice/EventHandler.cpp
Compiling [macosx-cpp11-shared] src/Ice/LoggerAdminI.cpp
Compiling [macosx-cpp11-shared] src/Ice/Incoming.cpp
Compiling [macosx-cpp11-shared] src/Ice/PluginManagerI.cpp
Compiling [macosx-cpp11-shared] src/Ice/SlicedData.cpp
Compiling [macosx-cpp11-shared] src/Ice/WSTransceiver.cpp
Compiling [macosx-cpp11-shared] src/Ice/LocalObject.cpp
Compiling [macosx-cpp11-shared] src/Ice/WSEndpoint.cpp
Compiling [macosx-cpp11-shared] src/Ice/LoggerI.cpp
Compiling [macosx-cpp11-shared] src/Ice/OpaqueEndpointI.cpp
Compiling [macosx-cpp11-shared] src/Ice/ConnectionRequestHandler.cpp
Compiling [macosx-cpp11-shared] src/Ice/NetworkProxy.cpp
Compiling [macosx-cpp11-shared] src/Ice/TraceLevels.cpp
Compiling [macosx-cpp11-shared] src/Ice/ProtocolPluginFacade.cpp
Compiling [macosx-cpp11-shared] src/Ice/TcpAcceptor.cpp
Compiling [macosx-cpp11-shared] src/Ice/Exception.cpp
Compiling [macosx-cpp11-shared] src/Ice/ConnectRequestHandler.cpp
Compiling [macosx-cpp11-shared] src/Ice/Timer.cpp
Compiling [macosx-cpp11-shared] src/Ice/ArgVector.cpp
Compiling [macosx-cpp11-shared] src/Ice/StreamSocket.cpp
Compiling [macosx-cpp11-shared] src/Ice/PropertiesAdminI.cpp
Compiling [macosx-cpp11-shared] src/Ice/Initialize.cpp
Compiling [macosx-cpp11-shared] src/Ice/EndpointFactory.cpp
Compiling [macosx-cpp11-shared] src/Ice/RequestHandler.cpp
Compiling [macosx-cpp11-shared] src/Ice/SliceChecksums.cpp
Compiling [macosx-cpp11-shared] src/Ice/Protocol.cpp
Compiling [macosx-cpp11-shared] src/Ice/ServantManager.cpp
Compiling [macosx-cpp11-shared] src/Ice/PropertiesI.cpp
Compiling [macosx-cpp11-shared] src/Ice/StringConverterPlugin.cpp
Compiling [macosx-cpp11-shared] src/Ice/IncomingAsync.cpp
Compiling [macosx-cpp11-shared] src/Ice/Thread.cpp
Compiling [macosx-cpp11-shared] src/Ice/ProtocolInstance.cpp
Compiling [macosx-cpp11-shared] src/Ice/FactoryTable.cpp
Compiling [macosx-cpp11-shared] src/Ice/RouterInfo.cpp
Compiling [macosx-cpp11-shared] src/Ice/ImplicitContextI.cpp
Compiling [macosx-cpp11-shared] src/Ice/PropertyNames.cpp
Compiling [macosx-cpp11-shared] src/Ice/HttpParser.cpp
Compiling [macosx-cpp11-shared] src/Ice/Network.cpp
Compiling [macosx-cpp11-shared] src/Ice/Application.cpp
Compiling [macosx-cpp11-shared] src/Ice/OutgoingAsync.cpp
Compiling [macosx-cpp11-shared] src/Ice/DynamicLibrary.cpp
Compiling [macosx-cpp11-shared] src/Ice/IPEndpointI.cpp
Compiling [macosx-cpp11-shared] src/Ice/Object.cpp
Compiling [macosx-cpp11-shared] src/Ice/ReferenceFactory.cpp
Compiling [macosx-cpp11-shared] src/Ice/Value.cpp
Compiling [macosx-cpp11-shared] src/Ice/UdpEndpointI.cpp
Compiling [macosx-cpp11-shared] src/Ice/Buffer.cpp
Compiling [macosx-cpp11-shared] src/Ice/BatchRequestQueue.cpp
Compiling [macosx-cpp11-shared] src/Ice/Cond.cpp
Compiling [macosx-cpp11-shared] src/Ice/Selector.cpp
Compiling [macosx-cpp11-shared] src/Ice/UdpTransceiver.cpp
Compiling [macosx-cpp11-shared] src/Ice/DefaultsAndOverrides.cpp
Compiling [macosx-cpp11-shared] src/Ice/CommunicatorI.cpp
Compiling [macosx-cpp11-shared] src/Ice/LocatorInfo.cpp
Compiling [macosx-cpp11-shared] src/Ice/ConnectionFactory.cpp
Compiling [macosx-cpp11-shared] src/Ice/ValueFactoryManagerI.cpp
Compiling [macosx-cpp11-shared] src/Ice/TraceUtil.cpp
Compiling [macosx-cpp11-shared] src/Ice/Reference.cpp
Compiling [macosx-cpp11-shared] src/Ice/SystemdJournalI.cpp
Compiling [macosx-cpp11-shared] src/Ice/CollocatedRequestHandler.cpp
Compiling [macosx-cpp11-shared] src/Ice/ProxyFactory.cpp
Compiling [macosx-cpp11-shared] src/Ice/UdpConnector.cpp
Compiling [macosx-cpp11-shared] src/Ice/LoggerUtil.cpp
Compiling [macosx-cpp11-shared] src/Ice/MetricsAdminI.cpp
Compiling [macosx-cpp11-shared] src/Ice/CountDownLatch.cpp
Compiling [macosx-cpp11-shared] src/Ice/ACM.cpp
Compiling [macosx-cpp11-shared] src/Ice/ObjectAdapterI.cpp
Compiling [macosx-cpp11-shared] src/Ice/Base64.cpp
Compiling [macosx-cpp11-shared] src/Ice/GCObject.cpp
Compiling [macosx-cpp11-shared] src/Ice/EndpointFactoryManager.cpp
Compiling [macosx-cpp11-shared] src/Ice/SHA1.cpp
Compiling [macosx-cpp11-shared] src/Ice/ObserverHelper.cpp
Compiling [macosx-cpp11-shared] src/Ice/RequestHandlerFactory.cpp
Compiling [macosx-cpp11-shared] src/Ice/ConnectionI.cpp
Compiling [macosx-cpp11-shared] src/Ice/Service.cpp
Compiling [macosx-cpp11-shared] src/Ice/ThreadPool.cpp
Compiling [macosx-cpp11-shared] src/Ice/InputStream.cpp
Compiling [macosx-cpp11-shared] src/Ice/EndpointI.cpp
Compiling [macosx-cpp11-shared] src/Ice/TcpEndpointI.cpp
Compiling [macosx-cpp11-shared] src/Ice/InstrumentationI.cpp
Compiling [macosx-cpp11-shared] src/Ice/Transceiver.cpp
Compiling [macosx-cpp11-shared] src/Ice/WSAcceptor.cpp
Compiling [macosx-cpp11-shared] src/Ice/TcpTransceiver.cpp
Compiling [macosx-cpp11-shared] src/Ice/MetricsObserverI.cpp
Compiling [macosx-cpp11-shared] src/Ice/ResponseHandler.cpp
Compiling [macosx-cpp11-shared] src/Ice/WSConnector.cpp
Compiling [macosx-cpp11-shared] src/Ice/SysLoggerI.cpp
Compiling [macosx-cpp11-shared] src/Ice/Proxy.cpp
Compiling [macosx-cpp11-shared] src/Ice/ObjectAdapterFactory.cpp
Compiling [macosx-cpp11-shared] src/Ice/IconvStringConverter.cpp
Compiling [macosx-cpp11-shared] src/Ice/Acceptor.cpp
Compiling [macosx-cpp11-shared] src/Ice/FactoryTableInit.cpp
Linking [macosx-cpp11-shared] lib/libIce++11.37.dylib
Compiling ../slice/IceSSL/ConnectionInfo.ice
Compiling ../slice/IceSSL/EndpointInfo.ice
Compiling ../slice/IceSSL/ConnectionInfoF.ice
Compiling [macosx-cpp11-shared] src/IceSSL/generated/ConnectionInfo.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/generated/EndpointInfo.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/generated/ConnectionInfoF.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/Util.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/SecureTransportCertificateI.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/TrustManager.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/ConnectorI.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/CertificateI.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/SSLEngine.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/RFC2253.cpp
Compiling [macosx-cpp11-shared] src/IceSSL/SecureTransportEngine.cpp
src/IceSSL/SecureTransportEngine.cpp:346:46: error: use of undeclared identifier 'TLS_AES_128_GCM_SHA256'
_ciphers["TLS_AES_128_GCM_SHA256"] = TLS_AES_128_GCM_SHA256;
^
src/IceSSL/SecureTransportEngine.cpp:347:46: error: use of undeclared identifier 'TLS_AES_256_GCM_SHA384'
_ciphers["TLS_AES_256_GCM_SHA384"] = TLS_AES_256_GCM_SHA384;
^
src/IceSSL/SecureTransportEngine.cpp:348:52: error: use of undeclared identifier 'TLS_CHACHA20_POLY1305_SHA256'
_ciphers["TLS_CHACHA20_POLY1305_SHA256"] = TLS_CHACHA20_POLY1305_SHA256;
^
src/IceSSL/SecureTransportEngine.cpp:349:46: error: use of undeclared identifier 'TLS_AES_128_CCM_SHA256'
_ciphers["TLS_AES_128_CCM_SHA256"] = TLS_AES_128_CCM_SHA256;
^
src/IceSSL/SecureTransportEngine.cpp:350:48: error: use of undeclared identifier 'TLS_AES_128_CCM_8_SHA256'
_ciphers["TLS_AES_128_CCM_8_SHA256"] = TLS_AES_128_CCM_8_SHA256;
^
src/IceSSL/SecureTransportEngine.cpp:756:14: error: use of undeclared identifier 'TLS_AES_128_GCM_SHA256'
case TLS_AES_128_GCM_SHA256:
^
src/IceSSL/SecureTransportEngine.cpp:758:14: error: use of undeclared identifier 'TLS_AES_256_GCM_SHA384'
case TLS_AES_256_GCM_SHA384:
^
src/IceSSL/SecureTransportEngine.cpp:760:14: error: use of undeclared identifier 'TLS_CHACHA20_POLY1305_SHA256'
case TLS_CHACHA20_POLY1305_SHA256:
^
src/IceSSL/SecureTransportEngine.cpp:762:14: error: use of undeclared identifier 'TLS_AES_128_CCM_SHA256'
case TLS_AES_128_CCM_SHA256:
^
src/IceSSL/SecureTransportEngine.cpp:764:14: error: use of undeclared identifier 'TLS_AES_128_CCM_8_SHA256'
case TLS_AES_128_CCM_8_SHA256:
^
src/IceSSL/SecureTransportEngine.cpp:800:16: error: use of undeclared identifier 'kTLSProtocol13'
return kTLSProtocol13;
^
11 errors generated.
make[1]: *** [Makefile:26: src/IceSSL/build/macosx/cpp11-shared/pic/SecureTransportEngine.o] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-zeroc-ice-3.7.2.drv-1/source/cpp'
make: *** [Makefile:18: srcs] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment