[build-status: 171567] Log for successful build of pth_2.0.7-11 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Sat Nov 1 14:18:55 JST 2008
Automatic build of pth_2.0.7-11 on mappi005 by sbuild/m32r 98-farm
Build started at 20081101-1333
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 661kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pth 2.0.7-11 (dsc) [1138B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pth 2.0.7-11 (tar) [653kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pth 2.0.7-11 (diff) [6927B]
Fetched 661kB in 5s (132kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 7), dpatch, autotools-dev, libc6-dev (>= 2.7-14) [hppa]
Checking for already installed source dependencies...
debhelper: already installed (7.0.17 >= 7 is satisfied)
dpatch: already installed (2.0.30)
autotools-dev: already installed (20080123.2)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting pth in pth-2.0.7
dpkg-source: info: unpacking pth_2.0.7.orig.tar.gz
dpkg-source: info: applying pth_2.0.7-11.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package pth
dpkg-buildpackage: source version 2.0.7-11
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dpatch deapply-all
01-ia64 not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp
rm -f config.guess config.sub
[ ! -f Makefile ] || /usr/bin/make distclean
dh_clean
debian/rules build
test -d debian/patched || install -d debian/patched
dpatch apply-all
applying patch 01-ia64 to ./ ... ok.
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" ./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man
Configuring GNU Pth (Portable Threads), Version 2.0.7 (08-Jun-2006)
Copyright (c) 1999-2006 Ralf S. Engelschall <rse at engelschall.com>
Platform: m32r-unknown-linux-gnu
Build Tools:
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for egrep... grep -E
checking whether make sets $(MAKE)... yes
checking for compiler option -pipe... yes
checking for compilation debug mode... disabled
checking for compilation profile mode... disabled
checking for compilation optimization mode... disabled
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by m32r-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking how to run the C++ preprocessor... m32r-linux-gnu-g++ -E
checking for m32r-linux-gnu-g77... m32r-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether m32r-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from m32r-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for m32r-linux-gnu-ar... no
checking for ar... ar
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for m32r-linux-gnu-strip... no
checking for strip... strip
checking if m32r-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for m32r-linux-gnu-gcc option to produce PIC... -fPIC
checking if m32r-linux-gnu-gcc PIC flag -fPIC works... yes
checking if m32r-linux-gnu-gcc static flag -static works... yes
checking if m32r-linux-gnu-gcc supports -c -o file.o... yes
checking whether the m32r-linux-gnu-gcc linker (/usr/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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by m32r-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for m32r-linux-gnu-g++ option to produce PIC... -fPIC
checking if m32r-linux-gnu-g++ PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g++ static flag -static works... yes
checking if m32r-linux-gnu-g++ supports -c -o file.o... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 m32r-linux-gnu-g77 option to produce PIC... -fPIC
checking if m32r-linux-gnu-g77 PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g77 static flag -static works... yes
checking if m32r-linux-gnu-g77 supports -c -o file.o... yes
checking whether the m32r-linux-gnu-g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
Mandatory Platform Environment:
checking for ANSI C header files... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for gettimeofday... yes
checking for select... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for sigpending... yes
checking for sigsuspend... yes
decision on mandatory system headers and functions... all fine
Optional Platform Environment:
checking for number of signals... 65
checking for default value of FD_SETSIZE... 1024
checking for poll... yes
checking for define POLLIN in poll.h... yes
checking whether poll(2) facility has to be faked... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for readv... yes
checking for writev... yes
checking whether readv(2)/writev(2) facility has to be faked... no
checking for usleep... yes
checking for strerror... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for gethostname in -lnsl... yes
checking for accept in -lsocket... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for typedef sig_atomic_t... yes
checking for typedef pid_t... yes
checking for typedef size_t... yes
checking for typedef ssize_t... yes
checking for typedef off_t... yes
checking for typedef stack_t... yes
checking for attribute ss_base in struct sigaltstack from sys/signal.h... no
checking for attribute ss_sp in struct sigaltstack from sys/signal.h... yes
checking for a single-argument based gettimeofday... no
checking for struct timespec... yes
checking for typedef socklen_t... yes
checking for type of argument 3 for accept()... socklen_t *__restrict
checking for fallback socklen_t... socklen_t
checking for typedef nfds_t... yes
checking for type of argument 2 for poll()... nfds_t
checking for fallback nfds_t... nfds_t
checking for built-in type long long... yes
checking for built-in type long double... yes
Machine Context Implementation:
checking for ucontext.h... yes
checking for makecontext... no
checking for swapcontext... no
checking for getcontext... no
checking for setcontext... no
checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... no
checking for signal.h... (cached) yes
checking for sigsetjmp... no
checking for siglongjmp... yes
checking for setjmp... yes
checking for longjmp... yes
checking for _setjmp... yes
checking for _longjmp... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for signal-mask aware setjmp(3)/longjmp(3)... yes: ssjlj
checking for typedef stack_t... (cached) yes
checking for direction of stack growth... down
checking for makecontext... (cached) no
checking for stack setup via makecontext... N.A.
checking for sigaltstack... (cached) yes
checking for typedef stack_t... (cached) yes
checking for stack setup via sigaltstack... ok
checking for sigstack... (cached) yes
checking for stack setup via sigstack... ok
decision on mctx implementation... sjlj/ssjlj/sas
System Call Mapping:
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/socketcall.h usability... no
checking sys/socketcall.h presence... no
checking for sys/socketcall.h... no
checking for syscall... yes
checking for define SYS_read in sys/syscall.h... yes
checking for dlfcn.h... (cached) yes
checking for dlsym in -ldl... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlclose... yes
checking for define RTLD_NEXT in dlfcn.h... no
checking for syscall dynamic libraries... /usr/lib/libdl.so:/usr/lib/libnsl.so:/usr/lib/libc.so
checking whether soft system call mapping is used... no
checking whether hard system call mapping is used... no
Build Parameters:
checking whether to activate batch build mode... no
checking whether to activate maintainer build targets... no
checking whether to activate test build targets... yes
checking whether to build Pthread library... no
checking whether to build against external OSSP ex library... no
checking whether to build against external Sfio library... no
checking whether to build against external Dmalloc library... no
Output Substitution:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pthread-config
config.status: creating pthread.h
config.status: creating pth-config
config.status: creating pth.h
config.status: creating pth_acmac.h
config.status: creating pth_acdef.h
config.status: executing default commands
Now please type `make' to compile. Good luck.
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/pth-2.0.7'
./shtool scpp -o pth_p.h -t pth_p.h.in -Dcpp -Cintern -M '==#==' pth_compat.c pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c pth_uctx.c pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c pth_fork.c pth_high.c pth_ext.c pth_string.c pthread.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_debug.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_ring.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_pqueue.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_time.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_errno.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_mctx.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_uctx.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_tcb.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_sched.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_attr.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_lib.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_event.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_data.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_clean.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_cancel.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_msg.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_sync.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_fork.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_util.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_high.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_syscall.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_ext.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_compat.c
./libtool --mode=compile --quiet m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe pth_string.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -o libpth.la pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo pth_uctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo pth_util.lo pth_high.lo pth_syscall.lo pth_ext.lo pth_compat.lo pth_string.lo \
-rpath /usr/lib -version-info `./shtool version -lc -dlibtool pth_vers.c`
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_std.c
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_common.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -Wl,-z,defs -o test_std test_std.o test_common.o libpth.la -ldl -lnsl
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_mp.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -Wl,-z,defs -o test_mp test_mp.o test_common.o libpth.la -ldl -lnsl
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_misc.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -Wl,-z,defs -o test_misc test_misc.o test_common.o libpth.la -ldl -lnsl
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_philo.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -Wl,-z,defs -o test_philo test_philo.o test_common.o libpth.la -ldl -lnsl
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_sig.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -Wl,-z,defs -o test_sig test_sig.o test_common.o libpth.la -ldl -lnsl
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_select.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -Wl,-z,defs -o test_select test_select.o test_common.o libpth.la -ldl -lnsl
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_httpd.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -Wl,-z,defs -o test_httpd test_httpd.o test_common.o libpth.la -ldl -lnsl
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_sfio.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -Wl,-z,defs -o test_sfio test_sfio.o test_common.o libpth.la -ldl -lnsl
m32r-linux-gnu-gcc -c -I. -Wall -O2 -pipe test_uctx.c
./libtool --mode=link --quiet m32r-linux-gnu-gcc -Wl,-z,defs -o test_uctx test_uctx.o test_common.o libpth.la -ldl -lnsl
make[2]: Entering directory `/build/buildd/pth-2.0.7'
shtool:echo:Warning: unable to determine terminal sequence for bold mode
Now please type `make test' to run a quick test suite. Hope it works.
make[2]: Leaving directory `/build/buildd/pth-2.0.7'
make[1]: Leaving directory `/build/buildd/pth-2.0.7'
/usr/bin/make test
make[1]: Entering directory `/build/buildd/pth-2.0.7'
=== TESTING GLOBAL LIBRARY API ===
Fetching library version
version = 0x200207
=== TESTING BASIC OPERATION ===
Initializing Pth system (spawns scheduler and main thread)
Killing Pth system for testing purposes
Re-Initializing Pth system
=== TESTING BASIC THREAD OPERATION ===
Creating attribute object
Spawning thread
Joining thread
=== TESTING NESTED THREAD OPERATION ===
Spawning thread 1
Spawning thread 2
Spawning thread 3
Spawning thread 4
Spawning thread 5
Spawning thread 6
Spawning thread 7
Spawning thread 8
Spawning thread 9
Joined thread 9
Joined thread 8
Joined thread 7
Joined thread 6
Joined thread 5
Joined thread 4
Joined thread 3
Joined thread 2
Joined thread 1
OK - ALL TESTS SUCCESSFULLY PASSED.
Please send the following summary line via Email to the author
Ralf S. Engelschall <rse at engelschall.com> for inclusion into
the list of successfully tested platforms (see PORTING file):
shtool:echo:Warning: unable to determine terminal sequence for bold mode
Pth: OK: m32r-unknown-linux-gnu | sjlj/ssjlj/sas | down | 2.0.7
make[2]: Entering directory `/build/buildd/pth-2.0.7'
shtool:echo:Warning: unable to determine terminal sequence for bold mode
Then please type `make install' to install the package.
make[2]: Leaving directory `/build/buildd/pth-2.0.7'
make[1]: Leaving directory `/build/buildd/pth-2.0.7'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make DESTDIR=/build/buildd/pth-2.0.7/debian/tmp install
make[1]: Entering directory `/build/buildd/pth-2.0.7'
make[2]: Entering directory `/build/buildd/pth-2.0.7'
./shtool mkdir -f -p -m 755 /build/buildd/pth-2.0.7/debian/tmp/usr
./shtool mkdir -f -p -m 755 /build/buildd/pth-2.0.7/debian/tmp/usr/bin
./shtool mkdir -f -p -m 755 /build/buildd/pth-2.0.7/debian/tmp/usr/include
./shtool mkdir -f -p -m 755 /build/buildd/pth-2.0.7/debian/tmp/usr/lib
./shtool mkdir -f -p -m 755 /build/buildd/pth-2.0.7/debian/tmp/usr/share/man/man1
./shtool mkdir -f -p -m 755 /build/buildd/pth-2.0.7/debian/tmp/usr/share/man/man3
./shtool mkdir -f -p -m 755 /build/buildd/pth-2.0.7/debian/tmp/usr/share/aclocal
./shtool install -c -m 755 pth-config /build/buildd/pth-2.0.7/debian/tmp/usr/bin/pth-config
./shtool install -c -m 644 pth-config.1 /build/buildd/pth-2.0.7/debian/tmp/usr/share/man/man1/pth-config.1
./shtool install -c -m 644 pth.3 /build/buildd/pth-2.0.7/debian/tmp/usr/share/man/man3/pth.3
./shtool install -c -m 644 pth.m4 /build/buildd/pth-2.0.7/debian/tmp/usr/share/aclocal/pth.m4
./shtool install -c -m 644 pth.h /build/buildd/pth-2.0.7/debian/tmp/usr/include/pth.h
./shtool install -c .libs/libpth.so.20.0.27 /build/buildd/pth-2.0.7/debian/tmp/usr/lib/libpth.so.20.0.27
(cd /build/buildd/pth-2.0.7/debian/tmp/usr/lib && { ln -s -f libpth.so.20.0.27 libpth.so.20 || { rm -f libpth.so.20 && ln -s libpth.so.20.0.27 libpth.so.20; }; })
(cd /build/buildd/pth-2.0.7/debian/tmp/usr/lib && { ln -s -f libpth.so.20.0.27 libpth.so || { rm -f libpth.so && ln -s libpth.so.20.0.27 libpth.so; }; })
./shtool install -c .libs/libpth.lai /build/buildd/pth-2.0.7/debian/tmp/usr/lib/libpth.la
./shtool install -c .libs/libpth.a /build/buildd/pth-2.0.7/debian/tmp/usr/lib/libpth.a
chmod 644 /build/buildd/pth-2.0.7/debian/tmp/usr/lib/libpth.a
ranlib /build/buildd/pth-2.0.7/debian/tmp/usr/lib/libpth.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory `/build/buildd/pth-2.0.7'
make[2]: Entering directory `/build/buildd/pth-2.0.7'
shtool:echo:Warning: unable to determine terminal sequence for bold mode
Now use the package (you can remove it later via `make uninstall').
shtool:echo:Warning: unable to determine terminal sequence for bold mode
Additionally you should consider subscribing to the GNU Pth support
mailing list pth-users at gnu.org by running the following command:
`echo "subscribe pth-users" | mail pth-users-request at gnu.org'
make[2]: Leaving directory `/build/buildd/pth-2.0.7'
make[1]: Leaving directory `/build/buildd/pth-2.0.7'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_install --fail-missing --sourcedir=debian/tmp
dh_lintian
dh_strip --dbg-package=pth-dbg
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `libpth20' in `../libpth20_2.0.7-11_m32r.deb'.
dpkg-deb: building package `libpth-dev' in `../libpth-dev_2.0.7-11_m32r.deb'.
dpkg-deb: building package `pth-dbg' in `../pth-dbg_2.0.7-11_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../pth_2.0.7-11_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20081101-1418
chroot-unstable/build/buildd/libpth20_2.0.7-11_m32r.deb:
new debian package, version 2.0.
size 81888 bytes: control archive= 1205 bytes.
660 bytes, 16 lines control
794 bytes, 12 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
30 bytes, 1 lines shlibs
Package: libpth20
Source: pth
Version: 2.0.7-11
Architecture: m32r
Maintainer: Daniel Baumann <daniel at debian.org>
Installed-Size: 188
Depends: libc6 (>= 2.3.5-1)
Section: libs
Priority: optional
Homepage: http://www.gnu.org/software/pth/
Description: The GNU Portable Threads
Pth is a very portable POSIX/ANSI-C based library for Unix platforms which
provides non-preemptive priority-based scheduling for multiple threads of
execution ("multithreading") inside server applications. All threads run in the
same address space of the server application, but each thread has its own
individual program-counter, run-time stack, signal mask and errno variable.
chroot-unstable/build/buildd/libpth-dev_2.0.7-11_m32r.deb:
new debian package, version 2.0.
size 136792 bytes: control archive= 1302 bytes.
732 bytes, 18 lines control
1362 bytes, 21 lines md5sums
Package: libpth-dev
Source: pth
Version: 2.0.7-11
Architecture: m32r
Maintainer: Daniel Baumann <daniel at debian.org>
Installed-Size: 324
Depends: libpth20 (= 2.0.7-11)
Section: libdevel
Priority: optional
Homepage: http://www.gnu.org/software/pth/
Description: The GNU Portable Threads (development)
Pth is a very portable POSIX/ANSI-C based library for Unix platforms which
provides non-preemptive priority-based scheduling for multiple threads of
execution ("multithreading") inside server applications. All threads run in the
same address space of the server application, but each thread has its own
individual program-counter, run-time stack, signal mask and errno variable.
.
This package contains the development files.
chroot-unstable/build/buildd/pth-dbg_2.0.7-11_m32r.deb:
new debian package, version 2.0.
size 41654 bytes: control archive= 847 bytes.
741 bytes, 18 lines control
355 bytes, 5 lines md5sums
Package: pth-dbg
Source: pth
Version: 2.0.7-11
Architecture: m32r
Maintainer: Daniel Baumann <daniel at debian.org>
Installed-Size: 112
Depends: libpth20 (= 2.0.7-11), libpth-dev (= 2.0.7-11)
Section: libdevel
Priority: extra
Homepage: http://www.gnu.org/software/pth/
Description: The GNU Portable Threads (debug)
Pth is a very portable POSIX/ANSI-C based library for Unix platforms which
provides non-preemptive priority-based scheduling for multiple threads of
execution ("multithreading") inside server applications. All threads run in the
same address space of the server application, but each thread has its own
individual program-counter, run-time stack, signal mask and errno variable.
.
This package contains the debug symbols.
chroot-unstable/build/buildd/libpth20_2.0.7-11_m32r.deb:
drwxr-xr-x root/root 0 2008-11-01 14:14 ./
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/
drwxr-xr-x root/root 0 2008-11-01 14:13 ./usr/share/
drwxr-xr-x root/root 0 2008-11-01 14:13 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/share/doc/libpth20/
-rw-r--r-- root/root 3766 2006-06-09 02:54 ./usr/share/doc/libpth20/ANNOUNCE
-rw-r--r-- root/root 1530 2006-06-09 02:54 ./usr/share/doc/libpth20/USERS
-rw-r--r-- root/root 2593 2006-06-09 02:54 ./usr/share/doc/libpth20/THANKS.gz
-rw-r--r-- root/root 1968 2008-11-01 13:36 ./usr/share/doc/libpth20/copyright
-rw-r--r-- root/root 28990 2006-06-09 02:55 ./usr/share/doc/libpth20/changelog.gz
-rw-r--r-- root/root 3852 2006-06-09 03:01 ./usr/share/doc/libpth20/HISTORY
-rw-r--r-- root/root 602 2006-06-09 02:54 ./usr/share/doc/libpth20/AUTHORS
-rw-r--r-- root/root 2379 2006-06-09 02:54 ./usr/share/doc/libpth20/SUPPORT
-rw-r--r-- root/root 4058 2006-06-09 03:13 ./usr/share/doc/libpth20/README
-rw-r--r-- root/root 1833 2006-06-09 02:54 ./usr/share/doc/libpth20/NEWS.gz
-rw-r--r-- root/root 4377 2008-11-01 13:36 ./usr/share/doc/libpth20/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/lib/
-rw-r--r-- root/root 67580 2008-11-01 14:14 ./usr/lib/libpth.so.20.0.27
lrwxrwxrwx root/root 0 2008-11-01 14:14 ./usr/lib/libpth.so.20 -> libpth.so.20.0.27
chroot-unstable/build/buildd/libpth-dev_2.0.7-11_m32r.deb:
drwxr-xr-x root/root 0 2008-11-01 14:15 ./
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/
drwxr-xr-x root/root 0 2008-11-01 14:12 ./usr/include/
-rw-r--r-- root/root 21769 2008-11-01 14:12 ./usr/include/pth.h
drwxr-xr-x root/root 0 2008-11-01 14:12 ./usr/bin/
-rwxr-xr-x root/root 3936 2008-11-01 14:12 ./usr/bin/pth-config
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/share/
drwxr-xr-x root/root 0 2008-11-01 14:13 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/share/doc/libpth-dev/
-rw-r--r-- root/root 3766 2006-06-09 02:54 ./usr/share/doc/libpth-dev/ANNOUNCE
-rw-r--r-- root/root 1530 2006-06-09 02:54 ./usr/share/doc/libpth-dev/USERS
-rw-r--r-- root/root 2593 2006-06-09 02:54 ./usr/share/doc/libpth-dev/THANKS.gz
-rw-r--r-- root/root 1968 2008-11-01 13:36 ./usr/share/doc/libpth-dev/copyright
-rw-r--r-- root/root 28990 2006-06-09 02:55 ./usr/share/doc/libpth-dev/changelog.gz
-rw-r--r-- root/root 3852 2006-06-09 03:01 ./usr/share/doc/libpth-dev/HISTORY
-rw-r--r-- root/root 1834 2006-06-09 02:54 ./usr/share/doc/libpth-dev/TESTS.gz
-rw-r--r-- root/root 602 2006-06-09 02:54 ./usr/share/doc/libpth-dev/AUTHORS
-rw-r--r-- root/root 2467 2006-06-09 02:54 ./usr/share/doc/libpth-dev/HACKING.gz
-rw-r--r-- root/root 2379 2006-06-09 02:54 ./usr/share/doc/libpth-dev/SUPPORT
-rw-r--r-- root/root 4058 2006-06-09 03:13 ./usr/share/doc/libpth-dev/README
-rw-r--r-- root/root 3336 2006-06-09 03:10 ./usr/share/doc/libpth-dev/PORTING.gz
-rw-r--r-- root/root 1833 2006-06-09 02:54 ./usr/share/doc/libpth-dev/NEWS.gz
-rw-r--r-- root/root 4377 2008-11-01 13:36 ./usr/share/doc/libpth-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-11-01 14:12 ./usr/share/man/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/share/man/man1/
-rw-r--r-- root/root 2661 2008-11-01 14:12 ./usr/share/man/man1/pth-config.1.gz
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/share/man/man3/
-rw-r--r-- root/root 35098 2008-11-01 14:12 ./usr/share/man/man3/pth.3.gz
drwxr-xr-x root/root 0 2008-11-01 14:12 ./usr/share/aclocal/
-rw-r--r-- root/root 16504 2008-11-01 14:12 ./usr/share/aclocal/pth.m4
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/lib/
-rw-r--r-- root/root 90056 2008-11-01 14:14 ./usr/lib/libpth.a
-rw-r--r-- root/root 785 2008-11-01 14:13 ./usr/lib/libpth.la
lrwxrwxrwx root/root 0 2008-11-01 14:14 ./usr/lib/libpth.so -> libpth.so.20.0.27
chroot-unstable/build/buildd/pth-dbg_2.0.7-11_m32r.deb:
drwxr-xr-x root/root 0 2008-11-01 14:15 ./
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/share/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/share/lintian/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/share/lintian/overrides/
-rw-r--r-- root/root 41 2008-11-01 13:36 ./usr/share/lintian/overrides/pth-dbg
drwxr-xr-x root/root 0 2008-11-01 14:13 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/share/doc/pth-dbg/
-rw-r--r-- root/root 1968 2008-11-01 13:36 ./usr/share/doc/pth-dbg/copyright
-rw-r--r-- root/root 28990 2006-06-09 02:55 ./usr/share/doc/pth-dbg/changelog.gz
-rw-r--r-- root/root 4377 2008-11-01 13:36 ./usr/share/doc/pth-dbg/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/lib/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/lib/debug/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/lib/debug/usr/
drwxr-xr-x root/root 0 2008-11-01 14:14 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root 15921 2008-11-01 14:14 ./usr/lib/debug/usr/lib/libpth.so.20.0.27
pth_2.0.7-11_m32r.changes:
Format: 1.8
Date: Tue, 7 Oct 2008 06:38:00 +0200
Source: pth
Binary: libpth20 libpth-dev pth-dbg
Architecture: m32r
Version: 2.0.7-11
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Daniel Baumann <daniel at debian.org>
Description:
libpth-dev - The GNU Portable Threads (development)
libpth20 - The GNU Portable Threads
pth-dbg - The GNU Portable Threads (debug)
Closes: 492779
Changes:
pth (2.0.7-11) unstable; urgency=low
.
* Acknowledge NMU (Closes: #492779).
* Correcting indenting in copyright file.
* Updatingto debhelper 7.
* Updating to standards 3.8.0.
* Updating vcs fields in control file.
* Using patch-stamp rather than patch in rules file.
Checksums-Sha1:
e14678c84f2ce08fa4066a231f950bb6dc926381 81888 libpth20_2.0.7-11_m32r.deb
38a59255fbe81ad589ca16662826b516f8ccd19d 136792 libpth-dev_2.0.7-11_m32r.deb
748436d68eba3fcede6ad0cf329d71fe688b7602 41654 pth-dbg_2.0.7-11_m32r.deb
Checksums-Sha256:
89d188c4ccdf29f53355ecf210ba85c150a79337de775e6e29ee25f0dc886c44 81888 libpth20_2.0.7-11_m32r.deb
fdc4d759804fd9f2ac32606f2f9d9f0f127f52b5ca1308ca6025360a06d8b692 136792 libpth-dev_2.0.7-11_m32r.deb
8970f77b4727c46abccc40906781cb603d0346a7fa6da862241296002a046468 41654 pth-dbg_2.0.7-11_m32r.deb
Files:
3b6333bc086c8af7e00cf9aba3423ddf 81888 libs optional libpth20_2.0.7-11_m32r.deb
67425020d5f0baa19a47ab764a54c057 136792 libdevel optional libpth-dev_2.0.7-11_m32r.deb
d4854351d83be30621372ccf7f2c1dad 41654 libdevel extra pth-dbg_2.0.7-11_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/pth-2.0.7
------------------------------------------------------------------------------
******************************************************************************
Finished at 20081101-1418
Build needed 00:44:10, 5984k disk space
More information about the build-status
mailing list