Giter VIP home page Giter VIP logo

Comments (4)

mcclure avatar mcclure commented on May 19, 2024

Submitted before I meant toβ€” a really important piece of information is that this was on Mac OS X 10.6 (yes, very old).

from ocaml-containers.

mcclure avatar mcclure commented on May 19, 2024

Repeated test with opam install containers.0.6. Failed with same error.

[snip]
# Error: Error while creating the library string/containers_string.a
# Command exited with code 2.
### stderr ###
# W: Cannot find source file matching module 'containers_misc' in library containers_misc
# W: Cannot find source file matching module 'containers_advanced' in library containers_advanced
# W: Cannot find source file matching module 'containers_string' in library containers_string
[snip]

from ocaml-containers.

whitequark avatar whitequark commented on May 19, 2024

Waitwaitwait. Really sorry about this, but I latched onto the ar bug I knew, and missed the root cause of the issue, which is:

/usr/bin/ranlib: object: src/string/containers_string.a(containers_string.o) malformed object (unknown load command 4)

Apparently this happens when you have a version mismatch (?) with regards to XCode command line tools: https://stackoverflow.com/questions/10390186/install-name-tool-reporting-malformed-object

Either way, this is not a bug in containers.

from ocaml-containers.

mcclure avatar mcclure commented on May 19, 2024

Agreed, this is not a bug in containers.

from ocaml-containers.

Related Issues (20)

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.