Hi,

when hunting down a failing test-case with strace, I found this error:

   getxattr("…/writertest.txt") -> EOPNOTSUPP (Operation not supported)

and

   setxattr("…/writertest.txt") -> EOPNOTSUPP (Operation not supported)


I wonder if getxattr and setxattr are not supported in the build-container?!

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


Reply via email to