pkgsrc-Bugs archive

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

pkg/44120: pkgsrc-2010Q3 x11/Xfixes fails on NetBSD/sh3el 5.1



>Number:         44120
>Category:       pkg
>Synopsis:       pkgsrc-2010Q3 x11/Xfixes fails on NetBSD/sh3el 5.1
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 20 13:40:00 +0000 2010
>Originator:     Izumi Tsutsui
>Release:        NetBSD 5.1
>Organization:
>Environment:
System: NetBSD/landisk 5.1
Architecture: sh3el
Machine: landisk
>Description:
pkgsrc/x11/Xfixes fails on NetBSD/landisk so too many X11 packages
that depend on it unbuildable.

>How-To-Repeat:
cd pkgsrc/x11/Xfixes
make package

Here is a build log:
---
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [bsd.prefs.mk] The package Xfixes-2.0.1nb4 is missing DESTDIR support.
WARNING: [license.mk] Every package should define a LICENSE.
===> Checking for vulnerabilities in Xfixes-2.0.1nb4
=> Checksum SHA1 OK for libXfixes-2.0.1.tar.bz2
=> Checksum RMD160 OK for libXfixes-2.0.1.tar.bz2
===> Installing dependencies for Xfixes-2.0.1nb4
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb4
=> Build dependency pkg-config>=0.19: found pkg-config-0.25nb1
=> Build dependency x11-links>=0.60: found x11-links-0.60
=> Build dependency fixesproto>=3.0.0: found fixesproto-4.1.1
=> Build dependency inputproto>=1.4: found inputproto-2.0
=> Build dependency checkperms>=1.1: found checkperms-1.11
===> Overriding tools for Xfixes-2.0.1nb4
===> Extracting for Xfixes-2.0.1nb4
===> Patching for Xfixes-2.0.1nb4
===> Creating toolchain wrappers for Xfixes-2.0.1nb4
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  
dst=/usr/pkgsrc/x11/Xfixes/work.sh3el/.buildlink/lib/pkgconfig/fixesext.pc;  
/bin/mkdir -p /usr/pkgsrc/x11/Xfixes/work.sh3el/.buildlink/lib/pkgconfig;  if 
test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for Xfixes-2.0.1nb4
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
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 whether to enable maintainer-specific portions of Makefiles... no
checking for shle--netbsdelf-gcc... cc
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 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 build system type... shle--netbsdelf
checking host system type... shle--netbsdelf
checking for a sed that does not truncate output... 
/usr/pkgsrc/x11/Xfixes/work.sh3el/.tools/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/pkgsrc/x11/Xfixes/work.sh3el/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/x11/Xfixes/work.sh3el/.wrapper/bin/ld) is 
GNU ld... yes
checking for /usr/pkgsrc/x11/Xfixes/work.sh3el/.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 how to run the C preprocessor... cc -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 shle--netbsdelf-g++... c++
checking whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no
checking dependency style of c++... none
checking how to run the C++ preprocessor... cpp
checking for shle--netbsdelf-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... (cached) 262144
checking command to parse nm output from cc object... ok
checking for objdir... .libs
checking for shle--netbsdelf-ar... no
checking for ar... ar
checking for shle--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for shle--netbsdelf-strip... no
checking for 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/x11/Xfixes/work.sh3el/.wrapper/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
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 whether the c++ linker 
(/usr/pkgsrc/x11/Xfixes/work.sh3el/.wrapper/bin/ld) supports shared 
libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
libtool.m4: error: problem compiling CXX test program
checking for c++ option to produce PIC... 
checking if c++ supports -c -o file.o... no
checking whether the c++ linker 
(/usr/pkgsrc/x11/Xfixes/work.sh3el/.wrapper/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying 
to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
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... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker 
(/usr/pkgsrc/x11/Xfixes/work.sh3el/.wrapper/bin/ld) supports shared 
libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying 
to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for x11... checking for X... libraries /usr/X11R6/lib, headers 
/usr/X11R6/include
checking for gethostbyname... yes
checking for connect... 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... yes
checking FIXESEXT_CFLAGS... Package 'FixesProto' requires 'xextproto >= 
7.0.99.1' but version of XExtensions is 1.0.1

checking FIXESEXT_LIBS... Package 'FixesProto' requires 'xextproto >= 7.0.99.1' 
but version of XExtensions is 1.0.1

configure: creating ./config.status
config.status: creating Makefile
config.status: creating xfixes.pc
config.status: creating config.h
config.status: executing depfiles commands
=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package 
Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package 
Makefile.
===> Building for Xfixes-2.0.1nb4
/usr/bin/make  all-am
if /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.    
-I/usr/pkg/include -I/usr/X11R6/include  -I/usr/X11R6/include -DXTHREADS -Os 
-freorder-blocks -I/usr/pkg/include -I/usr/X11R6/include -MT Cursor.lo -MD -MP 
-MF ".deps/Cursor.Tpo"  -c -o Cursor.lo `test -f 'Cursor.c' || echo 
'./'`Cursor.c;  then mv -f ".deps/Cursor.Tpo" ".deps/Cursor.Plo";  else rm -f 
".deps/Cursor.Tpo"; exit 1;  fi
libtool: compile:  cc -DHAVE_CONFIG_H -I. 
-I/usr/pkgsrc/x11/Xfixes/work.sh3el/.buildlink/include 
-I/usr/pkgsrc/x11/Xfixes/work.sh3el/.x11-buildlink/include -DXTHREADS -Os 
-freorder-blocks -MT Cursor.lo -MD -MP -MF .deps/Cursor.Tpo -c Cursor.c  -fPIC 
-DPIC -o .libs/Cursor.o
In file included from Xfixesint.h:35,
                 from Cursor.c:25:
/usr/pkgsrc/x11/Xfixes/work.sh3el/.buildlink/include/X11/extensions/xfixesproto.h:48:39:
 error: X11/extensions/shapeconst.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/Xfixes/work.sh3el/libXfixes-2.0.1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/Xfixes/work.sh3el/libXfixes-2.0.1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/Xfixes
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/Xfixes

---

It also fails on NetBSD/i386 4.0.1 and NetBSD/amd64 4.0.1?
http://mail-index.NetBSD.org/pkgsrc-bulk/2010/10/30/msg007744.html
http://mail-index.NetBSD.org/pkgsrc-bulk/2010/10/30/msg007743.html

but not on NetBSD/sparc 4.0?
http://mail-index.NetBSD.org/pkgsrc-bulk/2010/11/18/msg007776.html

>Fix:
No idea. x11-links header inconsistency?

---
Izumi Tsutsui



Home | Main Index | Thread Index | Old Index