Git Product home page Git Product logo

Comments (5)

rakshasa avatar rakshasa commented on May 23, 2024

And no mention at all of your cppunit install?

At least show that you made a bit of effort to solve the issue.

from libtorrent.

veryfoolish avatar veryfoolish commented on May 23, 2024

Okay, so I’m not a C++ developer and I didn’t realize that CPPUnit was a requirement of your software. To note, you might want to add it to the config script if it’s required to build the program according to the direction you give in ``INSTALL''.

I was submitting this bug out of kindness; the hostility isn’t appreciated. But thanks.

from libtorrent.

veryfoolish avatar veryfoolish commented on May 23, 2024

And finally after running reset && ./configure && make && make check I get:

make[2]: Leaving directory `/home/ryan/code/torrent/libtorrent/test'
make  check-TESTS
make[2]: Entering directory `/home/ryan/code/torrent/libtorrent/test'
.....F...................................................F.
1 0
.............................

extents_test.cc:55:Assertion
Test name: ExtentsTest::test_basic
assertion failed
- Expression: verify_extent_data(extent_1, idx_empty, val_empty)

tracker_controller_test.cc:590:Assertion
Test name: tracker_controller_test::test_requesting_basic
assertion failed
- Expression: "10000"[1] == '1' || !tracker_0_1->is_busy()

Failures !!!
Run: 86   Failure total: 2   Failures: 2   Errors: 0
FAIL: LibTorrentTest
=================================
1 of 1 tests failed
Please report to [email protected]
=================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/ryan/code/torrent/libtorrent/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/ryan/code/torrent/libtorrent/test'
make: *** [check-recursive] Error 1

from libtorrent.

rakshasa avatar rakshasa commented on May 23, 2024

That's the difference between a bug tracker and user support, and showing some effort at figuring out the issue is a curtesy to the developers.

Also CPPUNIT is not a requirement for installing the software, only for testing.

from libtorrent.

veryfoolish avatar veryfoolish commented on May 23, 2024

You misspelled “courtesy” and I am not doing this for my health; there’s something wrong with your software. Perhaps you should address than rather than spending all of your energy being a total dick.

To wit, there’s still a flaw with your software and after CPPUNIT is installed it still fails. And according to the instructions you give in INSTALL you’re meant to run `make check``.

from libtorrent.

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.