Re: [QUERY] Help With Semaphore Error on Windows : Cygwin

2023-02-16 Thread Yeo Kai Wei via Cygwin
Hi All, Thanks for the help. It works now. So, the 2 things that were required 1. Adding the '/' in front of the semaphore name so that Cygwin can recognise it #define SemaphoreName "/mysemaphore" 2. Changing the if check from if(semptr == (void*) -1) to if(semptr == (sem_t*) 0) Thank

Re: Heads up: Problems with parallel make

2023-02-16 Thread Ken Brown via Cygwin-apps
On 2/16/2023 2:47 AM, Marco Atzeri via Cygwin-apps wrote: On 15.02.2023 19:09, Ken Brown via Cygwin-apps wrote: On 2/14/2023 4:23 PM, Marco Atzeri via Cygwin-apps wrote: On 14.02.2023 17:49, Brian Inglis via Cygwin-apps wrote: There is a make 4.4.1 release candidate 4.40.0.90 with patches that

Re: Possible "stage" token for SCALLYWAG builds

2023-02-16 Thread Ken Brown via Cygwin-apps
On 2/16/2023 3:31 PM, Jon Turney wrote: On 15/02/2023 21:48, Ken Brown via Cygwin-apps wrote: Jon, When building TeX Live (once a year), I have to build texlive, asymptote, and all the texlive-collection-* packages.  I currently can't use SCALLYWAG to do the builds because these packages

Cygwin build utils dumper fails - new prereqs required?

2023-02-16 Thread Brian Inglis
Hi folks, Building Cygwin from latest repo testing some unrelated doc patches and updated Unicode tables. Cygwin utils fails to build dumper. References to elf and binutils debuginfo, and undefined references to sframe_de-/encode ZSTD_de-/compress/_isError in attached log - config and normal

Re: Heads up: Problems with parallel make

2023-02-16 Thread Brian Inglis via Cygwin-apps
On 2023-02-16 11:57, Marco Atzeri via Cygwin-apps wrote: On 16.02.2023 17:49, Brian Inglis via Cygwin-apps wrote: On 2023-02-16 00:47, Marco Atzeri via Cygwin-apps wrote: On 15.02.2023 19:09, Ken Brown via Cygwin-apps wrote: On 2/14/2023 4:23 PM, Marco Atzeri via Cygwin-apps wrote: On

Re: Possible "stage" token for SCALLYWAG builds

2023-02-16 Thread Jon Turney via Cygwin-apps
On 15/02/2023 21:48, Ken Brown via Cygwin-apps wrote: Jon, When building TeX Live (once a year), I have to build texlive, asymptote, and all the texlive-collection-* packages.  I currently can't use SCALLYWAG to do the builds because these packages need to all be deployed at once.  So I have

Re: [ITP] openh264 (2.3.1)

2023-02-16 Thread Jon Turney via Cygwin-apps
On 14/02/2023 21:21, Takashi Yano via Cygwin-apps wrote: On Tue, 14 Feb 2023 17:41:16 +0100 ASSI wrote: Takashi Yano via Cygwin-apps writes: Thanks for the advice. I have revised the cygport file. You are getting the file and the hash from the same unprotected source. I was thinking you

Re: [ITP] italic-man

2023-02-16 Thread Thomas Wolff via Cygwin-apps
Am 16.02.2023 um 19:59 schrieb Jon Turney: On 21/01/2023 17:04, Thomas Wolff via Cygwin-apps wrote: italic-man installs two scripts and hooks them into the workflow of the 'man' command so that the italic attribute of manual pages is actually displayed as italics in terminals that support

Re: [ITP] italic-man

2023-02-16 Thread Jon Turney via Cygwin-apps
On 21/01/2023 17:04, Thomas Wolff via Cygwin-apps wrote: italic-man installs two scripts and hooks them into the workflow of the 'man' command so that the italic attribute of manual pages is actually displayed as italics in terminals that support it. cygport file attached Thanks very much

Re: Heads up: Problems with parallel make

2023-02-16 Thread Marco Atzeri via Cygwin-apps
On 16.02.2023 17:49, Brian Inglis via Cygwin-apps wrote: On 2023-02-16 00:47, Marco Atzeri via Cygwin-apps wrote: On 15.02.2023 19:09, Ken Brown via Cygwin-apps wrote: On 2/14/2023 4:23 PM, Marco Atzeri via Cygwin-apps wrote: On 14.02.2023 17:49, Brian Inglis via Cygwin-apps wrote: There is a

Re: List [ITP],[ITA] by me

2023-02-16 Thread Jon Turney via Cygwin-apps
On 14/02/2023 13:33, Takashi Yano via Cygwin-apps wrote: On Mon, 13 Feb 2023 18:02:27 + Jon Turney wrote: On 06/02/2023 12:21, Takashi Yano via Cygwin-apps wrote: On Sun, 5 Feb 2023 16:33:45 + Jon Turney wrote: On 05/02/2023 08:40, Takashi Yano via Cygwin-apps wrote: [ITP] [...]

Re: [ITA] (was [ITP] fdk-aac-free (2.0.0))

2023-02-16 Thread Jon Turney via Cygwin-apps
On 14/02/2023 09:11, Takashi Yano via Cygwin-apps wrote: On Mon, 13 Feb 2023 18:02:11 + Jon Turney wrote: On 13/02/2023 10:43, Takashi Yano via Cygwin-apps wrote: CYGCONF_ARGS="--disable-silent-rules --disable-static" Is '--disable-silent-rules' necessary to build successfully?

Re: [ITP] moc (2.6.r3005)

2023-02-16 Thread Jon Turney via Cygwin-apps
On 14/02/2023 09:11, Takashi Yano via Cygwin-apps wrote: On Mon, 13 Feb 2023 18:25:43 + Jon Turney wrote: On 09/02/2023 12:54, Takashi Yano via Cygwin-apps wrote: NAME="moc" VERSION=2.6.r3005 RELEASE=1 [...] SVN_URI="svn://svn.daper.net/moc/trunk" SVN_REV="3005" inherit svn You could

Re: [ITP] AMF (1.4.29)

2023-02-16 Thread Jon Turney via Cygwin-apps
On 14/02/2023 09:11, Takashi Yano via Cygwin-apps wrote: On Mon, 13 Feb 2023 18:05:44 + Jon Turney wrote: On 06/02/2023 12:22, Takashi Yano via Cygwin-apps wrote: On Sun, 5 Feb 2023 16:34:19 + Jon Turney wrote: On 05/02/2023 08:38, Takashi Yano via Cygwin-apps wrote: I would like to

Re: [ITP] ffmpeg (5.1.2)

2023-02-16 Thread Jon Turney via Cygwin-apps
On 14/02/2023 09:11, Takashi Yano via Cygwin-apps wrote: On Mon, 13 Feb 2023 18:28:37 + Jon Turney wrote: On 06/02/2023 13:53, Takashi Yano via Cygwin-apps wrote: if [ ${all_codecs} = "yes" ] then cat <<_EOF_ > ffmpeg-wchar.patch --- origsrc/ffmpeg-5.1.2/libavcodec/mf_utils.h

Re: Changing the python sqlite3 version to the latest

2023-02-16 Thread Marco Atzeri via Cygwin
On 16.02.2023 15:25, Jose Isaias Cabrera via Cygwin wrote: On February 16, 2023 1:15 AM, Andrey Repin expressed: Don't forget to rebase the resulting binary(-es). How do I do that? rebase -s /path/to/binary ... The -n switch may be necessary as well. jcabrera@JIC ~ $ rebase -s -n

Re: Heads up: Problems with parallel make

2023-02-16 Thread Brian Inglis via Cygwin-apps
On 2023-02-16 00:47, Marco Atzeri via Cygwin-apps wrote: On 15.02.2023 19:09, Ken Brown via Cygwin-apps wrote: On 2/14/2023 4:23 PM, Marco Atzeri via Cygwin-apps wrote: On 14.02.2023 17:49, Brian Inglis via Cygwin-apps wrote: There is a make 4.4.1 release candidate 4.40.0.90 with patches that

Re: [QUERY] Help With Semaphore Error on Windows : Cygwin

2023-02-16 Thread Corinna Vinschen via Cygwin
Hi Kai, Apart from what Takashi already wrote, there's another bug in this code: On Feb 16 12:04, Yeo Kai Wei via Cygwin wrote: > #define ByteSize 512 > #define BackingFile "/shMemEx" > #define AccessPerms 0644 > #define SemaphoreName "mysemaphore" What

RE: Changing the python sqlite3 version to the latest

2023-02-16 Thread Jose Isaias Cabrera via Cygwin
On February 16, 2023 1:15 AM, Andrey Repin expressed: > >> Don't forget to rebase the resulting binary(-es). > > > How do I do that? > > rebase -s /path/to/binary ... > > The -n switch may be necessary as well. jcabrera@JIC ~ $ rebase -s -n /usr/bin/sqlite3.exe Nothing different,

Re: [QUERY] Help With Semaphore Error on Windows : Cygwin

2023-02-16 Thread Takashi Yano via Cygwin
On Thu, 16 Feb 2023 12:04:01 +0800 Yeo Kai Wei wrote: > Hi All, > > Could I request for some help on some code? > > I ran into an error with semaphores with some book code using Cygwin on > Windows. > > The code will throw an error with sem_post(). > > I compiled it with gcc -o memwriter

Re: [ANNOUNCEMENT] Updated: dash 0.5.12-2

2023-02-16 Thread Corinna Vinschen via Cygwin
Hi Brian, On Feb 15 15:31, Brian Inglis via Cygwin wrote: > On 2023-02-15 07:05, Corinna Vinschen via Cygwin wrote: > > On Feb 15 14:52, Corinna Vinschen via Cygwin wrote: > > > The currently building cygwin test release 3.5.0-0.174.gd6d4436145b8 > > > contains the new code. Would you mind to