1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753
|
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 dsh
dpkg-buildpackage: source version 0.25.10-1
dpkg-buildpackage: source changed by Junichi Uekawa <dancer@debian.org>
fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make clean
make[1]: Entering directory `/TESTDIR/dir2/dsh-0.25.10'
make[1]: *** No rule to make target `clean'. Stop.
make[1]: Leaving directory `/TESTDIR/dir2/dsh-0.25.10'
make: [clean] Error 2 (ignored)
/usr/bin/make distclean
make[1]: Entering directory `/TESTDIR/dir2/dsh-0.25.10'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/TESTDIR/dir2/dsh-0.25.10'
make: [clean] Error 2 (ignored)
dh_clean
dpkg-source -b dsh-0.25.10
dpkg-source: info: using source format `1.0'
dpkg-source: info: building dsh using existing dsh_0.25.10.orig.tar.gz
dpkg-source: info: building dsh in dsh_0.25.10-1.diff.gz
dpkg-source: warning: file dsh-0.25.10/dcp.sh has no final newline (either original or modified version)
dpkg-source: warning: file dsh-0.25.10/debian/compat has no final newline (either original or modified version)
dpkg-source: info: building dsh in dsh_0.25.10-1.dsc
dpkg-genchanges -S >../dsh_0.25.10-1_source.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: source only upload (original source is included)
W: /home/dancer/.pbuilderrc does not exist
I: using fakeroot in build.
I: Current time: Sun Nov 29 19:33:34 JST 2009
I: pbuilder-time-stamp: 1259490814
I: Building the build Environment
I: extracting base tarball [/TESTDIR/testimage]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
I: Installing the build-deps
-> Attempting to satisfy build-dependencies
-> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
This package was created automatically by pbuilder and should
Depends: debhelper (>> 3.0.0), libdshconfig1-dev (>= 0.20.11-1), po4a
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in `/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Reading package lists...
Building dependency tree...
Reading state information...
aptitude is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Selecting previously deselected package pbuilder-satisfydepends-dummy.
(Reading database ... 10105 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from .../pbuilder-satisfydepends-dummy.deb) ...
dpkg: dependency problems prevent configuration of pbuilder-satisfydepends-dummy:
pbuilder-satisfydepends-dummy depends on debhelper (>> 3.0.0); however:
Package debhelper is not installed.
pbuilder-satisfydepends-dummy depends on libdshconfig1-dev (>= 0.20.11-1); however:
Package libdshconfig1-dev is not installed.
pbuilder-satisfydepends-dummy depends on po4a; however:
Package po4a is not installed.
dpkg: error processing pbuilder-satisfydepends-dummy (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pbuilder-satisfydepends-dummy
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
The following NEW packages will be installed:
bsdmainutils{a} debhelper{a} file{a} gettext{a} gettext-base{a}
groff-base{a} html2text{a} intltool-debian{a} libcroco3{a}
libdshconfig1{a} libdshconfig1-dev{a} libglib2.0-0{a} libmagic1{a}
libpcre3{a} libsgmls-perl{a} libsp1c2{a} libxml2{a} man-db{a}
po-debconf{a} po4a{a} sp{a}
The following partially installed packages will be configured:
pbuilder-satisfydepends-dummy
0 packages upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.5MB of archives. After unpacking 34.5MB will be used.
Writing extended state information...
Get:1 http://localhost squeeze/main libmagic1 5.03-3 [389kB]
Get:2 http://localhost squeeze/main file 5.03-3 [46.9kB]
Get:3 http://localhost squeeze/main html2text 1.3.2a-14 [103kB]
Get:4 http://localhost squeeze/main libpcre3 7.8-3 [215kB]
Get:5 http://localhost squeeze/main libglib2.0-0 2.22.2-2 [984kB]
Get:6 http://localhost squeeze/main libxml2 2.7.6.dfsg-1 [876kB]
Get:7 http://localhost squeeze/main libcroco3 0.6.2-1 [125kB]
Get:8 http://localhost squeeze/main gettext-base 0.17-8 [133kB]
Get:9 http://localhost squeeze/main gettext 0.17-8 [2503kB]
Get:10 http://localhost squeeze/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:11 http://localhost squeeze/main po-debconf 1.0.16 [224kB]
Get:12 http://localhost squeeze/main groff-base 1.20.1-6 [1156kB]
Get:13 http://localhost squeeze/main bsdmainutils 8.0.1 [197kB]
Get:14 http://localhost squeeze/main man-db 2.5.6-4 [1477kB]
Get:15 http://localhost squeeze/main debhelper 7.4.3 [454kB]
Get:16 http://localhost squeeze/main libdshconfig1 0.20.13-1 [11.0kB]
Get:17 http://localhost squeeze/main libdshconfig1-dev 0.20.13-1 [25.4kB]
Get:18 http://localhost squeeze/main libsgmls-perl 1.03ii-32 [27.8kB]
Get:19 http://localhost squeeze/main libsp1c2 1.3.4-1.2.1-47 [1386kB]
Get:20 http://localhost squeeze/main sp 1.3.4-1.2.1-47 [182kB]
Get:21 http://localhost squeeze/main po4a 0.36.6-1 [946kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched XXXB in Xs (XXXXXB/s)
Selecting previously deselected package libmagic1.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10105 files and directories currently installed.)
Unpacking libmagic1 (from .../libmagic1_5.03-3_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_5.03-3_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-14_amd64.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_7.8-3_amd64.deb) ...
Selecting previously deselected package libglib2.0-0.
Unpacking libglib2.0-0 (from .../libglib2.0-0_2.22.2-2_amd64.deb) ...
Selecting previously deselected package libxml2.
Unpacking libxml2 (from .../libxml2_2.7.6.dfsg-1_amd64.deb) ...
Selecting previously deselected package libcroco3.
Unpacking libcroco3 (from .../libcroco3_0.6.2-1_amd64.deb) ...
Selecting previously deselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.17-8_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.17-8_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.16_all.deb) ...
Selecting previously deselected package groff-base.
Unpacking groff-base (from .../groff-base_1.20.1-6_amd64.deb) ...
Selecting previously deselected package bsdmainutils.
Unpacking bsdmainutils (from .../bsdmainutils_8.0.1_amd64.deb) ...
Selecting previously deselected package man-db.
Unpacking man-db (from .../man-db_2.5.6-4_amd64.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_7.4.3_all.deb) ...
Selecting previously deselected package libdshconfig1.
Unpacking libdshconfig1 (from .../libdshconfig1_0.20.13-1_amd64.deb) ...
Selecting previously deselected package libdshconfig1-dev.
Unpacking libdshconfig1-dev (from .../libdshconfig1-dev_0.20.13-1_amd64.deb) ...
Selecting previously deselected package libsgmls-perl.
Unpacking libsgmls-perl (from .../libsgmls-perl_1.03ii-32_all.deb) ...
Selecting previously deselected package libsp1c2.
Unpacking libsp1c2 (from .../libsp1c2_1.3.4-1.2.1-47_amd64.deb) ...
Selecting previously deselected package sp.
Unpacking sp (from .../sp_1.3.4-1.2.1-47_amd64.deb) ...
Selecting previously deselected package po4a.
Unpacking po4a (from .../archives/po4a_0.36.6-1_all.deb) ...
Setting up libmagic1 (5.03-3) ...
Setting up file (5.03-3) ...
Setting up html2text (1.3.2a-14) ...
Setting up libpcre3 (7.8-3) ...
Setting up libglib2.0-0 (2.22.2-2) ...
Setting up libxml2 (2.7.6.dfsg-1) ...
Setting up libcroco3 (0.6.2-1) ...
Setting up gettext-base (0.17-8) ...
Setting up gettext (0.17-8) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.16) ...
Setting up groff-base (1.20.1-6) ...
Setting up bsdmainutils (8.0.1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode.
Setting up man-db (2.5.6-4) ...
Building database of manual pages ...
Setting up debhelper (7.4.3) ...
Setting up libdshconfig1 (0.20.13-1) ...
Setting up libdshconfig1-dev (0.20.13-1) ...
Setting up libsgmls-perl (1.03ii-32) ...
Setting up libsp1c2 (1.3.4-1.2.1-47) ...
Setting up sp (1.3.4-1.2.1-47) ...
Setting up po4a (0.36.6-1) ...
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
-> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
aptitude is already the newest version.
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [../dsh_0.25.10-1.dsc]
I: copying [../dsh_0.25.10.orig.tar.gz]
I: copying [../dsh_0.25.10-1.diff.gz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (dsh_0.25.10-1.dsc)
dpkg-source: info: extracting dsh in dsh-0.25.10
dpkg-source: info: unpacking dsh_0.25.10.orig.tar.gz
dpkg-source: info: applying dsh_0.25.10-1.diff.gz
dpkg-source: info: upstream files that have been modified:
dsh-0.25.10/.cvsignore
dsh-0.25.10/CVS/Entries
dsh-0.25.10/CVS/Repository
dsh-0.25.10/CVS/Root
dsh-0.25.10/ChangeLog.OLD
dsh-0.25.10/dcp.sh
dsh-0.25.10/drshd.c
dsh-0.25.10/dsh.1.ja.po
dsh-0.25.10/m4/.cvsignore
dsh-0.25.10/m4/CVS/Entries
dsh-0.25.10/m4/CVS/Repository
dsh-0.25.10/m4/CVS/Root
dsh-0.25.10/po/.cvsignore
dsh-0.25.10/po/CVS/Entries
dsh-0.25.10/po/CVS/Repository
dsh-0.25.10/po/CVS/Root
dsh-0.25.10/po/insert-header.sin
dsh-0.25.10/tests/.cvsignore
dsh-0.25.10/tests/CVS/Entries
dsh-0.25.10/tests/CVS/Repository
dsh-0.25.10/tests/CVS/Root
I: Building the package
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 dsh
dpkg-buildpackage: source version 0.25.10-1
dpkg-buildpackage: source changed by Junichi Uekawa <dancer@debian.org>
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make clean
make[1]: Entering directory `/tmp/buildd/dsh-0.25.10'
make[1]: *** No rule to make target `clean'. Stop.
make[1]: Leaving directory `/tmp/buildd/dsh-0.25.10'
make: [clean] Error 2 (ignored)
/usr/bin/make distclean
make[1]: Entering directory `/tmp/buildd/dsh-0.25.10'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/tmp/buildd/dsh-0.25.10'
make: [clean] Error 2 (ignored)
dh_clean
dpkg-source -b dsh-0.25.10
dpkg-source: info: using source format `1.0'
dpkg-source: info: building dsh using existing dsh_0.25.10.orig.tar.gz
dpkg-source: info: building dsh in dsh_0.25.10-1.diff.gz
dpkg-source: warning: file dsh-0.25.10/dcp.sh has no final newline (either original or modified version)
dpkg-source: warning: file dsh-0.25.10/debian/compat has no final newline (either original or modified version)
dpkg-source: warning: the diff modifies the following upstream files:
.cvsignore
CVS/Entries
CVS/Repository
CVS/Root
ChangeLog.OLD
dcp.sh
drshd.c
dsh.1.ja.po
m4/.cvsignore
m4/CVS/Entries
m4/CVS/Repository
m4/CVS/Root
po/.cvsignore
po/CVS/Entries
po/CVS/Repository
po/CVS/Root
po/insert-header.sin
tests/.cvsignore
tests/CVS/Entries
tests/CVS/Repository
tests/CVS/Root
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building dsh in dsh_0.25.10-1.dsc
debian/rules build
dh_testdir
INSTALL_PROGRAM='install -p -o root -g root -m 755 -s' CFLAGS='-Wall -g -O2' \
./configure --prefix=/usr --sysconfdir=/etc/dsh --mandir=/usr/share/man
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by 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 recognize dependent libraries... pass_all
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 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 g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 3458764513820540925
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
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 static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 for an ANSI C-conforming const... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking for gettext... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking netgroup.h usability... no
checking netgroup.h presence... no
checking for netgroup.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for libdshconfig.h ... yes
checking for asprintf... yes
checking for strdup... yes
checking for getopt_long... yes
checking for getline... yes
checking for dup2... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for setnetgrent... yes
checking for getnetgrent... yes
checking for endnetgrent... yes
checking for open_dshconfig in -ldshconfig... yes
checking netdb.h has setnetgrent that returns void... no
checking getopt with a GNU option reordering extention... yes, disabling
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/tmp/buildd/dsh-0.25.10'
/usr/bin/make all-recursive
make[2]: Entering directory `/tmp/buildd/dsh-0.25.10'
Making all in m4
make[3]: Entering directory `/tmp/buildd/dsh-0.25.10/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/buildd/dsh-0.25.10/m4'
Making all in po
make[3]: Entering directory `/tmp/buildd/dsh-0.25.10/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/buildd/dsh-0.25.10/po'
make[3]: Entering directory `/tmp/buildd/dsh-0.25.10'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -DDSHCONFDIR="\"/etc/dsh\"" -DDSH_COMMANDLINE="\"/usr/bin/dsh\"" -DLOCALEDIR="\"/usr/share/locale\"" -Wall -g -O2 -MT dsh-dsh.o -MD -MP -MF ".deps/dsh-dsh.Tpo" -c -o dsh-dsh.o `test -f 'dsh.c' || echo './'`dsh.c; \
then mv -f ".deps/dsh-dsh.Tpo" ".deps/dsh-dsh.Po"; else rm -f ".deps/dsh-dsh.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -DDSHCONFDIR="\"/etc/dsh\"" -DDSH_COMMANDLINE="\"/usr/bin/dsh\"" -DLOCALEDIR="\"/usr/share/locale\"" -Wall -g -O2 -MT dsh-linkedlist.o -MD -MP -MF ".deps/dsh-linkedlist.Tpo" -c -o dsh-linkedlist.o `test -f 'linkedlist.c' || echo './'`linkedlist.c; \
then mv -f ".deps/dsh-linkedlist.Tpo" ".deps/dsh-linkedlist.Po"; else rm -f ".deps/dsh-linkedlist.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I. -DDSHCONFDIR="\"/etc/dsh\"" -DDSH_COMMANDLINE="\"/usr/bin/dsh\"" -DLOCALEDIR="\"/usr/share/locale\"" -Wall -g -O2 -MT dsh-parameter.o -MD -MP -MF ".deps/dsh-parameter.Tpo" -c -o dsh-parameter.o `test -f 'parameter.c' || echo './'`parameter.c; \
then mv -f ".deps/dsh-parameter.Tpo" ".deps/dsh-parameter.Po"; else rm -f ".deps/dsh-parameter.Tpo"; exit 1; fi
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -g -O2 -o dsh dsh-dsh.o dsh-linkedlist.o dsh-parameter.o -ldshconfig
mkdir .libs
gcc -Wall -g -O2 -o dsh dsh-dsh.o dsh-linkedlist.o dsh-parameter.o /usr/lib/libdshconfig.so
mkdir build-man
sed -e 's,[@]sysconfdir[@],/etc/dsh,' < ./dsh.1 > build-man/dsh.1
sed -e 's,[@]sysconfdir[@],/etc/dsh,' < ./dsh.conf.5 > build-man/dsh.conf.5
make[3]: Leaving directory `/tmp/buildd/dsh-0.25.10'
make[2]: Leaving directory `/tmp/buildd/dsh-0.25.10'
make[1]: Leaving directory `/tmp/buildd/dsh-0.25.10'
/usr/bin/make check
make[1]: Entering directory `/tmp/buildd/dsh-0.25.10'
Making check in m4
make[2]: Entering directory `/tmp/buildd/dsh-0.25.10/m4'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/buildd/dsh-0.25.10/m4'
Making check in po
make[2]: Entering directory `/tmp/buildd/dsh-0.25.10/po'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/tmp/buildd/dsh-0.25.10/po'
make[2]: Entering directory `/tmp/buildd/dsh-0.25.10'
/usr/bin/make dsh
make[3]: Entering directory `/tmp/buildd/dsh-0.25.10'
make[3]: `dsh' is up to date.
make[3]: Leaving directory `/tmp/buildd/dsh-0.25.10'
/usr/bin/make check-TESTS
make[3]: Entering directory `/tmp/buildd/dsh-0.25.10'
PASS: tests/param-f.sh
dsh: File ./tests/nonexistent.file could not be opened for read
PASS: tests/param-f-fail.sh
PASS: tests/param-f-with-space.sh
PASS: tests/param-m.sh
test to check that unknown parameter checking is right.
./dsh: unrecognized option '--unknown-parameter'
./dsh: invalid option -- 'u'
PASS: tests/param-unknown.sh
test1
test2
dsh: Process terminated (before write).
PASS: tests/param-i.sh
Check that cn4 option is working.
PASS: tests/param-cn4.sh
test to check that -b0 is rejected, and -b1 is accepted
Buffer size needs to be greater than 1
Buffer size needs to be greater than 1
a
b
PASS: tests/param-b-0.sh
dsh: Failed executing ./invalid-exec-file with llexec call
dsh: Failed executing ./invalid-exec-file with llexec call
dsh: Failed executing ./invalid-exec-file with llexec call
dsh: Failed executing ./invalid-exec-file with llexec call
success
dsh: Failed executing ./invalid-exec-file with llexec call
dsh: Failed executing ./invalid-exec-file with llexec call
dsh: Failed executing ./invalid-exec-file with llexec call
dsh: Failed executing ./invalid-exec-file with llexec call
success
success
success
success
success
a: dsh: Failed executing ./invalid-exec-file with llexec call
b: dsh: Failed executing ./invalid-exec-file with llexec call
c: dsh: Failed executing ./invalid-exec-file with llexec call
d: dsh: Failed executing ./invalid-exec-file with llexec call
success
dsh: Failed executing ./invalid-exec-file with llexec call
dsh: Failed executing ./invalid-exec-file with llexec call
dsh: Failed executing ./invalid-exec-file with llexec call
dsh: Failed executing ./invalid-exec-file with llexec call
success
PASS: tests/param-r-invalid.sh
1: 1
2: 2
dsh: fork limit and wait shell cannot be specified at the same time
PASS: tests/param-F-invalid.sh
Sun Nov 29 10:34:36 UTC 2009
2: Using sleep as the remote shell
2: Show machine names on output
2: Adding machine 5,4,3,2,1 to list
2: Setting forklimit to 3 and wait_shell to 0
2: DUMPing parameters passed to llexec
2: [2]
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
DUMPing parameters passed to llexec
[2]
3: Using sleep as the remote shell
3: Show machine names on output
3: Adding machine 5,4,3,2,1 to list
3: Setting forklimit to 3 and wait_shell to 0
3: DUMPing parameters passed to llexec
3: [3]
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
DUMPing parameters passed to llexec
[3]
1: Using sleep as the remote shell
1: Show machine names on output
1: Adding machine 5,4,3,2,1 to list
1: Setting forklimit to 3 and wait_shell to 0
1: ... Waiting for process to end with waitpid
1: DUMPing parameters passed to llexec
1: [1]
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
... Waiting for process to end with waitpid
DUMPing parameters passed to llexec
[1]
4: Using sleep as the remote shell
4: Show machine names on output
4: Adding machine 5,4,3,2,1 to list
4: Setting forklimit to 3 and wait_shell to 0
4: DUMPing parameters passed to llexec
4: [4]
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
DUMPing parameters passed to llexec
[4]
5: Using sleep as the remote shell
5: Show machine names on output
5: Adding machine 5,4,3,2,1 to list
5: Setting forklimit to 3 and wait_shell to 0
5: DUMPing parameters passed to llexec
5: [5]
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
DUMPing parameters passed to llexec
[5]
--- Terminated running
Using sleep as the remote shell
Show machine names on output
Adding machine 5,4,3,2,1 to list
Setting forklimit to 3 and wait_shell to 0
... Waiting for process to end with waitpid
... Waiting for process to end with waitpid
Sun Nov 29 10:34:41 UTC 2009
PASS: tests/param-F-forklimit.sh
PASS: tests/param-gnu-getopt.sh
PASS: tests/news-okay.sh
c: c
a: a
b: b
PASS: tests/segv-catcher.sh
l w
PASS: tests/test-bufferoverflow.sh
PASS: tests/machinelist-comment-test.sh
PASS: tests/machinelist-order.sh
===================
All 17 tests passed
===================
make[3]: Leaving directory `/tmp/buildd/dsh-0.25.10'
make[2]: Leaving directory `/tmp/buildd/dsh-0.25.10'
make[1]: Leaving directory `/tmp/buildd/dsh-0.25.10'
touch build-stamp
fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/dsh.
/usr/bin/make install DESTDIR=/tmp/buildd/dsh-0.25.10/debian/dsh
make[1]: Entering directory `/tmp/buildd/dsh-0.25.10'
Making install in m4
make[2]: Entering directory `/tmp/buildd/dsh-0.25.10/m4'
make[3]: Entering directory `/tmp/buildd/dsh-0.25.10/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/tmp/buildd/dsh-0.25.10/m4'
make[2]: Leaving directory `/tmp/buildd/dsh-0.25.10/m4'
Making install in po
make[2]: Entering directory `/tmp/buildd/dsh-0.25.10/po'
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/buildd/dsh-0.25.10/debian/dsh/usr/share
mkdir -p -- /tmp/buildd/dsh-0.25.10/debian/dsh/usr/share
mkdir -p -- /tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/locale/ja/LC_MESSAGES
installing ja.gmo as /tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/locale/ja/LC_MESSAGES/dsh.mo
if test "dsh" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/gettext/po; \
for file in Makefile.in.in Makevars remove-potcdate.sin ; do \
/usr/bin/install -c -m 644 ./$file \
/tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory `/tmp/buildd/dsh-0.25.10/po'
make[2]: Entering directory `/tmp/buildd/dsh-0.25.10'
make[3]: Entering directory `/tmp/buildd/dsh-0.25.10'
test -z "/usr/bin" || mkdir -p -- "/tmp/buildd/dsh-0.25.10/debian/dsh/usr/bin"
/bin/bash ./libtool --mode=install install -p -o root -g root -m 755 -s 'dsh' '/tmp/buildd/dsh-0.25.10/debian/dsh/usr/bin/dsh'
install -p -o root -g root -m 755 -s dsh /tmp/buildd/dsh-0.25.10/debian/dsh/usr/bin/dsh
test -z "/etc/dsh" || mkdir -p -- "/tmp/buildd/dsh-0.25.10/debian/dsh/etc/dsh"
/usr/bin/install -c -m 644 'dsh.conf' '/tmp/buildd/dsh-0.25.10/debian/dsh/etc/dsh/dsh.conf'
for LANGS in ja ; do \
mkdir -p /tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/man/$LANGS/man1 ;\
mkdir -p /tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/man/$LANGS/man5 ;\
sed -e 's,[@]sysconfdir[@],/etc/dsh,' < ./dsh.$LANGS.1 \
> /tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/man/$LANGS/man1/dsh.1 ; \
sed -e 's,[@]sysconfdir[@],/etc/dsh,' < ./dsh.conf.$LANGS.5 \
> /tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/man/$LANGS/man5/dsh.conf.5 ; \
done
test -z "/usr/share/man/man1" || mkdir -p -- "/tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/man/man1"
/usr/bin/install -c -m 644 './build-man/dsh.1' '/tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/man/man1/dsh.1'
test -z "/usr/share/man/man5" || mkdir -p -- "/tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/man/man5"
/usr/bin/install -c -m 644 './build-man/dsh.conf.5' '/tmp/buildd/dsh-0.25.10/debian/dsh/usr/share/man/man5/dsh.conf.5'
make[3]: Leaving directory `/tmp/buildd/dsh-0.25.10'
make[2]: Leaving directory `/tmp/buildd/dsh-0.25.10'
make[1]: Leaving directory `/tmp/buildd/dsh-0.25.10'
cp /tmp/buildd/dsh-0.25.10/debian/machines.list /tmp/buildd/dsh-0.25.10/debian/dsh/etc/dsh/machines.list
cp /tmp/buildd/dsh-0.25.10/dsh.conf /tmp/buildd/dsh-0.25.10/debian/dsh/etc/dsh/dsh.conf
ln -s ../machines.list /tmp/buildd/dsh-0.25.10/debian/dsh/etc/dsh/group/all
install -d /tmp/buildd/dsh-0.25.10/debian/dsh/usr/lib/update-cluster
install -m 755 /tmp/buildd/dsh-0.25.10/debian/dsh.updatelist /tmp/buildd/dsh-0.25.10/debian/dsh/usr/lib/update-cluster/
dh_testdir
dh_testroot
dh_installdocs NEWS
dh_installexamples
dh_installmenu
dh_installman
dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_shlibdeps
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `dsh' in `../dsh_0.25.10-1_amd64.deb'.
dpkg-genchanges >../dsh_0.25.10-1_amd64.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /TESTDIR/dir3/NUM and its subdirectories
I: Current time: Sun Nov 29 19:34:45 JST 2009
I: pbuilder-time-stamp: 1259490885
|