From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: bug#34323: reproducibility: absolute file names in ox-odt.elc Date: Wed, 06 Feb 2019 22:17:14 +0100 Message-ID: <874l9g8vmt.fsf__21970.0229515851$1549488251$gmane$org@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:56455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grUem-00087t-E2 for emacs-orgmode@gnu.org; Wed, 06 Feb 2019 16:22:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grUa2-0005mo-Ky for emacs-orgmode@gnu.org; Wed, 06 Feb 2019 16:18:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Glenn Morris's message of "Mon, 04 Feb 2019 18:05:21 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Glenn Morris Cc: kjambunathan@gmail.com, 34323@debbugs.gnu.org Hello, Glenn Morris writes: > 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 > ) I'm Cc'ing the author of ox-odt.el as he might have more insight. Regards, -- Nicolas Goaziou