Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#37063 closed defect (fixed)

cppunit 1.21.1 failed to fetch because HTML file

Reported by: ltreugene@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: cppunit

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I want to install ffmpeg via macports. ffmpeg has dependency on cppunit.

cppunit failed to be compiled. the error message is

--->  Fetching archive for cppunit
--->  Attempting to fetch cppunit-1.12.1_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/cppunit
--->  Attempting to fetch cppunit-1.12.1_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/cppunit
--->  Attempting to fetch cppunit-1.12.1_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/cppunit
--->  Fetching distfiles for cppunit
--->  Attempting to fetch cppunit-1.12.1.tar.gz from http://space.dl.sourceforge.net/cppunit
--->  Verifying checksum(s) for cppunit
Error: Checksum (sha1) mismatch for cppunit-1.12.1.tar.gz
Error: Checksum (rmd160) mismatch for cppunit-1.12.1.tar.gz
Error: Checksum (sha256) mismatch for cppunit-1.12.1.tar.gz
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<https://trac.macports.org/wiki/MisbehavingServers>
***
Error: org.macports.checksum for port cppunit returned: Unable to verify file checksums
Error: Failed to install cppunit
Please see the log file for port cppunit for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cppunit/cppunit/main.log
Error: The following dependencies were not installed: dirac cppunit gmake jack libsamplerate libsndfile flac libogg libvorbis libxslt lame libmodplug libopus libsdl xorg-libXrandr xorg-randrproto libtheora openjpeg jbigkit schroedinger orc speex texi2html x264
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port ffmpeg failed

Attachments (2)

main.log (18.4 KB) - added by ltreugene@… 11 years ago.
the main.log file for cppunit building in Mac OS X Mountain Lion.
cppunit-1.12.1.tar.gz (4.2 KB) - added by ltreugene@… 11 years ago.

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by ltreugene@…

Attachment: main.log added

the main.log file for cppunit building in Mac OS X Mountain Lion.

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Port: cppunit added
Summary: cppunit 1.21.1 failed to build.cppunit 1.21.1 failed to fetch because HTML file

Remember to use WikiFormatting. Did you read MisbehavingServers? What does the HTML file contain?

comment:2 Changed 11 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
% host space.dl.sourceforge.net
Host space.dl.sourceforge.net not found: 3(NXDOMAIN)

Consider switching to a DNS service that reports errors correctly. r99911

Changed 11 years ago by ltreugene@…

Attachment: cppunit-1.12.1.tar.gz added

comment:3 Changed 11 years ago by ltreugene@…

Hi,

I switched the DNS to Google's 8.8.8.8. when I dig the space.dl.sourceforge.net, it is a CNAME to sourceforce.space.kz and IP 193.93.213.163. I attached the cppunit-1.12.1.tar.gz from that server. It became an html page with Javacript instead of tgz file.

comment:4 Changed 11 years ago by jmroot (Joshua Root)

I get NXDOMAIN even if I use 8.8.8.8. Maybe your DNS was OK and the host previously resolved, but either way it seems to be flaky, so we'll just leave it out of the mirror list.

Note: See TracTickets for help on using tickets.