octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54245] [MXE-Octave] Ghostscript download URL


From: Rik
Subject: [Octave-bug-tracker] [bug #54245] [MXE-Octave] Ghostscript download URL no longer working
Date: Thu, 5 Jul 2018 17:18:22 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #6, bug #54245 (project octave):

I'm having a problem building relative to the latest cset


changeset:   4760:3f4bda7a6373
bookmark:    @
tag:         qparent
user:        John W. Eaton <address@hidden>
date:        Thu Jul 05 13:43:10 2018 -0400
summary:     make downloads work again after changeset 36b2178e7475


I know I have a quirky setup, where I back out the the cset that upgrades
Qt5.7 to Qt5.11, but I still think something is wrong.

When building I now get



[download] qtimageformats-opensource-src-5.7.1.tar.xz
MXE Warning! Downloading qt5 from backup.

Download failed or wrong checksum of package qt5!
------------------------------------------------------------
  1650K .......... .......... .......... .......... .......... 86% 98.5M 0s
  1700K .......... .......... .......... .......... .......... 89% 76.7M 0s
  1750K .......... .......... .......... .......... .......... 91% 3.83M 0s
  1800K .......... .......... .......... .......... .......... 94%  463K 0s
  1850K .......... .......... .......... .......... .......... 97% 2.42M 0s
  1900K .......... .......... .......... .......... .......... 99% 3.76M 0s
  1950K .......                                               100% 47.4M=1.8s
2018-07-05 14:05:47 (1.06 MB/s) -
‘/home/rik/wip/Projects_Mine/mxe-octave/pkg/.tmp-qtimageformats-opensource-src-5.7.1.tar.xz’
saved [2004376/2004376]
------------------------------------------------------------
[log]      /home/rik/wip/Projects_Mine/mxe-octave/log/qt5-download

Makefile:893: recipe for target
'download-qtimageformats-opensource-src-5.7.1.tar.xz' failed
make: *** [download-qtimageformats-opensource-src-5.7.1.tar.xz] Error 1


First, the file already existed in the pkg directory so there was no need to
download it.  But, after it downloads it still fails.  The checksum is
correct


~/wip/Projects_Mine/mxe-octave/pkg: grep SUM ../src/qtimageformats.mk
$(PKG)_CHECKSUM := 4cf8e6183e8280adcd6765c5ae1d2ea27a868a1f
~/wip/Projects_Mine/mxe-octave/pkg: sha1sum
qtimageformats-opensource-src-5.7.1.tar.xz 
4cf8e6183e8280adcd6765c5ae1d2ea27a868a1f 
qtimageformats-opensource-src-5.7.1.tar.xz


The log file mentioned just ends with the succesful download of the xz
archive.


2018-07-05 14:05:47 (1.06 MB/s) -
‘/home/rik/wip/Projects_Mine/mxe-octave/pkg/.tmp-qtimageformats-opensource-src-5.7.1.tar.xz’
saved [2004376/2004376]


It seems like maybe one of the new subroutines is exiting with an error code
whenever the alternate download path is taken, regardless of whether that path
actually works.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54245>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]