Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2012 13:15:47 -0400 (EDT)
From:      AN <andy@neu.net>
To:        freebsd-gecko@freebsd.org
Subject:   Re: [SVN-Commit] r836 - branches/experimental/www/firefox-nightly/files
Message-ID:  <alpine.BSF.2.00.1207031314210.3265@mail.neu.net>
In-Reply-To: <201207031647.q63GljZR064970@trillian.chruetertee.ch>
References:  <201207031647.q63GljZR064970@trillian.chruetertee.ch>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 3 Jul 2012, svn-freebsd-gecko@chruetertee.ch wrote:

> Author: jbeich
> Date: Tue Jul  3 16:47:45 2012
> New Revision: 836
>
> Log:
> oops
>
> Modified:
>   branches/experimental/www/firefox-nightly/files/patch-toolkit_library_Makefile.in
>
> Modified: branches/experimental/www/firefox-nightly/files/patch-toolkit_library_Makefile.in
> ==============================================================================
> --- branches/experimental/www/firefox-nightly/files/patch-toolkit_library_Makefile.in	Tue Jul  3 16:39:43 2012	(r835)
> +++ branches/experimental/www/firefox-nightly/files/patch-toolkit_library_Makefile.in	Tue Jul  3 16:47:45 2012	(r836)
> @@ -1,5 +1,14 @@
> --- toolkit/library/Makefile.in.orig	2010-01-11 12:13:08.000000000 -0500
> +++ toolkit/library/Makefile.in	2010-01-11 12:15:05.000000000 -0500
> +@@ -132,7 +132,7 @@ else
> + SDK_LIBRARY = $(SHARED_LIBRARY)
> + endif
> +
> +-EXTRA_DSO_LDOPTS += $(LIBS_DIR) $(EXTRA_DSO_LIBS)
> ++EXTRA_DSO_LDOPTS += $(LIBS_DIR) $(EXTRA_DSO_LIBS) -lexecinfo
> +
> + ifndef MOZ_ENABLE_LIBXUL
> + EXTRA_DSO_LDOPTS += \
> @@ -387,6 +387,10 @@ ifdef HAVE_CLOCK_MONOTONIC
>  EXTRA_DSO_LDOPTS += $(REALTIME_LIBS)
>  endif
> _______________________________________________
> freebsd-gecko@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
> To unsubscribe, send any mail to "freebsd-gecko-unsubscribe@freebsd.org"
>

# svn up
Updating '.':
At revision 836.
[root@FBSD10 /home/root/ff_nightly]# make update && make makesum && make 
all deinstall install clean
===>  Found saved configuration for firefox-nightly-16.0.98091,1
===>  Patching for firefox-nightly-16.0.98170,1
===>   firefox-nightly-16.0.98170,1 depends on file: 
/usr/local/bin/perl5.14.2 - found
===>  Applying FreeBSD patches for firefox-nightly-16.0.98170,1
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to config/autoconf.mk.in.rej
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to config/system-headers.rej
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to configure.in.rej
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to 
js/src/config/system-headers.rej
Ignoring previously applied (or reversed) patch.
2 out of 2 hunks ignored--saving rejects to 
media/libcubeb/src/Makefile.in.rej
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to 
media/libcubeb/src/cubeb_alsa.c.rej
Ignoring previously applied (or reversed) patch.
2 out of 2 hunks ignored--saving rejects to 
media/libsydneyaudio/src/Makefile.in.rej
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to 
toolkit/library/Makefile.in.rej
=> Patch patch-alsapulse failed to apply cleanly.
*** [do-patch] Error code 1

Stop in /home/root/ff_nightly.
*** [build] Error code 1

Stop in /home/root/ff_nightly.


Patch seems broken for me.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1207031314210.3265>