pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/38641: py-dbus fails to configure on IRIX: buildlink/Wrapper problem?




The build process also appends '-Wall -Wextra -Wno-missing-field- initializers -Wdeclaration-after-statement -fno-strict-aliasing' to CFLAGS, only one of which is (incidentally) a valid MIPSpro compiler option. It does appear that the only result of this is lots of noise as the compiler tries to work out what '-fn' means - but it's messy and, because of -Wall (which, with MIPSpro, means maximum verbosity), generates a mass of largely useless output.


On 12 May 2008, at 18:15, Joerg Sonnenberger wrote:

The following reply was made to PR pkg/38641; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/38641: py-dbus fails to configure on IRIX:
        buildlink/Wrapper problem?
Date: Mon, 12 May 2008 19:13:21 +0200

On Mon, May 12, 2008 at 05:10:00PM +0000, srcshelton%gmail.com@localhost wrote:
checking whether those headers are sufficient... no
configure: error: could not find Python headers

config.log missing in the PR...

Joerg




Home | Main Index | Thread Index | Old Index