pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: pkg/31953
The following reply was made to PR pkg/31953; it has been noted by GNATS.
From: "Bob Lee" <bob%bobleeit.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: RE: pkg/31953
Date: Tue, 1 Nov 2005 13:56:11 -0700
--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Hello Roland.
Here's the output of the 'make configure'. I did this once before I
submitted the PR. I don't get a config.log in the work directory,
which I think I should -- but I really don't know. The make
_show-debugging-info-config.status runs with no error or output at
all.
Bob
--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=newbuild
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
=> Checksum SHA1 OK for cairo-1.0.2.tar.gz.
=> Checksum RMD160 OK for cairo-1.0.2.tar.gz.
===> Extracting for cairo-1.0.2
===> Required installed package Xft2>=2.1.6nb1: Xft2-2.1.7 found
===> Required installed package fontconfig>=2.2.96nb1: fontconfig-2.3.2 found
===> Required installed package expat>=1.95.8nb2: expat-1.95.8nb2 found
===> Required installed package freetype2>=2.1.9nb1: freetype2-2.1.10 found
===> Required installed package glitz>=0.4.4: glitz-0.4.4 found
===> Required installed package MesaLib>=6.2.1nb2: MesaLib-6.2.1nb2 found
===> Required installed package libpixman>=0.1.5: libpixman-0.1.6 found
===> Required installed package png>=1.2.6nb1: png-1.2.8 found
===> Required installed package Xrender>=0.8.4nb1: Xrender-0.9.0 found
===> Required installed package libtool-base>=1.5.18nb5:
libtool-base-1.5.18nb5 found
===> Required installed package pkg-config>=0.19: pkg-config-0.19nb2 found
===> Required installed package x11-links>=0.25: x11-links-0.26 found
===> Required installed package renderext>=0.9: renderext-0.9 found
===> Patching for cairo-1.0.2
===> Applying pkgsrc patches for cairo-1.0.2
===> Overriding tools for cairo-1.0.2
===> Creating toolchain wrappers for cairo-1.0.2
===> Configuring for cairo-1.0.2
=> Fixing locale directory references.
=> Adding rpaths to pkgconfig files.
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i386--netbsdelf-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking build system type... i386-unknown-netbsdelf3.99.10
checking host system type... i386--netbsdelf
checking for a sed that does not truncate output...
/usr/pkgsrc/graphics/cairo/work/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) is
GNU ld... yes
checking for /usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld option to reload
object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... match_pattern
/lib[^/]+(\.so|_pic\.a)$
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386--netbsdelf-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for i386--netbsdelf-g77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse nm output from cc object... ok
checking for objdir... .libs
checking for i386--netbsdelf-ar... no
checking for ar... ar
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i386--netbsdelf-strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker
(/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) is
GNU ld... yes
checking whether the c++ linker
(/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) supports shared libraries...
yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker
(/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) supports shared libraries...
yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker
(/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) supports shared libraries...
yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking for vasnprintf... no
checking for cos in -lm... yes
checking pkg-config is at least version 0.9.0... yes
checking for XRENDER... yes
checking for XrmFinalize... no
checking for some Win32 platform... no
checking for PNG... yes
checking for GLITZ... yes
checking for FONTCONFIG... yes
checking for FcFini... yes
checking for FREETYPE... yes
checking for FT_Bitmap_Size.y_ppem... yes
checking for FT_Load_Sfnt_Table... yes
checking for FT_GlyphSlot_Embolden... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for uint64_t... yes
checking for uint128_t... no
checking For MMX/SSE intrinsics in the compiler... no
configure: creating ./config.status
config.status: creating cairo.pc
config.status: creating Makefile
config.status: creating pixman/Makefile
config.status: creating pixman/src/Makefile
config.status: creating src/Makefile
config.status: creating src/cairo-features.h
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating doc/public/Makefile
config.status: creating doc/public/version.xml
config.status: creating config.h
config.status: executing depfiles commands
cairo will be compiled with the following surface backends:
Xlib: yes
Quartz: no
XCB: no
Win32: no
PostScript: yes
PDF: yes
glitz: yes
the following font backends:
FreeType: yes
Win32: no
ATSUI: no
and the following features:
PNG functions: yes
test: ==: unexpected operator
test: ==: unexpected operator
test: ==: unexpected operator
test: ==: unexpected operator
test: ==: unexpected operator
test: ==: unexpected operator
--cNdxnHkX5QqsyA0e--
Home |
Main Index |
Thread Index |
Old Index