Re: Parallel Builds
Doug Barton wrote: > > o Leave the ports framework as it is, and implement support for > > parallel building in add-on tool, eg., portupgrade. The tool would > > support automatic parallelism ("portupgrade -a" would automatically > > build ports in parallel where possible), or having several > > user-created instances running at the same time. I'll call this > > "tool-based macro-parallelism". > > I specifically designed portmaster to be able to do this. Separate instances > do not share > anything in common, other than the ports tree and package database. Assuming > that you were > updating two (or more) ports that you were positive did not share any > dependencies in common, > you could run as many portmaster instances as you wanted to, and not have any > problems. > > Where this gets really sticky is in (for example) the -a case. If you run > 'portmaster -l' on > a typical system, you'll see that there are some root ports (no dependencies, > not depended > on), some leaf ports (not depended on), but most of the installed ports are > in the "middle," > where they are depended on by something else, and most of those have > dependencies of their > own. It would be a SMOP to have portmaster track the ports that are "safe" to > upgrade in > parallel. Then of course you have to keep track of your child processes, > create a queue for > what ports to run next, etc. etc. It's all doable of course, but I think the > return on > investment for this project would be very small. Patches are always welcome > however. :) > > > Disadvantages: > > - Moderately difficult to implement. > > *cough* I have a small script in production, which grabs all dependant ports to compile and does a serial package build, where all required packages are built/installed prior to the next package being built. With some minor additions, I *think* I could make those parallel package builds work without too much fuss. Package upgrade a something different though, but the whole ports framework is flawed in that area anyway ('make package' should come *before* 'make install'). Don't hold your breath though, ENOTIME as always ... Ulrich Spoerlein -- A: Yes. >Q: Are you sure? > >A: Because it reverses the logical flow of conversation. > >>Q: Why is top posting frowned upon? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: CUPS problems
On Fri, 20 Oct 2006 23:23:26 -0400 Derrick Edwards <[EMAIL PROTECTED]> wrote: > Trying to get CUPS up and running but I get the following error. > > "libexec/ld-elf.so.1: Shared object "libgpg-error.so.2" not found, > required by "cupsd" > > I have /usr/local/lib/libgpg-error.so.3 but not libgpg-error.so.2. I > have up to date ports installed. Probably you didn't do what 20060926 entry from UPDATING told you to. -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #277: Your Flux Capacitor has gone bad signature.asc Description: PGP signature
Unfetchable distfiles reminder
Dear porters, This is just a reminder to please periodically check the list of unfetchable distfiles at http://people.freebsd.org/~fenner/portsurvey/ . In particular, the list of ports with no MAINTAINER with distfile problems, which currently has 199 bad ports, is http://people.freebsd.org/~fenner/portsurvey/[EMAIL PROTECTED] Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. In addition, the list of all ports with any unfetchable distfile is http://people.freebsd.org/~fenner/portsurvey/bad.html if you don't mind coordinating your fixes with the port MAINTAINER. Thanks for your help! Bill "distfiles" Fenner ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Please do not use spamcop to block email
On Sat, Oct 21, 2006 at 01:26:17AM -0500 I heard the voice of B Briggs, and lo! it spake thus: > > How you come to the conclusion that it is a widely abused isp > mailserver, I don't know. FWIW, I'm also sitting on Bellsouth (though I don't use their mailserver, because it's always been slow and flaky at best when I've tried), but I HAVE historically received a significant amount of spam that came through their mailservers. -- Matthew Fuller (MF4839) | [EMAIL PROTECTED] Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: CUPS problems
On Sat, 21 Oct 2006 01:16:25 -0700, Ion-Mihai IOnut Tetcu <[EMAIL PROTECTED]> wrote: > On Fri, 20 Oct 2006 23:23:26 -0400 > Derrick Edwards <[EMAIL PROTECTED]> wrote: > >> Trying to get CUPS up and running but I get the following error. >> >> "libexec/ld-elf.so.1: Shared object "libgpg-error.so.2" not found, >> required by "cupsd" >> >> I have /usr/local/lib/libgpg-error.so.3 but not libgpg-error.so.2. I >> have up to date ports installed. > > Probably you didn't do what 20060926 entry from UPDATING told you to. Well I did, followed by a complete build of everything else in ports, but it didn't solve the problem. Cupsd, samba3 (because of cupsd) and KDE's kontact PIM complained about it. Finally, just to get things running I added a link of libgpg-error.so.3 -> libgpg-error.so.2. I'm sure it wasn't the best solution but it works. --Bill ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Please do not use spamcop to block email
B Briggs writes: > Bellsouth residential customers can only connect on port 25 to > mail.bellsouth.net. There is no way any more to run a pure home > mailserver, (You can forward through the smarthost, > mail.bellsouth.net) It's not just Bellsouth - RCN has this policy and Comcast may as well. Robert Huff ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: gnucash will not install/run....
On 10/20/06 14:44, Duane Whitty wrote: On Thu, Oct 19, 2006 at 02:37:18PM -0500, Eric Schuele wrote: Hello, I'm having a terrible time with gnucash I portupgraded an enormous amount of stuff yesterday. The only big problems I had were related to gnucash. I had cvsup'ed somewhere in between important commits of the makefile apparently, and as a result had some troubles (guppi, glade, gal, gtkhtml). I have since cvsup'ed. But I am still having problems. I have deinstalled it and reinstalled many times. I had it installed and it would segfault. Then I decided to deinstall slib, slib-guile, libltdl, guile, and gnucash. Then `make install` gnucash. Now I see the following (which is similar to what I was seeing with the above mentioned ports): [/usr/ports/finance/gnucash] root# make install ===> gnucash-1.8.12_4 depends on executable in : gmake - found ===> gnucash-1.8.12_4 depends on file: /usr/local/bin/perl5.8.8 - found ===> gnucash-1.8.12_4 depends on file: /usr/local/bin/intltool-extract - found ===> gnucash-1.8.12_4 depends on executable in : pkg-config - found ===> gnucash-1.8.12_4 depends on shared library: guile.15 - found ===> gnucash-1.8.12_4 depends on shared library: guppi.16 - found ===> gnucash-1.8.12_4 depends on shared library: popt.0 - found ===> gnucash-1.8.12_4 depends on shared library: ofx.3 - found ===> gnucash-1.8.12_4 depends on shared library: gw-glib.0 - not found ===>Verifying install for gw-glib.0 in /usr/ports/devel/g-wrap ===> g-wrap-1.3.4,1 depends on package: slib-guile>0 - not found ===>Verifying install for slib-guile>0 in /usr/ports/lang/slib-guile ===> Installing for slib-guile-3a3_3 ===> slib-guile-3a3_3 depends on file: /usr/local/share/slib/require.scm - found ===> slib-guile-3a3_3 depends on executable in : guile - found ===> Generating temporary packing list ===> Checking if lang/slib-guile already installed ===> slib-guile-3a3_3 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of lang/slib-guile without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/lang/slib-guile. *** Error code 1 Stop in /usr/ports/devel/g-wrap. *** Error code 1 Stop in /usr/ports/finance/gnucash. [/usr/ports/finance/gnucash] root# cd /usr/ports/lang/slib-guile/ [/usr/ports/lang/slib-guile] root# make deinstall ===> Deinstalling for lang/slib-guile ===> slib-guile not installed, skipping [/usr/ports/lang/slib-guile] root# Why does it seem to think slib-guile is already installed? In any case if I do as it asks and set FORCE_PKG_REGISTER... then it proceeds. However, when I run it, it immediately segfaults. No output. Nothing. It was working fine before I portupgraded everything so I am assuming there is something wrong in my setup. I did read /usr/ports/UPDATING and did not see anything gnucash specific. The 20061014 entry does probably apply to me in general. So I tried the instructions and well... portupgrade did not work for me, as I (embarrassingly) do not understand `portupgrade -rf pkg-config\*`. The "pkg-config\*" must certainly be replaced with something... but I do not know what. Might this be the root of my problems? Can anyone provide pointers on where I can start looking for a misconfiguration of some sort? Anything else I can supply that would be of use? Thanks. -- Regards, Eric ___ Hi Eric, pkg-conf is a GNOME app. Does doing a pkg_info|grep pkg-conf return anything? If it does then portupgrade -rfv pkg-conf\* will upgrade anyversion of pkg-conf you have installed. The above resulted in the following: [Updating the pkgdb in /var/db/pkg ... - 321 packages found (-0 +1) . done] ** Listing the failed packages (*:skipped / !:failed) ! devel/libsigc++20 (libsigc++-2.0.17_1)(install error) ! print/gimp-print (gimp-print-4.2.7_2) (coredump) * devel/glibmm (glibmm-2.12.2) * textproc/libxml++26 (libxml++-2.14.0) * graphics/cairomm (cairomm-1.2.2) ! editors/openoffice.org-2.0-devel (openoffice.org-2.0.20060915)(install error) * graphics/gimp (gimp-2.2.13_1,1) * x11-toolkits/gtkmm24 (gtkmm-2.10.1) ---> Packages processed: 168 done, 1 ignored, 5 skipped and 3 failed Did you have similar results? How about pkg_info|grep gconf On my system many of my apps had both run and build dependencies on this. Try portupgrade -rfv gconf\* will upgrade any version of this you have installed. I had several apps segfault due to this. I might still give the above a try (as I have no other better ideas), but it looks redundant. gconf* and everything that depend on them were portupgraded b
Ports seeking libraries in the wrong place
I've got two FreeBSD boxes, one where the latest enlightenment updates didn't make any problems and one where graphics/epsilon and x11-toolkits/ewl seek libraries in /usr/X11R6/lib instead of /usr/local/lib. Does anyone have an idea, what might cause this behaviour? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
FreeBSD Port: portmaster-1.9
I'm not sure if this is a problem with portmaster. I've just started to use portmaster and therefore I'd apreciate if you'll just taka a look and if it's not related to portmaster ok, otherwise Please give me a hint on what to do. I've tried both y and n it fails either way. Thanks ===>>> Warning! Potential unrecorded dependencies on mozilla-1.7.13_1,2 ===>>> From existing +CONTENTS files: apache-ant-1.6.5_2/[EMAIL PROTECTED] mozilla-1.7.13_1,2 apache-ant-1.6.5_2/+CONTENTS:@comment DEPORIGIN:www/mozilla jdk-1.5.0p3_5/[EMAIL PROTECTED] mozilla-1.7.13_1,2 jdk-1.5.0p3_5/+CONTENTS:@comment DEPORIGIN:www/mozilla ===>>> 2 ports ===>>> Install these as the new +REQUIRED_BY file? [n] y ===>>> Creating a backup package for old version mozilla-1.7.13_1,2 tar: lib/mozilla/defaults/isp/US/movemail.rdf: Cannot stat: No such file or directory tar: lib/mozilla/defaults/isp/movemail.rdf: Cannot stat: No such file or directory pkg_create: make_dist: tar command failed with code 256 ===>>> Backup package creation failed for mozilla-1.7.13_1,2 ===>>> Aborting update -- Med vänlig hälsning / With Regards / Mit freundlichen grüßen ___ Leslie Jensen Liljegatan 26 SE-262 57 Ängelholm Telephone +46 (0)431 19370 Celluarphone +46 (0)70 572 4457 Telephone work +46 (0)435 26621 This E-mail is sent from [EMAIL PROTECTED] using http://www.mozilla.com/thunderbird/ ___ ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
bash2 breakage
On today's cvsup, I get this with portupgrade .. ---> Backing up the old version ---> Uninstalling the old version ---> Deinstalling 'bash-2.05b.007_5' pkg_delete: package 'bash-2.05b.007_5' is required by these other packages and may not be deinstalled (but I'll delete it anyway): spamass-rules_du_jour-1.28 updating /etc/shells [Updating the pkgdb in /var/db/pkg ... - 328 packages found (-1 +0) (...) done] ---> Installing the new version via the port ===> Installing for bash-2.05b.007_6 ===> Generating temporary packing list ===> Checking if shells/bash2 already installed install -s -o root -g wheel -m 555 -m 0755 bash /usr/local/bin/bash install -o root -g wheel -m 555 -m 0555 bashbug /usr/local/bin/bashbug ( cd ./doc ; make man1dir=/usr/local/man/man1 man1ext=.1 man3dir=/usr/local/man/man3 man3ext=.3 infodir=/usr/local/info htmldir= DESTDIR= install ) make: don't know how to make ../lib/readline/doc/hsuser.texinfo. Stop *** Error code 2 (ignored) ( cd ./builtins ; make DESTDIR= install ) updating /etc/shells /bin/ln -f /usr/local/bin/bash /usr/local/bin/bash2 /bin/mkdir -p /usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/article.ps /usr/ports/shells/bash2/work/doc/bashref.ps /usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/article.txt /usr/local/share/doc/bash /usr/bin/bzip2 -f /usr/local/share/doc/bash/*.ps install-info --quiet /usr/local/info/bash.info /usr/local/info/dir install-info: No such file or directory for /usr/local/info/bash.info *** Error code 1 Stop in /usr/ports/shells/bash2. *** Error code 1 Stop in /usr/ports/shells/bash2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.31623.28 env PORT_UPGRADE=yes make reinstall egrep: /var/db/pkg/bash-2.05b.007_5/+CONTENTS: No such file or directory ---> Restoring the old version updating /etc/shells ** Fix the installation problem and try again. [Updating the pkgdb in /var/db/pkg ... - 329 packages found (-0 +1) . done] ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: HEADS UP: GNOME 2.16.1 has been committed
mato wrote: > On Sun, 15 Oct 2006 20:42:41 -0400, Michael Johnson wrote > >> On 10/15/06, martinko <[EMAIL PROTECTED]> 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 >>> [EMAIL PROTECTED], 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 >>> ([EMAIL PROTECTED]), 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 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 [EMAIL PROTECTED], 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 ([EMAIL PROTECTED]), 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/portinsta
Re: HEADS UP: GNOME 2.16.1 has been committed
On Sat, 21 Oct 2006 12:12:22 -0500, martinko <[EMAIL PROTECTED]> wrote: martinko wrote: mato wrote: On Sun, 15 Oct 2006 20:42:41 -0400, Michael Johnson wrote On 10/15/06, martinko <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED], 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 ([EMAIL PROTECTED]), 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 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 [EMAIL PROTECTED], 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 ([EMAIL PROTECTED]), 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
Re: gnucash will not install/run.... [SOLVED]
On 10/20/06 20:05, Peter Jeremy wrote: On Fri, 2006-Oct-20 08:15:22 -0500, Eric Schuele wrote: I have tried this and many other variants. Not quite sure what else to do here. It is installed now. All necessary dependencies are present. It simply segfaults when I start it. Likewise here - on both i386 and amd64. I've also compared the contents of /usr/{X11R6,local} with pkg_info -aL to check for obvious crud to no avail. The SEGV occurs immediately after it reads /usr/local/share/themes/Default/gtk/gtkrc but I haven't traced it any further. Ok... the fix for me was to downgrade g-wrap to that which existed before they committed GNOME 2.16.1. From portdowngrade: number date portversion comment 1 2006/10/17 21:24:04 1.3.4- Back out of 1.9.6 and back down to 1 2 2006/10/14 08:35:12 1.9.6_2 Presenting GNOME 2.16.1 for FreeBSD. 3 2006/07/02 04:03:10 1.3.4_9 Add missing library archives. I selected #3 (v1.3.4_9). So for me it went like this: 1) portdowngrade g-wrap 2) setenv FORCE_PKG_REGISTER yes (needed because slib-guile will complain) 3) portupgrade -f g-wrap 4) Don't forget to use pkgtools.conf to hold the port for now. Seems to run fine now. Obviously something is wrong in what they rolled it back to. -- Regards, Eric ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: HEADS UP: GNOME 2.16.1 has been committed
martinko wrote: > mato wrote: > >> On Sun, 15 Oct 2006 20:42:41 -0400, Michael Johnson wrote >> >> >>> On 10/15/06, martinko <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED], 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 ([EMAIL PROTECTED]), 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 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 > [EMAIL PROTECTED], 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 > ([EMAIL PROTECTED]), because attachments sent to FreeBSD mailing lists ar
Re: gnucash will not install/run.... [SOLVED]
On 10/21/06 12:38, Eric Schuele wrote: On 10/20/06 20:05, Peter Jeremy wrote: On Fri, 2006-Oct-20 08:15:22 -0500, Eric Schuele wrote: I have tried this and many other variants. Not quite sure what else to do here. It is installed now. All necessary dependencies are present. It simply segfaults when I start it. Likewise here - on both i386 and amd64. I've also compared the contents of /usr/{X11R6,local} with pkg_info -aL to check for obvious crud to no avail. The SEGV occurs immediately after it reads /usr/local/share/themes/Default/gtk/gtkrc but I haven't traced it any further. Ok... the fix for me was to downgrade g-wrap to that which existed before they committed GNOME 2.16.1. From portdowngrade: number date portversion comment 1 2006/10/17 21:24:04 1.3.4- Back out of 1.9.6 and back down to 1 2 2006/10/14 08:35:12 1.9.6_2 Presenting GNOME 2.16.1 for FreeBSD. 3 2006/07/02 04:03:10 1.3.4_9 Add missing library archives. I selected #3 (v1.3.4_9). So for me it went like this: 1) portdowngrade g-wrap 2) setenv FORCE_PKG_REGISTER yes (needed because slib-guile will complain) 3) portupgrade -f g-wrap 4) Don't forget to use pkgtools.conf to hold the port for now. Seems to run fine now. Obviously something is wrong in what they rolled it back to. After looking a little bit more... It appears there is a patch file (patch-aa) missing from the 1.3.4,1 version of the port that is present in 1.3.4_9. If its necessary I don't know... but that is one difference between the two ports. So I thought I'd mention it. -- Regards, Eric ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: HEADS UP: GNOME 2.16.1 has been committed
martinko writes: > 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 I don't know who's responsible, but I'd like to profusely thank whoever caused this little bit to be displayed. Robert Huff ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
mldonkey users?
If there's anyone out there using net-p2p.mldonkey who'd be willing to answer a few questions, please contact me off-list. Thanks, Robert Huff ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: gnucash will not install/run.... [SOLVED]
On Sat, 21 Oct 2006 12:47:38 -0500, Eric Schuele <[EMAIL PROTECTED]> wrote: On 10/21/06 12:38, Eric Schuele wrote: On 10/20/06 20:05, Peter Jeremy wrote: On Fri, 2006-Oct-20 08:15:22 -0500, Eric Schuele wrote: I have tried this and many other variants. Not quite sure what else to do here. It is installed now. All necessary dependencies are present. It simply segfaults when I start it. Likewise here - on both i386 and amd64. I've also compared the contents of /usr/{X11R6,local} with pkg_info -aL to check for obvious crud to no avail. The SEGV occurs immediately after it reads /usr/local/share/themes/Default/gtk/gtkrc but I haven't traced it any further. Ok... the fix for me was to downgrade g-wrap to that which existed before they committed GNOME 2.16.1. From portdowngrade: number date portversion comment 1 2006/10/17 21:24:04 1.3.4- Back out of 1.9.6 and back down to 1 2 2006/10/14 08:35:12 1.9.6_2 Presenting GNOME 2.16.1 for FreeBSD. 3 2006/07/02 04:03:10 1.3.4_9 Add missing library archives. I selected #3 (v1.3.4_9). So for me it went like this: 1) portdowngrade g-wrap 2) setenv FORCE_PKG_REGISTER yes (needed because slib-guile will complain) 3) portupgrade -f g-wrap 4) Don't forget to use pkgtools.conf to hold the port for now. Seems to run fine now. Obviously something is wrong in what they rolled it back to. After looking a little bit more... It appears there is a patch file (patch-aa) missing from the 1.3.4,1 version of the port that is present in 1.3.4_9. If its necessary I don't know... but that is one difference between the two ports. So I thought I'd mention it. ahze has patch to yet commit it, but I don't know if it will help with your problem. If you want to test it, feel free to do and report back. Adding ahze in the CC. Cheers, Mezz patch by ahze: == RCS file: /home/pcvs/ports/devel/g-wrap/Makefile,v retrieving revision 1.33 diff -u -r1.33 Makefile --- Makefile17 Oct 2006 21:24:04 - 1.33 +++ Makefile20 Oct 2006 04:40:44 - @@ -27,6 +27,7 @@ USE_GNOME= glib20 gnomehack USE_LDCONFIG= yes CONFIGURE_ENV+=GW_GLIB_CONFIG="${TRUE}" \ + GW_GTK_CONFIG="${FALSE}" \ CPPFLAGS="`${LOCALBASE}/bin/pkg-config --cflags glib-2.0`" \ LIBS="`${LOCALBASE}/bin/pkg-config --libs glib-2.0`" MAKE_ENV+= GUILE_LOAD_PATH=${WRKSRC} Index: pkg-plist === RCS file: /home/pcvs/ports/devel/g-wrap/pkg-plist,v retrieving revision 1.12 diff -u -r1.12 pkg-plist --- pkg-plist 17 Oct 2006 21:24:04 - 1.12 +++ pkg-plist 20 Oct 2006 04:40:44 - @@ -6,10 +6,6 @@ lib/libgw-glib.la lib/libgw-glib.so lib/libgw-glib.so.0 -lib/libgw-gtk.a -lib/libgw-gtk.la -lib/libgw-gtk.so -lib/libgw-gtk.so.0 lib/libgw-standard.a lib/libgw-standard.la lib/libgw-standard.so @@ -30,11 +26,8 @@ share/guile/g-wrap.scm share/guile/g-wrap/enumeration.scm share/guile/g-wrap/g-translate.scm -share/guile/g-wrap/gtkobj.scm share/guile/g-wrap/gw-glib-spec.scm share/guile/g-wrap/gw-glib.scm -share/guile/g-wrap/gw-gtk-spec.scm -share/guile/g-wrap/gw-gtk.scm share/guile/g-wrap/gw-standard-spec.scm share/guile/g-wrap/gw-standard.scm share/guile/g-wrap/gw-wct-spec.scm == -- [EMAIL PROTECTED] - [EMAIL PROTECTED] FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - [EMAIL PROTECTED] http://wiki.freebsd.org/multimedia - [EMAIL PROTECTED] ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: Re: GTK theme not applied in Firefox/Thunderbird 1.5
OK, I did what you suggested, and to no avail, the theme is not applied in firefox. Here is the error that firefox gives now: (firefox-bin:73371): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks", My gtkrc-2.0 file looks like this now: BEGIN ~/.gtkrc-2.0 include "/usr/local/share/themes/Clearlooks/gtk-2.0/gtkrc" style "panel" { fg[NORMAL] = "#ff" fg[ACTIVE] = "#0f0f0f" bg[ACTIVE] = "#C0C0C0" } widget "PanelWidget" style "panel" widget "PanelApplet" style "panel" class "Panel" style "panel" widget_class "Mail" style "panel" class "notif" style "panel" class "Notif" style "panel" class "Tray" style "panel" class "tray" style "panel" END ~/.gtkrc-2.0 By the way, my firefox is launching from /usr/local/bin. Indigo 23 wrote: I checked my gtkrc-2.0 file, and here are its contents: BEGIN ~/.gtkrc-2.0 # -- Appended by GNOME Configurator include ".gtkrc-2.0-scrollbar_cog" style "panel" { fg[NORMAL] = "#ff" fg[ACTIVE] = "#0f0f0f" bg[ACTIVE] = "#C0C0C0" } widget "PanelWidget" style "panel" widget "PanelApplet" style "panel" class "Panel" style "panel" widget_class "Mail" style "panel" class "notif" style "panel" class "Notif" style "panel" class "Tray" style "panel" class "tray" style "panel" END ~/.gtkrc-2.0 I don't see any paths to change here. Any other suggestions? Also, do you know why this problem is occuring? Thanks. Indigo 23 wrote: I am just wondering if anyone knows how to fix this problemEver since I upgraded to Gnome 2.16, the GTK themes that I've tried don't apply in Firefox/Thunderbird 1.5 like they used to when I was using Gnome 2.14Is this a known issue? Are there any workarounds? I really dislike the default GTK look. Thanks. B Briggs wrote: I had to edit my ~/.gtkrc-2.0 file and change references to /usr/X11R6 to /usr/local. (Assuming you're using the default theme under tools/themes in Firefox/Thunderbird). Since I don't use gnome for my desktop (I use fluxbox), I probably can't help much. But here are some things you might want to check. After you upgraded, firefox and thunderbird were moved to /usr/local/bin, correct? In firefox, under Tools/Themes, are you using the firefox default theme? (This should use the current gtk theme). If you have any other themes installed, what happens if you switch, then switch back to the default theme? In your firefox prefs.js file, is there any reference to X11R6? Do you have any other .gtkrc* files in ~ ? Take a look at the contents there. Are you using the emulation linux firefox/thunderbird? If so, take a look at: http://www.metasyntax.net/index.php?section=unix&page=gtkqt What happens if you put the path to the theme in .gtkrc-2.0 and restart firefox? Take a look at the url above and the reference to include "/usr/X11R6/share/themes/Clearlooks/gtk-2.0/gtkrc" (of course you'll want to change X11R6 to local and Clearlooks to whatever your theme is) And do you still have anything left in /usr/X11R6/share/themes after your upgrade? I do, just stuff I installed there myself. If you do, consider copying or moving them to /usr/local... What is in ".gtkrc-2.0-scrollbar_cog"? Any reference to X11R6? I did have the same problem you did after upgrading. But ALL of my gtk apps had the same default appearance, and as I said, I just had to change .gtkrc-2.0 from /usr/X11R6... to /usr/local... -- B Briggs ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
dbus won't run?
Hi, it seems that after the GNOME upgrade, dbus won't run using /usr/local/etc/rc.d/dbus start as either rene or root, both `dbus status` and `ps -ax|grep dbus` keep silent. There is no /var/run/dbus* either. I have dbus-0.93 and dbus-glib-0.71 installed, with original configuration files. Any ideas? Regards, Rene -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: dbus won't run?
Rene Ladan wrote: > Hi, > > it seems that after the GNOME upgrade, dbus won't run using > > /usr/local/etc/rc.d/dbus start > > as either rene or root, both `dbus status` and `ps -ax|grep dbus` keep > silent. There is no /var/run/dbus* either. > > I have dbus-0.93 and dbus-glib-0.71 installed, with original > configuration files. have you added dbus_enable="YES" to your rc.conf? -- Armin Pirkovitsch [EMAIL PROTECTED] ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
lang/php4 in releng_6
freshly built releng_6 on i386 [ upgraded from releng_5 recently ] /bin/sh /usr/ports/lang/php4/work/php-4.4.4/libtool --silent --preserve-dup-deps --mode=link cc -export-dynamic -O2 -fno-strict-aliasing -pipe -march=pentiumpro ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/parsedate.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/reg.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/url_scanner.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/aggregation.lo ext/standard/sha1.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/streams.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/memory_streams.lo main/user_streams.lo main/suhosin_patch.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_strtod.lo Zend/zend_canary.lo Zend/zend_execute.lo sapi/cgi/libfcgi/fcgi_stdio.lo sapi/cgi/libfcgi/fcgiapp.lo sapi/cgi/libfcgi/os_unix.lo sapi/cgi/cgi_main.lo sapi/cgi/getopt.lo main/internal_functions.lo -lcrypt -lcrypt -lm -lcrypt -lcrypt -o sapi/cgi/php ext/standard/browscap.o(.text+0x593): In function `browser_reg_compare': : undefined reference to `php_regcomp' ext/standard/browscap.o(.text+0x5cd): In function `browser_reg_compare': : undefined reference to `php_regexec' ext/standard/browscap.o(.text+0x5e6): In function `browser_reg_compare': : undefined reference to `php_regfree' ext/standard/reg.o(.text+0x66): In function `_php_regcomp': : undefined reference to `php_regcomp' ext/standard/reg.o(.text+0x1ee): In function `php_reg_eprint': : undefined reference to `php_regerror' ext/standard/reg.o(.text+0x226): In function `php_reg_eprint': : undefined reference to `php_regerror' ext/standard/reg.o(.text+0x241): In function `php_reg_eprint': : undefined reference to `php_regerror' ext/standard/reg.o(.text+0x2d8): In function `php_reg_eprint': : undefined reference to `php_regerror' ext/standard/reg.o(.text+0x456): In function `php_ereg': : undefined reference to `php_regexec' ext/standard/reg.o(.text+0x8e2): In function `php_reg_replace': : undefined reference to `php_regexec' ext/standard/reg.o(.text+0x1270): In function `php_split': : undefined reference to `php_regexec' ext/standard/reg.o(.text+0x115): In function `_free_reg_cache': : undefined reference to `php_regfree' *** Error code 1 Stop in /usr/ports/lang/php4/work/php-4.4.4. *** Error code 1___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
mail/majordomo in releng_6
releng_6 on i386 [ recently upgraded from releng_5 ] ---> Installation of mail/majordomo started at: Sat, 21 Oct 2006 21:03:38 + ---> Installing the new version via the port ===> Installing for majordomo-1.94.5_2 ===> majordomo-1.94.5_2 depends on file: /usr/local/lib/perl5/site_perl/5.8.8/mach/Digest/MD5.pm - found ===> majordomo-1.94.5_2 depends on file: /usr/local/bin/perl5.8.8 - found ===> Generating temporary packing list Testing for perl (/usr/bin/perl)... Configuring scripts... ./install.sh -m 751 -O 54 -g 54 . /usr/local/majordomo ./install.sh -m 755 -O 54 -g 54 . /usr/local/majordomo/bin Copying tools to /usr/local/majordomo/bin Copying Majordomo files to /usr/local/majordomo Copying archiving and other tools to /usr/local/majordomo/Tools ./install.sh -m 755 -O 54 -g 54 . /usr/local/majordomo/Tools Using majordomo.cf To finish the installation, 'su' to root and type: make install-wrapper If not installing the wrapper, type cd /usr/local/majordomo; ./wrapper config-test (no 'su' necessary) to verify the installation. ./install.sh -o 54 -g 54 -m 4550 wrapper /usr/local/majordomo/wrapper To verify that all the permissions and etc are correct, run the command cd /usr/local/majordomo; ./wrapper config-test install: /usr/ports/mail/majordomo/files/test-l: No such file or directory *** Error code 71 Stop in /usr/ports/mail/majordomo. *** Error code 1 Stop in /usr/ports/mail/majordomo. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.95837.0 env PORT_UPGRADE=yes make -DFORCE_PKG_REGISTER reinstall ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
shells/bash2
releng_6 on i386 [ just upgraded from releng_5 ] ---> Installation of shells/bash2 started at: Sat, 21 Oct 2006 22:16:33 + ---> Installing the new version via the port ===> Installing for bash-2.05b.007_6 ===> Generating temporary packing list install -s -o root -g wheel -m 555 -m 0755 bash /usr/local/bin/bash install -o root -g wheel -m 555 -m 0555 bashbug /usr/local/bin/bashbug ( cd ./doc ; make -D FORCE_PKG_REGISTER man1dir=/usr/local/man/man1 man1ext=.1 man3dir=/usr/local/man/man3 man3ext=.3 infodir=/usr/local/info htmldir= DESTDIR= install ) make: don't know how to make ../lib/readline/doc/hsuser.texinfo. Stop *** Error code 2 (ignored) ( cd ./builtins ; make -D FORCE_PKG_REGISTER DESTDIR= install ) updating /etc/shells /bin/ln -f /usr/local/bin/bash /usr/local/bin/bash2 /bin/mkdir -p /usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/article.ps /usr/ports/shells/bash2/work/doc/bashref.ps /usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/article.txt /usr/local/share/doc/bash /usr/bin/bzip2 -f /usr/local/share/doc/bash/*.ps install-info --quiet /usr/local/info/bash.info /usr/local/info/dir install-info: No such file or directory for /usr/local/info/bash.info *** Error code 1 Stop in /usr/ports/shells/bash2. *** Error code 1 Stop in /usr/ports/shells/bash2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.33536.0 env PORT_UPGRADE=yes make -DFORCE_PKG_REGISTER reinstall ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: shells/bash2
On 22/10/2006, at 8:17 AM, Randy Bush wrote: releng_6 on i386 [ just upgraded from releng_5 ] ---> Installation of shells/bash2 started at: Sat, 21 Oct 2006 22:16:33 + ---> Installing the new version via the port ===> Installing for bash-2.05b.007_6 ===> Generating temporary packing list install -s -o root -g wheel -m 555 -m 0755 bash /usr/local/bin/bash install -o root -g wheel -m 555 -m 0555 bashbug /usr/local/bin/ bashbug ( cd ./doc ; make -D FORCE_PKG_REGISTER man1dir=/usr/local/man/ man1 man1ext=.1 man3dir=/usr/local/man/man3 man3ext=.3 infodir=/ usr/local/info htmldir= DESTDIR= install ) make: don't know how to make ../lib/readline/doc/hsuser.texinfo. Stop *** Error code 2 (ignored) ( cd ./builtins ; make -D FORCE_PKG_REGISTER DESTDIR= install ) updating /etc/shells /bin/ln -f /usr/local/bin/bash /usr/local/bin/bash2 /bin/mkdir -p /usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/ article.ps /usr/ports/shells/bash2/work/doc/bashref.ps /usr/ local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/ article.txt /usr/local/share/doc/bash /usr/bin/bzip2 -f /usr/local/share/doc/bash/*.ps install-info --quiet /usr/local/info/bash.info /usr/local/info/dir install-info: No such file or directory for /usr/local/info/bash.info *** Error code 1 I just twiddled the bash2 port... let me look in to it. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: shells/bash2
On 22/10/2006, at 8:17 AM, Randy Bush wrote: releng_6 on i386 [ just upgraded from releng_5 ] ---> Installation of shells/bash2 started at: Sat, 21 Oct 2006 22:16:33 + ---> Installing the new version via the port ===> Installing for bash-2.05b.007_6 ===> Generating temporary packing list install -s -o root -g wheel -m 555 -m 0755 bash /usr/local/bin/bash install -o root -g wheel -m 555 -m 0555 bashbug /usr/local/bin/ bashbug ( cd ./doc ; make -D FORCE_PKG_REGISTER man1dir=/usr/local/man/ man1 man1ext=.1 man3dir=/usr/local/man/man3 man3ext=.3 infodir=/ usr/local/info htmldir= DESTDIR= install ) make: don't know how to make ../lib/readline/doc/hsuser.texinfo. Stop *** Error code 2 (ignored) ( cd ./builtins ; make -D FORCE_PKG_REGISTER DESTDIR= install ) updating /etc/shells /bin/ln -f /usr/local/bin/bash /usr/local/bin/bash2 /bin/mkdir -p /usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/ article.ps /usr/ports/shells/bash2/work/doc/bashref.ps /usr/ local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/ article.txt /usr/local/share/doc/bash /usr/bin/bzip2 -f /usr/local/share/doc/bash/*.ps install-info --quiet /usr/local/info/bash.info /usr/local/info/dir install-info: No such file or directory for /usr/local/info/bash.info *** Error code 1 Stop in /usr/ports/shells/bash2. *** Error code 1 Stop in /usr/ports/shells/bash2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/ portupgrade.33536.0 env PORT_UPGRADE=yes make -DFORCE_PKG_REGISTER reinstall By the way. I think we mentioned some time back that FORCE_PKG_REGISTER is not something you should leave defined just because it makes things appear to work. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: shells/bash2
By the way. I think we mentioned some time back that FORCE_PKG_REGISTER is not something you should leave defined just because it makes things appear to work. whoops. yet another host which needed that removed. thanks for catching. randy ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
mimedefang, perl, and amd64 trouble
Hi, This looks odd, and I seem to be the only one with this problem. The archives are filled with Wine having this same error message, but I can't believe perl really has the same problem and nobody's noticed it. I have a brand-new, freshly-cvsupped 7.0 amd64 box as a mail server. Perl seems to be having troubles; when I fire up mimedefang, it can't load some dependencies. Oct 17 21:47:39 bewilderbeast mimedefang-multiplexor[1730]: Starting slave 0 (pid 1747) ( 1 running): Bringing slaves up to minSlaves (2) Oct 17 21:47:39 bewilderbeast mimedefang-multiplexor[1730]: Slave 0 stderr: Can't load '/ usr/local/lib/perl5/5.8.8/mach/auto/Sys/Hostname/Hostname.so' for module Sys::Hostname: / usr/local/lib/perl5/5.8.8/mach/auto/Sys/Hostname/Hostname.so: mmap of entire address spac e failed: Cannot allocate memory at /usr/local/lib/perl5/5.8.8/mach/XSLoader.pm line 70. at /usr/local/lib/perl5/5.8.8/mach/Sys/Hostname.pm line 23 Oct 17 21:47:39 bewilderbeast mimedefang-multiplexor[1730]: Slave 0 stderr: Can't load '/ usr/local/lib/perl5/5.8.8/mach/auto/File/Glob/Glob.so' for module File::Glob: /usr/local/ lib/perl5/5.8.8/mach/auto/File/Glob/Glob.so: mmap of entire address space failed: Cannot allocate memory at /usr/local/lib/perl5/5.8.8/mach/XSLoader.pm line 70. at /usr/local/li b/perl5/5.8.8/mach/File/Glob.pm line 96 Compilation failed in require at /usr/local/bin/m imedefang.pl line 3197. BEGIN failed--compilation aborted at /usr/local/bin/mimedefang.pl line 3197. Oct 17 21:47:39 bewilderbeast mimedefang-multiplexor[1730]: Reap: slave 0 (pid 1747) exit ed normally with status 255 (SLAVE DIED UNEXPECTEDLY) Has anyone seen anything like this before? Any ideas or suggestions appreciated. Thanks, ==ml -- Michael W. Lucas[EMAIL PROTECTED], [EMAIL PROTECTED] http://www.BlackHelicopters.org/~mwlucas/ Latest book: PGP & GPG -- http://www.pgpandgpg.com "The cloak of anonymity protects me from the nuisance of caring." -Non Sequitur ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: shells/bash2
On 22/10/2006, at 8:32 AM, Sam Lawrance wrote: On 22/10/2006, at 8:17 AM, Randy Bush wrote: releng_6 on i386 [ just upgraded from releng_5 ] ---> Installation of shells/bash2 started at: Sat, 21 Oct 2006 22:16:33 + ---> Installing the new version via the port ===> Installing for bash-2.05b.007_6 ===> Generating temporary packing list install -s -o root -g wheel -m 555 -m 0755 bash /usr/local/bin/bash install -o root -g wheel -m 555 -m 0555 bashbug /usr/local/bin/ bashbug ( cd ./doc ; make -D FORCE_PKG_REGISTER man1dir=/usr/local/man/ man1 man1ext=.1 man3dir=/usr/local/man/man3 man3ext=.3 infodir=/ usr/local/info htmldir= DESTDIR= install ) make: don't know how to make ../lib/readline/doc/hsuser.texinfo. Stop *** Error code 2 (ignored) ( cd ./builtins ; make -D FORCE_PKG_REGISTER DESTDIR= install ) updating /etc/shells /bin/ln -f /usr/local/bin/bash /usr/local/bin/bash2 /bin/mkdir -p /usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/ doc/article.ps /usr/ports/shells/bash2/work/doc/bashref.ps / usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/ doc/article.txt /usr/local/share/doc/bash /usr/bin/bzip2 -f /usr/local/share/doc/bash/*.ps install-info --quiet /usr/local/info/bash.info /usr/local/info/dir install-info: No such file or directory for /usr/local/info/bash.info *** Error code 1 I just twiddled the bash2 port... let me look in to it. Fixed, thanks. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: mldonkey users?
On 10/21/06, Robert Huff <[EMAIL PROTECTED]> wrote: If there's anyone out there using net-p2p.mldonkey who'd be willing to answer a few questions, please contact me off-list. I will try. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: gnucash will not install/run.... [SOLVED]
On Sat, 2006-Oct-21 13:59:08 -0500, Jeremy Messenger wrote: >On Sat, 21 Oct 2006 12:47:38 -0500, Eric Schuele <[EMAIL PROTECTED]> >>It appears there is a patch file (patch-aa) missing from the 1.3.4,1 >>version of the port that is present in 1.3.4_9. If its necessary I >>don't know... but that is one difference between the two ports. So I >>thought I'd mention it. > >ahze has patch to yet commit it, but I don't know if it will help with >your problem. If you want to test it, feel free to do and report back. >Adding ahze in the CC. No change. gnucash still SEGVs immediately. I've come up with a port for gnucash 2.0.2 and it seems to work so I might just migrate rather than trying to get gnucash 1.8 working. -- Peter Jeremy pgpw8vZiPAYiG.pgp Description: PGP signature
cups 1.2.2/foomatic problem loading PPD's and raw PS output
Background: FBSD 6.1 (recently upgraded from 5.5). Did fairly massive upgrade of apps. foomatic-db-20060922= up-to-date with port foomatic-db-engine-20060922,1 = up-to-date with port foomatic-db-hpijs-1.4 = up-to-date with port foomatic-filters-3.0.2_4= up-to-date with port cups-1.2.2 = up-to-date with port cups-base-1.2.2 = up-to-date with port cups-pstoraster-8.15= up-to-date with port Printer is HP5550 locally connect via usb /dev/ulpt0 After upgrade, the printer would just spit out raw PS (worked prior). I tried deleting anything cups or foo related, and re-installed. When I try and add the printer back in via the cups web gui, it hangs just before it should bring up the printer selection. The error log looks like it's recursively adding the same ppd's over and over. See below. I've searched and not seen this, so I have to assume it's something unique to my install. If I wait long enough (and the browser doesn't time out, the printer brand select page comes up, and finally the model. I go to print the test page from the cups web, and all it does is spit out PS again, at least thats what it act like. (I'm using the foomatic/hpijs PPD) Is it CUPS, foomatic, gs? Also, why is the port on 1.2.2 when 1.2.4 is current for cups? thanks jim [21/Oct/2006:10:51:39 -0700] [cups-driverd] Updating ppd "foomatic-db-ppds/PPD /PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD /PPD/PPD/PPD/PPD/PPD/Infote"... it keeps do this (and consuming most of the cpu) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
[Fwd: cups 1.2.2/foomatic problem loading PPD's and raw PS output]
More data. I was trying to use the PPD for the 5550, and the output from the testpage was not raw PS, but a mangled cups test page with all kinds of FF in it. Just on a whim, I tried the generic printer and the "Generic PCL 6/PCL XL Printer Foomatic/hpijs" PPD, and that worked fine (other than being in B&W). I also let it print all the way to completion (in the past I had killed the job at the printer). Here's what it's doing with the cups test page and the 5550 PPD. It prints the top of the "ruler" at the top of the page,spits out a blank, then the numbers from the ruler on a page, 3 blanks, and then the rest of the cups test page as you'd expect. jim -Forwarded Message- From: secmgr <[EMAIL PROTECTED]> To: freebsd-ports@freebsd.org Subject: cups 1.2.2/foomatic problem loading PPD's and raw PS output Date: 21 Oct 2006 20:37:19 -0600 Background: FBSD 6.1 (recently upgraded from 5.5). Did fairly massive upgrade of apps. foomatic-db-20060922= up-to-date with port foomatic-db-engine-20060922,1 = up-to-date with port foomatic-db-hpijs-1.4 = up-to-date with port foomatic-filters-3.0.2_4= up-to-date with port cups-1.2.2 = up-to-date with port cups-base-1.2.2 = up-to-date with port cups-pstoraster-8.15= up-to-date with port Printer is HP5550 locally connect via usb /dev/ulpt0 After upgrade, the printer would just spit out raw PS (worked prior). I tried deleting anything cups or foo related, and re-installed. When I try and add the printer back in via the cups web gui, it hangs just before it should bring up the printer selection. The error log looks like it's recursively adding the same ppd's over and over. See below. I've searched and not seen this, so I have to assume it's something unique to my install. If I wait long enough (and the browser doesn't time out, the printer brand select page comes up, and finally the model. I go to print the test page from the cups web, and all it does is spit out PS again, at least thats what it act like. (I'm using the foomatic/hpijs PPD) Is it CUPS, foomatic, gs? Also, why is the port on 1.2.2 when 1.2.4 is current for cups? thanks jim [21/Oct/2006:10:51:39 -0700] [cups-driverd] Updating ppd "foomatic-db-ppds/PPD /PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD/PPD /PPD/PPD/PPD/PPD/PPD/Infote"... it keeps do this (and consuming most of the cpu) -- BSD is what you get when a bunch of Unix hackers sit down to try to port a Unix system to the PC. Linux is what you get when a bunch of PC hackers sit down and try to write a Unix system for the PC. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"