[cuirass] paraview.x86_64-linux reportedly broken, but log truncated?

  • Open
  • quality assurance status badge
Details
One participant
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal

Debbugs page

Maxim Cournoyer wrote 1 years ago
(name . bug-guix)(address . bug-guix@gnu.org)
875y1dr2z2.fsf@gmail.com
Hello,

I received:

cuirass@gnu.org (Cuirass) writes:

Toggle quote (6 lines)
> <p>The build <b>paraview.x86_64-linux</b> for specification <b>master</b> is broken. You
> can find the detailed information about this build <a
> href="https://ci.guix.gnu.org/build/2803101/details">here</a>.</p>
>
> https://ci.guix.gnu.org/build/2803101/details

But the log ends apparently during the unpack phase, seemingly truncated
(?):

Toggle snippet (17 lines)
starting phase `unpack'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/CONTRIBUTING.md' -> `./CONTRIBUTING.md'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/.gitmodules' -> `./.gitmodules'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/Copyright.txt' -> `./Copyright.txt'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/version.txt' -> `./version.txt'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/.kitware-release.json' -> `./.kitware-release.json'
[...]
`./Qt/Components/Resources/Icons/pqSolidColor.svg'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/Qt/Components/Resources/Icons/pqResetSettings.svg' -> `./Qt/Components/Resources/Icons/pqResetSettings.svg'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/Qt/Components/Resources/Icons/pqCamera.svg' -> `./Qt/Components/Resources/Icons/pqCamera.svg'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/Qt/Components/Resources/Icons/pqSelect16.png' -> `./Qt/Components/Resources/Icons/pqSelect16.png'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/Qt/Components/Resources/Icons/pqSaveTable32.png' -> `./Qt/Components/Resources/Icons/pqSaveTable32.png'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/Qt/Components/Resources/Icons/pqGroupExtract24.png' -> `./Qt/Components/Resources/Icons/pqGroupExtract24.png'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/Qt/Components/Resources/Icons/pqFilterEyeball16.png' -> `./Qt/Components/Resources/Icons/pqFilterEyeball16.png'
`/gnu/store/ryj39vmgb3ghzw188qd2n9v394398gx9-paraview-5.11.1-checkout/Qt/Components/Resources/Icons/pqUndoCamera.svg' -> `./Qt/Components/Resources/

--
Thanks,
Maxim
Maxim Cournoyer wrote 1 years ago
(address . 67633@debbugs.gnu.org)
87bkb5o2hj.fsf@gmail.com
Hi,

This recent failure of psautohint also exhibits this problem:


Toggle snippet (6 lines)
[...]
/nine.sups.glif' -> `tests/integration/data/source-code-pro/Black/font.ufo/glyphs/nine.sups.glif'
`/gnu/store/g01lbghlqnva8vqlpwkqb7ibfykg4m26-psautohint-font-data-0.0.0-0.1e4c506/source-code-pro/Black/font.ufo/glyphs/lenistildecmb.glif' -> `tests/integration/data/source-code-pro/Black/font.ufo/glyphs/lenistildecmb.glif'
`/gnu/store/g01lbghlqnva8vqlpwkqb7ibfykg4m26-psautohint-font-data-0.0.0-0.1e4c506/source-code-pro/Black/font.ufo/glyphs/R

It ends with the above, with no trace of the actual error in the log.

--
Thanks,
Maxim
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 67633@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 67633
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help