[BUG] libtirpc does not provide svc_auth_none()

2014-01-10 Thread Pavel Fedin
www.spinics.net/lists/linux-nfs/msg27277.html. Can anyone update the package ? Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: ht

[BUG] GNU Make - bad default .LIBPATTERNS on Windows/Cygwin

2014-01-10 Thread Pavel Fedin
e of gcc >= v4). Or could it check something like $(HOST) set by makefile ? Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Bringing up NFS server on 64 bits

2014-01-10 Thread Pavel Fedin
do ? Won't disabling NIS-related stuff hurt security ? Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.ht

RE: Bringing up NFS server on 64 bits

2014-01-10 Thread Pavel Fedin
By the way, does anybody know who is the original author of this NFS server ? Where is upstream repository ? I failed to find one. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ:

RE: Bringing up NFS server on 64 bits

2014-01-12 Thread Pavel Fedin
en trying. That's pretty disappointing. Ok, i will try to. So far: Packages to update: rpcgen, nfs-server New package: rpcbind Is rpcgen maintained or not ? And, nobody has answered the question. Who are original authors of this NFS server ? Kind regards, Pavel Fedin Expert Enginee

Extended attributes

2014-01-13 Thread Pavel Fedin
tream. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubs

RE: Extended attributes

2014-01-14 Thread Pavel Fedin
some reason it got swallowed. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

RE: Extended attributes

2014-01-15 Thread Pavel Fedin
shFS image preparation. I guess for similar reasons we have support e. g. for device nodes (/dev) with their major/minor numbers. They are also ignored by Cygwin, and just stored on the filesystem (or do i miss something ?). Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research

RE: Extended attributes

2014-01-19 Thread Pavel Fedin
t any more to be able to prepare a rootfs for your embedded device. I think i'll consider that after i finish up with NFS. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ:

RE: Cygwin slow to drop to bash

2014-01-21 Thread Pavel Fedin
der to verity, create some local user and try to log in under that name. If this works correctly, it is that particular problem. Unfortunately i don't know what to do next. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http:/

stat64 and friends

2014-01-28 Thread Pavel Fedin
painful to add these definitions in the code here and there. AFAIK every UNIX system still has them for source compatibility. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ:

RE: stat64 and friends

2014-01-31 Thread Pavel Fedin
Hello! > Sorry. Corinna is European. She runs on a Thursday/feline based > timetable. You said - "SHE" ??? Corinna is a woman ? Main Cygwin maintainer is a lady ??? Really ? P.S. Nothing really personal, just wanted to know, to be more careful maybe... Kind regards, Pa

[BUG] /bin/sh crashes with the recent cygwin1.dll on x86/64

2014-05-13 Thread Pavel Fedin
n 1.7.28-2. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#u

RE: [BUG] /bin/sh crashes with the recent cygwin1.dll on x86/64

2014-05-14 Thread Pavel Fedin
> > gcc compiler also crashed, but i did not investigate it. All > problems > > got fixed when i downgraded cygwin package to version 1.7.28-2. > > Please try a recent snapshot from http://cygwin.com/snapshots/ Tried. /bin/sh runs well, but gcc still randomly crashes.

RE: [BUG] /bin/sh crashes with the recent cygwin1.dll on x86/64

2014-05-19 Thread Pavel Fedin
oblem does not reproduce on 32-bit version. Only 64-bit one. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Un

[ANNOUNCEMENT] New package: onc-rpc-devel-2.19_20140211-1

2014-08-16 Thread Pavel Fedin
Version 2.19_20140211-1 of "onc-rpc-devel" has been uploaded. This package is necessary for building applications using Sun (now ONC) RPC protocol. It contains headers for some standard RPC services (like NFS) and rpcgen utility needed to generate such headers for custom services, thu

[ANNOUNCEMENT] New package: onc-rpc-devel-2.19_20140816-1

2014-08-18 Thread Pavel Fedin
Version 2.19_20140816-1 of "onc-rpc-devel" has been uploaded. This package is necessary for building applications using Sun (now ONC) RPC protocol. It contains headers for some standard RPC services (like NFS) and rpcgen utility needed to generate such headers for custom services, thu

[BUG] Nasty bug persists on x86-64

2014-09-01 Thread Pavel Fedin
0x76f3e489 <+1353>: jne0x76f5a26f 0x76f3e48f <+1359>: mov%r12,0xb8(%rsp) 0x76f3e497 <+1367>: cmp%r15b,0xe3df3(%rip)# 0x77022291 0x76f3e49e <+1374>: je 0x76f5a2a8 0x76f3e4a4 <+1380>: xo

RE: [BUG] Nasty bug persists on x86-64

2014-09-02 Thread Pavel Fedin
rrently i know that it happens before main(). But is main() a real entry point ? I believe it's not. Can you tell me what is the real binary's entry point in Cygwin ? Yesterday in the evening i replied from home with some more information, but my reply got lost again :( Kind rega

[ANNOUNCEMENT] new package: rpcbind-0.2.1-1

2014-09-03 Thread Pavel Fedin
Version 0.2.1-1 of "rpcbind" has been uploaded. rpcbind is transport-independent replacement for old Sun's portmap. portmapper is a daemon which translates between Sun (now ONC) RPC program number and TCP port number. It is necessary for RPC-aware services to run. *** C

RE: FW: [BUG] SCons 2.3.0 sometimes cannot find files

2014-10-14 Thread Pavel Fedin
ply the fix. > So, if you think you know the solution and can provide a patch, I can > roll a fixed package pretty quickly. Ok. The patch is attached. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia always-use-normcase.patch Description: Binary data -

RE: FW: [BUG] SCons 2.3.0 sometimes cannot find files

2014-10-16 Thread Pavel Fedin
Hello! > The original email you sent did not include any attachment. Can you > please reply to this email with the test case attached. Ops, sorry. I forgot to attach the file. Here it is. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia import os

-pthread in gcc

2015-02-04 Thread Pavel Fedin
Hello! Can anybody tell me why -pthread switch disappeared from gcc ? Earlier versions worked, current 4.9.2 produces 'unrecognized option' error. Is it intentional ? I have some projects which imply this switch is supported, and this gives me additional pain. Kind regards, Pavel Fe

RE: -pthread in gcc

2015-02-06 Thread Pavel Fedin
ne option '-pthread' gcc: fatal error: no input files compilation terminated. p.fedin@fedinw7x64 ~ $ g++ -pthread g++: error: unrecognized command line option '-pthread' g++: fatal error: no input files compilation terminated. --- cut --- Kind regards, Pavel Fedin Expert Engineer

Managing packages from command line

2015-02-11 Thread Pavel Fedin
"install from local directory" mode, but looks like it needs complete repository with setup.ini file, which i obviously don't have. I would like just to install the package without the need to generate repository. Is it possible ? Kind regards, Pavel Fedin Expert Engineer Samsung Electr

[ANNOUNCEMENT] Updated: rpm-4.12.0-1

2015-02-11 Thread Pavel Fedin
Version 4.12.0-1 of "rpm" has been uploaded. RPM is well-known package manager originated from Redhat. The purpose of porting it to cygwin is *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe:

[ANNOUNCEMENT] Updated: rpm-4.12.0-1

2015-02-12 Thread Pavel Fedin
Version 4.12.0-1 of "rpm" has been uploaded. RPM is well-known package manager originated from Redhat. The purpose of porting it to cygwin is *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe:

fork/exec vs spawn() - possible bug

2015-04-14 Thread Pavel Fedin
to interrupt the process, i have to use task manager. With unmodified Make everything works fine. Can this be considered a bug ? Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ

bug: missing typedefs in asm/types.h

2015-04-27 Thread Pavel Fedin
, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

stack trace when running shell

2016-02-26 Thread Pavel Fedin
done any excessive testing yet). Can anybody tell, what is this? Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwi

Re: Rebuilding make

2013-01-14 Thread Pavel Fedin
Hello, Christopher. 14 января 2013 г., 18:17:33, you wrote: > You apparently knew that your mail was rejected as spam because you > received a bounce. The bounce gave you information which did not tell > you to send a complaint here. Ah, sorry for being impolite... I asked only because there

RE: [PATCH] Fix optional variables in libargp

2013-07-22 Thread Pavel Fedin
Hello! > So at this point your patch doesn't work in x86 for me. I'd appreciate > it if someone else could test it, or suggest a modification to make it > work. Ok, i'll test it myself. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russ

RE: [PATCH] Fix optional variables in libargp

2013-07-22 Thread Pavel Fedin
tried removing the PREFIX function, and after that it did work once, > but I've tried it again several times and now I can't reproduce that. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/proble

RE: [PATCH] Fix optional variables in libargp

2013-07-23 Thread Pavel Fedin
e advantage of the fix. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cy

RE: BLODA extension: console interoperability

2013-07-26 Thread Pavel Fedin
I know, not here, but likely to ncurses ML directly. However looks like FSF guys are not very keen on people committing to them, and they perhaps worry about legal-mumbo-jumbo much more than about programming and real openess. My two patches sent to different lists (make and gnulib) were simply i

RE: BLODA extension: console interoperability

2013-07-28 Thread Pavel Fedin
nGW program will think that it's running on a real Windows console, it will try to use Windows API, which obviously will not work. I agree that this is kind of corner case, but it's still there, if we talk about interoperability. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics

[BUG] Wrong Python2.7 configuration

2013-07-30 Thread Pavel Fedin
bugzilla.redhat.com/show_bug.cgi?id=927358 Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscr

RE: [BUG] Wrong Python2.7 configuration

2013-07-30 Thread Pavel Fedin
Hello! > As a local workaround, I disabled the definition of > HAVE_ATTRIBUTE_FORMAT_PARSETUPLE in /usr/include/python2.7/pyconfig.h. Me too. Just decided to report this in order to be fixed in subsequent releases. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research

[BUG ?] Failed to rebuild Cygwin

2013-07-31 Thread Pavel Fedin
n at all. An alternative is to add a check against 'dst' being empty around the actual check: --- cut --- path_conv head (dst); if (!head.isdir()) return ENOENT; --- cut --- A test case for this problem is being able to

RE: [BUG ?] Failed to rebuild Cygwin

2013-07-31 Thread Pavel Fedin
Hello! > I applied a patch which skips testing / or // when a /.. or //.. has > been encountered. Can you please give it a try? Where can i get it ? In svn ? I cannot rebuild the library... Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- P

Going back beyond the root (was: [BUG ?] Failed to rebuild Cygwin)

2013-07-31 Thread Pavel Fedin
passed. 5. Running make test suite. abspath works fine now. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs

RE: make-3.82.90-1-use-spawn-on-cygwin.diff

2013-08-01 Thread Pavel Fedin
is accepted as part of Cygwin package. I'm just not very fond of rebuilding tools manually after every update. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

RE: make-3.82.90-1-use-spawn-on-cygwin.diff

2013-08-01 Thread Pavel Fedin
> i won't subject if the patch is accepted as part of Cygwin package. I'm > just not very fond of rebuilding tools manually after every update. Ooops, i wanted to say "won't object". I. e. won't mind. :) Kind regards, Pavel Fedin Expert Engineer Samsun

RE: make-3.82.90-1-use-spawn-on-cygwin.diff

2013-08-02 Thread Pavel Fedin
-c -o autoload.o ../../.././winsup/cygwin/autoload.cc --- cut --- As you can see, works fine. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Document

RE: make-3.82.90-1-use-spawn-on-cygwin.diff

2013-08-05 Thread Pavel Fedin
bin/install -c make.exe '/usr/src/make/inst/usr/bin' /usr/bin/install -c -m 644 /usr/src/make/src/make-3.82.90/make.1 '/usr/src/make/inst/usr/share/man/man1' --- cut --- The newly built version goes into /inst. My cygwin installation does not get updated. So - completely my

[PATCH] Make - use spawn() instead of fork() - 3rd version

2013-08-08 Thread Pavel Fedin
test and give feedbacks. I would really love to see this accepted. P.S. I tried to send this from my private email, but it did not get to any recipient as it seems. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia make-3.82.90-1-use-spawn-on-cygwin.diff

[BUG] try..catch does not work if compiled with clang 8.0

2019-12-17 Thread Pavel Fedin
i reported some (a while) time ago persists: uncaught throw does not print anything. OS is Windows 10 x86/64. Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygw

RE: [BUG] try..catch does not work if compiled with clang 8.0

2019-12-18 Thread Pavel Fedin
e whole thing silently quits. I have an impression that it has to do with the bug i previously reported (and someone here claimed he could reproduce it) Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia > -Original Message- > From: cygwin-ow...@cygwin.

RE: [BUG] try..catch does not work if compiled with clang 8.0

2019-12-19 Thread Pavel Fedin
whole thing silently quits. > > I have an impression that it has to do with the bug I previously reported > > (and someone here claimed he could reproduce it) > > Please provide a link to the Cygwin ML message; is it this, confirmed by > Takashi > Yano: > > htt

RE: [BUG] try..catch does not work if compiled with clang 8.0

2019-12-19 Thread Pavel Fedin
ndreas" trick. I don't know what it is and have no time to research since i'm leaving for vacation till January.So won't be responsive for some time, sorry. Hopefully my study will give you some hints. Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Re

cmake and Code::Blocks

2019-06-13 Thread Pavel Fedin
all paths with their native Windows equivalents; otherwise the IDE can't find any file and do anything. Is this a known TODO area for CMake or am i missing some magic switch while loading the project into CB ? Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center R

RE: cmake and Code::Blocks

2019-06-13 Thread Pavel Fedin
's a native Windows application: http://codeblocks.org/ BTW it has built-in support for Cygwin, it correctly recognizes the toolchain, at least gcc. Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygw

RE: cmake and Code::Blocks

2019-06-14 Thread Pavel Fedin
de::Blocks development community. This issue could be solved on both sides. Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: ht

RE: cygport and C:\Windows\system32\tar.exe

2019-07-01 Thread Pavel Fedin
This is solved by proper order of directories in your $PATH. Cygwin's /bin, /usr/bin, /usr/local/bin always come in front. You seem to have no Cygwin tar installed, hence the search continues down to native Windows one. Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Res

Cygwin and stdexcept bug ?

2019-10-09 Thread Pavel Fedin
"); std::cout << "What ???\n"; return 0; } --- cut --- Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

RE: assert does not show output in cygwin test build

2019-10-09 Thread Pavel Fedin
at the control reaches __cxa_throw and then RaiseException(). Then the app apparently just exits. I'll try to debug this myself when i have some time. Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html

RE: assert does not show output in cygwin test build

2019-10-09 Thread Pavel Fedin
> Is this surely the reply to "Re: assert does not show output in > cygwin test build" ? > > Or your reply is regarding "Cygwin and stdexcept bug ?" ? Ops, sorry, messed up. :) The latter of course. Kind regards, Pavel Fedin Senior Engineer Samsung El

Bug: bash -e misbehaves with several nested

2017-05-24 Thread Pavel Fedin
--- #/bin/bash -e DIR="$( dirname "${BASH_SOURCE[0]}" )" DIR="$( cd "$DIR" && pwd )" echo Result: $DIR --- cut --- then it also works on both versions of Cygwin. Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research ce

RE: Bug: bash -e misbehaves with several nested

2017-05-25 Thread Pavel Fedin
> Works: /tmp Huh, works here too, indeed. But there's one little thing. If you just copypasted this from my email, then you probably miss "#!" (there's just "#", since i retyped the header, and made a typo). And with this typo it really works for some reason. Could you

RE: Bug: bash -e misbehaves with several nested

2017-05-31 Thread Pavel Fedin
problem :) I'll try to... Sorry for late reply, i tend to forget things... Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

cpan broken ???

2018-02-05 Thread Pavel Fedin
-1.19.tar.gz /usr/bin/perl Makefile.PL -- NOT OK --- cut --- I've just updated; the system is x86-64. How to fix this? Kind regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia -- Problem reports: http://cygwin.com/problems.html FAQ:

RE: cpan broken ???

2018-02-05 Thread Pavel Fedin
n Berntsen wrote: > > On 05.02.18,16:59, Pavel Fedin wrote: > >> I am trying to install a Perl module via CPAN and it fails: > >> --- cut --- > ... > >> Warning: prerequisite Test::Warn 0 not found. > >> Could not load PERL_YAML_BACKEND 'YAML' &g

RE: cpan broken ???

2018-02-06 Thread Pavel Fedin
regards, Pavel Fedin Senior Engineer Samsung Electronics Research center Russia > -Original Message- > From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of > Achim Gratz > Sent: Monday, February 05, 2018 10:50 PM > To: cygwin@cygwin.com > Subjec

PTY not working in Mintty

2020-04-10 Thread Pavel Fedin via Cygwin
 Hello everyone!  I have two machines in my posession: a desktop and a laptop. Both machines have Windows 10 and the same up to date version of Cygwin installed. The only difference is "age". The laptop is a new one, with freshly installed OS and Cygwin, and the desktop is about one year old

Re: PTY not working in Mintty

2020-04-13 Thread Pavel Fedin via Cygwin
Hi! On 10.04.2020 19:21, Thomas Wolff wrote: > If your desktop Windows version is a bit older, it may not yet support > the ConPTY API, so cygwin will silently drop its own conpty support. > You might compare the build numbers (cmd /c ver, or winver).  Just checked. Both systems report: Micros

Re: PTY not working in Mintty

2020-04-13 Thread Pavel Fedin via Cygwin
On 13.04.2020 12:11, Marco Atzeri wrote: "cygcheck -svr > cygcheck.out" and compare the output files >>    "Segmentation fault" on both systems. > > that is really NOT normal > > BLODA ?  Yes, these machines have some, and it's impossible to get rid of it. It is installed according to The

openblas-devel is missing

2020-04-30 Thread Pavel Fedin via Cygwin
 Hello evereyone! For one of my projects i need to use openblas, but i find no "devel" package for it on Setup. Am i missing something out or is the package is really missing ? Kind regards. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq

Symbol visibility problems with -std=

2020-05-13 Thread Pavel Fedin via Cygwin
is not triggered any more. I've compared the behavior with Linux system. On Linux -std=c++14 also defines __STRICT_ANSI__, but various *_SOURCE macros are not omitted. Isn't this a Cygwin bug? By the way, clang does not suffer from this problem. Kind regards, Pavel Fedin Senior Enginee