From owner-freebsd-ports@FreeBSD.ORG Fri Dec 27 08:00:12 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 008CCA0E for ; Fri, 27 Dec 2013 08:00:11 +0000 (UTC) Received: from mail-ob0-x231.google.com (mail-ob0-x231.google.com [IPv6:2607:f8b0:4003:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B7FCB198F for ; Fri, 27 Dec 2013 08:00:11 +0000 (UTC) Received: by mail-ob0-f177.google.com with SMTP id vb8so8970169obc.8 for ; Fri, 27 Dec 2013 00:00:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=grimstveit.no; s=google; h=mime-version:from:date:message-id:subject:to:content-type; bh=wb5caY0/yn8C6++lRu0GByxAj9PF7zaMe5xb090oVY8=; b=lAx9We3rPFbZ4gwMd+89qTuqDM0G2JpH7yPIdbn60+4TAsDZguzxw+SvXRmj7qHSmH LKc7WtQN+42Mto/AYWTod9vj3Y45tdl6cnCWSYyL1rNpEyZCrFOCmesIFMEeoyjFBGVy Q60zBm9+3ipA1eaVoK5xrqCf1MsJmmQ3bfYko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=wb5caY0/yn8C6++lRu0GByxAj9PF7zaMe5xb090oVY8=; b=HAydo67Kj+drRMmc4ldRDCPS1cUQgJwsthdIGyqffmCmoUT+7R7zZAdIbVIMk17rfH qDlCUoCkiVAbp1kNcT8xrKwiW/Szgse72yqOIo9HPbjdf1w0ggcv62I+PA20IZCMbF0n FIpeX0N5zfQ+KiyoZorK1X9ew7bSjBUU9emaMyzB8hq6pu4AM+fBZBzvUu8yhOpfy3St IlMHdiSOxziXKPykV5kv8LPV1aRorUN3Kl/Jy7ng41B+cGJQyMm3hYS92cYtXW5vqViP FDwyqnDxek6/N5jTdJmgYomjMH3HW3Yie1SUCjkZr5StsmNUgmDS9BBYLf4rROxJQTxW TO4g== X-Gm-Message-State: ALoCoQnNyRpbOQXz5YRh6bvmvFQlV8fcblzWQM2WaCRe7Yaz+/rkUkFciooVvlMrvjNcyB3wygr0 X-Received: by 10.60.98.40 with SMTP id ef8mr32987549oeb.13.1388131210708; Fri, 27 Dec 2013 00:00:10 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.184.199 with HTTP; Thu, 26 Dec 2013 23:59:50 -0800 (PST) From: Jakob Breivik Grimstveit Date: Fri, 27 Dec 2013 08:59:50 +0100 Message-ID: Subject: postfix-current spewing out warnings while building To: FreeBSD Ports mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 08:00:12 -0000 mail/postfix-current behaves somewhat strange while building, is it anything I should correct? $ sudo make clean make: "/usr/ports/mail/postfix-current/Makefile" line 92: warning: Couldn't read shell's output for "/usr/bin/grep -m 1 '^purgestat' /etc/mail/mailer.conf || true" make[1]: "/usr/ports/mail/postfix-current/Makefile" line 92: warning: Couldn't read shell's output for "/usr/bin/grep -m 1 '^purgestat' /etc/mail/mailer.conf || true" ===> Cleaning for postfix-current-base-2.11.20131001,4 make[1]: "/usr/ports/mail/postfix-current/Makefile" line 92: warning: Couldn't read shell's output for "/usr/bin/grep -m 1 '^purgestat' /etc/mail/mailer.conf || true" [...] And while building, I get a bunch (probably thousands) of these: duplex_pipe.c:8:1: warning: '/*' within block comment [-Wcomment] /* ^ duplex_pipe.c:9:1: warning: '/*' within block comment [-Wcomment] /* int duplex_pipe(fds) ^ duplex_pipe.c:10:1: warning: '/*' within block comment [-Wcomment] /* int *fds; ^ [...] ../../include/argv.h:6:1: warning: '/*' within block comment [-Wcomment] /* argv 3h ^ ../../include/argv.h:7:1: warning: '/*' within block comment [-Wcomment] /* SUMMARY ^ ../../include/argv.h:8:1: warning: '/*' within block comment [-Wcomment] /* string array utilities ^ ../../include/argv.h:9:1: warning: '/*' within block comment [-Wcomment] /* SYNOPSIS ^ Thank you in advance. -- Vyrdsamt, Jakob Breivik Grimstveit | +47 4829 8152 http://grimstveit.no/jakob