From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.pdinc.us (mail2.pdinc.us [67.90.184.28]) by sourceware.org (Postfix) with ESMTPS id 624B83858400 for ; Thu, 11 Nov 2021 02:36:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 624B83858400 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pdinc.us Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pdinc.us Received: from lovegrove (nsa1.pdinc.us [67.90.184.2]) (authenticated bits=0) by mail2.pdinc.us (8.14.4/8.14.4) with ESMTP id 1AB2aG64026637 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 10 Nov 2021 21:36:16 -0500 DKIM-Filter: OpenDKIM Filter v2.11.0 mail2.pdinc.us 1AB2aG64026637 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pdinc.us; s=default; t=1636598176; bh=cWsyqWkXW36B74fRtzo6f3GwUwcr7NPNoxymrXvh1SI=; h=From:To:Subject:Date:From; b=guhceu809xVysZGcRh6f8n0nuD4jkqYYL2lDAPIsx+2Dtj2kpi3RJrz1aANmykwL3 00MHpKK3TozHLJCmIJwYXqUuRNOlrThLRRT3M4CjBpCId9yht60PLnZyWrFrhqqglX iucHZb1fldyV98wQaue8nbqB8b5Ztpy7DWqOAK8J/rO5RuwYXZFfuUZsvsWRyVsLav d/5UdvEhPWlIK4yLdsR5F4VBZTovqXFs+n06/LoYzaqIGA9Gi45TsoSwNTsZyToxST tH+XauKDHE/QHwscADW8yFMHKZQndWljkYgpheb1+gznJDbb7O0XnbThCTusVTkU2u /ewSM/zyQ/sjw== From: "Jason Pyeron" To: Subject: [ITA] mhash Date: Wed, 10 Nov 2021 21:36:10 -0500 Message-ID: <00b001d7d6a4$e481c750$ad8555f0$@pdinc.us> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Content-Language: en-us Thread-Index: AdfWpMYs0bdHOeQIR9Wv+yYbFcXeUg== X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, HTML_MESSAGE, KAM_INFOUSMEBIZ, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2021 02:36:19 -0000 Sigh=E2=80=A6 some old and crusty files=E2=80=A6. - x86 - 0.9.9.9-2 = (source) from 2015-02-18 22:18 does not work...=20 =20 I pushed the fixed mhash =20 https://cygwin.com/git-cygwin-packages/?p=3Dgit/cygwin-packages/playgroun= d.git;a=3Dcommitdiff;h=3D8e7f3a747287f0263bcd1316dedf7ea974914077 =20 https://github.com/cygwin/scallywag/actions/runs/1447027874 =20 While trying to package AIDE for x86,=20 =20 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_c= onfig.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 | ^~~~~~~~~~ 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 =20 =20 So it looks like the x86 build and package of mhash found a windows = development kit on the path=E2=80=A6 =20 Rebuilding and repackaging it allows =20 =20 >>> Checking packages for unexpected, missing or duplicate files =20 >>> 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 =20 >>> aide requires: cygwin libmhash2 libpcre1 zlib0 cygwin libmhash2 = libpcre1 zlib0 =20 =20