GNU bug report logs - #34323
reproducibility: absolute file names in ox-odt.elc

Previous Next

Packages: emacs, org-mode;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Mon, 4 Feb 2019 23:06:02 UTC

Severity: minor

Found in version 26.1.91

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Subject: bug#34323: closed (Re: bug#34323: reproducibility: absolute file
 names in ox-odt.elc)
Date: Sat, 09 Feb 2019 11:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34323: reproducibility: absolute file names in ox-odt.elc 

which was filed against the emacs,org-mode package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34323 <at> debbugs.gnu.org.

-- 
34323: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34323
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Org Mode List <emacs-orgmode <at> gnu.org>, 34323-done <at> debbugs.gnu.org
Subject: Re: bug#34323: reproducibility: absolute file names in ox-odt.elc
Date: Sat, 09 Feb 2019 12:33:30 +0100
Hello,

Glenn Morris <rgm <at> gnu.org> writes:

> It's due to the eval-when-compile sections in org-odt-schema-dir-list
> and org-odt-styles-dir-list. These don't make sense to me. All they do
> is add the build directory. There is a comment "see make install", but I
> cannot see what this refers to. No similar variable initializes itself
> in this way AFAIK. If those sections are removed, does anything stop
> working?

I don't know. I removed `the `eval-when-compile' calls. We'll see what
horrible things happen.

I'm closing this bug for now. Thank you for reporting it.

Regards,

-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: reproducibility: absolute file names in ox-odt.elc 
Date: Mon, 04 Feb 2019 18:05:21 -0500
Package: emacs,org-mode
Version: 26.1.91
Severity: minor

The compiled file ox-odt.elc contains strings that refer to the
absolute location of the build directory, through
org-odt-schema-dir-list and org-odt-styles-dir-list.
For example, in the Emacs 26.1.91 pretest tarfile, it contains
"/home/nico/work/emacs-26/etc/schema/" and
"/home/nico/work/emacs-26/etc/styles/".
This means the generated elc file is non-reproducible (ie, the contents
change depending on the build directory).

(Like https://debbugs.gnu.org/34321, issued spotted in
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/emacs.html
)



This bug report was last modified 6 years and 145 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.