Hi Ciaran

I am trying to upgrade paludis 0.58.1 to 0.60.1 under Gentoo

but it fails with following error:

asciidoc --doctype=manpage --backend=docbook --out-file=cave-config.xml 
cave-config.txt
asciidoc --doctype=manpage --backend=docbook --out-file=cave-contents.xml 
cave-contents.txt
asciidoc --doctype=manpage --backend=docbook --out-file=cave-digest.xml 
cave-digest.txt
/usr/bin/asciidoc:9: DeprecationWarning: The popen2 module is deprecated.  Use 
the subprocess module.
  import sys, os, re, time, traceback, tempfile, popen2, codecs, locale
/usr/bin/asciidoc:9: DeprecationWarning: The popen2 module is deprecated.  Use 
the subprocess module.
  import sys, os, re, time, traceback, tempfile, popen2, codecs, locale
/usr/bin/asciidoc:9: DeprecationWarning: The popen2 module is deprecated.  Use 
the subprocess module.
  import sys, os, re, time, traceback, tempfile, popen2, codecs, locale
asciidoc --doctype=manpage --backend=docbook 
--out-file=cave-display-resolution.xml cave-display-resolution.txt
asciidoc --doctype=manpage --backend=docbook 
--out-file=cave-dump-cave-formats-conf.xml cave-dump-cave-formats-conf.txt
asciidoc --doctype=manpage --backend=docbook --out-file=cave-executables.xml 
cave-executables.txt
/usr/bin/asciidoc:9: DeprecationWarning: The popen2 module is deprecated.  Use 
the subprocess module.
  import sys, os, re, time, traceback, tempfile, popen2, codecs, locale
/usr/bin/asciidoc:9: DeprecationWarning: The popen2 module is deprecated.  Use 
the subprocess module.
  import sys, os, re, time, traceback, tempfile, popen2, codecs, locale
/usr/bin/asciidoc:9: DeprecationWarning: The popen2 module is deprecated.  Use 
the subprocess module.
  import sys, os, re, time, traceback, tempfile, popen2, codecs, locale
ERROR: cave-display-resolution.txt: line 11: second section must be named 
SYNOPSIS
asciidoc --doctype=manpage --backend=docbook 
--out-file=cave-execute-resolution.xml cave-execute-resolution.txt
asciidoc --doctype=manpage --backend=docbook 
--out-file=cave-find-candidates.xml cave-find-candidates.txt
/usr/bin/asciidoc:9: DeprecationWarning: The popen2 module is deprecated.  Use 
the subprocess module.
  import sys, os, re, time, traceback, tempfile, popen2, codecs, locale
/usr/bin/asciidoc:9: DeprecationWarning: The popen2 module is deprecated.  Use 
the subprocess module.
  import sys, os, re, time, traceback, tempfile, popen2, codecs, locale
make[5]: *** [cave-display-resolution.xml] Error 1
make[5]: *** Waiting for unfinished jobs....
ERROR: cave-execute-resolution.txt: line 11: second section must be named 
SYNOPSIS
ERROR: cave-find-candidates.txt: line 11: second section must be named SYNOPSIS
make[5]: *** [cave-find-candidates.xml] Error 1
make[5]: Leaving directory 
`/var/tmp/paludis/sys-apps-paludis-0.60.1/work/paludis-0.60.1/src/clients/cave'
make[4]: Leaving directory 
`/var/tmp/paludis/sys-apps-paludis-0.60.1/work/paludis-0.60.1/src/clients/cave'
make[3]: Leaving directory 
`/var/tmp/paludis/sys-apps-paludis-0.60.1/work/paludis-0.60.1/src/clients'
make[2]: Leaving directory 
`/var/tmp/paludis/sys-apps-paludis-0.60.1/work/paludis-0.60.1/src'
make[1]: Leaving directory 
`/var/tmp/paludis/sys-apps-paludis-0.60.1/work/paludis-0.60.1'
make[5]: *** [cave-execute-resolution.xml] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
/usr/libexec/paludis/utils/emake: emake returned error 2

!!! ERROR in sys-apps/paludis-0.60.1::paludis-overlay:
!!! In src_compile at line 3666
!!! emake failed

!!! Call stack:
!!!    * src_compile 
(/var/tmp/paludis/sys-apps-paludis-0.60.1/temp/loadsaveenv:3666)
!!!    * ebuild_f_compile (/usr/libexec/paludis/1/src_compile.bash:49)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:648)
!!!    * main (/usr/libexec/paludis/ebuild.bash:676)

diefunc: making ebuild PID 2949 exit with error
die trap: exiting with error.

It seems like I lack some dependency versions.

-- 
Regards,
Denis Golovan aka MageSlayer
_______________________________________________
paludis-user mailing list
paludis-user@lists.pioto.org
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to