Giter Site home page Giter Site logo

Comments (5)

msteveb avatar msteveb commented on May 20, 2024

Thanks for the report. This seems to be a minor issue in the test where fgrep is implemented as 'grep -E'. The test can be fixed by changing "fgrep -v fgrep" to "fgrep -v grep". I'll push this fix to master, but you can make a patch for this if you want.

from jimtcl.

OdyX avatar OdyX commented on May 20, 2024

Thank you very much. Unfortunately, this was not enough to fix the hurd-i386 FTBFS:

exec-3.3 ERR redirecting output to file
At      : exec.test:101
Expected: 'rc=ok return result=Different simple words'
Got     : 'rc=error result=child killed by signal SIGPIPE'

exec-9.7 ERR commands returning errors
At      : exec.test:254
Expected: '0 {error msg 1
error msg 2}'
Got     : '0 {error msg 1}'

exec-12.1 ERR reaping background processes
At      : exec.test:347
Expected: '0'
Got     : 'child'

       exec.test: Total    76   Passed    73  Skipped     0  Failed     3
------------------------------------------------------------
FAILED: 3
	exec.test:101	exec-3.3
	exec.test:254	exec-9.7
	exec.test:347	exec-12.1
------------------------------------------------------------

build log

from jimtcl.

msteveb avatar msteveb commented on May 20, 2024

I don't know what's going on there. I see two additional tests have failed with no changes.
I went to the trouble of install hurd in a VM. This version:

root@debian:/tmp# uname -a
GNU debian 0.9 GNU-Mach 1.8+git20170609-486/Hurd-0.9 i686-AT386 GNU
root@debian:/tmp# cat /etc/issue
Debian GNU/Hurd 9 \n \l

I can't get any of those tests to fail.

from jimtcl.

msteveb avatar msteveb commented on May 20, 2024

I'll need some more information in order to fix this, otherwise I will close this ticket.

from jimtcl.

msteveb avatar msteveb commented on May 20, 2024

Closing as no further information is available. Feel free to reopen if you have more details.

from jimtcl.

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.