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

Build-errors of -7 in s390 and hppa (success on ia64 and i386)



Hello,
I *think* neither of the build-errors are xfree86's fault, they rather
look like subspace anomalies on the buildd.

s390 looks like a buildd-error it almost finishes the build (thanks
for 10MB of logfile) and seems to kill it.
================================
# confirm that the installed file list has not changed
if [ -e debian/MANIFEST.s390 ]; then \
  if ! cmp -s debian/MANIFEST.s390 debian/MANIFEST.s390.new; then \
    diff -U 0 debian/MANIFEST.s390 debian/MANIFEST.s390.new || DIFFSTATUS=$?; \
    case ${DIFFSTATUS:-0} in \
      0) ;; \
      1) if [ -n "$IGNORE_MANIFEST_CHANGES" ]; then \
           echo 'MANIFEST check failed; ignoring problem because \$IGNORE_MANIFEST_CHANGES set' >&2; \
           echo 'Please ensure that the package maintainer has an up-to-date version of the' >&2; \
           echo 'MANIFEST.s390 file.' >&2; \
         else \
           echo 'MANIFEST check failed; please see debian/README' >&2; \
           exit 1; \
         fi; \
         ;; \
      *) echo "diff reported unexpected exit status $DIFFSTATUS when performing MANIFEST check" >&2; \
         exit 1; \
         ;; \
    esac; \
  fi; \
fi;
touch stampdir/install
cat debian/*.shlibs > debian/shlibs.local
dh_testdir
dh_testroot
dh_install --sourcedir=debian/tmp
cp: writing `debian/libx11-dev//usr/X11R6/li------------------------------------------------------------------------------  /usr/bin/sudo dpkg --root=/home/buildd/build/chroot-unstable --purge groff-base bison render-dev defoma libpaper1 intltool-debian bzip2 [...]
(Reading database ... 19720 files and directories currently installed.)
Removing bison ...
================================

hppa is very cryptic. 
================================
make[8]: Entering directory `/build/buildd/xfree86-4.3.0/build-tree/xc/programs/Xserver/GL/mesa/src/swrast'
make[8]: Nothing to be done for `Makefiles'.
make[8]: Leaving directory `/build/buildd/xfree86-4.3.0/build-tree/xc/programs/Xserver/GL/mesa/src/swrast'
making Makefiles in programs/Xserver/GL/mesa/src/swrast_setup...
make[8]: Entering directory `/build/buildd/xfree86-4.3.0/build-tree/xc/programs/Xserver/GL/mesa/src'
collect2: cannot find `ld'
make[8]: *** [swrast_setup/Makefile] Error 134
make[8]: Leaving directory `/build/buildd/xfree86-4.3.0/build-tree/xc/programs/Xserver/GL/mesa/src'
make[7]: [Makefiles] Error 2 (ignored)
make[7]: Leaving directory `/build/buildd/xfree86-4.3.0/build-tree/xc/programs/Xserver/GL/mesa/src'
making Makefiles in programs/Xserver/GL/mesa/GLcore...
[...]
/usr/bin/make -f xmakefile -w BOOTSTRAPSUBDIRS= clean
[...]
make[8]: Leaving directory `/build/buildd/xfree86-4.3.0/build-tree/xc/programs/Xserver/GL/mesa/src/swrast'
cleaning in programs/Xserver/GL/mesa/src/swrast_setup...
make[8]: Entering directory `/build/buildd/xfree86-4.3.0/build-tree/xc/programs/Xserver/GL/mesa/src/swrast_setup'
make[8]: *** No rule to make target `clean'.  Stop.
make[8]: Leaving directory `/build/buildd/xfree86-4.3.0/build-tree/xc/programs/Xserver/GL/mesa/src/swrast_setup'
make[7]: *** [clean] Error 2
[...]
make[2]: Leaving directory `/build/buildd/xfree86-4.3.0/build-tree/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/build/buildd/xfree86-4.3.0/build-tree/xc'
make: *** [stampdir/stamp-build] Error 2
******************************************************************************
Build finished at 20040318-0759
FAILED [dpkg-buildpackage died]
================================
                cu andreas
-- 
"See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
fuhggvat qbja gur juveyvat tha.
Neal Stephenson in "Snow Crash"



Reply to: