pkgsrc-Bugs archive

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

pkg/41298: [devel/ArX] building failure



>Number:         41298
>Category:       pkg
>Synopsis:       [devel/ArX] building failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 28 16:00:01 +0000 2009
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.11, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.11 NetBSD 5.99.11 (MONOLITHIC) #71: Mon 
Apr 27 18:10:10 JST 2009 
root%bonnie.jaist.ac.jp@localhost:/usr/src/sys/arch/i386/compile/MONOLITHIC i386
Architecture: i386
Machine: i386
>Description:
scons uses python26-2.6.2nb1.

$ make
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for ArX-2.2.4.tar.gz
=> Checksum RMD160 OK for ArX-2.2.4.tar.gz
===> depends-message [ArX-2.2.4nb9] ===> Installing dependencies for 
ArX-2.2.4nb9
==========================================================================
The following variables will affect the build process of this package,
ArX-2.2.4nb9.  Their current value is shown below:

        * FAM_DEFAULT = fam
        * GNU_PROGRAM_PREFIX = g

Based on these variables, the following variables have been set:

        * FAMBASE (defined, but empty)
        * FAM_TYPE = fam

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency scons-[0-9]*: found scons-1.1.0nb2
=> Build dependency pkg-config>=0.19: found pkg-config-0.23nb1
=> Build dependency x11-links>=0.43: found x11-links-0.43
=> Build dependency checkperms>=1.1: found checkperms-1.10
=> Full dependency patch-[0-9]*: found patch-2.5.4nb2
=> Full dependency diffutils-[0-9]*: found diffutils-2.8.1nb4
=> Full dependency gtar-base-[0-9]*: found gtar-base-1.20
=> Full dependency gnome-vfs>=2.20.1nb1: found gnome-vfs-2.24.1
===> tools-message [ArX-2.2.4nb9] ===> Overriding tools for ArX-2.2.4nb9
===> extract-message [ArX-2.2.4nb9] ===> Extracting for ArX-2.2.4nb9
===> patch-message [ArX-2.2.4nb9] ===> Patching for ArX-2.2.4nb9
=> Applying pkgsrc patches for ArX-2.2.4nb9
===> wrapper-message [ArX-2.2.4nb9] ===> Creating toolchain wrappers for 
ArX-2.2.4nb9
===> configure-message [ArX-2.2.4nb9] ===> Configuring for ArX-2.2.4nb9
=> 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
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./tools/pqm/Makefile.in.
INFO: [subst.mk:pkglocaledir] Nothing changed in ./tools/pqm/tests/Makefile.in.
=> Checking for portability problems in extracted 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 i486--netbsdelf-g++... c++
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 c++ accepts -g... yes
checking for i486--netbsdelf-gcc... cc
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 how to run the C preprocessor... cc -E
checking for egrep... grep -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 for python build information...
checking for python2.4... no
checking for python2.3... no
checking for python2.2... no
checking for python2.1... no
checking for python... no
  results of the Python check:
    Binary:      no
    Library:     no
    Include Dir: no
checking for gnutar... /usr/pkg/bin/gtar
checking for gnudiff... /usr/pkg/bin/gdiff
checking for gnudiff3... no
checking for gdiff3... /usr/pkg/bin/gdiff3
checking for gnupatch... /usr/pkg/bin/gpatch
checking for pkg-config... /usr/pkgsrc/devel/ArX/work/.tools/bin/pkg-config
checking for gpg... /usr/pkg/bin/gpg
configure: creating ./config.status
config.status: creating SConstruct
config.status: creating Makefile
config.status: creating src/config.h
===> build-message [ArX-2.2.4nb9] ===> Building for ArX-2.2.4nb9
scons: Reading SConscript files ...
/a/pkg/lib/scons-1.1.0/SCons/Platform/posix.py:38: DeprecationWarning: The 
popen2 module is deprecated.  Use the subprocess module.
  import popen2
/a/pkg/lib/scons-1.1.0/SCons/Tool/msvs.py:37: DeprecationWarning: the md5 
module is deprecated; use hashlib instead
  import md5

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method 
instead.
File "/usr/pkgsrc/devel/ArX/work/ArX-2.2.4/src/boost/SConscript", line 24, in 
<module>

scons: *** Multiple ways to build the same target were specified for: arx.py
File "/usr/pkgsrc/devel/ArX/work/ArX-2.2.4/src/arx/python/SConscript", line 39, 
in <module>
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/devel/ArX
*** Error code 1

Stop.
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index