#1113: darkness theme doesn't compile
---------------------------+-----------------
Reporter: jls_legalize | Owner: kwo
Type: Bug | Status: new
Priority: Blocker | Milestone:
Component: e16 | Keywords:
Blocked By: | Blocking:
---------------------------+-----------------
{{{
Can't locate Error.pm in @INC (@INC contains:
/usr/local/lib/perl5/site_perl/5.10.1/i686-linux
/usr/local/lib/perl5/site_perl/5.10.1
/usr/local/lib/perl5/site_perl/5.14.1/i686-linux
/usr/local/lib/perl5/site_perl/5.14.1
/usr/local/lib/perl5/vendor_perl/5.14.1/i686-linux
/usr/local/lib/perl5/vendor_perl/5.14.1
/usr/local/lib/perl5/5.14.1/i686-linux /usr/local/lib/perl5/5.14.1 .) at
/usr/local/lib/perl5/site_perl/5.10.1/Git.pm line 101.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.10.1/Git.pm line 101.
Compilation failed in require at /usr/local/libexec/git-core/git-svn line
62.
BEGIN failed--compilation aborted at /usr/local/libexec/git-core/git-svn
line 62.
ERR<11557>:edje_cc edje_cc_parse.c:1079 check_arg_count() edje_cc: Error.
darkness.edc:144 got 1 arguments, but expected 2
PARSE STACK:
data.item
PARAMS: theme/version
}}}
Error.pm is in /usr/local/lib/perl5/5.14.1/CPANPLUS/Error.pm
so I did
{{{
sudo ln -s /usr/local/lib/perl5/
5.14.1/CPANPLUS/Error.pm /usr/local/lib/perl5/5.14.1/
}}}
and I relaunch the compilation and the I get:
{{{
fatal: Not a git repository (or any parent up to mount parent /mnt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Can't locate object method "throw" via package "Git::Error::Command" at
/usr/local/lib/perl5/site_perl/5.10.1/Git.pm line 1321.
ERR<12712>:edje_cc edje_cc_parse.c:1079 check_arg_count() edje_cc: Error.
darkness.edc:144 got 1 arguments, but expected 2
PARSE STACK:
data.item
PARAMS: theme/version
}}}
--
Ticket URL: <http://trac.enlightenment.org/e/ticket/1113>
Enlightenment <http://www.enlightenment.org/>
Enlightenment Project
|