public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] mhash
@ 2021-11-11  2:36 Jason Pyeron
  2021-11-11 19:08 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Pyeron @ 2021-11-11  2:36 UTC (permalink / raw)
  To: cygwin-apps

Sigh… some old and crusty files…. - x86 - 0.9.9.9-2 (source) from 2015-02-18 22:18 does not work... 

 

I pushed the fixed mhash

 

https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/playground.git;a=commitdiff;h=8e7f3a747287f0263bcd1316dedf7ea974914077

 

https://github.com/cygwin/scallywag/actions/runs/1447027874

 

While trying to package AIDE for x86, 

 

In file included from /usr/include/mhash.h:6,

                 from /cygdrive/c/projects/aide/aide-0.17.3-1.i686/src/aide-0.17.3/include/db_config.h:87,

                 from /cygdrive/c/projects/aide/aide-0.17.3-1.i686/src/aide-0.17.3/include/aide.h:27,

                 from /cygdrive/c/projects/aide/aide-0.17.3-1.i686/src/aide-0.17.3/src/report.c:23:

/usr/include/mutils/mincludes.h:82:10: fatal error: values.h: No such file or directory

   82 | #include <values.h>

      |          ^~~~~~~~~~

compilation terminated.

make[1]: *** [Makefile:739: src/report.o] Error 1

make[1]: Leaving directory '/cygdrive/c/projects/aide/aide-0.17.3-1.i686/build'

make: *** [Makefile:510: all] Error 2

*** ERROR: make failed

 

 

So it looks like the x86 build and package of mhash found a windows development kit on the path…

 

Rebuilding and repackaging it allows

 

 

>>> Checking packages for unexpected, missing or duplicate files

 

>>> Creating source patches

include/util.h |    1 +

1 file changed, 1 insertion(+)

>>> Creating source package

aide-0.17.3-1.src/

aide-0.17.3-1.src/aide-0.17.3-1.src.patch

aide-0.17.3-1.src/aide-0.17.3.tar.gz

aide-0.17.3-1.src/aide-0.17.3.tar.gz.asc

aide-0.17.3-1.src/aide.cygport

 

>>> aide requires: cygwin libmhash2 libpcre1 zlib0  cygwin libmhash2 libpcre1 zlib0

 

 


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

* Re: [ITA] mhash
  2021-11-11  2:36 [ITA] mhash Jason Pyeron
@ 2021-11-11 19:08 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2021-11-11 19:08 UTC (permalink / raw)
  To: cygwin-apps

On 11.11.2021 03:36, Jason Pyeron wrote:
> Sigh… some old and crusty files…. - x86 - 0.9.9.9-2 (source) from 2015-02-18 22:18 does not work...
> 
>   
> 
> I pushed the fixed mhash

Changed maintainer

Regards & Thanks
Marco

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

end of thread, other threads:[~2021-11-11 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-11  2:36 [ITA] mhash Jason Pyeron
2021-11-11 19:08 ` Marco Atzeri

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).