error upgrading to firefox 7.0.1_2,1

2011-10-21 Thread Barbara


>
>On Oct 21, 2011, at 9:02 AM, Barbara wrote:
>> 
>> I'm receiving an error even upgrading to the "rollbacked" version.
>> This time during the tests:
>> 
>> localhost.my.domain - - [21/Oct/2011 08:52:25] "GET /js-input/string-
validate-
>> input.html HTTP/1.1" 200 -
>> TEST-UNEXPECTED-FAIL | automation.py | Exited with code -4 during test run
>> INFO | automation.py | Application ran for: 0:01:45.274818
>> INFO | automation.py | Reading PID log: /tmp/tmpEVEBFzpidlog
>> gmake: *** [profiledbuild] Error 252
>> *** Error code 1
>> 
>> Stop in /usr/ports/www/firefox.
>> *** Error code 1
>> 
>> Stop in /usr/ports/www/firefox.
>> ** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20111021-
>> 66241-w5nsb3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-7.0.1,1 
>> UPGRADE_PORT_VER=7.0.1,1 make WITH_PGO=1 WITH_OPTIMIZED_CFLAGS=1 
>> DEPENDS_TARGET=package
>> ** Fix the problem and try again.
>> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>>! www/firefox (firefox-7.0.1,1) (unknown build error)
>
>Firefox 7.0.1_2,1 is identical as 7.0.1,1 except the MimeType change which
>definitely not interferes with PGO build.

Yes, I know, I've also checked on cvsweb.
So I don't understand why it's failing.

> I'm still working on a patch to
>fix plugin detection and the last version is this one:
>
>http://people.freebsd.org/~beat/patches/firefox7-startup-7b390fa15157.patch
>
>Maybe you want to try it. I successfully builded and run a PGO Firefox with
>this patch but I like to do some more tests before I'm going to commit
>this patch.
>
>Beat
>

I will be glad to test it, but I can't do it before ~10 hours.
I will let you know...

Thanks
Barbara

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: error upgrading to firefox 7.0.1_2,1

2011-10-21 Thread Beat Gätzi
On Oct 21, 2011, at 9:02 AM, Barbara wrote:
> 
> I'm receiving an error even upgrading to the "rollbacked" version.
> This time during the tests:
> 
> localhost.my.domain - - [21/Oct/2011 08:52:25] "GET /js-input/string-validate-
> input.html HTTP/1.1" 200 -
> TEST-UNEXPECTED-FAIL | automation.py | Exited with code -4 during test run
> INFO | automation.py | Application ran for: 0:01:45.274818
> INFO | automation.py | Reading PID log: /tmp/tmpEVEBFzpidlog
> gmake: *** [profiledbuild] Error 252
> *** Error code 1
> 
> Stop in /usr/ports/www/firefox.
> *** Error code 1
> 
> Stop in /usr/ports/www/firefox.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20111021-
> 66241-w5nsb3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-7.0.1,1 
> UPGRADE_PORT_VER=7.0.1,1 make WITH_PGO=1 WITH_OPTIMIZED_CFLAGS=1 
> DEPENDS_TARGET=package
> ** Fix the problem and try again.
> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>! www/firefox (firefox-7.0.1,1) (unknown build error)

Firefox 7.0.1_2,1 is identical as 7.0.1,1 except the MimeType change which
definitely not interferes with PGO build. I'm still working on a patch to
fix plugin detection and the last version is this one:

http://people.freebsd.org/~beat/patches/firefox7-startup-7b390fa15157.patch

Maybe you want to try it. I successfully builded and run a PGO Firefox with
this patch but I like to do some more tests before I'm going to commit
this patch.

Beat

> 
> Barbara
> 
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


R: Re: error upgrading to firefox 7.0.1_2,1

2011-10-21 Thread Barbara


The user had access to a running X server during the build.
Some tests have been completed, then the browser closed and the error 
appeared.

>
>Your build failed due to the enabled PROFILED build you enabled through
>make config.
>
>Either give your build user access to a running X server or turn
>profiled build off.
>
>On Fri, Oct 21, 2011 at 09:02:10AM +0200, Barbara wrote:
>> 
>> I'm receiving an error even upgrading to the "rollbacked" version.
>> This time during the tests:
>> 
>> localhost.my.domain - - [21/Oct/2011 08:52:25] "GET /js-input/string-
validate-
>> input.html HTTP/1.1" 200 -
>> TEST-UNEXPECTED-FAIL | automation.py | Exited with code -4 during test run
>> INFO | automation.py | Application ran for: 0:01:45.274818
>> INFO | automation.py | Reading PID log: /tmp/tmpEVEBFzpidlog
>> gmake: *** [profiledbuild] Error 252
>> *** Error code 1
>> 
>> Stop in /usr/ports/www/firefox.
>> *** Error code 1
>> 
>> Stop in /usr/ports/www/firefox.
>> ** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20111021-
>> 66241-w5nsb3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-7.0.1,1 
>> UPGRADE_PORT_VER=7.0.1,1 make WITH_PGO=1 WITH_OPTIMIZED_CFLAGS=1 
>> DEPENDS_TARGET=package
>> ** Fix the problem and try again.
>> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>> ! www/firefox (firefox-7.0.1,1) (unknown build error)
>> 
>> Barbara
>> 
>> ___
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: error upgrading to firefox 7.0.1_2,1

2011-10-21 Thread Jason Hellenthal

Your build failed due to the enabled PROFILED build you enabled through
make config.

Either give your build user access to a running X server or turn
profiled build off.

On Fri, Oct 21, 2011 at 09:02:10AM +0200, Barbara wrote:
> 
> I'm receiving an error even upgrading to the "rollbacked" version.
> This time during the tests:
> 
> localhost.my.domain - - [21/Oct/2011 08:52:25] "GET /js-input/string-validate-
> input.html HTTP/1.1" 200 -
> TEST-UNEXPECTED-FAIL | automation.py | Exited with code -4 during test run
> INFO | automation.py | Application ran for: 0:01:45.274818
> INFO | automation.py | Reading PID log: /tmp/tmpEVEBFzpidlog
> gmake: *** [profiledbuild] Error 252
> *** Error code 1
> 
> Stop in /usr/ports/www/firefox.
> *** Error code 1
> 
> Stop in /usr/ports/www/firefox.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20111021-
> 66241-w5nsb3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-7.0.1,1 
> UPGRADE_PORT_VER=7.0.1,1 make WITH_PGO=1 WITH_OPTIMIZED_CFLAGS=1 
> DEPENDS_TARGET=package
> ** Fix the problem and try again.
> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
> ! www/firefox (firefox-7.0.1,1) (unknown build error)
> 
> Barbara
> 
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


error upgrading to firefox 7.0.1_2,1

2011-10-21 Thread Barbara

I'm receiving an error even upgrading to the "rollbacked" version.
This time during the tests:

localhost.my.domain - - [21/Oct/2011 08:52:25] "GET /js-input/string-validate-
input.html HTTP/1.1" 200 -
TEST-UNEXPECTED-FAIL | automation.py | Exited with code -4 during test run
INFO | automation.py | Application ran for: 0:01:45.274818
INFO | automation.py | Reading PID log: /tmp/tmpEVEBFzpidlog
gmake: *** [profiledbuild] Error 252
*** Error code 1

Stop in /usr/ports/www/firefox.
*** Error code 1

Stop in /usr/ports/www/firefox.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20111021-
66241-w5nsb3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-7.0.1,1 
UPGRADE_PORT_VER=7.0.1,1 make WITH_PGO=1 WITH_OPTIMIZED_CFLAGS=1 
DEPENDS_TARGET=package
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! www/firefox (firefox-7.0.1,1) (unknown build error)

Barbara

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"