Mailinglist Archive: opensuse-bugs (5552 mails)

< Previous Next >
[Bug 724242] New: skk-autoloads.el is newer than byte-compiled file
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 14 Oct 2011 14:44:04 +0000
  • Message-id: <bug-724242-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=724242

https://bugzilla.novell.com/show_bug.cgi?id=724242#c0


Summary: skk-autoloads.el is newer than byte-compiled file
Classification: openSUSE
Product: openSUSE 12.1
Version: Beta 1
Platform: All
OS/Version: SuSE Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: ftake@xxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---


User-Agent: Opera/9.80 (Windows NT 6.1; U; ja) Presto/2.9.168
Version/11.51

When I run emacs (with X) from a terminal, the following messages are displayed
every time:

Source file `/usr/share/emacs/site-lisp/skk/skk-autoloads.el' newer than
byte-compiled file

skk-autoloads.el is contained in the package ddskk, which is installed
automatically if the primary language is Japanese.


This problem is caused by bugs of ddskk.spec.
To remove "$RPM_BUILD_ROOT" from skk-setup.el, it modifies all of *.el files.

What is worse, it has a syntax error in the script for "touch *.elc" files.

+ for i in '$(find $RPM_BUILD_ROOT -name "*.el")'
+ perl -pi -e 's|/usr/src/packages/BUILDROOT/ddskk-20050123-545.7.x86_64||'
/usr/src/packages/BUILDROOT/ddskk-20050123-545.7.x86_64/usr/share/emacs/site-lisp/suse-start-ddskk.el
+ -f
/usr/src/packages/BUILDROOT/ddskk-20050123-545.7.x86_64/usr/share/emacs/site-lisp/suse-start-ddskk.elc
/var/tmp/rpm-tmp.MfUrMY: line 50: -f: command not found
+ for i in '$(find $RPM_BUILD_ROOT -name "*.el")'
.....

Reproducible: Always

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
Follow Ups