Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39841 - emerge kdebindings-3.2.0_rc1 fails when building dcopperl
Summary: emerge kdebindings-3.2.0_rc1 fails when building dcopperl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-29 22:04 UTC by Justin Randall
Modified: 2004-09-19 20:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Randall 2004-01-29 22:04:31 UTC
>>> Install kdebindings-3.2.0_rc1 into /var/tmp/portage/kdebindings-3.2.0_rc1/image/ category kde-base
Making install in dcopperl
make[1]: Entering directory `/var/tmp/portage/kdebindings-3.2.0_rc1/work/kdebindings-3.1.95/dcopperl'
ACCESS DENIED  mkdir:     /usr/man/man3pm
mkdir /usr/man/man3pm: Permission denied at /usr/lib/perl5/5.8.0/ExtUtils/Install.pm line 80
make[1]: *** [pure_site_install] Error 255
make[1]: Leaving directory `/var/tmp/portage/kdebindings-3.2.0_rc1/work/kdebindings-3.1.95/dcopperl'
make: *** [install-recursive] Error 1

!!! ERROR: kde-base/kdebindings-3.2.0_rc1 failed.
!!! Function kde_src_install, Line 185, Exitcode 2
!!! died running make install, kde_src_install:make

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-kdebindings-3.2.0_rc1-12504.log"

mkdir:     /usr/man/man3pm
--------------------------------------------------------------------------------

etin root # cat /tmp/sandbox-kdebindings-3.2.0_rc1-12504.log
mkdir:     /usr/man/man3pm
etin root #

After the build failed, I manually installed kdebindings from the work directory and that seemed to work.

kdebindings didn't install qtruby, which was the only reason I emerge'd it in the first place. Again, going to the qtruby directory and running 'make install' provided me with what I wanted.


Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.




MAKEOPTS=-j3
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2004-01-30 14:18:42 UTC
I can confirm that I had this on one box too. On another box it worked well. It probably has something to do with which perl release is available.
Comment 2 Justin Randall 2004-01-31 07:56:46 UTC
bash-2.05b$ perl --version

This is perl, v5.8.0 built for i686-linux
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-09-19 20:20:08 UTC
assuming this is fixed in later versions - please reopen if problem persists.