From owner-freebsd-apache@freebsd.org Tue Dec 27 10:04:26 2016 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0863C8F774 for ; Tue, 27 Dec 2016 10:04:26 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9C71E1184 for ; Tue, 27 Dec 2016 10:04:26 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 9BD07C8F773; Tue, 27 Dec 2016 10:04:26 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B761C8F772 for ; Tue, 27 Dec 2016 10:04:26 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-oi0-x22d.google.com (mail-oi0-x22d.google.com [IPv6:2607:f8b0:4003:c06::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D1BC1183 for ; Tue, 27 Dec 2016 10:04:26 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: by mail-oi0-x22d.google.com with SMTP id b126so342939767oia.2 for ; Tue, 27 Dec 2016 02:04:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc; bh=aP+gEjP/QSd0Y6fZMX4tZgt4YhP88yvGpapJN1w2x2U=; b=Tthi79H8HxiESetnuxeYeEVCeHEphDRHjQe16Vy3GsE18myzVVvVU5ZM3jF6EVVr4w 8SOFV7IhM5ke8zufefNiw+zrGF07rK/4o4LJNd20nT0nifTQ7rvB0CMMI0z4enDEmmYR rC3G0iDzXimvyq/MNv/UGhKu50Dxez6JpM+ZHYDyBkLjLbYrPISCANOummbKsgoabPB4 kE/oySctIE6vBBEFtH83SoKZM4Kk2pk6Lpfp1PAFPdloE80FPPXawSEiyv6ztC8DS2I2 GnjF3/8s0YKC5y9qP0CYe/CvuB5Lf57gxi7dLlfFr8zP7T6VLINoMK08CtCRf5qhMjfw OnMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=aP+gEjP/QSd0Y6fZMX4tZgt4YhP88yvGpapJN1w2x2U=; b=Xwh9UsKH31DVLWEPqskfzw50u8S7uehwPzwlMUjXrNJowWc1wKdavUHaWN9YSnixGz T4SNiUIvQLizTAeAb5uV/5xF24r2RxP9xiqAbxFo4ynyclfjLF8fvZ83xaB5PosHAIsT AQ0/GLiLIvTNOI5M/UkvW8l39N84gpMC9vagOu4U4MMjhZHp5b5TLrYu/ziAQnncjzZ5 L7bS6THBmrXWGksa0ERuvtNIQQkwB1GTUpx5Fk5SyUdF4HJql6++FcrzcPpwFi/qdyHM jvoXcNHXW22z/plBRi2fVmNw97MIv/VR5upa0UySOEFptAU810mBA+TweaqY9iy+KV/p 3+sA== X-Gm-Message-State: AIkVDXL+K+KnVhRSVb/ZHgDhBMjx102DLrkBNnYIKCqih0EnP8zWKB1WcD+u5ZdL5owKPdhVVTioJ70vZsdA8Q== X-Received: by 10.157.12.133 with SMTP id b5mr15136525otb.85.1482833065641; Tue, 27 Dec 2016 02:04:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.157.63.182 with HTTP; Tue, 27 Dec 2016 02:04:25 -0800 (PST) Reply-To: araujo@freebsd.org In-Reply-To: References: <201612211041.uBLAf9Q9097859@repo.freebsd.org> From: Marcelo Araujo Date: Tue, 27 Dec 2016 18:04:25 +0800 Message-ID: Subject: Re: svn commit: r429063 - in head/www/apache24: . files To: olli hauer Cc: "apache@FreeBSD.org" , "Philip M. Gollucci" , suraj@ixsystems.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2016 10:04:26 -0000 Hi Olli, I just saw that! Thank you very much for the quick reply! Happy Xmas and New year. Best, 2016-12-27 18:03 GMT+08:00 olli hauer : > On 2016-12-26 15:57, Philip M. Gollucci wrote: > > I don't have a working setup atm, but that makes sense. Send it upstream > > to dev@httpd.apache.org > > > > I know Jim rolled a release last week. > > > > On Sun, Dec 25, 2016 at 8:29 PM, Marcelo Araujo > > > wrote: > > > >> Hello guys, > >> > >> i guess Olli might be busy, anybody else cold take a look on the issue > >> below? > >> > >> Thanks. > >> > >> > >> On Dec 23, 2016 6:16 PM, "Marcelo Araujo" > wrote: > >> > >>> Hello Olli, > >>> > >>> How are you doing? > >>> > >>> At iXsystems we got a problem to build the latest version of apache24, > >>> comparing with the previous version, we have the following error: > >>> > >>> the previous version: > >>> usr/local/include/apache24/ap_config_auto.h:253:9: warning: > >>> 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined] > >>> #define PACKAGE_VERSION "" > >>> > >>> > >>> new version: > >>> In file included from /usr/local/include/apache24/ap_config.h:138: > >>> /usr/local/include/apache24/ap_config_auto.h:257:9: error: > >>> 'PACKAGE_VERSION' macro redefined [-Werror,-Wmacro-redefined] > >>> #define PACKAGE_VERSION "" > >>> > >>> As you can see, apache package added on configure.in the option > >>> '-Werror', the macro-redefined before was just a warning but now the > >> build > >>> fail with an error. > >>> > >>> Attached there is a patch that fix it. > >>> > >>> What do you think about it? > >>> > >>> > >>> Best, > > > Hi Marcelo, > > seems I missed your mail and the PR in the noise of the last days! > > With the hint to mpm_itk I was able to verify the build issue, so your > patch was committed! > > Thanks for the report! > > -- > Br. Olli > > > > -- -- Marcelo Araujo (__)araujo@FreeBSD.org \\\'',)http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_)