pkgsrc-Bugs archive

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

Re: pkg/50589 (libarchive build fails during bootstrap on OSF/1)



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

From: Jeffrey Armstrong <jba%sdf.lonestar.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/50589 (libarchive build fails during bootstrap on OSF/1)
Date: Wed, 22 Jun 2016 16:43:32 +0000 (UTC)

 A new bug has been introduced.  The configure script is now properly 
 looking for INTMAX_MAX et al, but the script fails checking for 
 "sizeof(wchar_t)."  The config.log relevant portion is:
 
 configure:16384: checking size of wchar_t
 configure:16389: /usr/bin/cc -o conftest -g -Wall -Wformat 
 -Wformat-security   conftest.c  >&5
 ld:
 Invalid flag usage: Wall, -Wx,-option must appear after -_SYSTYPE_SVR4
 ld: Usage: ld [options] file [...]
 configure:16389: $? = 1
 configure: program exited with status 1
 configure: failed program was:
 ...
 
 So libarchive still appears to fail (in a new, exciting way) on OSF/1. 
 Prior to the updates, it would proceed through the configure script fine, 
 but fail during the actual build process.
 
 On Mon, 20 Jun 2016, maya%NetBSD.org@localhost wrote:
 
 > Date: Mon, 20 Jun 2016 22:16:30 +0000 (UTC)
 > From: maya%NetBSD.org@localhost
 > Reply-To: gnats-bugs%NetBSD.org@localhost
 > To: joerg%NetBSD.org@localhost, pkgsrc-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
 >     maya%NetBSD.org@localhost, jba%sdf.lonestar.org@localhost
 > Subject: Re: pkg/50589 (libarchive build fails during bootstrap on OSF/1)
 > 
 > Synopsis: libarchive build fails during bootstrap on OSF/1
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: maya%NetBSD.org@localhost
 > State-Changed-When: Mon, 20 Jun 2016 22:16:30 +0000
 > State-Changed-Why:
 > libarchive updated, is your problem fixed?
 >
 >
 >
 >
 
 Jeff Armstrong - jba%sdf.lonestar.org@localhost
 SDF Public Access UNIX System - http://sdf.lonestar.org
 


Home | Main Index | Thread Index | Old Index