GNU bug report logs - #78012
mia 2.4.7 is not reproducible

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Wed, 23 Apr 2025 13:42:02 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: mia 2.4.7 is not reproducible
Date: Wed, 23 Apr 2025 22:41:19 +0900
Hi,

The man pages of mia contain variations between build, as shown with:

--8<---------------cut here---------------start------------->8---
diffoscope /gnu/store/zmk4z26mwzx5rkrlykyvk6vf6wl1k8qp-mia-2.4.7{,-check}
[...]
│ │ │ │   --- /gnu/store/zmk4z26mwzx5rkrlykyvk6vf6wl1k8qp-mia-2.4.7/share/man/man1/mia-multihist.1.zst
│ │ │ ├── +++ /gnu/store/zmk4z26mwzx5rkrlykyvk6vf6wl1k8qp-mia-2.4.7-check/share/man/man1/mia-multihist.1.zst
│ │ │ │ ├── mia-multihist.1
│ │ │ │ │ @@ -8,15 +8,15 @@
│ │ │ │ │  .B mia\-multihist
│ │ │ │ │  This program evaluates the histogram over a series of 2D images
│ │ │ │ │  .SH OPTIONS
│ │ │ │ │  .RS
│ │ │ │ │  .IP "\-i \-\-in-file=(input, required); io"
│ │ │ │ │  input image(s) to be filtered
│ │ │ │ │   For supported file types see PLUGINS:2dimage/io
│ │ │ │ │ +.IP "\-o \-\-out-histogram=(required, output); string"
│ │ │ │ │ -.IP "\-o \-\-out-histogram=(output, required); string"
│ │ │ │ │  output file name
│ │ │ │ │  
│ │ │ │ │  .IP "   \-\-min=0"
│ │ │ │ │  minimum of histogram range
│ │ │ │ │  
│ │ │ │ │  .IP "   \-\-max=65535"
│ │ │ │ │  maximum of histogram range
│ │ │ │   --- /gnu/store/zmk4z26mwzx5rkrlykyvk6vf6wl1k8qp-mia-2.4.7/share/man/man1/mia-raw2image.1.zst
│ │ │ ├── +++ /gnu/store/zmk4z26mwzx5rkrlykyvk6vf6wl1k8qp-mia-2.4.7-check/share/man/man1/mia-raw2image.1.zst
│ │ │ │ ├── mia-raw2image.1
│ │ │ │ │ @@ -5,15 +5,15 @@
│ │ │ │ │  .SH SYNOPSIS
│ │ │ │ │  .B  mia\-raw2image \-i <in\-file> \-o <out\-file> \-s <size> [options]
│ │ │ │ │  .SH DESCRIPTION
│ │ │ │ │  .B mia\-raw2image
│ │ │ │ │  This program is used to convert raw data to a 2D file format.
│ │ │ │ │  .SH OPTIONS
│ │ │ │ │  .RS
│ │ │ │ │ +.IP "\-i \-\-in-file=(input, required); string"
│ │ │ │ │ -.IP "\-i \-\-in-file=(required, input); string"
│ │ │ │ │  input file name
│ │ │ │ │  
│ │ │ │ │  .IP "\-o \-\-out-file=(output, required); io"
│ │ │ │ │  output file name
│ │ │ │ │   For supported file types see PLUGINS:2dimage/io
│ │ │ │ │  .IP "\-r \-\-repn=ubyte"
│ │ │ │ │  input pixel type
[...]
--8<---------------cut here---------------end--------------->8---

I think doxygen must be used to generate these, and according to [0],
our version of it should be fine, so I don't know what is causing these.

[0]  https://reproducible-builds.org/docs/source-date-epoch/

-- 
Thanks,
Maxim

This bug report was last modified 50 days ago.

Previous Next


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