Coder Social home page Coder Social logo

Comments (9)

hanwen avatar hanwen commented on June 15, 2024

yeah. It'll probably work if you replace it with a binary that executes correctly on your machine (it should be from protobuf 2.5.0).

from bazel.

filmil avatar filmil commented on June 15, 2024

Is there any special reason that i686 binaries aren't there? Is it even
worth running bazel on a 32-bit machine?

On Tue, Mar 24, 2015 at 12:20 PM Han-Wen Nienhuys [email protected]
wrote:

yeah. It'll probably work if you replace it with a binary that executes
correctly on your machine (it should be from protobuf 2.5.0).

β€”
Reply to this email directly or view it on GitHub
#18 (comment).

from bazel.

hanwen avatar hanwen commented on June 15, 2024

No special reason, we just forgot about i686.

from bazel.

MarkRunWu avatar MarkRunWu commented on June 15, 2024

I tried to replace by 32 bit version protoc.
It still cannot be built cause the codebase is targeted at 64 bit machine. πŸ˜–

src/main/cpp/blaze.cc: In function β€˜void blaze::ActuallyExtractData(const string&, const string&)’:
src/main/cpp/blaze.cc:804:71: error: cannot convert β€˜off_t* {aka long int*}’ to β€˜int64_t* {aka long long int*}’ for argument β€˜4’ to β€˜int archive_read_data_block(archive*, const void**, size_t*, int64_t*)’
       retval = archive_read_data_block(blaze_zip, &buf, &size, &offset);
                                                                       ^

from bazel.

damienmg avatar damienmg commented on June 15, 2024

Sorry we have to work that out. We are setting up external CI systems and we might able to target 32bits.

from bazel.

srib avatar srib commented on June 15, 2024

Any idea when a fix to this might be pushed for i686?

from bazel.

damienmg avatar damienmg commented on June 15, 2024

Hanwen: can you take care of this one?
Also you might want to see with Kristina if we can set-up 32-bit build on Travis

from bazel.

srib avatar srib commented on June 15, 2024

Hanwen: thanks for fixing this problem!

from bazel.

kchodorow avatar kchodorow commented on June 15, 2024

Whoops, didn't mean to close. Not sure if 32-bit compile actually works now, but there is a 32-bit protoc in https://github.com/google/bazel/tree/master/third_party/protobuf now.

from bazel.

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.