Re: program exit code, "at exit" handler and explicit close of shared objects

2019-11-05 Thread Roumen Petrov
Hello, As non-regular user I did tests when I have access to environment. Ken Brown wrote: On 10/29/2019 10:53 AM, Ken Brown wrote: On 10/26/2019 11:07 AM, Roumen Petrov wrote: First test is as is: [SNIP] I ran this second version of test-dlclose (with DLCLOSE_ATEXIT defined) under

program exit code, "at exit" handler and explicit close of shared objects

2019-10-26 Thread Roumen Petrov
exit with code 33 As is visible make does not report error, i.e. program exit code is zero. Is there a way to bypass issue? For protocol: $ uname -srvm -> CYGWIN_NT-10.0 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Regards, Roumen Petrov #include #include #include void *handle = NULL; #if 0

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Roumen Petrov
Eliot Moss wrote: So here's a thing, though I don't understand it: In addition the build/taskset.exe, there's a build/.libs/taskset.exe. If I install the latter in /usr/bin/.libs/taskset.exe, then /usr/bin/taskset works.  In fact, it seems that the version in .libs is the "real" program and

unix domain socket as non administrator

2021-12-04 Thread Roumen Petrov
as administrator. And finally question - does unix domain socket works for users without administrative rights? Regards, Roumen Petrov -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html

setup as not admin - package upgrade failed

2021-12-04 Thread Roumen Petrov
dministrative rights and so I prefer to run installation as before. But this is not so important. Main point is that in cygwin console as normal user tar command extracts failed packages without errors. Regards, Roumen Petrov -- Problem reports: https://cygwin.com/problems.html FAQ:

OS hang when multi-process build fail

2021-12-04 Thread Roumen Petrov
over "task manager" and etc cannot be started and I must shutdown OS - [power]  button works. Builds were run  in cygwin console without administrative rights. It seems to me current cygwin release has issue with inter-process communication, for instance in setup program as well. Re

Re: OS hang when multi-process build fail

2021-12-06 Thread Roumen Petrov
Hello, Please find some details from test today below. Marco Atzeri wrote: On 04.12.2021 09:51, Roumen Petrov wrote: Hello Cygwin users, On non regular basis I would like to perform regression test of recent pkix-ssh version with recent openssl release. In this case is was openssl master

Re: Add libtool use to autotools package

2021-11-07 Thread Roumen Petrov
x library commands to generic libtool commands? Question is not clear to me. Lbtool documentation point how to use libtool to compile, link, install and etc. Actually this is way to write make "targets" that use libtool. But if project uses automake there no need to know particu

Re: GNU make losing jobserver tokens

2022-03-23 Thread Roumen Petrov
variations. Perhaps build could use local administrator account or to use jobs lest than number of cores. /Magnus Regards, Roumen Petrov -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubs

Re: pipe hang issue when running as SYSTEM

2022-03-25 Thread Roumen Petrov
uname -a CYGWIN_NT-10.0 ZZZ 3.3.4(0.341/5/3) 2022-01-31 19:35 x86_64 Cygwin Remarks: - no way to debug - no error if run as administrator Regards, Roumen Petrov -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: