Changes between Version 4 and Version 5 of Gentoo

Show
Ignore:
Timestamp:
03/23/07 05:28:59 (6 years ago)
Author:
dsmith
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Gentoo

    v4 v5  
    11I've got a first attempt at an [http://abstrakraft.org/cwiid/downloads/cwiid-portage.tgz ebuild].  Just unpack the tarball in your portage overlay directory.  I use Gentoo, but I've never written an ebuild from scratch, or distributed an overlay, so suggestions are welcome. 
    22 
     3== Comments == 
    34''-- At first sight it seems ok! '' 
    45 
    5 I have had to change your ebuild whith the line 'KEYWORDS="~x86 ~amd64"' because of it does not compile on amd64 arch. But there is another error: 
    6  
    7 >>> Source compiled. 
    8 >>> Test phase [not enabled]: app-misc/cwiid-0.5.02 
    9  
    10 >>> Install cwiid-0.5.02 into /var/tmp/portage/app-misc/cwiid-0.5.02/image/ category app-misc 
    11 install -d /var/tmp/portage/app-misc/cwiid-0.5.02/image//etc/cwiid 
    12 install -d /usr/lib64/cwiid/plugins 
    13 ACCESS DENIED  mkdir:     /usr/lib64/cwiid 
    14 install: no se puede crear el directorio «/usr/lib64/cwiid»: Permiso denegado 
    15 make: *** [/usr/lib64/cwiid/plugins] Error 1 
    16  
    17 !!! ERROR: app-misc/cwiid-0.5.02 failed. 
    18 Call stack: 
    19   ebuild.sh, line 1614:   Called dyn_install 
    20   ebuild.sh, line 1060:   Called qa_call 'src_install' 
    21   environment, line 3071:   Called src_install 
    22   cwiid-0.5.02.ebuild, line 29:   Called die 
    23  
    24 !!! emake install failed 
    25 !!! If you need support, post the topmost build error, and the call stack if relevant. 
    26 !!! A complete build log is located at '/var/tmp/portage/app-misc/cwiid-0.5.02/temp/build.log'. 
    27  
    28 --------------------------- ACCESS VIOLATION SUMMARY --------------------------- 
    29 LOG FILE = "/var/log/sandbox/sandbox-app-misc_-_cwiid-0.5.02-2162.log" 
    30  
    31 mkdir:     /usr/lib64/cwiid 
    32 -------------------------------------------------------------------------------- 
    33 !!! This ebuild is from an overlay: '/usr/local/portage' 
     6== Problems == 
     7#10 (amd64 issue)