Skip to content

Instantly share code, notes, and snippets.

@risicle
Created September 7, 2019 12:24
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/9c941976b01f9b4e841088e577625bc4 to your computer and use it in GitHub Desktop.
Save risicle/9c941976b01f9b4e841088e577625bc4 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/rm1dg24w9i8adrfss00q64ml7fh63xqd-zeroc-ice-3.7.2 OPTIMIZE=yes USR_DIR_INSTALL=yes LANGUAGES=cpp CONFIGS=shared SKIP=slice2py srcs
making all in cpp
make[1]: Entering directory '/private/tmp/nix-build-zeroc-ice-3.7.2.drv-0/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-shared] src/Ice/generated/Logger.cpp
Compiling [macosx-shared] src/Ice/generated/PluginF.cpp
Compiling [macosx-shared] src/Ice/generated/SliceChecksumDict.cpp
Compiling [macosx-shared] src/Ice/generated/CommunicatorF.cpp
Compiling [macosx-shared] src/Ice/generated/Communicator.cpp
In file included from src/Ice/generated/Communicator.cpp:19:
In file included from include/generated/Ice/Communicator.h:27:
In file included from include/Ice/Proxy.h:25:
In file included from include/Ice/OutgoingAsync.h:19:
include/generated/Ice/LocalException.h:3919:40: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~InitializationException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:3919:40: note: use 'noexcept' instead
virtual ~InitializationException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:3970:46: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~PluginInitializationException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:3970:46: note: use 'noexcept' instead
virtual ~PluginInitializationException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4015:49: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~CollocationOptimizationException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4015:49: note: use 'noexcept' instead
virtual ~CollocationOptimizationException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4067:43: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~AlreadyRegisteredException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4067:43: note: use 'noexcept' instead
virtual ~AlreadyRegisteredException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4133:39: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~NotRegisteredException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4133:39: note: use 'noexcept' instead
virtual ~NotRegisteredException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4194:36: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~TwowayOnlyException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4194:36: note: use 'noexcept' instead
virtual ~TwowayOnlyException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4242:45: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~CloneNotImplementedException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4242:45: note: use 'noexcept' instead
virtual ~CloneNotImplementedException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4291:33: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~UnknownException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4291:33: note: use 'noexcept' instead
virtual ~UnknownException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4348:38: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~UnknownLocalException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4348:38: note: use 'noexcept' instead
virtual ~UnknownLocalException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4403:37: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~UnknownUserException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4403:37: note: use 'noexcept' instead
virtual ~UnknownUserException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4441:41: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~VersionMismatchException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4441:41: note: use 'noexcept' instead
virtual ~VersionMismatchException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4479:47: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~CommunicatorDestroyedException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4479:47: note: use 'noexcept' instead
virtual ~CommunicatorDestroyedException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4527:50: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~ObjectAdapterDeactivatedException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4527:50: note: use 'noexcept' instead
virtual ~ObjectAdapterDeactivatedException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4580:46: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~ObjectAdapterIdInUseException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4580:46: note: use 'noexcept' instead
virtual ~ObjectAdapterIdInUseException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4630:36: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~NoEndpointException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4630:36: note: use 'noexcept' instead
virtual ~NoEndpointException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4682:39: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~EndpointParseException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4682:39: note: use 'noexcept' instead
virtual ~EndpointParseException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4733:52: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~EndpointSelectionTypeParseException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4733:52: note: use 'noexcept' instead
virtual ~EndpointSelectionTypeParseException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4784:38: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~VersionParseException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4784:38: note: use 'noexcept' instead
virtual ~VersionParseException() throw();
^~~~~~~
noexcept
include/generated/Ice/LocalException.h:4835:39: error: dynamic exception specifications are deprecated [-Werror,-Wdeprecated-dynamic-exception-spec]
virtual ~IdentityParseException() throw();
^~~~~~~
include/generated/Ice/LocalException.h:4835:39: note: use 'noexcept' instead
virtual ~IdentityParseException() throw();
^~~~~~~
noexcept
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[1]: *** [Makefile:26: src/Ice/build/macosx/shared/pic/Communicator.o] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-zeroc-ice-3.7.2.drv-0/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