[hipl-dev] [autobuild] [trunk] revision 4609

  • From: "pisa.auto pisa.auto" <heer@xxxxxxxxxxxxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Thu, 27 May 2010 01:30:30 +0200

branch: trunk
revision: 4609
configuration: Scratchbox ARM crosscompile
command: /srv/power/scratchbox/login -d hipl-[0-9.]* dpkg-buildpackage 
-rfakeroot -b
compiler output:

dpkg-buildpackage: source package is hipl
dpkg-buildpackage: source version is 1.0.4-1
dpkg-buildpackage: source changed by Rene Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
dpkg-buildpackage: host architecture armel
dpkg-buildpackage: source version without epoch 1.0.4-1
: Using Scratchbox tools to satisfy builddeps
: Dependency provided by Scratchbox: autotools-dev
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /scratchbox/tools/bin/make distclean
rm -f config.sub config.guess
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
./configure --build arm-linux-gnueabi --prefix=/usr --sysconfdir=/etc \
                         --enable-shared \
                         --disable-debug
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
checking build system type... arm-unknown-linux-gnueabi
checking host system type... arm-unknown-linux-gnueabi
checking for a sed that does not truncate output... /scratchbox/tools/bin/sed
checking for grep that handles long lines and -e... /scratchbox/tools/bin/grep
checking for egrep... /scratchbox/tools/bin/grep -E
checking for fgrep... /scratchbox/tools/bin/grep -F
checking for ld used by gcc... 
/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld
checking if the linker 
(/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) is 
GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... 
/scratchbox/compilers/bin/nm -B
checking the name lister (/scratchbox/compilers/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for 
/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld 
option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /scratchbox/compilers/bin/nm -B output from gcc 
object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker 
(/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) 
supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.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
checking for xmlto... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /scratchbox/tools/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a Python interpreter with version >= 2.4.3... none
checking for DSA_generate_key in -lcrypto... yes
checking for EC_KEY_new... yes
checking for pow in -lm... yes
checking whether to use firewall... (cached) yes
checking for ipq_create_handle in -lipq... yes
checking for config_setting_index in -lconfig... yes
checking whether to use RVS... (cached) yes
checking whether to use opportunistic... (cached) yes
checking whether to use grof support... (cached) no
checking whether to have verbose debug... (cached) no
checking whether to have middlebox authentification... (cached) no
checking whether to use performance measurement... (cached) no
checking whether to print output for demos... (cached) no

+-----------------------------------------------
| processing modules...
|
Traceback (most recent call last):
  File "./process_modules.py", line 250, in ?
    main()
  File "./process_modules.py", line 222, in main
    applications = set(['hipd'])
NameError: global name 'set' is not defined
configure: error: Module processing failed
make: *** [config.status] Error 1

Other related posts:

  • » [hipl-dev] [autobuild] [trunk] revision 4609 - pisa.auto pisa.auto