Git Product home page Git Product logo

Comments (5)

rickeylev avatar rickeylev commented on July 27, 2024 1

That's a pretty strange error. I've never seen that before.
Maybe upgrade bazel? The latest version is .23. Though I know absl built with .22 before.

Perhaps this has to do with your OS, VM, or environment? In other posts you said you were trying to run in a VM without network access. I'm pretty sure bazel pulls certain rule definitions from internet sources. If you look in the WORKSPACE file, you can see a variety of things that will get downloaded (I think the "bazel tools" things map to their github repo in some fashion instead of being bundled with bazel).

Since it doesn't look like the tests are even really running, I don't think I can help much. You might be better off filing an issue to bazel.

from abseil-py.

jayvdb avatar jayvdb commented on July 27, 2024

It would be very helpful to have a .travis.yml to uses as a basis for rpm packaging.

And ideally be able to run tests in a VM without internet access; see #40

from abseil-py.

rickeylev avatar rickeylev commented on July 27, 2024

Can you post some of the errors from the logs?

from abseil-py.

jayvdb avatar jayvdb commented on July 27, 2024

Interesting ...

cat /home/jayvdb/.cache/bazel/_bazel_jayvdb/0525cb1636a156ece6ca365b0b34dc87/execroot/io_abseil_py/bazel-out/k8-fastbuild/testlogs/absl/logging/tests/logging_functional_test/shard_41_of_50/test.log
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //absl/logging:tests/logging_functional_test
-----------------------------------------------------------------------------
No such plugin: python
> which bazel
/usr/bin/bazel
> rpm -qi bazel
Name        : bazel
Version     : 0.22.0
Release     : 1.1
Architecture: x86_64
Install Date: Tue 26 Feb 2019 10:31:31 AM WIB
Group       : Development/Tools/Building
Size        : 117096048
License     : Apache-2.0
Signature   : RSA/SHA256, Tue 19 Feb 2019 07:41:12 PM WIB, Key ID b88b2fd43dbdc284
Source RPM  : bazel-0.22.0-1.1.src.rpm
Build Date  : Tue 19 Feb 2019 07:39:36 PM WIB
Build Host  : lamb27
Relocations : (not relocatable)
Packager    : https://bugs.opensuse.org
Vendor      : openSUSE
URL         : http://bazel.io/
Summary     : Tool for the automation of building and testing of software
Description :
Tool for the automation of building and testing of software. It supports Java,
C++ and Go as programing languages. It also has a support for Android and iOS
as mobile operating systems.
Distribution: openSUSE Tumbleweed

From https://build.opensuse.org/package/show/devel:tools:building/bazel

from abseil-py.

jayvdb avatar jayvdb commented on July 27, 2024

Thanks for taking a look. You've given me a few hints for the next time I attempt this.

from abseil-py.

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.