Subject: Re: pkgsrc IRIX 6.5/mipseb bulk build results 20060704.1102
To: None <pkgsrc-bulk@netbsd.org>
From: Jan Schaumann <jschauma@netmeister.org>
List: pkgsrc-bulk
Date: 07/10/2006 14:47:25
--GvXjxJ+pjyke8COw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Jan Schaumann <jschauma@netmeister.org> wrote:
=20
> Top Ten Offenders
>=20
> Package                    Breaks  Maintainer
> - --------------------------------------------------------------
> graphics/png               1704    fredb@NetBSD.org
> devel/bison                1413    cjep@NetBSD.org
> textproc/libxml2           1173    recht@NetBSD.org
> graphics/freetype2         1136    rh@NetBSD.org
> x11/Xfixes                 842     pkgsrc-users@NetBSD.org
> graphics/glitz             479     adam@NetBSD.org
> devel/atk                  448     wiz@NetBSD.org
> graphics/xpm               434     mycroft@NetBSD.org
> devel/glib                 265     tron@NetBSD.org
> graphics/libungif          236     pkgsrc-users@NetBSD.org

Most of these fail during configure:

checking dependency style of CC... sgi
checking how to run the C++ preprocessor... CC
configure: error: C++ preprocessor "CC" fails sanity check
See `config.log' for more details.
*** Error code 1

The config.log file then says:

configure:5183: checking how to run the C++ preprocessor
configure:5297: result: CC
configure:5321: CC -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include
conftest.cc
cc-1020 CC: ERROR File =3D conftest.cc, Line =3D 30
  The identifier "Syntax" is undefined.

                     Syntax error
                     ^          =20

cc-1065 CC: ERROR at end of source
  A semicolon is expected at this point.


2 errors detected in the compilation of "conftest.cc".
configure:5327: $? =3D 2
configure: failed program was:
| /* confdefs.h.  */
|                =20
| #define PACKAGE_NAME "libpng"
| #define PACKAGE_TARNAME "libpng"
| #define PACKAGE_VERSION "1.2.12"
| #define PACKAGE_STRING "libpng 1.2.12"
| #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
| #define PACKAGE "libpng"
| #define VERSION "1.2.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int);
| #endif         =20
| /* end confdefs.h.  */
| #ifdef __STDC__=20
| # include <limits.h>
| #else          =20
| # include <assert.h>
| #endif         =20
|                    Syntax error
configure:5321: CC -DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include
conftest.cc
cc-1020 CC: ERROR File =3D conftest.cc, Line =3D 30
  The identifier "Syntax" is undefined.
                 =20
                     Syntax error
                     ^
                 =20
cc-1065 CC: ERROR at end of source
  A semicolon is expected at this point.



I don't know where the "Syntax error" line in the input to the
preprocessor originates from, though.

-Jan

--=20
If you are undertaking anything substantial, C is the only reasonable choice
of programming language.
	-- UNIX User's Supplementary Documents

--GvXjxJ+pjyke8COw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (NetBSD)

iD8DBQFEsqC9fFtkr68iakwRAgnWAKDPIvLJhN7YOmYfzwn7uOEHZY8iawCgtQnc
EMwbmO8s+eaCxfTGQVSCHw4=
=8Nc/
-----END PGP SIGNATURE-----

--GvXjxJ+pjyke8COw--