Your message dated Fri, 23 Oct 2009 00:56:55 -0500
with message-id <[email protected]>
and subject line subversion: parallel builds seem to work now
has caused the Debian Bug report #537297,
regarding subversion: FTBFS in parallel mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
537297: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537297
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: subversion
Version: 1.6.3dfsg-1
Severity: important

From my pbuilder build log, using a configuration file which sets 
DEB_BUILD_OPTIONS="parallel=3":

...
touch debian/stamp-configure
dh_testdir
/usr/bin/make -C BUILD doc-api
# note: autogen-swig does not support -jN
set -e; for v in 2.4 2.5; do rm -f BUILD/subversion/bindings/swig/python; ln 
-fs python$v BUILD/subversion/bindings/swig/python; pylib=$(python$v -c 'from 
distutils import sysconfig; print sysconfig.get_python_lib()');  
/usr/bin/make -C BUILD -j1 autogen-swig; done
make[1]: Entering directory `/tmp/buildd/subversion-1.6.3dfsg/BUILD'
( cd /tmp/buildd/subversion-1.6.3dfsg && \
          sed "s,\(OUTPUT_DIRECTORY *= 
*\),\1/tmp/buildd/subversion-1.6.3dfsg/BUILD/," \
          doc/doxygen.conf | doxygen - )
Error: tag OUTPUT_DIRECTORY: Output directory 
`/tmp/buildd/subversion-1.6.3dfsg/BUILD/doc/doxygen' does not exist and cannot 
be created
Exiting...
make[1]: *** [doc-api] Error 1
make[1]: Leaving directory `/tmp/buildd/subversion-1.6.3dfsg/BUILD'
make: *** [debian/stamp-build-indep] Error 2
make: *** Waiting for unfinished jobs....
make[1]: Entering directory `/tmp/buildd/subversion-1.6.3dfsg/BUILD'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
cd /tmp/buildd/subversion-1.6.3dfsg && /usr/bin/python 
build/generator/swig/header_wrappers.py build.conf /usr/bin/swig 
subversion/include/svn_base64.h
cd /tmp/buildd/subversion-1.6.3dfsg && /usr/bin/python 
build/generator/swig/header_wrappers.py build.conf /usr/bin/swig 
subversion/include/svn_user.h
...
XFAIL: special_tests.py 10: diff a symlink to a directory
XFAIL: info_tests.py 2: info on added file
XFAIL: tree_conflict_tests.py 14: merge dir: del/rpl/mv onto not-same
Summary of test results:
  24 tests SKIPPED
  26 tests XFAILED
make[2]: Leaving directory `/tmp/buildd/subversion-1.6.3dfsg/BUILD'
make[1]: Leaving directory `/tmp/buildd/subversion-1.6.3dfsg'
touch debian/stamp-build-arch
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler




--- End Message ---
--- Begin Message ---
Version: 1.6.6dfsg-1

This bug appears to be the same as #543110, fixed in today's upload by
a one-line patch to Makefile.in.
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/


--- End Message ---

Reply via email to