Subject: Re: pkg/30584
To: None <solaris-pkg-people@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bugs
Date: 09/04/2005 17:34:01
The following reply was made to PR pkg/30584; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
To: solaris-pkg-people@netbsd.org, pkgsrc-bugs@netbsd.org,
	gnats-admin@netbsd.org, grant@netbsd.org, dauphin@enst.fr
Cc: 
Subject: Re: pkg/30584
Date: Mon, 22 Aug 2005 15:00:42 +0200 (CEST)

 > From: grant@netbsd.org
 > 
 > Synopsis: gtk-send-pr-0.4.5 - Solaris10 don't compile
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: grant@netbsd.org
 > State-Changed-When: Sun, 21 Aug 2005 12:40:51 +0000
 > State-Changed-Why:
 > this package now builds for me on Solaris 9.
 > 
 > can you update your tree and let me know if it builds for you now?
 > 
 > if it makes any difference, the gtk2+ dependency installed on my system
 > is gtk2+-2.6.8.
 > 
 > 
 
 I update , but don't compile because of Xfixes
 
 [root@redhot 174] bmake
 ===> Checking for vulnerabilities in gtk-send-pr-0.4.5
 => Checksum SHA1 OK for gtk-send-pr-0.4.5.tar.bz2.
 => Checksum RMD160 OK for gtk-send-pr-0.4.5.tar.bz2.
 ===> Extracting for gtk-send-pr-0.4.5
 ===> Required installed package libesmtp>=1.0.3nb1: libesmtp-1.0.3nb1 found
 ===> Required installed package openssl>=0.9.7d: openssl-0.9.7f found
 ===> Required package gtk2+>=2.6.4nb1: NOT found
 ===> Verifying reinstall for ../../x11/gtk2
 ===> Checking for vulnerabilities in gtk2+-2.6.9nb1
 => Checksum SHA1 OK for gtk+-2.6.9.tar.bz2.
 => Checksum RMD160 OK for gtk+-2.6.9.tar.bz2.
 ===> Extracting for gtk2+-2.6.9nb1
 ===> Required installed package xdg-dirs>=1.1: xdg-dirs-1.2 found
 ===> Required installed package atk>=1.8.0nb1: atk-1.10.1 found
 ===> Required installed package pango>=1.8.0: pango-1.8.2 found
 ===> Required installed package glib2>=2.6.2: glib2-2.6.6nb1 found
 ===> Required installed package gettext-lib>=0.11.5nb4: gettext-lib-0.11.5nb4 
 found
 ===> Required installed package Xft2>=2.1.6nb1: Xft2-2.1.6nb1 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 png>=1.2.6nb1: png-1.2.8 found
 ===> Required installed package tiff>=3.7.2nb1: tiff-3.7.3 found
 ===> Required installed package jpeg>=6bnb2: jpeg-6bnb3 found
 ===> Required package xcursor>=1.1.1nb2: NOT found
 ===> Verifying reinstall for ../../x11/xcursor
 ===> Checking for vulnerabilities in xcursor-1.1.2
 => Checksum SHA1 OK for libXcursor-1.1.2.tar.bz2.
 => Checksum RMD160 OK for libXcursor-1.1.2.tar.bz2.
 ===> Extracting for xcursor-1.1.2
 ===> Required package Xfixes>=2.0.1nb1: NOT found
 ===> Verifying reinstall for ../../x11/Xfixes
 ===> Checking for vulnerabilities in Xfixes-2.0.1nb1
 ===> Configuring for Xfixes-2.0.1nb1
 => 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.
 configure: loading cache /dev/null
 ./configure[1392]: ./configure[1156]::  not found
 checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
 checking whether build environment is sane... yes
 checking for gawk... /usr/bin/nawk
 checking whether make sets $(MAKE)... yes
 checking for i386-sun-solaris2-strip... no
 checking for strip... strip
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for i386-sun-solaris2-gcc... gcc
 checking for C compiler default output... 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 gcc accepts -g... yes
 checking for gcc option to accept ANSI C... none needed
 checking for style of include used by make... GNU
 checking dependency style of gcc... gcc3
 checking build system type... i386-pc-solaris2.10
 checking host system type... i386-sun-solaris2
 checking for a sed that does not truncate output... 
 /usr/pkgsrc/x11/Xfixes/work/.tools/bin/sed
 checking for egrep... grep -E
 checking for ld used by gcc... /usr/ccs/bin/ld
 checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
 checking for /usr/ccs/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... pass_all
 checking how to run the C preprocessor... gcc -E
 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-sun-solaris2-g++... g++
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking dependency style of g++... gcc3
 checking how to run the C++ preprocessor... g++ -E
 checking for i386-sun-solaris2-g77... f77
 checking whether we are using the GNU Fortran 77 compiler... no
 checking whether f77 accepts -g... no
 checking the maximum length of command line arguments... 262144
 checking command to parse nm output from gcc object... failed
 checking for objdir... .libs
 checking for i386-sun-solaris2-ar... no
 checking for ar... ar
 checking for i386-sun-solaris2-ranlib... no
 checking for ranlib... ranlib
 checking for i386-sun-solaris2-strip... strip
 checking if gcc static flag  works... yes
 checking if gcc supports -fno-rtti -fno-exceptions... no
 checking for gcc option to produce PIC... -fPIC
 checking if gcc PIC flag -fPIC works... yes
 checking if gcc supports -c -o file.o... yes
 checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... 
 yes
 checking whether -lc should be explicitly linked in... yes
 checking dynamic linker characteristics... solaris2 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... no
 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 g++... /usr/ccs/bin/ld
 checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
 checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... 
 yes
 checking for g++ option to produce PIC... -fPIC
 checking if g++ PIC flag -fPIC works... yes
 checking if g++ supports -c -o file.o... yes
 checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... 
 yes
 checking dynamic linker characteristics... solaris2 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... no
 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... no
 checking if f77 supports -c -o file.o... no
 checking whether the f77 linker (/usr/ccs/bin/ld) supports shared libraries... 
 yes
 checking dynamic linker characteristics... ./configure[13983]: f77:  not found
 solaris2 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... no
 checking for x11... checking for X... libraries /usr/openwin/lib, headers 
 /usr/openwin/include
 checking whether -R must be followed by a space... no
 checking for gethostbyname... no
 checking for gethostbyname in -lnsl... yes
 checking for connect... no
 checking for connect in -lsocket... yes
 checking for remove... yes
 checking for shmat... yes
 checking for IceConnectionNumber in -lICE... yes
 checking for XTHREADS in Xlib... yes
 checking for fixesext >= 2.0... Package fixesext was not found in the pkg-config 
 search path. Perhaps you should add the directory containing `fixesext.pc' to 
 the PKG_CONFIG_PATH environment variable No package 'fixesext' found
 configure: error: Library requirements (fixesext >= 2.0) not met; consider 
 adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a 
 nonstandard prefix so pkg-config can find them.
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/Xfixes
 ===> 
 ===> There was an error during the ``configure'' phase.
 ===> Please investigate the following for more information:
 ===>      * config.log
 ===>      * /usr/pkgsrc/x11/Xfixes/work/.work.log
 ===> 
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/Xfixes
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/Xfixes
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/xcursor
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/xcursor
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/xcursor
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/gtk2
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/gtk2
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/gtk2
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/sysutils/gtk-send-pr
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/sysutils/gtk-send-pr
 [root@redhot 175]