Appearent Seamonkey apple-sed error
"Zac Durham" <[email protected]>
| Newsgroups | gmane.os.apple.fink.gnome |
|---|---|
| Message-ID | <[email protected]> |
Tracked down by the IRC guys from a failed update on my system....
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-seamonkey-1.1.14-2
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-seamonkey-1.1.14-2' in
`/sw/src/fink.build/fink-buildlock-seamonkey-1.1.14-2_2009.01.08-23.43.13_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-seamonkey-1.1.14-2_2009.01.08-23.43.13_darwin-i386.deb
Selecting previously deselected package fink-buildlock-seamonkey-1.1.14-2.
(Reading database ... 92068 files and directories currently installed.)
Unpacking fink-buildlock-seamonkey-1.1.14-2 (from
.../fink-buildlock-seamonkey-1.1.14-2_2009.01.08-23.43.13_darwin-i386.deb)
...
Setting up fink-buildlock-seamonkey-1.1.14-2 (2009.01.08-23.43.13) ...
bzip2 -dc /sw/src/seamonkey-1.1.14.source.tar.bz2 | /sw/bin/tar -xf -
--no-same-owner --no-same-permissions
[ -r /sw/fink/dists/unstable/crypto/finkinfo/seamonkey.patch ]
/var/tmp/tmp.1.6qYtq2
#!/bin/sh -ev
find . -name CVS -o -name .cvsignore | xargs rm -fR
if [ -e /usr/X11R6/include/X11/X.h ]; then
Xdir="/usr/X11R6"
elif [ -e /usr/X11/include/X11/X.h ]; then
Xdir="/usr/X11"
else
echo "Could not determine X11 prefix"
exit 1
fi
sed -e 's,@PREFIX@,/sw,g' -e "s,/usr/X11R6,$Xdir,"
</sw/fink/dists/unstable/crypto/finkinfo/seamonkey.patch | patch -p1
patching file config/add-chrome.pl
patching file config/autoconf.mk.in
patching file directory/c-sdk/config/config.mk
patching file fink/applications/Seamonkey-address.desktop
patching file fink/applications/Seamonkey-calendar.desktop
patching file fink/applications/Seamonkey-chatzilla.desktop
patching file fink/applications/Seamonkey-editor.desktop
patching file fink/applications/Seamonkey-mail-composer.desktop
patching file fink/applications/Seamonkey-mail.desktop
patching file fink/applications/Seamonkey-news.desktop
patching file fink/applications/Seamonkey.desktop
patching file fink/chrome.d/default
patching file fink/mozilla
patching file fink/prefs.js
patching file fink/update-seamonkey-chrome
patching file modules/libpref/src/nsPrefService.cpp
patching file nsprpub/configure
patching file nsprpub/pr/include/md/_darwin.h
patching file nsprpub/pr/src/Makefile.in
patching file nsprpub/pr/src/linking/prlink.c
patching file themes/Makefile.in
### formerly passed along by gtk's .pc :
sed -i.bak -e '/MOZ_GTK2_LIBS=.*PKG_CONFIG/s,"$, -L/usr/X11R6/lib -lXrender
-lX11",' configure
### The bulk of gnome deps (save for gnome-vfs and gtk2) would disappear w/o
the following 10 lines; it is just in libimgicon.dylib
### get around specific setting for darwin
sed -i'' -e '/MOZ_IMG_DECODERS_DEFAULT icon/,/esac/s,MOZ_WIDGET_TOOLKIT" =
"cocoa",& -o "$MOZ_ENABLE_GNOMEUI",' configure
sed -i.bak -e 's,PLATFORM = mac,ifndef PLATFORM\n&\nendif,'
modules/libpr0n/decoders/icon/Makefile.in
# And, in same Makefile, get flag-ordering right, to avoid linking with
nspr-shlibs.
sed -i'' -e '/MOZ_GNOMEUI_LIBS/d' -e 's,EXTRA_DSO_LDOPTS
[+]=,EXTRA_DSO_LDOPTS =,' \
-e '/rules.mk/,$s;OS_ARCH),Darwin;PLATFORM),mac;' -e
'/LOCAL_INCLUDES/i\
ifdef MOZ_ENABLE_GNOMEUI\
EXTRA_DSO_LDOPTS += $(MOZ_GNOMEUI_LIBS) $(NULL)\
endif\
' modules/libpr0n/decoders/icon/Makefile.in
sed: -e: No such file or directory
### execution of /var/tmp/tmp.1.6qYtq2 failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-seamonkey-1.1.14-2
(Reading database ... 92069 files and directories currently installed.)
Removing fink-buildlock-seamonkey-1.1.14-2 ...
Failed: phase patching: seamonkey-1.1.14-2 failed
--
Zac
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
fink-gnome-core mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.gnome