From: "Michael Johnson" on 15 Oct 2006 20:44 On 10/15/06, martinko <gamato(a)pobox.sk> wrote: > Joe Marcus Clarke wrote: > > The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been > > imported into the ports tree in time for FreeBSD 6.2. This is a first. > > Usually the GNOME release cycle has conflicted with the FreeBSD release > > cycle. However, thanks to Kris and pointyhat, we were able to get the > > major patch tested. Below is the commit message that accompanied this > > huge release. In addition to the core GNOME ports, almost 500 ports > > were also touched to chase the GNOME move from X11BASE to LOCALBASE and > > fix build problems with the new freetype2. > > > > "Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive > > amount of work by the FreeBSD GNOME Team and our testers. > > > > On top of the usual GNOME update, we have taken this opportunity to move > > GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of > > the GNOME Desktop also need to be changed. The bulk of the move was carried > > out by ahze, mezz, and pav, but it would not have been possible without > > cooperation from the FreeBSD KDE team who worked with us to make sure > > GNOME and KDE can still coexist happily. We would also like to send a > > shout out to kris and pointyhat for putting up with multiple test runs > > until we got something that was solid. > > > > Back to GNOME 2.16. This release brings a huge amount of new functionality > > to FreeBSD. The standard release notes can be read at > > http://www.gnome.org/start/2.16/ . But on top of what you will read there, > > jylefort and marcus have completed work on a port of HAL to FreeBSD. This > > will allow FreeBSD to take advantage of closer hardware interaction such > > as auto-mounting CD-ROMs, USB drives, and music players; auto-playing > > audio CDs; and managing laptop power consumption. > > > > Hello and thanks for your hard work! > > I've been using WITH_GECKO=seamonkey (and WITH_MOZILLA=seamonkey) and > now when trying to install new Gnome (after uninstalling nearly > everything) I've got the following error message from yelp installation: > > checking which gecko to use... seamonkey > checking for compiler -fshort-wchar option... yes > checking whether to enable C++ RTTI... no > checking whether we have a gtk 2 gecko build... yes > checking whether we have a gecko debug build... no > checking for gecko version... 1.8 > configure: error: seamonkey is not supported > ===> Script "configure" failed unexpectedly. > Please run the gnomelogalyzer, available from > "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the > problem and suggest a solution. If - and only if - the gnomelogalyzer cannot > solve the problem, report the build failure to the FreeBSD GNOME team at > gnome(a)FreeBSD.org, and attach (a) > "/usr/ports/x11/yelp/work/yelp-2.16.1/config.log", (b) the output of the > failed make command, and (c) the gnomelogalyzer output. Also, it might be a > good idea to provide an overview of all packages installed on your system > (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, > copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) > with > the attachment. Try to avoid sending any attachments to the mailing list > (gnome(a)FreeBSD.org), because attachments sent to FreeBSD mailing lists are > usually discarded by the mailing list software. > *** Error code 1 > > Stop in /usr/ports/x11/yelp. > *** Error code 1 > > Stop in /usr/ports/x11/yelp. > *** Error code 1 > > Stop in /usr/ports/x11/gnome2-lite. > *** Error code 1 > > Stop in /usr/ports/x11/gnome2-lite. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall.3919.0 env make reinstall > ** Fix the installation problem and try again. > ---> Installation of x11/gnome2-lite ended at: Mon, 16 Oct 2006 > 00:24:55 +0200 (consumed 00:04:15) > ---> Fresh installation of x11/gnome2-lite ended at: Mon, 16 Oct 2006 > 00:24:55 +0200 (consumed 00:05:26) > ---> ** Install tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed > [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 372 packages > found (-0 +1) . done] > ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > ! x11/gnome2-lite (install error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > ---> Session ended at: Mon, 16 Oct 2006 00:24:57 +0200 (consumed 00:06:22) > > I cannot see a reason why seamonkey wouldn't be supported (and it's > listed in yelp/Makefile). > Could you please check and fix this ? > I disabled seamonkey support for now. Seamonkey used to work in yelp. > Cheers, > > Martin > _______________________________________________ > freebsd-ports(a)freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" > _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: "mato" on 16 Oct 2006 04:04 On Sun, 15 Oct 2006 20:42:41 -0400, Michael Johnson wrote > On 10/15/06, martinko <gamato(a)pobox.sk> wrote: > > > > Hello and thanks for your hard work! > > > > I've been using WITH_GECKO=seamonkey (and WITH_MOZILLA=seamonkey) and > > now when trying to install new Gnome (after uninstalling nearly > > everything) I've got the following error message from yelp installation: > > > > checking which gecko to use... seamonkey > > checking for compiler -fshort-wchar option... yes > > checking whether to enable C++ RTTI... no > > checking whether we have a gtk 2 gecko build... yes > > checking whether we have a gecko debug build... no > > checking for gecko version... 1.8 > > configure: error: seamonkey is not supported > > ===> Script "configure" failed unexpectedly. > > Please run the gnomelogalyzer, available from > > "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the > > problem and suggest a solution. If - and only if - the gnomelogalyzer cannot > > solve the problem, report the build failure to the FreeBSD GNOME team at > > gnome(a)FreeBSD.org, and attach (a) > > "/usr/ports/x11/yelp/work/yelp-2.16.1/config.log", (b) the output of the > > failed make command, and (c) the gnomelogalyzer output. Also, it might be a > > good idea to provide an overview of all packages installed on your system > > (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, > > copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) > > with > > the attachment. Try to avoid sending any attachments to the mailing list > > (gnome(a)FreeBSD.org), because attachments sent to FreeBSD mailing lists are > > usually discarded by the mailing list software. > > *** Error code 1 > > > > Stop in /usr/ports/x11/yelp. > > *** Error code 1 > > > > Stop in /usr/ports/x11/yelp. > > *** Error code 1 > > > > Stop in /usr/ports/x11/gnome2-lite. > > *** Error code 1 > > > > Stop in /usr/ports/x11/gnome2-lite. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portinstall.3919.0 env make reinstall > > ** Fix the installation problem and try again. > > ---> Installation of x11/gnome2-lite ended at: Mon, 16 Oct 2006 > > 00:24:55 +0200 (consumed 00:04:15) > > ---> Fresh installation of x11/gnome2-lite ended at: Mon, 16 Oct 2006 > > 00:24:55 +0200 (consumed 00:05:26) > > ---> ** Install tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed > > [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 372 packages > > found (-0 +1) . done] > > ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > > ! x11/gnome2-lite (install error) > > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > > ---> Session ended at: Mon, 16 Oct 2006 00:24:57 +0200 (consumed 00:06:22) > > > > I cannot see a reason why seamonkey wouldn't be supported (and it's > > listed in yelp/Makefile). > > Could you please check and fix this ? > > > > I disabled seamonkey support for now. Seamonkey used to work in > yelp. > Hi, May I ask you to check whether it could possibly (be made to) work pls ? (for I don't feel like installing another browser only for yelp to work. actually i wouldn't have moved from old gnome if i had known this.) Many thanks! Martin _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Frank Knobbe on 17 Oct 2006 10:03 --=-s89wIa2nWupWgALrqj34 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2006-10-14 at 05:42 -0400, Joe Marcus Clarke wrote: > The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been > imported into the ports tree in time for FreeBSD 6.2. =20 Has anyone succeeded in compiling Metacity 2.16.3 with --enable-compositor? From the looks of it, it should find all the required extensions in /usr/X11R6/libdata/pkconfig. The only one missing appears to be cm.pc, the info for a composite manager. Any idea on how to pound Metacity in shape such that it supports real transparency? Regards, Frank --=-s89wIa2nWupWgALrqj34 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFNOFQGr6G9pK6fXURAs79AJ43q3SBXY+ej8YtzIRFsJH5e3ZUZgCeJF9j JqDsJ4rbceyMGcOdGuzctcI= =QFvc -----END PGP SIGNATURE----- --=-s89wIa2nWupWgALrqj34--
From: martinko on 21 Oct 2006 12:10 mato wrote: > On Sun, 15 Oct 2006 20:42:41 -0400, Michael Johnson wrote > >> On 10/15/06, martinko <gamato(a)pobox.sk> wrote: >> >>> Hello and thanks for your hard work! >>> >>> I've been using WITH_GECKO=seamonkey (and WITH_MOZILLA=seamonkey) and >>> now when trying to install new Gnome (after uninstalling nearly >>> everything) I've got the following error message from yelp installation: >>> >>> checking which gecko to use... seamonkey >>> checking for compiler -fshort-wchar option... yes >>> checking whether to enable C++ RTTI... no >>> checking whether we have a gtk 2 gecko build... yes >>> checking whether we have a gecko debug build... no >>> checking for gecko version... 1.8 >>> configure: error: seamonkey is not supported >>> ===> Script "configure" failed unexpectedly. >>> Please run the gnomelogalyzer, available from >>> "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the >>> problem and suggest a solution. If - and only if - the gnomelogalyzer cannot >>> solve the problem, report the build failure to the FreeBSD GNOME team at >>> gnome(a)FreeBSD.org, and attach (a) >>> "/usr/ports/x11/yelp/work/yelp-2.16.1/config.log", (b) the output of the >>> failed make command, and (c) the gnomelogalyzer output. Also, it might be a >>> good idea to provide an overview of all packages installed on your system >>> (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, >>> copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) >>> with >>> the attachment. Try to avoid sending any attachments to the mailing list >>> (gnome(a)FreeBSD.org), because attachments sent to FreeBSD mailing lists are >>> usually discarded by the mailing list software. >>> *** Error code 1 >>> >>> Stop in /usr/ports/x11/yelp. >>> *** Error code 1 >>> >>> Stop in /usr/ports/x11/yelp. >>> *** Error code 1 >>> >>> Stop in /usr/ports/x11/gnome2-lite. >>> *** Error code 1 >>> >>> Stop in /usr/ports/x11/gnome2-lite. >>> ** Command failed [exit code 1]: /usr/bin/script -qa >>> /tmp/portinstall.3919.0 env make reinstall >>> ** Fix the installation problem and try again. >>> ---> Installation of x11/gnome2-lite ended at: Mon, 16 Oct 2006 >>> 00:24:55 +0200 (consumed 00:04:15) >>> ---> Fresh installation of x11/gnome2-lite ended at: Mon, 16 Oct 2006 >>> 00:24:55 +0200 (consumed 00:05:26) >>> ---> ** Install tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed >>> [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 372 packages >>> found (-0 +1) . done] >>> ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) >>> ! x11/gnome2-lite (install error) >>> ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >>> ---> Session ended at: Mon, 16 Oct 2006 00:24:57 +0200 (consumed 00:06:22) >>> >>> I cannot see a reason why seamonkey wouldn't be supported (and it's >>> listed in yelp/Makefile). >>> Could you please check and fix this ? >>> >>> >> I disabled seamonkey support for now. Seamonkey used to work in >> yelp. >> >> > > Hi, > > May I ask you to check whether it could possibly (be made to) work pls ? > (for I don't feel like installing another browser only for yelp to work. > actually i wouldn't have moved from old gnome if i had known this.) > > Many thanks! > > Martin > Hello guys, Yet another issue discovered, now with epiphany: [...] epiphany is using seamonkey for gecko support, but you can change that by defining WITH_GECKO to the following values: firefox mozilla seamonkey firefox-devel xulrunner [...] checking which gecko to use... seamonkey checking for compiler -fshort-wchar option... yes checking whether to enable C++ RTTI... no checking whether we have a gtk 2 gecko build... yes checking whether we have a gecko debug build... no checking for gecko version... 1.8 configure: error: "mozilla" flavoured geckos aren't tasty enough! ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome(a)FreeBSD.org, and attach (a) "/usr/ports/www/epiphany/work/epiphany-2.16.1/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome(a)FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/www/epiphany. *** Error code 1 Stop in /usr/ports/www/epiphany-extensions. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.2355.0 env make ** Fix the problem and try again. _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: martinko on 21 Oct 2006 13:17 martinko wrote: > mato wrote: > >> On Sun, 15 Oct 2006 20:42:41 -0400, Michael Johnson wrote >> >> >>> On 10/15/06, martinko <gamato(a)pobox.sk> wrote: >>> >>> >>>> Hello and thanks for your hard work! >>>> >>>> I've been using WITH_GECKO=seamonkey (and WITH_MOZILLA=seamonkey) and >>>> now when trying to install new Gnome (after uninstalling nearly >>>> everything) I've got the following error message from yelp installation: >>>> >>>> checking which gecko to use... seamonkey >>>> checking for compiler -fshort-wchar option... yes >>>> checking whether to enable C++ RTTI... no >>>> checking whether we have a gtk 2 gecko build... yes >>>> checking whether we have a gecko debug build... no >>>> checking for gecko version... 1.8 >>>> configure: error: seamonkey is not supported >>>> ===> Script "configure" failed unexpectedly. >>>> Please run the gnomelogalyzer, available from >>>> "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the >>>> problem and suggest a solution. If - and only if - the gnomelogalyzer cannot >>>> solve the problem, report the build failure to the FreeBSD GNOME team at >>>> gnome(a)FreeBSD.org, and attach (a) >>>> "/usr/ports/x11/yelp/work/yelp-2.16.1/config.log", (b) the output of the >>>> failed make command, and (c) the gnomelogalyzer output. Also, it might be a >>>> good idea to provide an overview of all packages installed on your system >>>> (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, >>>> copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) >>>> with >>>> the attachment. Try to avoid sending any attachments to the mailing list >>>> (gnome(a)FreeBSD.org), because attachments sent to FreeBSD mailing lists are >>>> usually discarded by the mailing list software. >>>> *** Error code 1 >>>> >>>> Stop in /usr/ports/x11/yelp. >>>> *** Error code 1 >>>> >>>> Stop in /usr/ports/x11/yelp. >>>> *** Error code 1 >>>> >>>> Stop in /usr/ports/x11/gnome2-lite. >>>> *** Error code 1 >>>> >>>> Stop in /usr/ports/x11/gnome2-lite. >>>> ** Command failed [exit code 1]: /usr/bin/script -qa >>>> /tmp/portinstall.3919.0 env make reinstall >>>> ** Fix the installation problem and try again. >>>> ---> Installation of x11/gnome2-lite ended at: Mon, 16 Oct 2006 >>>> 00:24:55 +0200 (consumed 00:04:15) >>>> ---> Fresh installation of x11/gnome2-lite ended at: Mon, 16 Oct 2006 >>>> 00:24:55 +0200 (consumed 00:05:26) >>>> ---> ** Install tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed >>>> [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 372 packages >>>> found (-0 +1) . done] >>>> ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) >>>> ! x11/gnome2-lite (install error) >>>> ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >>>> ---> Session ended at: Mon, 16 Oct 2006 00:24:57 +0200 (consumed 00:06:22) >>>> >>>> I cannot see a reason why seamonkey wouldn't be supported (and it's >>>> listed in yelp/Makefile). >>>> Could you please check and fix this ? >>>> >>>> >>>> >>> I disabled seamonkey support for now. Seamonkey used to work in >>> yelp. >>> >>> >>> >> Hi, >> >> May I ask you to check whether it could possibly (be made to) work pls ? >> (for I don't feel like installing another browser only for yelp to work. >> actually i wouldn't have moved from old gnome if i had known this.) >> >> Many thanks! >> >> Martin >> >> > > Hello guys, > > Yet another issue discovered, now with epiphany: > > [...] > > epiphany is using seamonkey for gecko support, but you can > change that by defining WITH_GECKO to the following values: > > firefox > mozilla > seamonkey > firefox-devel > xulrunner > > [...] > > checking which gecko to use... seamonkey > checking for compiler -fshort-wchar option... yes > checking whether to enable C++ RTTI... no > checking whether we have a gtk 2 gecko build... yes > checking whether we have a gecko debug build... no > checking for gecko version... 1.8 > configure: error: "mozilla" flavoured geckos aren't tasty enough! > ===> Script "configure" failed unexpectedly. > Please run the gnomelogalyzer, available from > "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the > problem and suggest a solution. If - and only if - the gnomelogalyzer cannot > solve the problem, report the build failure to the FreeBSD GNOME team at > gnome(a)FreeBSD.org, and attach (a) > "/usr/ports/www/epiphany/work/epiphany-2.16.1/config.log", (b) the output of > the failed make command, and (c) the gnomelogalyzer output. Also, it might > be a good idea to provide an overview of all packages installed on your > system > (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, > copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) > with > the attachment. Try to avoid sending any attachments to the mailing list > (gnome(a)FreeBSD.org), because attachments sent to FreeBSD mailing lists are > usually discarded by the mailing list software. > *** Error code 1 > > Stop in /usr/ports/www/epiphany. > *** Error code 1 > > Stop in /usr/ports/www/epiphany-extensions. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall.2355.0 env make > ** Fix the problem and try again. > > > Also, www/epiphany-extensions build fails for some reason: checking whether epiphany has python support... no checking for EPIPHANY_DEPENDENCY... yes checking whether OpenSP support is requested... no checking which extensions to build... configure: WARNING: Epiphany compiled without python support, extensions python-console sample-python favicon will not be available actions auto-reload auto-scroller certificates error-viewer extensions-manager-ui gestures java-console page-info push-scroller select-stylesheet sidebar smart-bookmarks tab-groups tab-states adblock checking for pcre-config... /usr/local/bin/pcre-config checking whether libpcre was compiled with UTF-8 support... no configure: error: pcre does not support utf-8 ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 5 Prev: error compiling dsniff on FreeBSD, Next: lang/gnat-gcc41 build error |