Bug#736102: FTBFS: LaTeX endless look: while grep Rerun cmu-user.log

Philipp Matthias Hahn pmhahn at debian.org
Sun Jan 19 19:12:26 UTC 2014


Package: cmucl
Version: 20c-2
Severity: important

Dear Maintainer,

rebuilding cmucl got stuck in an endless loop when building the documentation,
because the logfile includes the word "Rerun", which is printed by a unrelated
LaTeX package:

# ls -gGh /var/univention/buildsystem2/logs/ucs_4.0-0-0/ucs_4.0-0.cmucl.201401190904.log
-rw-r--r-- 1 229M 19. Jan 19:46 /var/univention/buildsystem2/logs/ucs_4.0-0-0/ucs_4.0-0.cmucl.201401190904.log

# ps axf
 6683 pts/11   S+     0:00          \_ /bin/bash /usr/bin/build-package-ng -r 4.0-0-0 -P ucs -p cmucl --no-pbuilder-update
 6829 pts/11   S+     0:00              \_ /bin/bash /usr/bin/build-package-ng -r 4.0-0-0 -P ucs -p cmucl --no-pbuilder-update
 6837 pts/11   S+     0:00              |   \_ /bin/bash /usr/bin/pdebuild --use-pdebuild-internal --buildresult /var/build/temp/tmp.fAaMAOeVV6/4.0-0-0/cmucl/result -- --basetgz /
 6859 pts/11   S+     0:00              |       \_ /bin/bash /usr/bin/pdebuild --use-pdebuild-internal --buildresult /var/build/temp/tmp.fAaMAOeVV6/4.0-0-0/cmucl/result -- --baset
 6861 pts/11   S+    11:59              |       |   \_ tee ../cmucl_20c-2.3.201401190904_i386.build
 6864 pts/11   S+     0:00              |       \_ sudo pbuilder --execute --bindmounts /var/build/temp/tmp.fAaMAOeVV6/4.0-0-0/cmucl --basetgz /var/univention/buildsystem2/pbuilde
 6865 pts/11   S+     0:00              |           \_ /bin/bash /usr/sbin/pbuilder --execute --bindmounts /var/build/temp/tmp.fAaMAOeVV6/4.0-0-0/cmucl --basetgz /var/univention/b
19302 pts/11   S+     0:00              |               \_ /bin/bash /runscript /var/build/temp/tmp.fAaMAOeVV6/4.0-0-0/cmucl/cmucl-20c --debbuildopts  --debbuildopts  --uid 2028 -
 5137 pts/11   S+     0:00              |                   \_ su -p pbuser
 5138 pts/11   S+     0:00              |                       \_ bash
 5139 pts/11   S+     0:00              |                           \_ /usr/bin/perl /usr/bin/dpkg-buildpackage -rfakeroot -us -uc
 5761 pts/11   S+     0:00              |                               \_ /usr/bin/make -f debian/rules build
11544 pts/11   S+     0:00              |                                   \_ /usr/bin/make -f debian/Makefile doc
11545 pts/11   S+     0:00              |                                       \_ /bin/sh -c (cd src/docs && make all)
11546 pts/11   S+     0:00              |                                           \_ make all
11547 pts/11   S+     0:00              |                                               \_ /bin/sh -c (cd cmu-user && make cmu-user.ps ; make cmu-user.html ; make cmu-user.info ; 
11548 pts/11   S+     0:00              |                                                   \_ /bin/sh -c (cd cmu-user && make cmu-user.ps ; make cmu-user.html ; make cmu-user.inf
11549 pts/11   S+     0:00              |                                                       \_ make cmu-user.ps
11556 pts/11   S+     0:10              |                                                           \_ /bin/sh -c while ( grep Rerun cmu-user.log > /dev/null ); do \?   latex cmu-
17997 pts/11   R+     0:01              |                                                               \_ latex cmu-user.tex
 6830 pts/11   S+     6:44              \_ tee -i -a /var/univention/buildsystem2/logs/ucs_4.0-0-0/ucs_4.0-0.cmucl.201401190904.log

# ps www 11556
  PID TTY      STAT   TIME COMMAND
11556 pts/11   T+     0:10 /bin/sh -c while ( grep Rerun cmu-user.log > /dev/null ); do \?   latex cmu-user.tex; \?done

# grep Rerun /proc/11556/cwd/cmu-user.log
Package: rerunfilecheck 2011/04/15 v1.7 Rerun checks for auxiliary files (HO)

# kill -STOP 11556
# : >/proc/11556/cwd/cmu-user.log
# kill -CONT 11556

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the pkg-common-lisp-devel mailing list