Opened 9 years ago

Last modified 9 years ago

#47732 closed defect

mpeg4ip won't build on Yosemite — at Initial Version

Reported by: myk@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: mpeg4ip

Description

When installing mpeg4ip, the file can't be found on the default mirror servers: :info:archivefetch ---> mpeg4ip-1.5.0.1_3.darwin_14.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch mpeg4ip-1.5.0.1_3.darwin_14.x86_64.tbz2 from http://packages.macports.org/mpeg4ip :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch mpeg4ip-1.5.0.1_3.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/mpeg4ip :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found :msg:archivefetch ---> Attempting to fetch mpeg4ip-1.5.0.1_3.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/mpeg4ip :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found

I obtained a copy of the file from a previous installation on another machine. Then ran into:

:error:checksum org.macports.checksum for port mpeg4ip returned: mpeg4ip-1.5.0.1.tar.gz does not exist in /opt/local/var/macports/distfiles/mpeg4ip

Again got the file from another machine.

When MacPorts tries to compile mpeg4ip the following files are misplaced: :info:build ./../include/bitstrm.hpp:48:10: fatal error: 'istream.h' file not found :info:build #include <istream.h> :info:build :info:build 8 warnings and 1 error generated. :info:build ./../include/istream.h:31:10: fatal error: 'backward_warning.h' file not found :info:build #include "backward_warning.h" :info:build :info:build 8 warnings and 1 error generated. :info:build ./../include/istream.h:32:10: fatal error: 'iostream.h' file not found :info:build #include "iostream.h" :info:build :info:build 8 warnings and 1 error generated. :info:build ./../include/bitstrm.hpp:49:10: fatal error: 'ostream.h' file not found :info:build #include <ostream.h> :info:build :info:build 10 warnings and 1 error generated. :info:build sys_tps_enhcbuf.cpp:39:10: fatal error: 'fstream.h' file not found :info:build #include <fstream.h> :info:build :info:build 1 error generated.

I found all the files available on my machine. Once I copied them to the corresponding folders, mpeg4ip built fine and works well.

Hopefully, an easy fix as it appears to just be a matter of placing a few files in the right place.

hth

Change History (0)

Note: See TracTickets for help on using tickets.