On 8/14/12 3:47 PM, Gary K Olson wrote: > I am attempting to update libavutil50-shlibs, libavcodec52-shlibs, > libavformat52-shlibs. These are all necessary for gimp2, which I believe may > be why I built them originally. There are new versions available: > libavcodec54-0.11-shlibs, libavformat54-0.11-shlibs and > libavutil51-0.11-shlibs that I built successfully on OSX 10.8 just to see if > they would build. > > When I try to build libavutil50-shlibs, the build immeditately attempts to > build ffmpeg-0.7.13-1. The ffmpeg build encounters a fatal error when it > attempts to copy from build/doc/*.html to > /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/, but there is no > build/doc/ directory! > I get this at the error message in the build script: > >> mkdir -p "/sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/lib/pkgconfig" >> install -m 644 libavutil/libavutil.pc >> "/sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/lib/pkgconfig" >> make: Leaving directory >> `/sw/src/fink.build/ffmpeg-0.7.13-1/ffmpeg-0.7.13/build' >> install -d /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/etc >> install -m 664 doc/ffserver.conf >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/etc >> sudo -u fink-bld [ENV] sh -c /tmp/fink.dukCJ >> /usr/bin/install -d -m 700 >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg >> /bin/cp -r COPYING.GPLv3 >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ >> /bin/cp -r COPYING.LGPLv3 >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ >> /bin/cp -r CREDITS >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ >> /bin/cp -r INSTALL >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ >> /bin/cp -r README >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ >> /bin/cp -r doc/TODO >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ >> /bin/cp -r doc/*.txt >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ >> /bin/cp -r build/doc/*.html >> /sw/src/fink.build/root-ffmpeg-0.7.13-1/sw/share/doc/ffmpeg/ >> cp: build/doc/*.html: No such file or directory >> ### execution of /bin/cp failed, exit code 1 >> ### execution of /tmp/fink.dukCJ failed, exit code 1 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-ffmpeg-0.7.13-1 >> (Reading database ... 340178 files and directories currently installed.) >> Removing fink-buildlock-ffmpeg-0.7.13-1 ... >> Failed: phase installing: ffmpeg-0.7.13-1 failed > > I checked the build script with BBEDIT, and there is no mkdir command for > /build/doc/ in this build script nor any other reference to /build/doc/ > before this attempt to copy, so I think that is the problem. Hope this helps. > > Gary K Olson > > My kit is: > > Package manager version: 0.34.2 > Distribution version: selfupdate-rsync Tue Aug 14 14:49:43 2012, 10.8, x86_64 > Trees: local/main stable/main local/injected > Xcode.app: 4.4.1 > Xcode command-line tools: 4.4.0.0.1.1249367152 > >
Thanks. I'll cc the maintainer. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
