[ITA] mhash

Jason Pyeron jpyeron@pdinc.us
Thu Nov 11 02:36:10 GMT 2021


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

 

 



More information about the Cygwin-apps mailing list