unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42185: An issue with bcrypt.h [MSYS2/MinGW64?]
@ 2020-07-04  9:09 Angelo Graziosi
  2020-08-13  0:40 ` Stefan Kangas
  0 siblings, 1 reply; 4+ messages in thread
From: Angelo Graziosi @ 2020-07-04  9:09 UTC (permalink / raw)
  To: 42185

This morning building the last master (32b3856f850e1) I get these warning while configuring:

[...]
checking whether getloadavg is declared... no
checking bcrypt.h usability... no
checking bcrypt.h presence... yes
configure: WARNING: bcrypt.h: present but cannot be compiled
configure: WARNING: bcrypt.h:     check for missing prerequisite headers?
configure: WARNING: bcrypt.h: see the Autoconf documentation
configure: WARNING: bcrypt.h:     section "Present But Cannot Be Compiled"
configure: WARNING: bcrypt.h: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-gnu-emacs@gnu.org ##
configure: WARNING:     ## ------------------------------------ ##
checking for bcrypt.h... no
checking whether the bcrypt library is guaranteed to be present... (cached) no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
[...]

The above occurred with the Windows build (MSYS2/MinGW64).





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#42185: An issue with bcrypt.h [MSYS2/MinGW64?]
  2020-07-04  9:09 bug#42185: An issue with bcrypt.h [MSYS2/MinGW64?] Angelo Graziosi
@ 2020-08-13  0:40 ` Stefan Kangas
  2020-08-13 10:11   ` Angelo Graziosi
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2020-08-13  0:40 UTC (permalink / raw)
  To: Angelo Graziosi; +Cc: 42185

Angelo Graziosi <angelo.g0@libero.it> writes:

> This morning building the last master (32b3856f850e1) I get these warning while configuring:
>
> [...]
> checking whether getloadavg is declared... no
> checking bcrypt.h usability... no
> checking bcrypt.h presence... yes
> configure: WARNING: bcrypt.h: present but cannot be compiled
> configure: WARNING: bcrypt.h:     check for missing prerequisite headers?
> configure: WARNING: bcrypt.h: see the Autoconf documentation
> configure: WARNING: bcrypt.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: bcrypt.h: proceeding with the compiler's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-gnu-emacs@gnu.org ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for bcrypt.h... no
> checking whether the bcrypt library is guaranteed to be present... (cached) no
> checking whether gettimeofday clobbers localtime buffer... no
> checking for gettimeofday with POSIX signature... yes
> [...]
>
> The above occurred with the Windows build (MSYS2/MinGW64).

Could this be related to this commit?

commit 162f375bac22786d95a253f03de0148be4fe3201
Author: Eli Zaretskii <eliz@gnu.org>
Date:   Sun Jun 28 18:26:20 2020 +0300

    MS-Windows fixes as followup to import of Gnulib 'getrandom'

    * nt/mingw-cfg.site (gl_cv_lib_assume_bcrypt): Set to "no" to
    disable linking against bcrypt.dll.  (Bug#42095)





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#42185: An issue with bcrypt.h [MSYS2/MinGW64?]
  2020-08-13  0:40 ` Stefan Kangas
@ 2020-08-13 10:11   ` Angelo Graziosi
  2020-08-13 11:04     ` Stefan Kangas
  0 siblings, 1 reply; 4+ messages in thread
From: Angelo Graziosi @ 2020-08-13 10:11 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 42185


> Il 13/08/2020 02:40 Stefan Kangas  ha scritto:
> 
>  
> Could this be related to this commit?
> 
> commit 162f375bac22786d95a253f03de0148be4fe3201
> Author: Eli Zaretskii <eliz@gnu.org>
> Date:   Sun Jun 28 18:26:20 2020 +0300
> 
>     MS-Windows fixes as followup to import of Gnulib 'getrandom'
> 
>     * nt/mingw-cfg.site (gl_cv_lib_assume_bcrypt): Set to "no" to
>     disable linking against bcrypt.dll.  (Bug#42095)

In the last build the warning is gone.. please close.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#42185: An issue with bcrypt.h [MSYS2/MinGW64?]
  2020-08-13 10:11   ` Angelo Graziosi
@ 2020-08-13 11:04     ` Stefan Kangas
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Kangas @ 2020-08-13 11:04 UTC (permalink / raw)
  To: Angelo Graziosi; +Cc: 42185-done

Angelo Graziosi <angelo.g0@libero.it> writes:

> In the last build the warning is gone.. please close.

Great, I'm closing this bug report with this message.

Best regards,
Stefan Kangas





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-13 11:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-04  9:09 bug#42185: An issue with bcrypt.h [MSYS2/MinGW64?] Angelo Graziosi
2020-08-13  0:40 ` Stefan Kangas
2020-08-13 10:11   ` Angelo Graziosi
2020-08-13 11:04     ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).