Giter VIP home page Giter VIP logo

Comments (4)

juraj-blahunka avatar juraj-blahunka commented on May 31, 2024 1

Just came across the same build issue as well, the resolution was to fetch the submodule via

git submodule init 
git submodule update

from attabench.

lmyl avatar lmyl commented on May 31, 2024

And compiler error. In AttabenchDocument.swift, Cannot convert value of type 'RunOptions' to expected argument type 'RunOptions'. I check that options of type is RunOptions ,but compiler error,I use Xcode 9.2

from attabench.

lmyl avatar lmyl commented on May 31, 2024

Ok,I solve it successfully . Thank the author for providing very good performance testing tools.

from attabench.

fishmanlol avatar fishmanlol commented on May 31, 2024

I met a problem happen in

carthage bootstrap --platform Mac
and i get the following output:

ty:Attabench ty$ carthage bootstrap --platform Mac
*** Checking out SipHash at "7f83e142126db134b8d9175cb98b65ba95c18a1f"
*** Checking out BTree at "9e34b5311b0d44846d91245b8361a42d7e06275a"
*** Checking out OptionParser at "049f1e2b9d4550c25d99c54e17a045149e723afb"
*** Checking out BigInt at "b4bfe356e9bd76c59e0781d8584c495ab348b1f6"
*** Checking out GlueKit at "a1283dba1d57578e34ded41bd9b5f24a2b9bf72f"
*** Checking out SipHash at "7f83e142126db134b8d9175cb98b65ba95c18a1f"
*** xcodebuild output can be found in /var/folders/l7/ygr6fwz521b5rgwd_n6brxrr0000gn/T/carthage-xcodebuild.WQegpO.log
*** Building scheme "BTree-PerformanceTests" in BTree.xcodeproj
*** Building scheme "BTree-macOS" in BTree.xcodeproj
*** Building scheme "OptionParser" in OptionParser.xcodeproj
*** Building scheme "SipHash-macOS" in SipHash.xcodeproj
*** Building scheme "BigInt-macOS" in BigInt.xcworkspace
*** Building scheme "GlueKit-PerformanceTests" in GlueKit.xcworkspace
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -workspace /Users/ty/Attabench/Carthage/Checkouts/GlueKit/GlueKit.xcworkspace -scheme GlueKit-PerformanceTests -configuration Release -derivedDataPath /Users/ty/Library/Caches/org.carthage.CarthageKit/DerivedData/9.3_9E145/GlueKit/a1283dba1d57578e34ded41bd9b5f24a2b9bf72f ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/l7/ygr6fwz521b5rgwd_n6brxrr0000gn/T/GlueKit SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/ty/Attabench/Carthage/Checkouts/GlueKit)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/l7/ygr6fwz521b5rgwd_n6brxrr0000gn/T/carthage-xcodebuild.WQegpO.log

I have no ideal how to handle it, thanks in advance.

from attabench.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.