Giter Club home page Giter Club logo

Comments (7)

grazzolini avatar grazzolini commented on September 7, 2024

I don't know it this is related to the same issue you are facing, @Civil. But I have a similar issue that appeared on 20160301 that is affecting the build of tinyssh in some cases. I'm one of the maintainer of the tinyssh AUR package for Archlinux, and the build process fails on one test:

--- tinysshd.exp 2016-02-26 05:10:22.000000000 -0300
+++ tinysshd.out 2016-03-18 10:48:40.663333332 -0300
@@ -477,7 +477,7 @@

--- tinysshd 'logs kex problem' when client closed the connection

-unable to receive kex-message (connection reset)
+unable to send kex-message (broken pipe)

--- tinysshd 'logs kex problem' when client disconnected the connection

On previous versions I didn't had this issue. Also, it seems not to affect every system, but we had reports of some people not being able to build the package. And I reproduced this error using a qemu-kvm virtual machine.

from tinyssh.

grazzolini avatar grazzolini commented on September 7, 2024

And I just saw now that issue #13 fixed this problem. Sorry for the noise.

from tinyssh.

Civil avatar Civil commented on September 7, 2024

Well, my problems are related to the fact that gentoo builds packages inside a sandbox and some features are not allowed there, but tests are using them, so they obviously fails.

Currently there is no way to remove tests without hacking into build system which I don't actually want to do (cause it's too weird). So I'll wait until author will switch to something saner than bash scripts as a build system (e.x. autotools, cmake, etc).

from tinyssh.

lilydjwg avatar lilydjwg commented on September 7, 2024

I have problems with the tests as well as I'm cross-compiling. tinyssh is well suited for tiny embedded systems, except that it's so unpleasant to cross-compile.

from tinyssh.

janmojzis avatar janmojzis commented on September 7, 2024

Hello,
can You prepaire separate Makefile, make* script or something like that to allow cross-compiling?

from tinyssh.

janmojzis avatar janmojzis commented on September 7, 2024

I tried to add support for cross-compilation in the branch cc, script make-tinysshcc.sh

  • no test, no executing binaries

Can You please try it?

Thanks
Jan

from tinyssh.

lilydjwg avatar lilydjwg commented on September 7, 2024

@janmojzis make-tinysshcc.sh works fine for me 👍

from tinyssh.

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.