From datahead4 at gmail.com Thu Oct 1 03:27:11 2009 From: datahead4 at gmail.com (Matt) Date: Thu Oct 1 03:27:20 2009 Subject: pthread_mutexattr_settype assertion from PulseAudio with Amarok 2.2 In-Reply-To: <1254350826.94567.41.camel@shumai.marcuscom.com> References: <1254350826.94567.41.camel@shumai.marcuscom.com> Message-ID: On Wed, Sep 30, 2009 at 5:47 PM, Joe Marcus Clarke wrote: > On Wed, 2009-09-30 at 16:59 -0500, Matt wrote: >> Does anyone know if the root cause of the "Assertion >> ?pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE) == 0? >> failed at pulsecore/mutex-posix.c:52, function pa_mutex_new(). >> Aborting." error discussed at: >> >> http://miwi.bsdcrew.de/2009/07/firefox-35-in-ports/ >> >> was ever determined? ?I'm seeing this same error when trying to update >> the amarok-kde4 port to version 2.2 and the only discussion I can find >> related to this issue is at >> http://lists.freebsd.org/pipermail/freebsd-gnome/2009-July/022732.html >> and I don't see a resolution. >> >> Relevant data about my system: >> - All ports built in Tinderbox with "WITH_DEBUG=yes" set >> - Tinderbox jail is 8-STABLE from 2009-09-10 16:42:33 >> - Tinderbox ports were updated 2009-09-14 12:59:10 >> - System where ports are installed is same host running the Tinderbox. >> ?"uname -a" states (sanitized) "FreeBSD 8.0-RC1 FreeBSD >> 8.0-RC1 #0: Mon Sep 21 09:46:16 CDT 2009 >> root@:/usr/obj/usr/src/sys/CUSTOM ?i386" >> - pkg_info list available at http://freebsd-gnome.pastebin.com/m1b0d9c9f >> >> I can't seem to get any usable core dumps from the system, but I can >> provide ktrace or other output if anyone is interested. > > I think there is a bug in the pthread_stubs in libc. ?If you apply this > patch, then rebuild libc, does the problem go away: > > http://www.marcuscom.com/downloads/_pthread_stubs.c.diff Yes, this eliminates the error mentioned above. Another patch to Amarok mentioned at: http://mail.kde.org/pipermail/amarok/2009-October/009340.html cleans up the rest of the problems I've been seeing. Thank you! Matt From anton at domino-host.ru Thu Oct 1 08:53:52 2009 From: anton at domino-host.ru (Anton Shilin) Date: Thu Oct 1 11:35:07 2009 Subject: fail upgrade Message-ID: <9f989e6750bb6d9bce93efcb524c75c5@95.215.0.30> fail upgrade glib 2.20.4 to 2.20.5 -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 302994 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091001/8a55390b/config-0001.obj From barbara.xxx1975 at libero.it Thu Oct 1 19:42:01 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Thu Oct 1 19:42:11 2009 Subject: audio/pulseaudio: small fix in pkg-plist Message-ID: Can someone have a look at this? --- pkg-plist.orig 2009-09-19 20:24:02.000000000 +0200 +++ pkg-plist 2009-10-01 21:37:22.000000000 +0200 @@ -169,8 +169,8 @@ lib/pulse-%%PULSE_VERSION%%/modules/module-pipe-source.so lib/pulse-%%PULSE_VERSION%%/modules/module-position-event-sounds.a lib/pulse-%%PULSE_VERSION%%/modules/module-position-event-sounds.so -lib/pulse-%%PULSE_VERSION%%/modules/module-raop-discover.a -lib/pulse-%%PULSE_VERSION%%/modules/module-raop-discover.so +%%AVAHI%%lib/pulse-%%PULSE_VERSION%%/modules/module-raop-discover.a +%%AVAHI%%lib/pulse-%%PULSE_VERSION%%/modules/module-raop-discover.so lib/pulse-%%PULSE_VERSION%%/modules/module-raop-sink.a lib/pulse-%%PULSE_VERSION%%/modules/module-raop-sink.so lib/pulse-%%PULSE_VERSION%%/modules/module-remap-sink.a Thanks Barbara From mezz7 at cox.net Thu Oct 1 22:03:43 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Oct 1 22:03:49 2009 Subject: Building devel/gtkmozedit with libxul gecko provider In-Reply-To: <4ABF7367.6050300@FreeBSD.org> References: <4ABF7367.6050300@FreeBSD.org> Message-ID: On Sun, 27 Sep 2009 09:15:03 -0500, Beat Gaetzi wrote: > Hi, > > We are going to remove xulrunner, Firefox 2 and Mozilla from the ports > tree. We created a patch which switches all ports using xulrunner, > firefox or mozilla gecko provider to libxul. > Unfortunately three ports failed during the exp-run. One of them is > devel/gtkmozedit which is maintained by the Gnome team. I tried to fix > this problem but was not successful. > Could you please take a look at this problem. Is it possible to use > gtkmozedit with libxul gecko provider? If not, should we remove the port? > > Patch which was tested on pointyhat is available here (updated version > for current ports tree): > http://tmp.chruetertee.ch/gecko-ff-removal-part2-v0.3.patch > > Pointyhat log is here: > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7-exp.20090917174615/gtkmozedit-0.3.0_5.log You can remove this port, it's no longer being development in the upstream for four years. http://www.advogato.org/proj/GtkMozEdit/ Cheers, Mezz > Thanks, > Beat, on behalf of the FreeBSD-Gecko Team -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From luizgustavo at mundounix.com.br Sat Oct 3 04:50:28 2009 From: luizgustavo at mundounix.com.br (Luiz Gustavo S. Costa) Date: Sat Oct 3 04:50:34 2009 Subject: build error on pulseaudio port Message-ID: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> Hi guys.... On the upgrade the package pulseaudio with portmaster utility, i received this message: configure: error: Unable to find libltdl version 2. Makes sure you have libtool 2.2 or later installed. but, the package libtool and libtdl is installed ! % pkg_info | grep "libltdl\|libtool" libltdl-2.2.6a_1 System independent dlopen wrapper libtool-2.2.6a_1 Generic shared library support script My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 I running the FreeBSD 8.0 RC-1 %uname -a FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 20:45:19 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Log of build on attachment. Thanks ! -- Luiz Gustavo Costa (Powered by BSD) *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+ mundoUnix - Consultoria em Software Livre http://www.mundounix.com.br ICQ: 2890831 / MSN: contato@mundounix.com.br Blog: http://www.luizgustavo.pro.br -------------- next part -------------- ===> Vulnerability check disabled, database not found ===> Found saved configuration for pulseaudio-0.9.19 ===> Extracting for pulseaudio-0.9.19 => MD5 Checksum OK for pulseaudio-0.9.19.tar.gz. => SHA256 Checksum OK for pulseaudio-0.9.19.tar.gz. ===> Patching for pulseaudio-0.9.19 ===> pulseaudio-0.9.19 depends on package: libtool>=2.2 - found ===> Applying FreeBSD patches for pulseaudio-0.9.19 ===> pulseaudio-0.9.19 depends on executable: gmake - found ===> pulseaudio-0.9.19 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> pulseaudio-0.9.19 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> pulseaudio-0.9.19 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found ===> pulseaudio-0.9.19 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> pulseaudio-0.9.19 depends on package: libtool>=2.2 - found ===> pulseaudio-0.9.19 depends on file: /usr/local/bin/intltool-extract - found ===> pulseaudio-0.9.19 depends on executable: pkg-config - found ===> pulseaudio-0.9.19 depends on shared library: samplerate.1 - found ===> pulseaudio-0.9.19 depends on shared library: speexdsp.1 - found ===> pulseaudio-0.9.19 depends on shared library: dbus-1.3 - found ===> pulseaudio-0.9.19 depends on shared library: gdbm.3 - found ===> pulseaudio-0.9.19 depends on shared library: execinfo - found ===> pulseaudio-0.9.19 depends on shared library: avahi-client.3 - found ===> pulseaudio-0.9.19 depends on shared library: hal.1 - found ===> pulseaudio-0.9.19 depends on shared library: intl - found ===> pulseaudio-0.9.19 depends on shared library: ltdl.7 - found ===> pulseaudio-0.9.19 depends on shared library: atk-1.0.0 - found ===> pulseaudio-0.9.19 depends on shared library: gconf-2.4 - found ===> pulseaudio-0.9.19 depends on shared library: glib-2.0.0 - found ===> pulseaudio-0.9.19 depends on shared library: gtk-x11-2.0.0 - found ===> pulseaudio-0.9.19 depends on shared library: IDL-2.0 - found ===> pulseaudio-0.9.19 depends on shared library: xml2.5 - found ===> pulseaudio-0.9.19 depends on shared library: ORBit-2.0 - found ===> pulseaudio-0.9.19 depends on shared library: pango-1.0.0 - found ===> Configuring for pulseaudio-0.9.19 configure: WARNING: unrecognized options: --with-qt-includes, --with-qt-libraries, --with-extra-libs, --with-extra-includes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... i386-portbld-freebsd8.0 checking host system type... i386-portbld-freebsd8.0 -p: not found stow: not found checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking whether cc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... cc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether cc -std=gnu99 needs -traditional... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gm4... gm4 checking if cc -std=gnu99 supports -Wall flag... yes checking if cc -std=gnu99 supports -W flag... yes checking if cc -std=gnu99 supports -Wextra flag... yes checking if cc -std=gnu99 supports -pipe flag... yes checking if cc -std=gnu99 supports -Wno-long-long flag... yes checking if cc -std=gnu99 supports -Winline flag... yes checking if cc -std=gnu99 supports -Wvla flag... no checking if cc -std=gnu99 supports -Wno-overlength-strings flag... yes checking if cc -std=gnu99 supports -Wunsafe-loop-optimizations flag... yes checking if cc -std=gnu99 supports -Wundef flag... yes checking if cc -std=gnu99 supports -Wformat=2 flag... yes checking if cc -std=gnu99 supports -Wlogical-op flag... no checking if cc -std=gnu99 supports -Wsign-compare flag... yes checking if cc -std=gnu99 supports -Wformat-security flag... yes checking if cc -std=gnu99 supports -Wformat-nonliteral flag... yes checking if cc -std=gnu99 supports -Wold-style-definition flag... yes checking if cc -std=gnu99 supports -Wpointer-arith flag... yes checking if cc -std=gnu99 supports -Winit-self flag... yes checking if cc -std=gnu99 supports -Wdeclaration-after-statement flag... yes checking if cc -std=gnu99 supports -Wfloat-equal flag... yes checking if cc -std=gnu99 supports -Wmissing-prototypes flag... yes checking if cc -std=gnu99 supports -Wstrict-prototypes flag... yes checking if cc -std=gnu99 supports -Wredundant-decls flag... yes checking if cc -std=gnu99 supports -Wmissing-declarations flag... yes checking if cc -std=gnu99 supports -Wmissing-noreturn flag... yes checking if cc -std=gnu99 supports -Wshadow flag... yes checking if cc -std=gnu99 supports -Wendif-labels flag... yes checking if cc -std=gnu99 supports -Wcast-align flag... yes checking if cc -std=gnu99 supports -Wstrict-aliasing=2 flag... yes checking if cc -std=gnu99 supports -Wwrite-strings flag... yes checking if cc -std=gnu99 supports -Wno-unused-parameter flag... yes checking if cc -std=gnu99 supports -ffast-math flag... yes checking if cc -std=gnu99 supports -Wp,-D_FORTIFY_SOURCE=2 flag... yes checking if cc -std=gnu99 supports -fno-common flag... yes checking if cc -std=gnu99 supports -fdiagnostics-show-option flag... yes checking if cc -std=gnu99 supports -Wl,-version-script=./src/map-file flag... yes checking if cc -std=gnu99 supports -Wl,-z,now flag... yes checking if cc -std=gnu99 supports -Wl,-z,nodelete flag... yes checking target operating system... unknown checking whether cc -std=gnu99 knows __sync_bool_compare_and_swap()... no checking architecture for native atomic operations... unknown checking whether cc -std=gnu99 knows __thread for Thread-Local Storage... yes checking whether cc -std=gnu99 knows _Bool... yes checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu99 static flag -static works... yes checking if cc -std=gnu99 supports -c -o file.o... yes checking if cc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.0 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking ltdl.h usability... no checking ltdl.h presence... no checking for ltdl.h... no configure: error: Unable to find libltdl version 2. Makes sure you have libtool 2.2 or later installed. ===> 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@FreeBSD.org, and attach (a) "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/audio/pulseaudio. *** Error code 1 Stop in /usr/ports/audio/pulseaudio. From marcus at marcuscom.com Sun Oct 4 17:51:49 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Oct 4 17:51:56 2009 Subject: fail upgrade In-Reply-To: <9f989e6750bb6d9bce93efcb524c75c5@95.215.0.30> References: <9f989e6750bb6d9bce93efcb524c75c5@95.215.0.30> Message-ID: <1254678707.53312.93.camel@shumai.marcuscom.com> On Thu, 2009-10-01 at 11:49 +0400, Anton Shilin wrote: > > fail upgrade glib 2.20.4 to 2.20.5 Rebuild and reinstall devel/pcre. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091004/b6832e8f/attachment.pgp From marcus at marcuscom.com Sun Oct 4 17:53:54 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Oct 4 17:54:04 2009 Subject: build error on pulseaudio port In-Reply-To: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> References: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> Message-ID: <1254678828.53312.94.camel@shumai.marcuscom.com> On Sat, 2009-10-03 at 01:24 -0300, Luiz Gustavo S. Costa wrote: > Hi guys.... > > On the upgrade the package pulseaudio with portmaster utility, i > received this message: > > configure: error: Unable to find libltdl version 2. Makes sure you > have libtool 2.2 or later installed. > > but, the package libtool and libtdl is installed ! > > % pkg_info | grep "libltdl\|libtool" > libltdl-2.2.6a_1 System independent dlopen wrapper > libtool-2.2.6a_1 Generic shared library support script Rebuild and reinstall these ports. Joe > > My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 > > I running the FreeBSD 8.0 RC-1 > %uname -a > FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 > 20:45:19 UTC 2009 > root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > Log of build on attachment. > > Thanks ! > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091004/6e8273bd/attachment.pgp From marcus at FreeBSD.org Sun Oct 4 17:57:11 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Oct 4 17:57:16 2009 Subject: ports/139267: 8.0 RC1 cannot upgrade sysutils/hal Message-ID: <200910041757.n94HvAUv068853@freefall.freebsd.org> Synopsis: 8.0 RC1 cannot upgrade sysutils/hal State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Oct 4 17:56:26 UTC 2009 State-Changed-Why: Uninstall the devel/libusb port. This port is obsolete on 8.X. Make sure you have also run: cd /usr/src && make delete-old Hal builds just fine on 8.X. http://www.freebsd.org/cgi/query-pr.cgi?pr=139267 From marcus at FreeBSD.org Sun Oct 4 17:58:10 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Oct 4 17:58:16 2009 Subject: ports/139247: hald uses nearly 100% of CPU on 8.0-rc1 Message-ID: <200910041758.n94Hw9sl068899@freefall.freebsd.org> Synopsis: hald uses nearly 100% of CPU on 8.0-rc1 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Oct 4 17:57:26 UTC 2009 State-Changed-Why: Make sure you have removed the devel/libusb port. This port is obsolete on 8.X. Next run: cd /usr/src && make delete-old Then rebuild and reinstall hal. It works just fine on 8.X. http://www.freebsd.org/cgi/query-pr.cgi?pr=139247 From marcus at FreeBSD.org Sun Oct 4 18:04:21 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Oct 4 18:04:27 2009 Subject: ports/139160: update port: devel/dbus This fixes dbus on systems using nss_ldap for users that are members of more than 16 groups. Message-ID: <200910041804.n94I4K28076976@freefall.freebsd.org> Synopsis: update port: devel/dbus This fixes dbus on systems using nss_ldap for users that are members of more than 16 groups. State-Changed-From-To: open->patched State-Changed-By: marcus State-Changed-When: Sun Oct 4 18:03:00 UTC 2009 State-Changed-Why: We are currently testing dbus 1.2.16 with GNOME 2.28, and this version has a hack which should fix this problem on BSD. Therefore, it is believed this bug will be fixed when GNOME 2.28 is merged into the ports tree. Once that happens, this PR will be closed. If, however, the problem is not resolved, a new PR can be opened against 1.2.16. http://www.freebsd.org/cgi/query-pr.cgi?pr=139160 From marcus at FreeBSD.org Sun Oct 4 18:11:28 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Oct 4 18:11:34 2009 Subject: ports/139245: [patch] security/nss header file permission fix Message-ID: <200910041811.n94IBRwp085106@freefall.freebsd.org> Synopsis: [patch] security/nss header file permission fix State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Oct 4 18:11:16 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=139245 From cvs-src at yandex.ru Sun Oct 4 18:19:17 2009 From: cvs-src at yandex.ru (R.Mahmatkhanov) Date: Sun Oct 4 18:19:24 2009 Subject: build error on pulseaudio port In-Reply-To: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> References: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> Message-ID: <4AC8E1E9.8080607@yandex.ru> Good day! Did you follow the 20090802 instruction from /usr/ports/UPDATING? AFFECTS: users of devel/libtool15 and devel/libltdl15 AUTHOR: mezz@FreeBSD.org The devel/libtool15 and devel/libltdl15 ports have been moved to libtool22 and libltdl22, respectively, then updated to 2.2.6a. You will need to run portmaster or portupgrade to properly perform the upgrade: Portmaster: ----------- portmaster -o devel/libtool22 devel/libtool15 portmaster -o devel/libltdl22 devel/libltdl15 After that, you will need to rebuild all ports that depend on libltdl. Since all dependent ports' PORTREVISIONs have been bumped, you can run portupgrade or portmaster with '-a' to complete the upgrade. Luiz Gustavo S. Costa ?????: > Hi guys.... > > On the upgrade the package pulseaudio with portmaster utility, i > received this message: > > configure: error: Unable to find libltdl version 2. Makes sure you > have libtool 2.2 or later installed. > > but, the package libtool and libtdl is installed ! > > % pkg_info | grep "libltdl\|libtool" > libltdl-2.2.6a_1 System independent dlopen wrapper > libtool-2.2.6a_1 Generic shared library support script > > My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 > > I running the FreeBSD 8.0 RC-1 > %uname -a > FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 > 20:45:19 UTC 2009 > root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > Log of build on attachment. > > Thanks ! > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" -- Regards, Ruslan From dfilter at FreeBSD.ORG Sun Oct 4 18:20:05 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sun Oct 4 18:20:11 2009 Subject: ports/139245: commit references a PR Message-ID: <200910041820.n94IK59E086346@freefall.freebsd.org> The following reply was made to PR ports/139245; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/139245: commit references a PR Date: Sun, 4 Oct 2009 18:11:18 +0000 (UTC) marcus 2009-10-04 18:11:09 UTC FreeBSD ports repository Modified files: security/nss Makefile Log: Fix the permissions of the installed header files. PR: 139245 Submitted by: Aragon Gouveia Revision Changes Path 1.48 +4 -3 ports/security/nss/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From vvelox at vvelox.net Sun Oct 4 19:08:53 2009 From: vvelox at vvelox.net (Zane C.B.) Date: Sun Oct 4 19:09:03 2009 Subject: ports/139160: update port: devel/dbus This fixes dbus on systems using nss_ldap for users that are members of more than 16 groups. In-Reply-To: <200910041804.n94I4K28076976@freefall.freebsd.org> References: <200910041804.n94I4K28076976@freefall.freebsd.org> Message-ID: <20091004135138.1a8cee6a@vixen42.vulpes> On Sun, 4 Oct 2009 18:04:20 GMT marcus@FreeBSD.org wrote: > Synopsis: update port: devel/dbus This fixes dbus on systems > using nss_ldap for users that are members of more than 16 groups. > > State-Changed-From-To: open->patched > State-Changed-By: marcus > State-Changed-When: Sun Oct 4 18:03:00 UTC 2009 > State-Changed-Why: > We are currently testing dbus 1.2.16 with GNOME 2.28, and this > version has a hack which should fix this problem on BSD. > Therefore, it is believed this bug will be fixed when GNOME 2.28 is > merged into the ports tree. Once that happens, this PR will be > closed. If, however, the problem is not resolved, a new PR can be > opened against 1.2.16. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=139160 Got any information about this? Last I heard there was no intention of patching this or the like upstream. Previously I had submitted a patch for DBus that makes enabling usage of a configure tunable to disable/enable usage of and NGROUP_MAX and the patch had been flat out reject on ideological grounds. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091004/33b0116b/signature.pgp From marcus at FreeBSD.org Sun Oct 4 19:22:48 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Sun Oct 4 19:22:55 2009 Subject: ports/139160: update port: devel/dbus This fixes dbus on systems using nss_ldap for users that are members of more than 16 groups. In-Reply-To: <20091004135138.1a8cee6a@vixen42.vulpes> References: <200910041804.n94I4K28076976@freefall.freebsd.org> <20091004135138.1a8cee6a@vixen42.vulpes> Message-ID: <1254684169.53312.99.camel@shumai.marcuscom.com> On Sun, 2009-10-04 at 13:51 -0500, Zane C.B. wrote: > On Sun, 4 Oct 2009 18:04:20 GMT > marcus@FreeBSD.org wrote: > > > Synopsis: update port: devel/dbus This fixes dbus on systems > > using nss_ldap for users that are members of more than 16 groups. > > > > State-Changed-From-To: open->patched > > State-Changed-By: marcus > > State-Changed-When: Sun Oct 4 18:03:00 UTC 2009 > > State-Changed-Why: > > We are currently testing dbus 1.2.16 with GNOME 2.28, and this > > version has a hack which should fix this problem on BSD. > > Therefore, it is believed this bug will be fixed when GNOME 2.28 is > > merged into the ports tree. Once that happens, this PR will be > > closed. If, however, the problem is not resolved, a new PR can be > > opened against 1.2.16. > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=139160 > > Got any information about this? Last I heard there was no intention > of patching this or the like upstream. Previously I had submitted a > patch for DBus that makes enabling usage of a configure tunable to > disable/enable usage of and NGROUP_MAX and the > patch had been flat out reject on ideological grounds. You can look in Freedesktop git to see what they did. Essentially, they blindly scale the list of groups by a factor of 16 (so 17 * 16) hoping the group list will fit. No, that doesn't come close to the 1023 allowed by NGROUPS_MAX, but it does give more space above 17. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091004/682df579/attachment.pgp From luizgustavo at mundounix.com.br Sun Oct 4 21:33:04 2009 From: luizgustavo at mundounix.com.br (Luiz Gustavo S. Costa) Date: Sun Oct 4 21:33:10 2009 Subject: build error on pulseaudio port In-Reply-To: <1254678828.53312.94.camel@shumai.marcuscom.com> References: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> <1254678828.53312.94.camel@shumai.marcuscom.com> Message-ID: <772ca7d0910041433rdd17e1cn674df54a0de4d9b8@mail.gmail.com> # portsnap fetch update ..... # portmaster libltdl libtool ..... Terminated ===>>> The following actions were performed: Re-installation of libtool-2.2.6a_1 Re-installation of libltdl-2.2.6a_1 # pkg_info | grep pulseaudio pulseaudio-0.9.17_1 Sound server for UNIX # portmaster pulseaudio ..... configure: error: Unable to find libltdl version 2. Makes sure you have libtool 2.2 or later installed. ===> 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@FreeBSD.org, and attach (a) "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/audio/pulseaudio. *** Error code 1 Stop in /usr/ports/audio/pulseaudio. ===>>> make failed for audio/pulseaudio ===>>> Aborting update now, method default for installation of port: # cd /usr/ports/audio/pulseaudio # make clean && make install .... checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking ltdl.h usability... no checking ltdl.h presence... no checking for ltdl.h... no configure: error: Unable to find libltdl version 2. Makes sure you have libtool 2.2 or later installed. ===> 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@FreeBSD.org, and attach (a) "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/audio/pulseaudio. *** Error code 1 Stop in /usr/ports/audio/pulseaudio. Nothing..... :( thanks for support 2009/10/4 Joe Marcus Clarke : > On Sat, 2009-10-03 at 01:24 -0300, Luiz Gustavo S. Costa wrote: >> Hi guys.... >> >> On the upgrade the package pulseaudio with portmaster utility, i >> received this message: >> >> configure: error: Unable to find libltdl version 2. Makes sure you >> have libtool 2.2 or later installed. >> >> but, the package libtool and libtdl is installed ! >> >> % pkg_info | grep "libltdl\|libtool" >> libltdl-2.2.6a_1 ? ?System independent dlopen wrapper >> libtool-2.2.6a_1 ? ?Generic shared library support script > > Rebuild and reinstall these ports. > > Joe > >> >> My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 >> >> I running the FreeBSD 8.0 RC-1 >> %uname -a >> FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 >> 20:45:19 UTC 2009 >> root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC ?i386 >> >> Log of build on attachment. >> >> Thanks ! >> >> >> _______________________________________________ >> freebsd-gnome@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > -- > PGP Key : http://www.marcuscom.com/pgp.asc > -- Luiz Gustavo Costa (Powered by BSD) *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+ mundoUnix - Consultoria em Software Livre http://www.mundounix.com.br ICQ: 2890831 / MSN: contato@mundounix.com.br Blog: http://www.luizgustavo.pro.br From marcus at marcuscom.com Sun Oct 4 21:37:03 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Oct 4 21:37:10 2009 Subject: build error on pulseaudio port In-Reply-To: <772ca7d0910041433rdd17e1cn674df54a0de4d9b8@mail.gmail.com> References: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> <1254678828.53312.94.camel@shumai.marcuscom.com> <772ca7d0910041433rdd17e1cn674df54a0de4d9b8@mail.gmail.com> Message-ID: <1254692219.53312.128.camel@shumai.marcuscom.com> On Sun, 2009-10-04 at 18:33 -0300, Luiz Gustavo S. Costa wrote: > # portsnap fetch update > ..... > # portmaster libltdl libtool > ..... > Terminated > ===>>> The following actions were performed: > Re-installation of libtool-2.2.6a_1 > Re-installation of libltdl-2.2.6a_1 > # pkg_info | grep pulseaudio > pulseaudio-0.9.17_1 Sound server for UNIX > # portmaster pulseaudio > ..... > configure: error: Unable to find libltdl version 2. Makes sure you > have libtool 2.2 or later installed. > ===> 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@FreeBSD.org, and attach (a) > "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are > usually discarded by the mailing list software. > *** Error code 1 > > Stop in /usr/ports/audio/pulseaudio. > *** Error code 1 > > Stop in /usr/ports/audio/pulseaudio. > > ===>>> make failed for audio/pulseaudio > ===>>> Aborting update > > > now, method default for installation of port: > # cd /usr/ports/audio/pulseaudio > # make clean && make install > .... > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking ltdl.h usability... no > checking ltdl.h presence... no > checking for ltdl.h... no This header is installed by the libtldl22 port into /usr/local/include. I'm not sure why that's not happening for you, but the port is buildable. You'll need to look at your system, and figure out why this header is not being installed. Joe > configure: error: Unable to find libltdl version 2. Makes sure you > have libtool 2.2 or later installed. > ===> 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@FreeBSD.org, and attach (a) > "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are > usually discarded by the mailing list software. > *** Error code 1 > > Stop in /usr/ports/audio/pulseaudio. > *** Error code 1 > > Stop in /usr/ports/audio/pulseaudio. > > Nothing..... :( > > thanks for support > > 2009/10/4 Joe Marcus Clarke : > > On Sat, 2009-10-03 at 01:24 -0300, Luiz Gustavo S. Costa wrote: > >> Hi guys.... > >> > >> On the upgrade the package pulseaudio with portmaster utility, i > >> received this message: > >> > >> configure: error: Unable to find libltdl version 2. Makes sure you > >> have libtool 2.2 or later installed. > >> > >> but, the package libtool and libtdl is installed ! > >> > >> % pkg_info | grep "libltdl\|libtool" > >> libltdl-2.2.6a_1 System independent dlopen wrapper > >> libtool-2.2.6a_1 Generic shared library support script > > > > Rebuild and reinstall these ports. > > > > Joe > > > >> > >> My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 > >> > >> I running the FreeBSD 8.0 RC-1 > >> %uname -a > >> FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 > >> 20:45:19 UTC 2009 > >> root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > >> > >> Log of build on attachment. > >> > >> Thanks ! > >> > >> > >> _______________________________________________ > >> freebsd-gnome@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > > > > > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091004/afb332cd/attachment.pgp From luizgustavo at mundounix.com.br Sun Oct 4 21:43:54 2009 From: luizgustavo at mundounix.com.br (Luiz Gustavo S. Costa) Date: Sun Oct 4 21:44:01 2009 Subject: build error on pulseaudio port In-Reply-To: <1254692219.53312.128.camel@shumai.marcuscom.com> References: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> <1254678828.53312.94.camel@shumai.marcuscom.com> <772ca7d0910041433rdd17e1cn674df54a0de4d9b8@mail.gmail.com> <1254692219.53312.128.camel@shumai.marcuscom.com> Message-ID: <772ca7d0910041443y22099026vefa947d13ea0cc69@mail.gmail.com> mesa# pkg_info |grep libltdl libltdl-2.2.6a_1 System independent dlopen wrapper mesa# pkg_info -L libltdl-2.2.6a_1 Information for libltdl-2.2.6a_1: Files: /usr/local/include/libltdl/lt_dlloader.h /usr/local/include/libltdl/lt_error.h /usr/local/include/libltdl/lt_system.h /usr/local/include/ltdl.h /usr/local/lib/libltdl.a /usr/local/lib/libltdl.la /usr/local/lib/libltdl.so /usr/local/lib/libltdl.so.7 mesa# ls -lh /usr/local/include/*ltdl* -r--r--r-- 1 root wheel 5,6K 4 Out 18:07 /usr/local/include/ltdl.h /usr/local/include/libltdl: total 14 -r--r--r-- 1 root wheel 3,1K 4 Out 18:07 lt_dlloader.h -r--r--r-- 1 root wheel 3,6K 4 Out 18:07 lt_error.h -r--r--r-- 1 root wheel 4,8K 4 Out 18:07 lt_system.h only pulseaudio that this problem... the Casper ghost [1] is a cause of problem ? lol [1] http://en.wikipedia.org/wiki/Casper_the_Friendly_Ghost 2009/10/4 Joe Marcus Clarke : > On Sun, 2009-10-04 at 18:33 -0300, Luiz Gustavo S. Costa wrote: >> # portsnap fetch update >> ..... >> # portmaster libltdl libtool >> ..... >> Terminated >> ===>>> The following actions were performed: >> ? ? ? Re-installation of libtool-2.2.6a_1 >> ? ? ? Re-installation of libltdl-2.2.6a_1 >> # pkg_info | grep pulseaudio >> pulseaudio-0.9.17_1 Sound server for UNIX >> # portmaster pulseaudio >> ..... >> configure: error: Unable to find libltdl version 2. Makes sure you >> have libtool 2.2 or later installed. >> ===> ?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@FreeBSD.org, and attach (a) >> "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are >> usually discarded by the mailing list software. >> *** Error code 1 >> >> Stop in /usr/ports/audio/pulseaudio. >> *** Error code 1 >> >> Stop in /usr/ports/audio/pulseaudio. >> >> ===>>> make failed for audio/pulseaudio >> ===>>> Aborting update >> >> >> now, method default for installation of port: >> # cd /usr/ports/audio/pulseaudio >> # make clean && make install >> .... >> checking if libtool supports shared libraries... yes >> checking whether to build shared libraries... yes >> checking whether to build static libraries... no >> checking ltdl.h usability... no >> checking ltdl.h presence... no >> checking for ltdl.h... no > > This header is installed by the libtldl22 port into /usr/local/include. > I'm not sure why that's not happening for you, but the port is > buildable. ?You'll need to look at your system, and figure out why this > header is not being installed. > > Joe > >> configure: error: Unable to find libltdl version 2. Makes sure you >> have libtool 2.2 or later installed. >> ===> ?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@FreeBSD.org, and attach (a) >> "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are >> usually discarded by the mailing list software. >> *** Error code 1 >> >> Stop in /usr/ports/audio/pulseaudio. >> *** Error code 1 >> >> Stop in /usr/ports/audio/pulseaudio. >> >> Nothing..... :( >> >> thanks for support >> >> 2009/10/4 Joe Marcus Clarke : >> > On Sat, 2009-10-03 at 01:24 -0300, Luiz Gustavo S. Costa wrote: >> >> Hi guys.... >> >> >> >> On the upgrade the package pulseaudio with portmaster utility, i >> >> received this message: >> >> >> >> configure: error: Unable to find libltdl version 2. Makes sure you >> >> have libtool 2.2 or later installed. >> >> >> >> but, the package libtool and libtdl is installed ! >> >> >> >> % pkg_info | grep "libltdl\|libtool" >> >> libltdl-2.2.6a_1 ? ?System independent dlopen wrapper >> >> libtool-2.2.6a_1 ? ?Generic shared library support script >> > >> > Rebuild and reinstall these ports. >> > >> > Joe >> > >> >> >> >> My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 >> >> >> >> I running the FreeBSD 8.0 RC-1 >> >> %uname -a >> >> FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 >> >> 20:45:19 UTC 2009 >> >> root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC ?i386 >> >> >> >> Log of build on attachment. >> >> >> >> Thanks ! >> >> >> >> >> >> _______________________________________________ >> >> freebsd-gnome@freebsd.org mailing list >> >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >> > -- >> > PGP Key : http://www.marcuscom.com/pgp.asc >> > >> >> >> > -- > PGP Key : http://www.marcuscom.com/pgp.asc > -- Luiz Gustavo Costa (Powered by BSD) *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+ mundoUnix - Consultoria em Software Livre http://www.mundounix.com.br ICQ: 2890831 / MSN: contato@mundounix.com.br Blog: http://www.luizgustavo.pro.br From marcus at marcuscom.com Sun Oct 4 21:50:58 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Oct 4 21:51:04 2009 Subject: build error on pulseaudio port In-Reply-To: <772ca7d0910041443y22099026vefa947d13ea0cc69@mail.gmail.com> References: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> <1254678828.53312.94.camel@shumai.marcuscom.com> <772ca7d0910041433rdd17e1cn674df54a0de4d9b8@mail.gmail.com> <1254692219.53312.128.camel@shumai.marcuscom.com> <772ca7d0910041443y22099026vefa947d13ea0cc69@mail.gmail.com> Message-ID: <1254693061.53312.129.camel@shumai.marcuscom.com> On Sun, 2009-10-04 at 18:43 -0300, Luiz Gustavo S. Costa wrote: > mesa# pkg_info |grep libltdl > libltdl-2.2.6a_1 System independent dlopen wrapper > mesa# pkg_info -L libltdl-2.2.6a_1 > Information for libltdl-2.2.6a_1: > > Files: > /usr/local/include/libltdl/lt_dlloader.h > /usr/local/include/libltdl/lt_error.h > /usr/local/include/libltdl/lt_system.h > /usr/local/include/ltdl.h > /usr/local/lib/libltdl.a > /usr/local/lib/libltdl.la > /usr/local/lib/libltdl.so > /usr/local/lib/libltdl.so.7 > > mesa# ls -lh /usr/local/include/*ltdl* > -r--r--r-- 1 root wheel 5,6K 4 Out 18:07 /usr/local/include/ltdl.h Then post the config.log from the pulseaudio port. Joe > > /usr/local/include/libltdl: > total 14 > -r--r--r-- 1 root wheel 3,1K 4 Out 18:07 lt_dlloader.h > -r--r--r-- 1 root wheel 3,6K 4 Out 18:07 lt_error.h > -r--r--r-- 1 root wheel 4,8K 4 Out 18:07 lt_system.h > > > only pulseaudio that this problem... > > the Casper ghost [1] is a cause of problem ? > > lol > > [1] http://en.wikipedia.org/wiki/Casper_the_Friendly_Ghost > > > 2009/10/4 Joe Marcus Clarke : > > On Sun, 2009-10-04 at 18:33 -0300, Luiz Gustavo S. Costa wrote: > >> # portsnap fetch update > >> ..... > >> # portmaster libltdl libtool > >> ..... > >> Terminated > >> ===>>> The following actions were performed: > >> Re-installation of libtool-2.2.6a_1 > >> Re-installation of libltdl-2.2.6a_1 > >> # pkg_info | grep pulseaudio > >> pulseaudio-0.9.17_1 Sound server for UNIX > >> # portmaster pulseaudio > >> ..... > >> configure: error: Unable to find libltdl version 2. Makes sure you > >> have libtool 2.2 or later installed. > >> ===> 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@FreeBSD.org, and attach (a) > >> "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are > >> usually discarded by the mailing list software. > >> *** Error code 1 > >> > >> Stop in /usr/ports/audio/pulseaudio. > >> *** Error code 1 > >> > >> Stop in /usr/ports/audio/pulseaudio. > >> > >> ===>>> make failed for audio/pulseaudio > >> ===>>> Aborting update > >> > >> > >> now, method default for installation of port: > >> # cd /usr/ports/audio/pulseaudio > >> # make clean && make install > >> .... > >> checking if libtool supports shared libraries... yes > >> checking whether to build shared libraries... yes > >> checking whether to build static libraries... no > >> checking ltdl.h usability... no > >> checking ltdl.h presence... no > >> checking for ltdl.h... no > > > > This header is installed by the libtldl22 port into /usr/local/include. > > I'm not sure why that's not happening for you, but the port is > > buildable. You'll need to look at your system, and figure out why this > > header is not being installed. > > > > Joe > > > >> configure: error: Unable to find libltdl version 2. Makes sure you > >> have libtool 2.2 or later installed. > >> ===> 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@FreeBSD.org, and attach (a) > >> "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are > >> usually discarded by the mailing list software. > >> *** Error code 1 > >> > >> Stop in /usr/ports/audio/pulseaudio. > >> *** Error code 1 > >> > >> Stop in /usr/ports/audio/pulseaudio. > >> > >> Nothing..... :( > >> > >> thanks for support > >> > >> 2009/10/4 Joe Marcus Clarke : > >> > On Sat, 2009-10-03 at 01:24 -0300, Luiz Gustavo S. Costa wrote: > >> >> Hi guys.... > >> >> > >> >> On the upgrade the package pulseaudio with portmaster utility, i > >> >> received this message: > >> >> > >> >> configure: error: Unable to find libltdl version 2. Makes sure you > >> >> have libtool 2.2 or later installed. > >> >> > >> >> but, the package libtool and libtdl is installed ! > >> >> > >> >> % pkg_info | grep "libltdl\|libtool" > >> >> libltdl-2.2.6a_1 System independent dlopen wrapper > >> >> libtool-2.2.6a_1 Generic shared library support script > >> > > >> > Rebuild and reinstall these ports. > >> > > >> > Joe > >> > > >> >> > >> >> My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 > >> >> > >> >> I running the FreeBSD 8.0 RC-1 > >> >> %uname -a > >> >> FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 > >> >> 20:45:19 UTC 2009 > >> >> root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > >> >> > >> >> Log of build on attachment. > >> >> > >> >> Thanks ! > >> >> > >> >> > >> >> _______________________________________________ > >> >> freebsd-gnome@freebsd.org mailing list > >> >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > >> >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > >> > -- > >> > PGP Key : http://www.marcuscom.com/pgp.asc > >> > > >> > >> > >> > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > > > > > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091004/61f9d5de/attachment.pgp From luizgustavo at mundounix.com.br Sun Oct 4 22:11:53 2009 From: luizgustavo at mundounix.com.br (Luiz Gustavo S. Costa) Date: Sun Oct 4 22:12:00 2009 Subject: build error on pulseaudio port In-Reply-To: <1254693061.53312.129.camel@shumai.marcuscom.com> References: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> <1254678828.53312.94.camel@shumai.marcuscom.com> <772ca7d0910041433rdd17e1cn674df54a0de4d9b8@mail.gmail.com> <1254692219.53312.128.camel@shumai.marcuscom.com> <772ca7d0910041443y22099026vefa947d13ea0cc69@mail.gmail.com> <1254693061.53312.129.camel@shumai.marcuscom.com> Message-ID: <772ca7d0910041511v1473cc1fj33ecf84fb4ee312c@mail.gmail.com> mesa# pwd /usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19 mesa# cat config.log | grep ltdl configure:13455: checking ltdl.h usability conftest.c:63:18: error: ltdl.h: No such file or directory | #include configure:13497: checking ltdl.h presence conftest.c:30:18: error: ltdl.h: No such file or directory | #include configure:13566: checking for ltdl.h configure:13656: error: Unable to find libltdl version 2. Makes sure you have libtool 2.2 or later installed. ac_cv_header_ltdl_h=no complete config.log on pastebin: http://freebsd-gnome.pastebin.com/m63da044f 2009/10/4 Joe Marcus Clarke : > On Sun, 2009-10-04 at 18:43 -0300, Luiz Gustavo S. Costa wrote: >> mesa# pkg_info |grep libltdl >> libltdl-2.2.6a_1 ? ?System independent dlopen wrapper >> mesa# pkg_info -L libltdl-2.2.6a_1 >> Information for libltdl-2.2.6a_1: >> >> Files: >> /usr/local/include/libltdl/lt_dlloader.h >> /usr/local/include/libltdl/lt_error.h >> /usr/local/include/libltdl/lt_system.h >> /usr/local/include/ltdl.h >> /usr/local/lib/libltdl.a >> /usr/local/lib/libltdl.la >> /usr/local/lib/libltdl.so >> /usr/local/lib/libltdl.so.7 >> >> mesa# ls -lh /usr/local/include/*ltdl* >> -r--r--r-- ?1 root ?wheel ? 5,6K ?4 Out 18:07 /usr/local/include/ltdl.h > > Then post the config.log from the pulseaudio port. > > Joe > >> >> /usr/local/include/libltdl: >> total 14 >> -r--r--r-- ?1 root ?wheel ? 3,1K ?4 Out 18:07 lt_dlloader.h >> -r--r--r-- ?1 root ?wheel ? 3,6K ?4 Out 18:07 lt_error.h >> -r--r--r-- ?1 root ?wheel ? 4,8K ?4 Out 18:07 lt_system.h >> >> >> only pulseaudio that this problem... >> >> the Casper ghost [1] is a cause of problem ? >> >> lol >> >> [1] http://en.wikipedia.org/wiki/Casper_the_Friendly_Ghost >> >> >> 2009/10/4 Joe Marcus Clarke : >> > On Sun, 2009-10-04 at 18:33 -0300, Luiz Gustavo S. Costa wrote: >> >> # portsnap fetch update >> >> ..... >> >> # portmaster libltdl libtool >> >> ..... >> >> Terminated >> >> ===>>> The following actions were performed: >> >> ? ? ? Re-installation of libtool-2.2.6a_1 >> >> ? ? ? Re-installation of libltdl-2.2.6a_1 >> >> # pkg_info | grep pulseaudio >> >> pulseaudio-0.9.17_1 Sound server for UNIX >> >> # portmaster pulseaudio >> >> ..... >> >> configure: error: Unable to find libltdl version 2. Makes sure you >> >> have libtool 2.2 or later installed. >> >> ===> ?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@FreeBSD.org, and attach (a) >> >> "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are >> >> usually discarded by the mailing list software. >> >> *** Error code 1 >> >> >> >> Stop in /usr/ports/audio/pulseaudio. >> >> *** Error code 1 >> >> >> >> Stop in /usr/ports/audio/pulseaudio. >> >> >> >> ===>>> make failed for audio/pulseaudio >> >> ===>>> Aborting update >> >> >> >> >> >> now, method default for installation of port: >> >> # cd /usr/ports/audio/pulseaudio >> >> # make clean && make install >> >> .... >> >> checking if libtool supports shared libraries... yes >> >> checking whether to build shared libraries... yes >> >> checking whether to build static libraries... no >> >> checking ltdl.h usability... no >> >> checking ltdl.h presence... no >> >> checking for ltdl.h... no >> > >> > This header is installed by the libtldl22 port into /usr/local/include. >> > I'm not sure why that's not happening for you, but the port is >> > buildable. ?You'll need to look at your system, and figure out why this >> > header is not being installed. >> > >> > Joe >> > >> >> configure: error: Unable to find libltdl version 2. Makes sure you >> >> have libtool 2.2 or later installed. >> >> ===> ?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@FreeBSD.org, and attach (a) >> >> "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are >> >> usually discarded by the mailing list software. >> >> *** Error code 1 >> >> >> >> Stop in /usr/ports/audio/pulseaudio. >> >> *** Error code 1 >> >> >> >> Stop in /usr/ports/audio/pulseaudio. >> >> >> >> Nothing..... :( >> >> >> >> thanks for support >> >> >> >> 2009/10/4 Joe Marcus Clarke : >> >> > On Sat, 2009-10-03 at 01:24 -0300, Luiz Gustavo S. Costa wrote: >> >> >> Hi guys.... >> >> >> >> >> >> On the upgrade the package pulseaudio with portmaster utility, i >> >> >> received this message: >> >> >> >> >> >> configure: error: Unable to find libltdl version 2. Makes sure you >> >> >> have libtool 2.2 or later installed. >> >> >> >> >> >> but, the package libtool and libtdl is installed ! >> >> >> >> >> >> % pkg_info | grep "libltdl\|libtool" >> >> >> libltdl-2.2.6a_1 ? ?System independent dlopen wrapper >> >> >> libtool-2.2.6a_1 ? ?Generic shared library support script >> >> > >> >> > Rebuild and reinstall these ports. >> >> > >> >> > Joe >> >> > >> >> >> >> >> >> My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 >> >> >> >> >> >> I running the FreeBSD 8.0 RC-1 >> >> >> %uname -a >> >> >> FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 >> >> >> 20:45:19 UTC 2009 >> >> >> root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC ?i386 >> >> >> >> >> >> Log of build on attachment. >> >> >> >> >> >> Thanks ! >> >> >> >> >> >> >> >> >> _______________________________________________ >> >> >> freebsd-gnome@freebsd.org mailing list >> >> >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> >> >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >> >> > -- >> >> > PGP Key : http://www.marcuscom.com/pgp.asc >> >> > >> >> >> >> >> >> >> > -- >> > PGP Key : http://www.marcuscom.com/pgp.asc >> > >> >> >> > -- > PGP Key : http://www.marcuscom.com/pgp.asc > -- Luiz Gustavo Costa (Powered by BSD) *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+ mundoUnix - Consultoria em Software Livre http://www.mundounix.com.br ICQ: 2890831 / MSN: contato@mundounix.com.br Blog: http://www.luizgustavo.pro.br From marcus at marcuscom.com Sun Oct 4 22:36:15 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Oct 4 22:36:22 2009 Subject: build error on pulseaudio port In-Reply-To: <772ca7d0910041511v1473cc1fj33ecf84fb4ee312c@mail.gmail.com> References: <772ca7d0910022124i74a14606w5aa3b97f8919ce31@mail.gmail.com> <1254678828.53312.94.camel@shumai.marcuscom.com> <772ca7d0910041433rdd17e1cn674df54a0de4d9b8@mail.gmail.com> <1254692219.53312.128.camel@shumai.marcuscom.com> <772ca7d0910041443y22099026vefa947d13ea0cc69@mail.gmail.com> <1254693061.53312.129.camel@shumai.marcuscom.com> <772ca7d0910041511v1473cc1fj33ecf84fb4ee312c@mail.gmail.com> Message-ID: <1254695771.53312.132.camel@shumai.marcuscom.com> On Sun, 2009-10-04 at 19:11 -0300, Luiz Gustavo S. Costa wrote: > mesa# pwd > /usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19 > mesa# cat config.log | grep ltdl > configure:13455: checking ltdl.h usability > conftest.c:63:18: error: ltdl.h: No such file or directory > | #include > configure:13497: checking ltdl.h presence > conftest.c:30:18: error: ltdl.h: No such file or directory > | #include > configure:13566: checking for ltdl.h > configure:13656: error: Unable to find libltdl version 2. Makes sure > you have libtool 2.2 or later installed. > ac_cv_header_ltdl_h=no > > complete config.log on pastebin: http://freebsd-gnome.pastebin.com/m63da044f Your environment is messed up. I have no idea where pulseaudio is getting: --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-libs=/usr/local/lib --with-extra-includes=/usr/local/include In CONFIGURE_ARGS. Certainly this is not in the Makefile. It looks like you're environment or make.conf is overriding what is in the port's Makefile. Joe > > 2009/10/4 Joe Marcus Clarke : > > On Sun, 2009-10-04 at 18:43 -0300, Luiz Gustavo S. Costa wrote: > >> mesa# pkg_info |grep libltdl > >> libltdl-2.2.6a_1 System independent dlopen wrapper > >> mesa# pkg_info -L libltdl-2.2.6a_1 > >> Information for libltdl-2.2.6a_1: > >> > >> Files: > >> /usr/local/include/libltdl/lt_dlloader.h > >> /usr/local/include/libltdl/lt_error.h > >> /usr/local/include/libltdl/lt_system.h > >> /usr/local/include/ltdl.h > >> /usr/local/lib/libltdl.a > >> /usr/local/lib/libltdl.la > >> /usr/local/lib/libltdl.so > >> /usr/local/lib/libltdl.so.7 > >> > >> mesa# ls -lh /usr/local/include/*ltdl* > >> -r--r--r-- 1 root wheel 5,6K 4 Out 18:07 /usr/local/include/ltdl.h > > > > Then post the config.log from the pulseaudio port. > > > > Joe > > > >> > >> /usr/local/include/libltdl: > >> total 14 > >> -r--r--r-- 1 root wheel 3,1K 4 Out 18:07 lt_dlloader.h > >> -r--r--r-- 1 root wheel 3,6K 4 Out 18:07 lt_error.h > >> -r--r--r-- 1 root wheel 4,8K 4 Out 18:07 lt_system.h > >> > >> > >> only pulseaudio that this problem... > >> > >> the Casper ghost [1] is a cause of problem ? > >> > >> lol > >> > >> [1] http://en.wikipedia.org/wiki/Casper_the_Friendly_Ghost > >> > >> > >> 2009/10/4 Joe Marcus Clarke : > >> > On Sun, 2009-10-04 at 18:33 -0300, Luiz Gustavo S. Costa wrote: > >> >> # portsnap fetch update > >> >> ..... > >> >> # portmaster libltdl libtool > >> >> ..... > >> >> Terminated > >> >> ===>>> The following actions were performed: > >> >> Re-installation of libtool-2.2.6a_1 > >> >> Re-installation of libltdl-2.2.6a_1 > >> >> # pkg_info | grep pulseaudio > >> >> pulseaudio-0.9.17_1 Sound server for UNIX > >> >> # portmaster pulseaudio > >> >> ..... > >> >> configure: error: Unable to find libltdl version 2. Makes sure you > >> >> have libtool 2.2 or later installed. > >> >> ===> 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@FreeBSD.org, and attach (a) > >> >> "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are > >> >> usually discarded by the mailing list software. > >> >> *** Error code 1 > >> >> > >> >> Stop in /usr/ports/audio/pulseaudio. > >> >> *** Error code 1 > >> >> > >> >> Stop in /usr/ports/audio/pulseaudio. > >> >> > >> >> ===>>> make failed for audio/pulseaudio > >> >> ===>>> Aborting update > >> >> > >> >> > >> >> now, method default for installation of port: > >> >> # cd /usr/ports/audio/pulseaudio > >> >> # make clean && make install > >> >> .... > >> >> checking if libtool supports shared libraries... yes > >> >> checking whether to build shared libraries... yes > >> >> checking whether to build static libraries... no > >> >> checking ltdl.h usability... no > >> >> checking ltdl.h presence... no > >> >> checking for ltdl.h... no > >> > > >> > This header is installed by the libtldl22 port into /usr/local/include. > >> > I'm not sure why that's not happening for you, but the port is > >> > buildable. You'll need to look at your system, and figure out why this > >> > header is not being installed. > >> > > >> > Joe > >> > > >> >> configure: error: Unable to find libltdl version 2. Makes sure you > >> >> have libtool 2.2 or later installed. > >> >> ===> 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@FreeBSD.org, and attach (a) > >> >> "/usr/ports/audio/pulseaudio/work/pulseaudio-0.9.19/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@FreeBSD.org), because attachments sent to FreeBSD mailing lists are > >> >> usually discarded by the mailing list software. > >> >> *** Error code 1 > >> >> > >> >> Stop in /usr/ports/audio/pulseaudio. > >> >> *** Error code 1 > >> >> > >> >> Stop in /usr/ports/audio/pulseaudio. > >> >> > >> >> Nothing..... :( > >> >> > >> >> thanks for support > >> >> > >> >> 2009/10/4 Joe Marcus Clarke : > >> >> > On Sat, 2009-10-03 at 01:24 -0300, Luiz Gustavo S. Costa wrote: > >> >> >> Hi guys.... > >> >> >> > >> >> >> On the upgrade the package pulseaudio with portmaster utility, i > >> >> >> received this message: > >> >> >> > >> >> >> configure: error: Unable to find libltdl version 2. Makes sure you > >> >> >> have libtool 2.2 or later installed. > >> >> >> > >> >> >> but, the package libtool and libtdl is installed ! > >> >> >> > >> >> >> % pkg_info | grep "libltdl\|libtool" > >> >> >> libltdl-2.2.6a_1 System independent dlopen wrapper > >> >> >> libtool-2.2.6a_1 Generic shared library support script > >> >> > > >> >> > Rebuild and reinstall these ports. > >> >> > > >> >> > Joe > >> >> > > >> >> >> > >> >> >> My ports installed is here: http://freebsd-gnome.pastebin.com/m545c1384 > >> >> >> > >> >> >> I running the FreeBSD 8.0 RC-1 > >> >> >> %uname -a > >> >> >> FreeBSD mesa.mundounix.com.br 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 > >> >> >> 20:45:19 UTC 2009 > >> >> >> root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > >> >> >> > >> >> >> Log of build on attachment. > >> >> >> > >> >> >> Thanks ! > >> >> >> > >> >> >> > >> >> >> _______________________________________________ > >> >> >> freebsd-gnome@freebsd.org mailing list > >> >> >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > >> >> >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > >> >> > -- > >> >> > PGP Key : http://www.marcuscom.com/pgp.asc > >> >> > > >> >> > >> >> > >> >> > >> > -- > >> > PGP Key : http://www.marcuscom.com/pgp.asc > >> > > >> > >> > >> > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > > > > > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091004/0ef51bd3/attachment.pgp From andy at neu.net Sun Oct 4 23:45:37 2009 From: andy at neu.net (AN) Date: Sun Oct 4 23:45:51 2009 Subject: RealPlayer broken Message-ID: On a new install of 8.0RC1, Realplayer fails to start with the following: # realplay Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory Segmentation fault: 11 (core dumped) uname -a FreeBSD core2.fu.bar 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 20:45:19 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 pkg_info: gnome2-2.26.3 pkg_info -xI linux linux-f10-atk-1.24.0 Accessibility Toolkit, Linux/i386 binary (Linux Fedora 10) linux-f10-cairo-1.8.0 Vector graphics library Cairo (Linux Fedora 10) linux-f10-curl-7.19.4_4 The command line tool for transferring files with URL synta linux-f10-cyrus-sasl2-2.1.22 RFC 2222 SASL (Simple Authentication and Security Layer) (L linux-f10-expat-2.0.1 Linux/i386 binary port of Expat XML-parsing library (Linux linux-f10-flashplugin-10.0r32 Adobe Flash Player NPAPI Plugin linux-f10-fontconfig-2.6.0 An XML-based font configuration API for X Windows (Linux Fe linux-f10-gtk2-2.14.7 GTK+ library, version 2.X (Linux Fedora 10) linux-f10-jpeg-6b RPM of the JPEG lib (Linux Fedora 10) linux-f10-libssh2-0.18 The library implementing the SSH2 protocol (Linux Fedora 10 linux-f10-nspr-4.7.4 Netscape Portable Runtime (Linux Fedora 10) linux-f10-nss-3.12.2.0 Network Security Services (Linux Fedora 10) linux-f10-openldap-2.4.12_1 Lightweight Directory Access Protocol libraries (Linux Fedo linux-f10-openssl-0.9.8g The OpenSSL toolkit (Linux Fedora 10) linux-f10-pango-1.22.3 The pango library (Linux Fedora 10) linux-f10-png-1.2.37 RPM of the PNG lib (Linux Fedora 10) linux-f10-sqlite3-3.5.9_1 The library that implements an embeddable SQL database engi linux-f10-tiff-3.8.2 The TIFF library, Linux/i386 binary (Linux Fedora 10) linux-f10-xorg-libs-7.4_1 Xorg libraries (Linux Fedora 10) linux-realplayer-10.0.9.809.20070726 Linux RealPlayer 10 from RealNetworks linux_base-f10-10_2 Base set of packages needed in Linux mode for i386/amd64 (L I have Googled, however there is no mention of a solution. Any help is appreciated. TIA From bugmaster at FreeBSD.org Mon Oct 5 11:07:12 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Oct 5 11:10:18 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200910051107.n95B7BM8088972@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- p ports/139160 gnome update port: devel/dbus This fixes dbus on systems u a ports/138872 gnome www/epiphany doesn't work when WITH_GECKO=libxul f ports/137368 gnome x11-toolkits/libwnck: add menu option to configure dep s ports/137367 gnome net/libproxy: add menu option to configure dependence s ports/136967 gnome security/seahorse-plugins 2.26.2_1 + GPG = fail p ports/136676 gnome x11/gnome2: hald/GNOME (I guess) (re) mounted /usr and f ports/136435 gnome security/gnome-keyring + hald prevents umount of usb d p ports/134737 gnome Update www/webkit-gtk2 to 1.1.7 f ports/134536 gnome [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a f ports/134358 gnome x11/gnome2: trackerd uses up all of the cpu o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis 12 problems total. From bsam at ipt.ru Mon Oct 5 13:05:34 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Mon Oct 5 13:05:42 2009 Subject: RealPlayer broken In-Reply-To: (AN's message of "Sun, 4 Oct 2009 23:45:33 +0000 (GMT)") References: Message-ID: <54942179@bb.ipt.ru> On Sun, 4 Oct 2009 23:45:33 +0000 (GMT) AN wrote: > On a new install of 8.0RC1, Realplayer fails to start with the following: > # realplay > Gtk-Message: Failed to load module "canberra-gtk-module": > libcanberra-gtk-module.so: cannot open shared object file: No such > file or directory > Gtk-Message: Failed to load module "gnomebreakpad": > libgnomebreakpad.so: cannot open shared object file: No such file or > directory Those are only diagnostic messages seen when one runs gnome. > Segmentation fault: 11 (core dumped) While this is very strange error which I couldn't reproduce until tomorrow. It occures when using gnome (gdm) and nvidia graphics card (well, even with vesa video mode). If I use twm RealPlayer is just fine. I've got that hardware for a couples of hours only and can't investigate it further. > uname -a > FreeBSD core2.fu.bar 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 20:45:19 > UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > i386 > pkg_info: > gnome2-2.26.3 > pkg_info -xI linux [linux stuff looks good to me] > I have Googled, however there is no mention of a solution. Any help > is appreciated. -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From bsam at ipt.ru Mon Oct 5 13:56:22 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Mon Oct 5 13:56:35 2009 Subject: RealPlayer broken In-Reply-To: <54942179@bb.ipt.ru> (Boris Samorodov's message of "Mon, 05 Oct 2009 17:05:32 +0400") References: <54942179@bb.ipt.ru> Message-ID: <44225914@bb.ipt.ru> On Mon, 05 Oct 2009 17:05:32 +0400 Boris Samorodov wrote: > It occures when using gnome (gdm) and nvidia graphics > card (well, even with vesa video mode). Seems that the card is no-op here. It's only gnome which causes RealPlayer to fail. -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From faber at isi.edu Mon Oct 5 18:47:28 2009 From: faber at isi.edu (Ted Faber) Date: Mon Oct 5 18:47:34 2009 Subject: automounting and glabel Message-ID: <20091005180808.GE38781@zod.isi.edu> hald & nautilus seem to not automount USB memory disks with glabels on them, even if that label is a single character (no spaces). Is there some configuration file I need to change to get the mount to happen? I didn't include all the debug information, because I see this behavior over several systems and over FreeBSD7-STABLE and FreeBSD-8RC1. If it's a bug, here's how I can reproduce it: Insert an unlableled USB memory stick without a glabel. Nautilus will mount it. Unmount it from the menu and make sure it no longer shows up in df put a glabel on: $ sudo glabel label A /dev/da0s1a Pull the drive out, and put it back in. /dev/label/A and /dev/da0s1 will appear in the FS, but the drive will not be mounted by Nautilus. $ sudo glabel clear /dev/da0s1 Remove and replace and the drive will mount again. -- Ted Faber http://www.isi.edu/~faber PGP: http://www.isi.edu/~faber/pubkeys.asc Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#SIG -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091005/9ad75e08/attachment.pgp From linimon at FreeBSD.org Wed Oct 7 06:28:16 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Oct 7 06:28:22 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20091007062815.0A95C1CCD5@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 6.x/7.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: databases/libgda4-jdbc broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=libgda4-jdbc If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From amdmi3 at amdmi3.ru Wed Oct 7 15:31:02 2009 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Wed Oct 7 15:31:10 2009 Subject: glib/webkit update? Message-ID: <20091007153059.GD69519@hades.panopticon> Hi! I need a new version of webkit, because the one that is currently in the ports tree doesn't work with Yahoo maps, and I need that for astro/josm. I've tried to update webkit port locally to r49078, but it requires newer glib: Requested 'glib-2.0 >= 2.21.3' but version of GLib is 2.20.5 Updating glib may require more effort and may break some of my installed apps, so I ask here - is there official update planned anytime soon, and/or is there some work in progress available to test? -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From marcus at marcuscom.com Wed Oct 7 15:50:52 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Wed Oct 7 15:51:03 2009 Subject: glib/webkit update? In-Reply-To: <20091007153059.GD69519@hades.panopticon> References: <20091007153059.GD69519@hades.panopticon> Message-ID: <1254930650.99325.15.camel@shumai.marcuscom.com> On Wed, 2009-10-07 at 19:30 +0400, Dmitry Marakasov wrote: > Hi! > > I need a new version of webkit, because the one that is currently > in the ports tree doesn't work with Yahoo maps, and I need that for > astro/josm. I've tried to update webkit port locally to r49078, but > it requires newer glib: > > Requested 'glib-2.0 >= 2.21.3' but version of GLib is 2.20.5 > > Updating glib may require more effort and may break some of my installed > apps, so I ask here - is there official update planned anytime soon, > and/or is there some work in progress available to test? GNOME 2.28 is now available in MarcusCom CVS, and it includes webkit-gtk2-1.15.1 and glib-2.22.1. As soon as 8.0 is released, GNOME 2.28 will be merged into the ports tree. http://www.freebsd.org/gnome/docs/develfaq.html Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091007/4e4800e2/attachment.pgp From faber at isi.edu Wed Oct 7 16:39:48 2009 From: faber at isi.edu (Ted Faber) Date: Wed Oct 7 16:39:54 2009 Subject: automounting and glabel Message-ID: <20091007160244.GC44183@zod.isi.edu> Apparently I sent this to the wrong list before. hald & nautilus seem to not automount USB memory disks with glabels on them, even if that label is a single character (no spaces). Is there some configuration file I need to change to get the mount to happen? I didn't include all the debug information, both because I'm not sure this is a bug, and because I see this behavior over several systems running either FreeBSD7-STABLE or FreeBSD-8RC1, so it should be easy to reproduce. If it's a bug, here's how I can reproduce it: Insert an unlableled USB memory stick without a glabel but with an msdos filesystem on it. Nautilus will mount it. Unmount it from the menu and make sure it no longer shows up in df put a glabel on: $ sudo glabel label A /dev/da0s1a Pull the drive out, and put it back in. /dev/label/A and /dev/da0s1 will appear in the FS, but the drive will not be mounted by Nautilus. $ sudo glabel clear /dev/da0s1 Remove and replace and the drive will mount again. -- Ted Faber http://www.isi.edu/~faber PGP: http://www.isi.edu/~faber/pubkeys.asc Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#SIG -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091007/2d0b3466/attachment.pgp From mezz7 at cox.net Wed Oct 7 22:07:59 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Wed Oct 7 22:08:11 2009 Subject: glib/webkit update? In-Reply-To: <20091007153059.GD69519@hades.panopticon> References: <20091007153059.GD69519@hades.panopticon> Message-ID: On Wed, 07 Oct 2009 10:30:59 -0500, Dmitry Marakasov wrote: > Hi! > > I need a new version of webkit, because the one that is currently > in the ports tree doesn't work with Yahoo maps, and I need that for > astro/josm. I've tried to update webkit port locally to r49078, but > it requires newer glib: > > Requested 'glib-2.0 >= 2.21.3' but version of GLib is 2.20.5 > > Updating glib may require more effort and may break some of my installed > apps, so I ask here - is there official update planned anytime soon, > and/or is there some work in progress available to test? GNOME 2.28 was released during our ports tree freeze time, so we weren't able to put into ports tree. If you can't wait, grab those in MarcusCom CVS[1]. [1] http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From marcus at marcuscom.com Thu Oct 8 04:28:27 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Thu Oct 8 04:28:34 2009 Subject: automounting and glabel In-Reply-To: <20091005180808.GE38781@zod.isi.edu> References: <20091005180808.GE38781@zod.isi.edu> Message-ID: <1254976110.99325.107.camel@shumai.marcuscom.com> On Mon, 2009-10-05 at 11:08 -0700, Ted Faber wrote: > hald & nautilus seem to not automount USB memory disks with glabels on > them, even if that label is a single character (no spaces). Is there > some configuration file I need to change to get the mount to happen? > > I didn't include all the debug information, because I see this behavior > over several systems and over FreeBSD7-STABLE and FreeBSD-8RC1. > > If it's a bug, here's how I can reproduce it: > > Insert an unlableled USB memory stick without a glabel. > Nautilus will mount it. > Unmount it from the menu and make sure it no longer shows up in df > put a glabel on: > > $ sudo glabel label A /dev/da0s1a > > Pull the drive out, and put it back in. /dev/label/A and /dev/da0s1 > will appear in the FS, but the drive will not be mounted by Nautilus. > > $ sudo glabel clear /dev/da0s1 > > Remove and replace and the drive will mount again. You may want to try with hal-0.5.13 in MarcusCom CVS at http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports . If that doesn't work, you will need to follow the instructions at http://www.freebsd.org/gnome/docs/halfaq.html to properly report a problem with hal. Joe > > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091008/169ba4fe/attachment.pgp From faber at isi.edu Thu Oct 8 16:39:24 2009 From: faber at isi.edu (Ted Faber) Date: Thu Oct 8 16:39:44 2009 Subject: automounting and glabel In-Reply-To: <1254976110.99325.107.camel@shumai.marcuscom.com> References: <20091005180808.GE38781@zod.isi.edu> <1254976110.99325.107.camel@shumai.marcuscom.com> Message-ID: <20091008163923.GB79434@zod.isi.edu> Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091008/af6ef74a/attachment-0001.pgp From mezz7 at cox.net Thu Oct 8 21:52:16 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Thu Oct 8 21:52:26 2009 Subject: automounting and glabel In-Reply-To: <20091008163923.GB79434@zod.isi.edu> References: <20091005180808.GE38781@zod.isi.edu> <1254976110.99325.107.camel@shumai.marcuscom.com> <20091008163923.GB79434@zod.isi.edu> Message-ID: On Thu, 08 Oct 2009 11:39:23 -0500, Ted Faber wrote: > On Thu, Oct 08, 2009 at 12:28:30AM -0400, Joe Marcus Clarke wrote: >> On Mon, 2009-10-05 at 11:08 -0700, Ted Faber wrote: >> > hald & nautilus seem to not automount USB memory disks with glabels on >> > them, even if that label is a single character (no spaces). Is there >> > some configuration file I need to change to get the mount to happen? >> > >> > I didn't include all the debug information, because I see this >> behavior >> > over several systems and over FreeBSD7-STABLE and FreeBSD-8RC1. >> > >> > If it's a bug, here's how I can reproduce it: >> > >> > Insert an unlableled USB memory stick without a glabel. >> > Nautilus will mount it. >> > Unmount it from the menu and make sure it no longer shows up in df >> > put a glabel on: >> > >> > $ sudo glabel label A /dev/da0s1a >> > >> > Pull the drive out, and put it back in. /dev/label/A and /dev/da0s1 >> > will appear in the FS, but the drive will not be mounted by Nautilus. >> > >> > $ sudo glabel clear /dev/da0s1 >> > >> > Remove and replace and the drive will mount again. >> >> You may want to try with hal-0.5.13 in MarcusCom CVS at >> http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports . > > Is there a place to get a tar of the port or an easy way to pull it down > from cvsweb all at once? A target for cvsup or portsnap? Yes, the document is at http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ .. Cheers, Mezz >> http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports . If that >> doesn't work, you will need to follow the instructions at >> http://www.freebsd.org/gnome/docs/halfaq.html to properly report a >> problem with hal. > > This is attached. > > Specifically there is a uname -a, pkg_info listing and an environment > dump. As you can see this is from a freshly portsnap updated tree. > > Two traces and lshal outputs are attached. The first is > from inserting and mounting the un-glabeled drive and the second is from > the glabeled drive. Between the two runs I unmounted the drive, killed > the debug instance of hal, added the glabel as described above (the > single character 'A'), and removed the drive. I restarted hal (with the > debug options using the script command) and plugged the drive in. The > first lshal is with the un-glabelled drive inserted (and mounted) and > the second is with the glabeled drive. It is the same physical drive. > > Finally the dmesg from a verbose booted kernel is included. It is the > dmesg from the session described above. > > To be clear, the attachments are (in order): > uname > pkg_info > /usr/sbin/env > /etc/fstab > trace of hal output when mounting un-glabelled drive > lshal output with un-glabelled drive mounted. > mount command output with un-glabelled drive mounted. > trace of hal output when mounting glabelled drive > lshal output with glabelled drive inserted but not mounted. > mount command output with glabelled drive inserted but not mounted. > dmesg > > Please let me know if I can provide more info. -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From faber at isi.edu Thu Oct 8 23:52:11 2009 From: faber at isi.edu (Ted Faber) Date: Thu Oct 8 23:52:45 2009 Subject: automounting and glabel In-Reply-To: References: <20091005180808.GE38781@zod.isi.edu> <1254976110.99325.107.camel@shumai.marcuscom.com> <20091008163923.GB79434@zod.isi.edu> Message-ID: <20091008235208.GA83747@zod.isi.edu> On Thu, Oct 08, 2009 at 04:55:09PM -0500, Jeremy Messenger wrote: > On Thu, 08 Oct 2009 11:39:23 -0500, Ted Faber wrote: > > >On Thu, Oct 08, 2009 at 12:28:30AM -0400, Joe Marcus Clarke wrote: > >>You may want to try with hal-0.5.13 in MarcusCom CVS at > >>http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports . > > > >Is there a place to get a tar of the port or an easy way to pull it down > >from cvsweb all at once? A target for cvsup or portsnap? > > Yes, the document is at http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ > .. Thanks! -- Ted Faber http://www.isi.edu/~faber PGP: http://www.isi.edu/~faber/pubkeys.asc Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#SIG -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091008/94b1d3bf/attachment.pgp From amdmi3 at amdmi3.ru Fri Oct 9 14:28:15 2009 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Fri Oct 9 14:28:22 2009 Subject: glib/webkit update? In-Reply-To: References: <20091007153059.GD69519@hades.panopticon> Message-ID: <20091009142812.GA88254@hades.panopticon> * Jeremy Messenger (mezz7@cox.net) wrote: > GNOME 2.28 was released during our ports tree freeze time, so we weren't > able to put into ports tree. If you can't wait, grab those in MarcusCom > CVS[1]. Thanks for answers! I've updated GNOME, just to discover that JOSM actually uses qt4-webkit :) Well, I've updated qt4 from area51 as well, and now everything is working great. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From bsam at ipt.ru Sat Oct 10 12:27:12 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Sat Oct 10 12:27:19 2009 Subject: [marcuscom mc_ports] devel/gobject-introspection: does not build Message-ID: <08472482@bb.ipt.ru> Hello List, I try to use mc_ports form www.marcuscom.com and get the following error: ----- gmake[2]: Entering directory `/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/gir' CC libgirepository_everything_1_0_la-everything.lo CCLD libgirepository-everything-1.0.la GEN GLib-2.0.gir /usr/include/machine/endian.h:107: syntax error, unexpected '{' /usr/include/machine/endian.h:107: syntax error, unexpected ';' GEN GLib-2.0.gir Traceback (most recent call last): File "../tools/g-ir-scanner", line 38, in sys.exit(scanner_main(sys.argv)) File "/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner/scannermain.py", line 239, in scanner_main return validate(options.xpath_assertions, args[1]) File "/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner/scannermain.py", line 182, in validate xpath_assert(root, assertion) File "/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner/minixpath.py", line 77, in xpath_assert raise AssertionError("Failed to find %r" % (path, )) AssertionError: Failed to find "/namespace/alias[@name='Quark']" gmake[2]: *** [GLib-2.0.gir] Error 1 gmake[2]: Leaving directory `/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/gir' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5' gmake: *** [all] Error 2 *** Error code 1 Stop in /m/ports/devel/gobject-introspection. ----- Full log from the system: ----- % uname -a FreeBSD bb.bsam.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #5: Sat Oct 10 13:59:55 MSD 2009 root@bb.bsam.ru:/usr/obj/usr/src/sys/BB i386 ----- ...is here: ftp://ftp.ipt.ru/pub/tmp/gnome/gobject-introspection.log.txt -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From bugmaster at FreeBSD.org Mon Oct 12 11:07:14 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Oct 12 11:10:28 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200910121107.n9CB7DS0036759@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- p ports/139160 gnome update port: devel/dbus This fixes dbus on systems u a ports/138872 gnome www/epiphany doesn't work when WITH_GECKO=libxul f ports/137368 gnome x11-toolkits/libwnck: add menu option to configure dep s ports/137367 gnome net/libproxy: add menu option to configure dependence s ports/136967 gnome security/seahorse-plugins 2.26.2_1 + GPG = fail p ports/136676 gnome x11/gnome2: hald/GNOME (I guess) (re) mounted /usr and f ports/136435 gnome security/gnome-keyring + hald prevents umount of usb d p ports/134737 gnome Update www/webkit-gtk2 to 1.1.7 f ports/134536 gnome [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a f ports/134358 gnome x11/gnome2: trackerd uses up all of the cpu o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis 12 problems total. From shuvaev at physik.uni-wuerzburg.de Mon Oct 12 19:55:44 2009 From: shuvaev at physik.uni-wuerzburg.de (Alexey Shuvaev) Date: Mon Oct 12 19:55:55 2009 Subject: Test patch to slgtk to fit gtk-2.18? In-Reply-To: <20090928185936.GA79514@wep4035.physik.uni-wuerzburg.de> References: <20090928114239.GA58251@wep4035.physik.uni-wuerzburg.de> <20090928161316.GA7368@space> <20090928180241.GA13213@space> <20090928185936.GA79514@wep4035.physik.uni-wuerzburg.de> Message-ID: <20091012195538.GA89614@wep4035.physik.uni-wuerzburg.de> On Mon, Sep 28, 2009 at 08:59:36PM +0200, Alexey Shuvaev wrote: > Hello gnome team! > > Recently I have noticed this build failure of one of my ports: > http://pointyhat.freebsd.org/errorlogs/i386-7-exp-latest/slgtk-0.7.5_1.log > > After reactive response from Michael Noble, the author of slgtk, > I realized that gtk-2.18 is not in the ports yet and that there was > an experimental ports' build run. > > Well, could someone with access to the new experimental gtk-2.18 packages > test x11-toolkits/slgtk with the following patch dropped into files/ > in the port directory? > > Big thanks to Michael for providing the patch within few hours! > --- src/slirprc-gtk.sl.orig 2009-02-02 20:23:59.000000000 +0100 > +++ src/slirprc-gtk.sl 2009-09-28 20:15:24.000000000 +0200 > @@ -308,6 +308,9 @@ > gtk_widget_get_window % prefer my version, which returns > % bin_window for GtkLayout > > +gtk_widget_get_allocation % prefer my version, which returns > + % allocation struct on stack > + > gtk_accel_group_activate % gtk/gtkaccelgroup.h: "internal" funcs > gtk_accel_group_get_entry > gtk_accel_group_lock_entry > Just to summarize what happened. It seems that Marcus has put the same patch to his testing repository: http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports/x11-toolkits/slgtk/files/patch-src_slirprc-gtk.sl I was able to compile slgtk with new version of gtk too: -rw-r--r-- 1 root wheel 9212285 Oct 5 23:38 gtk-2.18.1.tbz -rw-r--r-- 1 root wheel 664474 Oct 5 23:39 slgtk-0.7.5_2.tbz Thanks to all! Alexey. From edwin at FreeBSD.org Tue Oct 13 16:10:23 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 13 16:10:35 2009 Subject: ports/139573: Port x11-toolkits/pango missing a dependency on fontconfig Message-ID: <200910131610.n9DGAN48089315@freefall.freebsd.org> Synopsis: Port x11-toolkits/pango missing a dependency on fontconfig Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 13 16:10:21 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=139573 From bsam at ipt.ru Wed Oct 14 14:39:45 2009 From: bsam at ipt.ru (Boris Samorodov) Date: Wed Oct 14 14:39:52 2009 Subject: [solved] [marcuscom mc_ports] devel/gobject-introspection: does not build In-Reply-To: <08472482@bb.ipt.ru> (Boris Samorodov's message of "Sat\, 10 Oct 2009 16\:27\:09 +0400") References: <08472482@bb.ipt.ru> Message-ID: <97702144@bb.ipt.ru> On Sat, 10 Oct 2009 16:27:09 +0400 Boris Samorodov wrote: > I try to use mc_ports form www.marcuscom.com and get the following > error: > ----- > gmake[2]: Entering directory `/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/gir' > CC libgirepository_everything_1_0_la-everything.lo > CCLD libgirepository-everything-1.0.la > GEN GLib-2.0.gir > /usr/include/machine/endian.h:107: syntax error, unexpected '{' > /usr/include/machine/endian.h:107: syntax error, unexpected ';' > GEN GLib-2.0.gir > Traceback (most recent call last): > File "../tools/g-ir-scanner", line 38, in > sys.exit(scanner_main(sys.argv)) > File "/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner/scannermain.py", line 239, in scanner_main > return validate(options.xpath_assertions, args[1]) > File "/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner/scannermain.py", line 182, in validate > xpath_assert(root, assertion) > File "/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/giscanner/minixpath.py", line 77, in xpath_assert > raise AssertionError("Failed to find %r" % (path, )) > AssertionError: Failed to find "/namespace/alias[@name='Quark']" > gmake[2]: *** [GLib-2.0.gir] Error 1 > gmake[2]: Leaving directory `/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5/gir' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/m/ports/devel/gobject-introspection/work/gobject-introspection-0.6.5' > gmake: *** [all] Error 2 > *** Error code 1 > Stop in /m/ports/devel/gobject-introspection. > ----- > Full log from the system: > ----- > % uname -a > FreeBSD bb.bsam.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #5: Sat Oct 10 13:59:55 MSD 2009 root@bb.bsam.ru:/usr/obj/usr/src/sys/BB i386 > ----- > ...is here: ftp://ftp.ipt.ru/pub/tmp/gnome/gobject-introspection.log.txt The problem was solved by: ----- 1. ?sup src, 2. build/install world/kernel, 3. csup ports + new mc_ports + marcusmerge, 4. move /usr/local + /var/db/pkg, 5. rebuild ports ----- Seems that 1-3 were not vital but 4 was. I still have /usr/local.old and /var/db/pkg.old for those curious. -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve From alexbestms at math.uni-muenster.de Wed Oct 14 18:13:40 2009 From: alexbestms at math.uni-muenster.de (Alexander Best) Date: Wed Oct 14 18:13:45 2009 Subject: whacky `fc-list` output Message-ID: hi there, if i do `fc-list` the ouput looks weird (output attached). it seems fc-list outputs in utf8. however i haven't set any of my LC_* vars to utf8. this is the output of `locale`: LANG=C LC_CTYPE=de_DE.ISO8859-15 LC_COLLATE=en_GB.ISO8859-15 LC_TIME=de_DE.ISO8859-15 LC_NUMERIC=de_DE.ISO8859-15 LC_MONETARY=de_DE.ISO8859-15 LC_MESSAGES=en_GB.ISO8859-15 LC_ALL= i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 cheers. alex From marcus at marcuscom.com Wed Oct 14 18:30:31 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Wed Oct 14 18:30:38 2009 Subject: whacky `fc-list` output In-Reply-To: References: Message-ID: <1255545045.22880.133.camel@shumai.marcuscom.com> On Wed, 2009-10-14 at 19:43 +0200, Alexander Best wrote: > hi there, > > if i do `fc-list` the ouput looks weird (output attached). it seems fc-list > outputs in utf8. however i haven't set any of my LC_* vars to utf8. this is > the output of `locale`: You're probably right, but this is not a FreeBSD thing. You should take this to the fontconfig authors if you feel it's a problem. Joe > > LANG=C > LC_CTYPE=de_DE.ISO8859-15 > LC_COLLATE=en_GB.ISO8859-15 > LC_TIME=de_DE.ISO8859-15 > LC_NUMERIC=de_DE.ISO8859-15 > LC_MONETARY=de_DE.ISO8859-15 > LC_MESSAGES=en_GB.ISO8859-15 > LC_ALL= > > i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT FreeBSD > 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 > root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 > > cheers. > alex > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091014/99994cfd/attachment.pgp From alexbestms at math.uni-muenster.de Wed Oct 14 19:14:25 2009 From: alexbestms at math.uni-muenster.de (Alexander Best) Date: Wed Oct 14 19:14:30 2009 Subject: whacky `fc-list` output In-Reply-To: <1255545045.22880.133.camel@shumai.marcuscom.com> Message-ID: Joe Marcus Clarke schrieb am 2009-10-14: > On Wed, 2009-10-14 at 19:43 +0200, Alexander Best wrote: > > hi there, > > if i do `fc-list` the ouput looks weird (output attached). it seems > > fc-list > > outputs in utf8. however i haven't set any of my LC_* vars to utf8. > > this is > > the output of `locale`: > You're probably right, but this is not a FreeBSD thing. You should > take > this to the fontconfig authors if you feel it's a problem. > Joe > > LANG=C > > LC_CTYPE=de_DE.ISO8859-15 > > LC_COLLATE=en_GB.ISO8859-15 > > LC_TIME=de_DE.ISO8859-15 > > LC_NUMERIC=de_DE.ISO8859-15 > > LC_MONETARY=de_DE.ISO8859-15 > > LC_MESSAGES=en_GB.ISO8859-15 > > LC_ALL= > > i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT FreeBSD > > 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 > > root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 > > cheers. > > alex > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to > > "freebsd-gnome-unsubscribe@freebsd.org" i just sent a mail to keith packard describing the problem. i also found this pr in the debian bug-database which seems to describe the very same problem: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498039 cheers. alex From marcus at marcuscom.com Wed Oct 14 19:22:52 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Wed Oct 14 19:22:58 2009 Subject: whacky `fc-list` output In-Reply-To: References: Message-ID: <1255548185.22880.140.camel@shumai.marcuscom.com> On Wed, 2009-10-14 at 21:14 +0200, Alexander Best wrote: > Joe Marcus Clarke schrieb am 2009-10-14: > > On Wed, 2009-10-14 at 19:43 +0200, Alexander Best wrote: > > > hi there, > > > > if i do `fc-list` the ouput looks weird (output attached). it seems > > > fc-list > > > outputs in utf8. however i haven't set any of my LC_* vars to utf8. > > > this is > > > the output of `locale`: > > > You're probably right, but this is not a FreeBSD thing. You should > > take > > this to the fontconfig authors if you feel it's a problem. > > > Joe > > > > > LANG=C > > > LC_CTYPE=de_DE.ISO8859-15 > > > LC_COLLATE=en_GB.ISO8859-15 > > > LC_TIME=de_DE.ISO8859-15 > > > LC_NUMERIC=de_DE.ISO8859-15 > > > LC_MONETARY=de_DE.ISO8859-15 > > > LC_MESSAGES=en_GB.ISO8859-15 > > > LC_ALL= > > > > i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT FreeBSD > > > 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 > > > root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 > > > > cheers. > > > alex > > > _______________________________________________ > > > freebsd-gnome@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > > To unsubscribe, send any mail to > > > "freebsd-gnome-unsubscribe@freebsd.org" > > i just sent a mail to keith packard describing the problem. i also found this > pr in the debian bug-database which seems to describe the very same problem: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498039 I guess. Your attachment never made it through, so I have idea the exact problem. However, running the same commands in this bug yield the same output even with fontconfig-2.7.3, so if this is a problem, it still exists. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091014/0c36e34b/attachment.pgp From alexbestms at math.uni-muenster.de Wed Oct 14 19:30:40 2009 From: alexbestms at math.uni-muenster.de (Alexander Best) Date: Wed Oct 14 19:30:47 2009 Subject: whacky `fc-list` output In-Reply-To: <1255548185.22880.140.camel@shumai.marcuscom.com> Message-ID: Joe Marcus Clarke schrieb am 2009-10-14: > On Wed, 2009-10-14 at 21:14 +0200, Alexander Best wrote: > > Joe Marcus Clarke schrieb am 2009-10-14: > > > On Wed, 2009-10-14 at 19:43 +0200, Alexander Best wrote: > > > > hi there, > > > > if i do `fc-list` the ouput looks weird (output attached). it > > > > seems > > > > fc-list > > > > outputs in utf8. however i haven't set any of my LC_* vars to > > > > utf8. > > > > this is > > > > the output of `locale`: > > > You're probably right, but this is not a FreeBSD thing. You > > > should > > > take > > > this to the fontconfig authors if you feel it's a problem. > > > Joe > > > > LANG=C > > > > LC_CTYPE=de_DE.ISO8859-15 > > > > LC_COLLATE=en_GB.ISO8859-15 > > > > LC_TIME=de_DE.ISO8859-15 > > > > LC_NUMERIC=de_DE.ISO8859-15 > > > > LC_MONETARY=de_DE.ISO8859-15 > > > > LC_MESSAGES=en_GB.ISO8859-15 > > > > LC_ALL= > > > > i'm running fontconfig-2.6.0,1 on FreeBSD otaku 9.0-CURRENT > > > > FreeBSD > > > > 9.0-CURRENT #0 r197914: Sat Oct 10 02:58:19 CEST 2009 > > > > root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 > > > > cheers. > > > > alex > > > > _______________________________________________ > > > > freebsd-gnome@freebsd.org mailing list > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > > > To unsubscribe, send any mail to > > > > "freebsd-gnome-unsubscribe@freebsd.org" > > i just sent a mail to keith packard describing the problem. i also > > found this > > pr in the debian bug-database which seems to describe the very same > > problem: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=498039 > I guess. Your attachment never made it through, so I have idea the > exact problem. However, running the same commands in this bug yield > the > same output even with fontconfig-2.7.3, so if this is a problem, it > still exists. > Joe yeah i got that release too and the problem also exists there so it's definitely not fixed yet. strange because the mainlingslist archives list the attachment so it wasn't scrubbed: http://lists.freebsd.org/pipermail/freebsd-questions/2009-October/206438.html cheers. alex From asientrade at freenet.de Thu Oct 15 13:40:50 2009 From: asientrade at freenet.de (daniel) Date: Thu Oct 15 13:41:05 2009 Subject: Twitter-endlich Geldverdienen-kostenlos und sofort startklar Message-ID: <20091015154107558475F544$1CF3949FEB@DANIELPC> ?Offers stand below as an English available Hallo- ??????????????????????????????????????? verdiene endlich Geld durch Twitterwenn ein Twitter Account vorhanden sein sollte dann gehts sofort los mit Verdienen.sollte keine Account vorhanden sein dann einfach alles kostenlos erstellen und verdienen.?mit besten Empfehlungen eure Danielleichter kann man sein ?Geld nicht verdienen- alles kostenlos wenn sie einen Twitteraccount haben.Also schnell handel-bei weiterem Interesse und lust an gratis produkten einfach kurz anmelden-oder abmelden-- danke??Anmelden?????? ?Abmelden?24 Std. Blitzangebot?nur begrenzt f?r?24 Stunden aktiv danach ausverkauft--- http://www.affiliateverkaufen.de/blitzangebot.html???? 10,-?(The Logo Creator hilft beim Erstellen qualitativ hochwertiger Logos. Ganz nach dem Motto "Your Logo is your business" gestaltet der Nutzer mit diesem Programm Blickf?nger f?r Webseiten)?(?bersetzen Sie ganz einfach und mit wenigen Klicks Texte oder sogar komplette Webseiten in 31 Sprachen. )nur 28,-??oder Aktionspreis 30,-??? f?r Logocreator v5 und PDF-Converter 6.0 dt.?Oder m?chten sie lieber effektiv heute noch Geld verdienen und Zahlungen wenn m?glich sofort erwirtschaften-?? dann mit diesem angebot was f?r mich selbstbehauptet das beste ?berhaupt war und ist--Geld durch Emails verdienen-aber keine centbetr?ge sondern sofort 10-20,-? sofort-zahlung innerhalb weniger minuten, ich habe zur zeit zwischen 5 und 20 Kunden pro tag (weltweit) bei einem verdienst pro email von ca. 15,-? und ich betreibe keinerlei werbung oder verkaufe durchs telefon nein die Kunden kommen zu mir und ich verdiene sehr gut-aber lesen sie selbst wenn ihr interesse noch vorhanden ist weiter im Angebot 2.erfolgreiches Handeln w?nsche ich auf diesem Wege-bei weiteren Interessen k?nnen sie sichwiederholt eintragen um weitere Angebote und Gratis Geschenke zu erhalten........................(oder Abmelden).... Anmelden???? Abmelden ?Hello- finally earn money by Twitterthen immediately feels wrong with earning if a Twitter account should be available. no-one should account be available simply then everything free of charge make and earn. with best recommendations yours Danielone can more easily money not earning everything be ' free if they have a Twitteraccount. -therefore act fast simply registering or cancelling at broader interest and desire at free products briefly, thank youBookingCancelling24 hour lightning supply?sold off according to that actively for 24 hours only restrictedly - http://www.affiliateverkaufen.de/blitzangebot.html 10. ? (A The logo Creator helps to make high-quality logos. According to the motto "Your logo is your business" the user completely forms with this programme eye-catcher for web pages.) ? (Translate texts or even complete web pages for only simply and a few clicks into 31 languages.) only 28. ? or special-offer price 30. ? for Logocreator v5 and PDF-Converter of 6.0 dt. -or they would rather, today, still earn money effectively and immediately gain payments if possible? with this supply did but no cent amounts what was self claimed for me the best at all and is? I have 10-20,- ? immediately payment within less minutes, between 5 and 20 customers per day (worldwide) at an income per e-mail from approx. 15. ? at the moment by the telephone the customers no come to me and I earn very well and I operate no advertising or sell but read them even if their interest is still further existing in the supply 2. Angebot 2.I wish on this at broader interests be able to do them himself a successful action waystyping repeated ........................ in to receive further offers and free presents. (or cancel ) ..... Booking? Cancelling???? From marcus at FreeBSD.org Sun Oct 18 17:36:24 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Oct 18 17:36:31 2009 Subject: ports/139573: Port x11-toolkits/pango missing a dependency on fontconfig Message-ID: <200910181736.n9IHaOs1024843@freefall.freebsd.org> Synopsis: Port x11-toolkits/pango missing a dependency on fontconfig State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Oct 18 17:35:33 UTC 2009 State-Changed-Why: Fontconfig is a dependency of pango (check make package-depends-list). Your system had an issue with the installed ports. You need to use a tool like portupgrade or portmaster to make sure your ports are up-to-date. http://www.freebsd.org/cgi/query-pr.cgi?pr=139573 From bugmaster at FreeBSD.org Mon Oct 19 11:07:13 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Oct 19 11:10:19 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200910191107.n9JB7D9m063743@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- p ports/139160 gnome update port: devel/dbus This fixes dbus on systems u a ports/138872 gnome www/epiphany doesn't work when WITH_GECKO=libxul f ports/137368 gnome x11-toolkits/libwnck: add menu option to configure dep s ports/137367 gnome net/libproxy: add menu option to configure dependence s ports/136967 gnome security/seahorse-plugins 2.26.2_1 + GPG = fail p ports/136676 gnome x11/gnome2: hald/GNOME (I guess) (re) mounted /usr and f ports/136435 gnome security/gnome-keyring + hald prevents umount of usb d p ports/134737 gnome Update www/webkit-gtk2 to 1.1.7 f ports/134536 gnome [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a f ports/134358 gnome x11/gnome2: trackerd uses up all of the cpu o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis 12 problems total. From linimon at FreeBSD.org Tue Oct 20 15:11:59 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Tue Oct 20 15:12:11 2009 Subject: ports/139797: devel/glib20-reference doesn't install "GIO Reference Manual" Message-ID: <200910201511.n9KFBwkj090602@freefall.freebsd.org> Synopsis: devel/glib20-reference doesn't install "GIO Reference Manual" Responsible-Changed-From-To: freebsd-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Tue Oct 20 15:11:23 UTC 2009 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=139797 From linimon at FreeBSD.org Wed Oct 21 06:28:13 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Oct 21 06:28:19 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20091021062812.839C51CCC5@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 6.x/7.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: databases/libgda4-jdbc broken because: does not configure build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=libgda4-jdbc If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From jhs at berklix.com Wed Oct 21 12:42:07 2009 From: jhs at berklix.com (Julian H. Stacey) Date: Wed Oct 21 12:42:14 2009 Subject: current/ports/devel/libnotify package: lib/libnotify.so.1: Cannot stat Message-ID: <200910211226.n9LCPtej018570@fire.js.berklix.net> Hi gnome@FreeBSD.org, In -current/ports/devel/libnotify, There seems some mistake with lib version numbers: uname -a FreeBSD laps.js.berklix.net 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Wed Sep 9 11:33:57 CEST 2009 jhs@laps.no.net:/usr/src/sys/i386/compile/LAPS.small i386 setenv PORTSDIR /pri/FreeBSD/branches/i386/-current/686/ports/ cd /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify make install make package Creating bzip'd tar ball in '/pri/FreeBSD/branches/i386/-current/686/ports//packages/All/libnotify-0.4.5_1.tbz' tar: lib/libnotify.so.1: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 cd /usr/local/lib ; ls -l libnotify* -rw-r--r-- 1 root wheel 32880 Oct 21 14:03 libnotify.a -rwxr-xr-x 1 root wheel 2071 Oct 21 14:03 libnotify.la* lrwxr-xr-x 1 root wheel 14 Oct 21 14:03 libnotify.so@ -> libnotify.so.2 -rwxr-xr-x 1 root wheel 39043 Oct 21 14:03 libnotify.so.2* cd /pri/FreeBSD/branches/i386/-current/686/ports/multimedia/vlc; make ===> vlc-1.0.1_1,3 depends on shared library: notify.1 - not found ===> Verifying install for notify.1 in /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify ===> Returning to build of vlc-1.0.1_1,3 Error: shared library "notify.1" does not exist ln -s libnotify.so.2 /usr/local/lib/libnotify.so.1 cd /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify ; make package OK cd /pri/FreeBSD/branches/i386/-current/686/ports/multimedia/vlc; make Please leave me jhs@berklix.com on CC: , as I'm not on gnome@ Cheers, Julian -- Julian Stacey: BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com Mail ASCII plain text not HTML & Base64. http://asciiribbon.org From jhs at berklix.com Wed Oct 21 17:03:13 2009 From: jhs at berklix.com (Julian H. Stacey) Date: Wed Oct 21 17:03:21 2009 Subject: current/ports/devel/libnotify package: lib/libnotify.so.1: Cannot stat In-Reply-To: Your message "Wed, 21 Oct 2009 14:25:55 +0200." Message-ID: <200910211705.n9LH5gUX008144@fire.js.berklix.net> Hi, I wrote > Error: shared library "notify.1" does not exist Please ignore. I've rebuilt lots of stuff, & can't reproduce fault :-) Cheers, Julian -- Julian Stacey: BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com Mail ASCII plain text not HTML & Base64. http://asciiribbon.org From mezz7 at cox.net Wed Oct 21 21:51:10 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Wed Oct 21 21:51:17 2009 Subject: current/ports/devel/libnotify package: lib/libnotify.so.1: Cannot stat In-Reply-To: <200910211226.n9LCPtej018570@fire.js.berklix.net> References: <200910211226.n9LCPtej018570@fire.js.berklix.net> Message-ID: On Wed, 21 Oct 2009 07:25:55 -0500, Julian H. Stacey wrote: > Hi gnome@FreeBSD.org, > In -current/ports/devel/libnotify, > There seems some mistake with lib version numbers: My best guess, you didn't follow the libtool22 update in /usr/ports/UPDATING. > uname -a > FreeBSD laps.js.berklix.net 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Wed > Sep 9 11:33:57 CEST 2009 > jhs@laps.no.net:/usr/src/sys/i386/compile/LAPS.small i386 > setenv PORTSDIR /pri/FreeBSD/branches/i386/-current/686/ports/ > cd /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify > make install > make package > Creating bzip'd tar ball in > '/pri/FreeBSD/branches/i386/-current/686/ports//packages/All/libnotify-0.4.5_1.tbz' > tar: lib/libnotify.so.1: Cannot stat: No such file or directory > tar: Error exit delayed from previous errors. > pkg_create: make_dist: tar command failed with code 256 > > cd /usr/local/lib ; ls -l libnotify* > -rw-r--r-- 1 root wheel 32880 Oct 21 14:03 libnotify.a > -rwxr-xr-x 1 root wheel 2071 Oct 21 14:03 libnotify.la* > lrwxr-xr-x 1 root wheel 14 Oct 21 14:03 libnotify.so@ -> > libnotify.so.2 > -rwxr-xr-x 1 root wheel 39043 Oct 21 14:03 libnotify.so.2* > > cd /pri/FreeBSD/branches/i386/-current/686/ports/multimedia/vlc; make > ===> vlc-1.0.1_1,3 depends on shared library: notify.1 - not found > ===> Verifying install for notify.1 in > /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify > ===> Returning to build of vlc-1.0.1_1,3 > Error: shared library "notify.1" does not exist > > ln -s libnotify.so.2 /usr/local/lib/libnotify.so.1 > > cd /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify ; make > package > OK > > cd /pri/FreeBSD/branches/i386/-current/686/ports/multimedia/vlc; make > > Please leave me jhs@berklix.com on CC: , as I'm not on gnome@ > > Cheers, > Julian -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From fbsd at opal.com Fri Oct 23 01:54:47 2009 From: fbsd at opal.com (J.R. Oldroyd) Date: Fri Oct 23 01:54:52 2009 Subject: hal truncating block.device on freebsd-8.0rc1 Message-ID: <20091022212532.23a0b972@shibato.opal.com> Attached USB camera in umass mode. Doesn't automount. Running hald --verbose shows: ... 21:02:23.301 [W] hf-block.c:49: unable to stat /dev/msdosfs/NIKON: No such file or directory Run started hald-probe-volume (60000) (0) ! full path is '/usr/local/libexec/hald-probe-volume', program_dir is '/usr/local/libexec' pid 6469: rc=1 signaled=0: /usr/local/libexec/hald-probe-volume 21:02:23.313 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_part2_size_4095705600_block 21:02:23.322 [I] hf-devd.c:316: received devd event: !system=DEVFS subsystem=CDEV type=CREATE cdev=pass1 21:02:23.330 [I] hf-devd.c:316: received devd event: !system=DEVFS subsystem=CDEV type=CREATE cdev=da1 21:02:23.331 [I] hf-devd.c:316: received devd event: !system=DEVFS subsystem=CDEV type=CREATE cdev=da1s1 21:02:23.331 [I] hf-devd.c:316: received devd event: !system=DEVFS subsystem=CDEV type=CREATE cdev=msdosfs/NIKON D300 ... # ls -l /dev/msdosfs total 0 crw-r----- 1 root operator 0, 110 Oct 22 21:02 NIKON D300 # lshal ... udi = '/org/freedesktop/Hal/devices/volume_part2_size_4095705600_block' block.device = '/dev/msdosfs/NIKON' (string) block.is_volume = false (bool) block.storage_device = '/org/freedesktop/Hal/devices/storage_model_D300' (string) info.capabilities = {'block'} (string list) info.category = 'block' (string) info.parent = '/org/freedesktop/Hal/devices/volume_part2_size_4095705600' (string) info.product = 'Block Device' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_part2_size_4095705600_block' (string) ... Looks like hal is truncating the device name from "NIKON D300" to just "NIKON" so the mount is failing. -jr From marcus at marcuscom.com Fri Oct 23 04:01:55 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Oct 23 04:02:01 2009 Subject: hal truncating block.device on freebsd-8.0rc1 In-Reply-To: <20091022212532.23a0b972@shibato.opal.com> References: <20091022212532.23a0b972@shibato.opal.com> Message-ID: <1256270523.54447.113.camel@shumai.marcuscom.com> On Thu, 2009-10-22 at 21:25 -0400, J.R. Oldroyd wrote: > Attached USB camera in umass mode. Doesn't automount. > > Running hald --verbose shows: > > ... > 21:02:23.301 [W] hf-block.c:49: unable to stat /dev/msdosfs/NIKON: No such file or directory > Run started hald-probe-volume (60000) (0) > ! full path is '/usr/local/libexec/hald-probe-volume', program_dir is '/usr/local/libexec' > pid 6469: rc=1 signaled=0: /usr/local/libexec/hald-probe-volume > 21:02:23.313 [I] hald.c:108: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_part2_size_4095705600_block > 21:02:23.322 [I] hf-devd.c:316: received devd event: !system=DEVFS subsystem=CDEV type=CREATE cdev=pass1 > 21:02:23.330 [I] hf-devd.c:316: received devd event: !system=DEVFS subsystem=CDEV type=CREATE cdev=da1 > 21:02:23.331 [I] hf-devd.c:316: received devd event: !system=DEVFS subsystem=CDEV type=CREATE cdev=da1s1 > 21:02:23.331 [I] hf-devd.c:316: received devd event: !system=DEVFS subsystem=CDEV type=CREATE cdev=msdosfs/NIKON D300 > ... > > # ls -l /dev/msdosfs > total 0 > crw-r----- 1 root operator 0, 110 Oct 22 21:02 NIKON D300 > > # lshal > ... > udi = '/org/freedesktop/Hal/devices/volume_part2_size_4095705600_block' > block.device = '/dev/msdosfs/NIKON' (string) > block.is_volume = false (bool) > block.storage_device = '/org/freedesktop/Hal/devices/storage_model_D300' (string) > info.capabilities = {'block'} (string list) > info.category = 'block' (string) > info.parent = '/org/freedesktop/Hal/devices/volume_part2_size_4095705600' (string) > info.product = 'Block Device' (string) > info.subsystem = 'block' (string) > info.udi = '/org/freedesktop/Hal/devices/volume_part2_size_4095705600_block' (string) > ... > > Looks like hal is truncating the device name from "NIKON D300" to > just "NIKON" so the mount is failing. Hal doesn't support volumes with spaces in their names. This is documented in the FreeBSD HAL FAQ at http://www.freebsd.org/gnome/docs/halfaq.html . Patches to add support for this are very welcome. Joe > > -jr > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091023/064a993c/attachment.pgp From fbsd at opal.com Fri Oct 23 05:37:35 2009 From: fbsd at opal.com (J.R. Oldroyd) Date: Fri Oct 23 05:37:40 2009 Subject: hal truncating block.device on freebsd-8.0rc1 In-Reply-To: <1256270523.54447.113.camel@shumai.marcuscom.com> References: <20091022212532.23a0b972@shibato.opal.com> <1256270523.54447.113.camel@shumai.marcuscom.com> Message-ID: <20091023013730.6300fd64@shibato.opal.com> On Fri, 23 Oct 2009 00:02:03 -0400, Joe Marcus Clarke wrote: > > Hal doesn't support volumes with spaces in their names. This is > documented in the FreeBSD HAL FAQ at > http://www.freebsd.org/gnome/docs/halfaq.html . Patches to add support > for this are very welcome. > > Joe > That doc, and some googling which found two year old email from you, show that this is apparently a long-standing problem with geom/glabel. Any pointers on where the defective code might lie? -jr From marcus at marcuscom.com Fri Oct 23 05:44:34 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Oct 23 05:44:42 2009 Subject: hal truncating block.device on freebsd-8.0rc1 In-Reply-To: <20091023013730.6300fd64@shibato.opal.com> References: <20091022212532.23a0b972@shibato.opal.com> <1256270523.54447.113.camel@shumai.marcuscom.com> <20091023013730.6300fd64@shibato.opal.com> Message-ID: <1256276672.54447.130.camel@shumai.marcuscom.com> On Fri, 2009-10-23 at 01:37 -0400, J.R. Oldroyd wrote: > On Fri, 23 Oct 2009 00:02:03 -0400, Joe Marcus Clarke wrote: > > > > Hal doesn't support volumes with spaces in their names. This is > > documented in the FreeBSD HAL FAQ at > > http://www.freebsd.org/gnome/docs/halfaq.html . Patches to add support > > for this are very welcome. > > > > Joe > > > > That doc, and some googling which found two year old email from you, > show that this is apparently a long-standing problem with geom/glabel. > > Any pointers on where the defective code might lie? hald/freebsd/hf-storage.c. The fix would be to process kern.geom.confxml instead of kern.geom.conftxt. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091023/8336dcdd/attachment.pgp From jhs at berklix.com Fri Oct 23 08:19:42 2009 From: jhs at berklix.com (Julian H. Stacey) Date: Fri Oct 23 08:19:49 2009 Subject: current/ports/devel/libnotify package: lib/libnotify.so.1: Cannot stat In-Reply-To: Your message "Wed, 21 Oct 2009 16:55:06 CDT." Message-ID: <200910230822.n9N8LxcV097591@fire.js.berklix.net> "Jeremy Messenger" wrote: > On Wed, 21 Oct 2009 07:25:55 -0500, Julian H. Stacey > wrote: > > > Hi gnome@FreeBSD.org, > > In -current/ports/devel/libnotify, > > There seems some mistake with lib version numbers: > > My best guess, you didn't follow the libtool22 update in > /usr/ports/UPDATING. I'll read, Thanks. I hadn't thought to look, as I wasn't consciously on a mission to Update, I `just' started by trying to top up my desk top box with remaining ports I wanted from current that wouldnt build from release, Then as I should have expected, the hell of an excalating conflict of ports, poisoned libs, conflicting missing local components etc. I've seen that too often over years, so I'm considering having a jail / VirtualBox (which ?) set within an emulator, as well as the base ports release set. Have others tried that/those route(s) ? I recall ports builds (on cluster) are done within chroots or jails anyway, to obviate conflicts. > > uname -a > > FreeBSD laps.js.berklix.net 7.2-RELEASE FreeBSD 7.2-RELEASE #2: Wed > > Sep 9 11:33:57 CEST 2009 > > jhs@laps.no.net:/usr/src/sys/i386/compile/LAPS.small i386 > > setenv PORTSDIR /pri/FreeBSD/branches/i386/-current/686/ports/ > > cd /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify > > make install > > make package > > Creating bzip'd tar ball in > > '/pri/FreeBSD/branches/i386/-current/686/ports//packages/All/libnotify-0.4.5_1.tbz' > > tar: lib/libnotify.so.1: Cannot stat: No such file or directory > > tar: Error exit delayed from previous errors. > > pkg_create: make_dist: tar command failed with code 256 > > > > cd /usr/local/lib ; ls -l libnotify* > > -rw-r--r-- 1 root wheel 32880 Oct 21 14:03 libnotify.a > > -rwxr-xr-x 1 root wheel 2071 Oct 21 14:03 libnotify.la* > > lrwxr-xr-x 1 root wheel 14 Oct 21 14:03 libnotify.so@ -> > > libnotify.so.2 > > -rwxr-xr-x 1 root wheel 39043 Oct 21 14:03 libnotify.so.2* > > > > cd /pri/FreeBSD/branches/i386/-current/686/ports/multimedia/vlc; make > > ===> vlc-1.0.1_1,3 depends on shared library: notify.1 - not found > > ===> Verifying install for notify.1 in > > /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify > > ===> Returning to build of vlc-1.0.1_1,3 > > Error: shared library "notify.1" does not exist > > > > ln -s libnotify.so.2 /usr/local/lib/libnotify.so.1 > > > > cd /pri/FreeBSD/branches/i386/-current/686/ports/devel/libnotify ; make > > package > > OK > > > > cd /pri/FreeBSD/branches/i386/-current/686/ports/multimedia/vlc; make > > > > Please leave me jhs@berklix.com on CC: , as I'm not on gnome@ > > > > Cheers, > > Julian > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > Cheers, Julian -- Julian Stacey: BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com Mail ASCII plain text not HTML & Base64. http://asciiribbon.org From fbsd at opal.com Fri Oct 23 18:19:26 2009 From: fbsd at opal.com (J.R. Oldroyd) Date: Fri Oct 23 18:19:34 2009 Subject: hal truncating block.device on freebsd-8.0rc1 In-Reply-To: <1256276672.54447.130.camel@shumai.marcuscom.com> References: <20091022212532.23a0b972@shibato.opal.com> <1256270523.54447.113.camel@shumai.marcuscom.com> <20091023013730.6300fd64@shibato.opal.com> <1256276672.54447.130.camel@shumai.marcuscom.com> Message-ID: <20091023141921.7aaecf23@shibato.opal.com> On Fri, 23 Oct 2009 01:44:32 -0400, Joe Marcus Clarke wrote: > > On Fri, 2009-10-23 at 01:37 -0400, J.R. Oldroyd wrote: > > On Fri, 23 Oct 2009 00:02:03 -0400, Joe Marcus Clarke wrote: > > > > > > Hal doesn't support volumes with spaces in their names. This is > > > documented in the FreeBSD HAL FAQ at > > > http://www.freebsd.org/gnome/docs/halfaq.html . Patches to add support > > > for this are very welcome. > > > > > > Joe > > > > > > > That doc, and some googling which found two year old email from you, > > show that this is apparently a long-standing problem with geom/glabel. > > > > Any pointers on where the defective code might lie? > > hald/freebsd/hf-storage.c. The fix would be to process > kern.geom.confxml instead of kern.geom.conftxt. > > Joe > I have a simple patch to the conftxt parser that looks for LABEL lines and appends fields until the "i" field is in the right place. This fixes things for this camera. I have no other devices at hand to test to see if anything broke, however. The replacement files/patch-hald_hf-storage.c with the additional patch is here: http://opal.com/jr/hal/patch-hald_hf-storage.c By the way, the patch file should probably be renamed to files/patch-hald_freebsd_hf-storage.c for consistency with the other patch files there. -jr From marcus at marcuscom.com Sat Oct 24 06:35:32 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Oct 24 06:35:38 2009 Subject: hal truncating block.device on freebsd-8.0rc1 In-Reply-To: <20091023141921.7aaecf23@shibato.opal.com> References: <20091022212532.23a0b972@shibato.opal.com> <1256270523.54447.113.camel@shumai.marcuscom.com> <20091023013730.6300fd64@shibato.opal.com> <1256276672.54447.130.camel@shumai.marcuscom.com> <20091023141921.7aaecf23@shibato.opal.com> Message-ID: <1256366142.54447.188.camel@shumai.marcuscom.com> On Fri, 2009-10-23 at 14:19 -0400, J.R. Oldroyd wrote: > On Fri, 23 Oct 2009 01:44:32 -0400, Joe Marcus Clarke wrote: > > > > On Fri, 2009-10-23 at 01:37 -0400, J.R. Oldroyd wrote: > > > On Fri, 23 Oct 2009 00:02:03 -0400, Joe Marcus Clarke wrote: > > > > > > > > Hal doesn't support volumes with spaces in their names. This is > > > > documented in the FreeBSD HAL FAQ at > > > > http://www.freebsd.org/gnome/docs/halfaq.html . Patches to add support > > > > for this are very welcome. > > > > > > > > Joe > > > > > > > > > > That doc, and some googling which found two year old email from you, > > > show that this is apparently a long-standing problem with geom/glabel. > > > > > > Any pointers on where the defective code might lie? > > > > hald/freebsd/hf-storage.c. The fix would be to process > > kern.geom.confxml instead of kern.geom.conftxt. > > > > Joe > > > > I have a simple patch to the conftxt parser that looks for LABEL > lines and appends fields until the "i" field is in the right > place. This fixes things for this camera. > > I have no other devices at hand to test to see if anything broke, > however. > > The replacement files/patch-hald_hf-storage.c with the additional > patch is here: > http://opal.com/jr/hal/patch-hald_hf-storage.c Thanks. I believe this will work given that the format of conftxt looks to be consistent across 6.X, 7.X, 8.X, and 9.X. I've modified the patch some for safety and style, and added it to hal-0.5.13 which will be committed with GNOME 2.28 when 8.0 is released. Joe > > By the way, the patch file should probably be renamed to > files/patch-hald_freebsd_hf-storage.c for consistency with the > other patch files there. > > -jr > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091024/a99fd4e9/attachment.pgp From fbsd at opal.com Sat Oct 24 20:03:11 2009 From: fbsd at opal.com (J.R. Oldroyd) Date: Sat Oct 24 20:03:17 2009 Subject: hal truncating block.device on freebsd-8.0rc1 In-Reply-To: <1256366142.54447.188.camel@shumai.marcuscom.com> References: <20091022212532.23a0b972@shibato.opal.com> <1256270523.54447.113.camel@shumai.marcuscom.com> <20091023013730.6300fd64@shibato.opal.com> <1256276672.54447.130.camel@shumai.marcuscom.com> <20091023141921.7aaecf23@shibato.opal.com> <1256366142.54447.188.camel@shumai.marcuscom.com> Message-ID: <20091024160307.106e1fcc@shibato.opal.com> On Sat, 24 Oct 2009 02:35:42 -0400, Joe Marcus Clarke wrote: > > > > I have a simple patch to the conftxt parser that looks for LABEL > > lines and appends fields until the "i" field is in the right > > place. This fixes things for this camera. > > > Thanks. I believe this will work given that the format of conftxt looks > to be consistent across 6.X, 7.X, 8.X, and 9.X. I've modified the patch > some for safety and style, and added it to hal-0.5.13 which will be > committed with GNOME 2.28 when 8.0 is released. > > Joe > You're welcome. Your earlier note about parsing confxml would probably be the correct, long-term solution. This solution will not properly handle names with multiple spaces or with tabs - the parser will eliminate those and leave just single spaces. But I don't have time to write an xml parser! And I think this solution is an improvement over not having it at all. I suspect devices that use multiple spaces or tabs are rare. Don't forget to update the documentation at that URL you sent me too. -jr From edwin at FreeBSD.org Sun Oct 25 07:50:12 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 25 07:50:28 2009 Subject: ports/139941: [PATCH] Add missing dependency to graphics/evince Message-ID: <200910250750.n9P7oCEd089974@freefall.freebsd.org> Synopsis: [PATCH] Add missing dependency to graphics/evince Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 25 07:50:12 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=139941 From marcus at FreeBSD.org Sun Oct 25 15:28:55 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Oct 25 15:29:01 2009 Subject: ports/139797: devel/glib20-reference doesn't install "GIO Reference Manual" Message-ID: <200910251528.n9PFStQb093418@freefall.freebsd.org> Synopsis: devel/glib20-reference doesn't install "GIO Reference Manual" State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Oct 25 15:28:46 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=139797 From swell.k at gmail.com Sun Oct 25 16:00:14 2009 From: swell.k at gmail.com (Anonymous) Date: Sun Oct 25 16:00:40 2009 Subject: ports/139941: [PATCH] Add missing dependency to graphics/evince Message-ID: <200910251600.n9PG0C7h019604@freefall.freebsd.org> The following reply was made to PR ports/139941; it has been noted by GNATS. From: Anonymous To: Denny Lin Cc: bug-followup@freebsd.org Subject: Re: ports/139941: [PATCH] Add missing dependency to graphics/evince Date: Sun, 25 Oct 2009 15:51:33 +0300 Denny Lin writes: >>Description: > The Makefile of graphics/evince seems to be missing a dependency (graphics/openjpeg). Evince requires libopenjpeg.so.2 to run ($ ldd /usr/local/bin/evince). >>How-To-Repeat: > 1. Install graphics/evince. > 2. Deinstall graphics/openjpeg (user isn't notified about dependency). > 3. Run Evince. Can't reproduce here. However, if I do 1. install graphics/openjpeg 2. install graphics/poppler* prior your first step then I *can*. Found by $ cd graphics/poppler $ make extract $ fgrep -ir openjpeg work/ >>Fix: > See patch. > > Patch attached with submission follows: > > --- graphics/evince/Makefile.orig 2009-10-25 15:32:43.000000000 +0800 > +++ graphics/evince/Makefile 2009-10-25 15:35:40.000000000 +0800 > @@ -17,7 +17,8 @@ > COMMENT= GNOME 2 multi-format document viewer > > LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk \ > - spectre.1:${PORTSDIR}/print/libspectre > + spectre.1:${PORTSDIR}/print/libspectre \ > + libopenjpeg.2:${PORTSDIR}/graphics/openjpeg Please, don't make it a hard dependency. I for one don't need JPEG 2000 support in poppler/evince. > > USE_LDCONFIG= yes > USE_BZIP2= yes > > From dfilter at FreeBSD.ORG Sun Oct 25 16:00:21 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sun Oct 25 16:01:30 2009 Subject: ports/139797: commit references a PR Message-ID: <200910251600.n9PG0LLB020205@freefall.freebsd.org> The following reply was made to PR ports/139797; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/139797: commit references a PR Date: Sun, 25 Oct 2009 15:28:53 +0000 (UTC) marcus 2009-10-25 15:28:39 UTC FreeBSD ports repository Modified files: devel/glib20-reference Makefile Log: Install the gio reference manual. PR: 139797 Submitted by: "Andrew W. Nosenko" Revision Changes Path 1.3 +2 -2 ports/devel/glib20-reference/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From marcus at FreeBSD.org Sun Oct 25 17:01:18 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Oct 25 17:01:24 2009 Subject: ports/139941: [PATCH] Add missing dependency to graphics/evince Message-ID: <200910251701.n9PH1H16079283@freefall.freebsd.org> Synopsis: [PATCH] Add missing dependency to graphics/evince State-Changed-From-To: open->patched State-Changed-By: marcus State-Changed-When: Sun Oct 25 17:00:36 UTC 2009 State-Changed-Why: The problem is actually with poppler, not evince. I have added an optional dependency on OpenJPEG to poppler-0.12 which will be committed with GNOME 2.28 after 8.0 is released. http://www.freebsd.org/cgi/query-pr.cgi?pr=139941 From enderli at gmail.com Sun Oct 25 16:30:35 2009 From: enderli at gmail.com (Ender Li) Date: Sun Oct 25 17:30:10 2009 Subject: FreeBSD Port: py26-libxml2-2.7.6 Message-ID: <3636a1f60910250857tf5c1eby2190cda27187175e@mail.gmail.com> I can't make this port on FreeBSD 8.0-RC1 I attach the make log. -------------- next part -------------- A non-text attachment was scrubbed... Name: log Type: application/octet-stream Size: 1450 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20091025/e36581cc/log.obj From edwin at FreeBSD.org Sun Oct 25 21:11:54 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 25 21:12:05 2009 Subject: ports/139972: sysutils/hal / devel/dbus does not automount media Message-ID: <200910252111.n9PLBshw093344@freefall.freebsd.org> Synopsis: sysutils/hal / devel/dbus does not automount media Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 25 21:11:53 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=139972 From bugmaster at FreeBSD.org Mon Oct 26 11:07:20 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Oct 26 11:10:58 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200910261107.n9QB7Jtd044067@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/139972 gnome sysutils/hal / devel/dbus does not automount media p ports/139941 gnome [PATCH] Add missing dependency to graphics/evince p ports/139160 gnome update port: devel/dbus This fixes dbus on systems u a ports/138872 gnome www/epiphany doesn't work when WITH_GECKO=libxul f ports/137368 gnome x11-toolkits/libwnck: add menu option to configure dep s ports/137367 gnome net/libproxy: add menu option to configure dependence s ports/136967 gnome security/seahorse-plugins 2.26.2_1 + GPG = fail p ports/136676 gnome x11/gnome2: hald/GNOME (I guess) (re) mounted /usr and f ports/136435 gnome security/gnome-keyring + hald prevents umount of usb d p ports/134737 gnome Update www/webkit-gtk2 to 1.1.7 f ports/134536 gnome [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a f ports/134358 gnome x11/gnome2: trackerd uses up all of the cpu o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis 14 problems total. From michiel.ml at nlnet.nl Mon Oct 26 20:09:31 2009 From: michiel.ml at nlnet.nl (Michiel Leenaars) Date: Mon Oct 26 20:09:38 2009 Subject: Abiword 2.8.0 tarballs available Message-ID: <200910262032.54510.michiel.ml@nlnet.nl> Dear developers, I received a mail from Marc Maurer that the 2.8.0 release of Abiword is available for packaging and release is imminent: http://abisource.com/downloads/abiword/2.8.0/source There are a lot of new features and much improved ODF support. If anyone manages to package this for FreeBSD that would be great! Best, Michiel Leenaars NLnet foundation From areilly at bigpond.net.au Mon Oct 26 21:40:03 2009 From: areilly at bigpond.net.au (Andrew Reilly) Date: Mon Oct 26 21:40:10 2009 Subject: ports/138872: www/epiphany doesn't work when WITH_GECKO=libxul Message-ID: <200910262140.n9QLe3Do003315@freefall.freebsd.org> The following reply was made to PR ports/138872; it has been noted by GNATS. From: Andrew Reilly To: bug-followup@FreeBSD.org, areilly@bigpond.net.au Cc: Subject: Re: ports/138872: www/epiphany doesn't work when WITH_GECKO=libxul Date: Tue, 27 Oct 2009 08:34:31 +1100 In the interests of trying every last avenue, I have now moved my entire /usr/local tree (and associated /var/db details) aside and re-installed all of my active ports from scratch. Epiphany+libxul still does not work, as described above. I submit that anyone who does see it work is running something old. Well, that's not strictly true: the possibility still exists that there is some cruft in my own user directory that is confusing it, but I have moved ~/.mozilla aside without effect, too. Any other dotfile state that might have an impact? Cheers, -- Andrew From mezz7 at cox.net Mon Oct 26 22:02:16 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Mon Oct 26 22:02:23 2009 Subject: Abiword 2.8.0 tarballs available In-Reply-To: <200910262032.54510.michiel.ml@nlnet.nl> References: <200910262032.54510.michiel.ml@nlnet.nl> Message-ID: On Mon, 26 Oct 2009 13:32:54 -0600, Michiel Leenaars wrote: > Dear developers, > > I received a mail from Marc Maurer that the 2.8.0 release of Abiword is > available for packaging and release is imminent: > > http://abisource.com/downloads/abiword/2.8.0/source > > There are a lot of new features and much improved ODF support. > If anyone manages to package this for FreeBSD that would be great! It's only less than a day. Also, there is no word of it in their website. Our ports tree is still thaw, so it might be a good idea to wait until after FreeBSD 8.0 released. > Best, > Michiel Leenaars > NLnet foundation -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From darcsis at gmail.com Tue Oct 27 03:42:16 2009 From: darcsis at gmail.com (Denise H. G.) Date: Tue Oct 27 03:42:48 2009 Subject: ports/138872: www/epiphany doesn't work when WITH_GECKO=libxul In-Reply-To: <200910262140.n9QLe3Do003315@freefall.freebsd.org> (Andrew Reilly's message of "Mon, 26 Oct 2009 21:40:03 GMT") References: <200910262140.n9QLe3Do003315@freefall.freebsd.org> Message-ID: <864oplsf8w.fsf@pluton.xbsd.name> epiphany with libxul runs well in my Gnome2.26.3 now. not any runtime errors. I see that your ephiphay crashed while loading plugins, so I guess there perhaps might be some incompatile plugins that prevent have prevented epiphany from starting up? -- (dhg) darcsis AT gmail dot COM From enderli at gmail.com Tue Oct 27 12:35:43 2009 From: enderli at gmail.com (Ender Li) Date: Tue Oct 27 13:06:06 2009 Subject: FreeBSD Port: py26-orbit-2.24.0 Message-ID: <3636a1f60910270535m60b75feene01eed5fb6d02bd5@mail.gmail.com> I can't make py26-orbit on FreeBSD8.0-RC1. Because requires 'pcre-7.9', but 'perc-8.00' is installed. From edwin at FreeBSD.org Tue Oct 27 17:40:15 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 27 17:40:32 2009 Subject: ports/140020: Compile Error in sysutils/hal (0.5.11) Message-ID: <200910271740.n9RHeEso074678@freefall.freebsd.org> Synopsis: Compile Error in sysutils/hal (0.5.11) Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 27 17:40:14 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140020 From mezz at FreeBSD.org Tue Oct 27 21:56:33 2009 From: mezz at FreeBSD.org (mezz@FreeBSD.org) Date: Tue Oct 27 21:56:39 2009 Subject: ports/140020: Compile Error in sysutils/hal (0.5.11) Message-ID: <200910272156.n9RLuWBx097237@freefall.freebsd.org> Synopsis: Compile Error in sysutils/hal (0.5.11) State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Tue Oct 27 21:55:50 UTC 2009 State-Changed-Why: Please use the search engine. Come up first result in both google and mailing list archive. http://lists.freebsd.org/pipermail/freebsd-current/2009-March/004872.html http://www.freebsd.org/cgi/query-pr.cgi?pr=140020 From jh at sandstorm.net Wed Oct 28 20:37:36 2009 From: jh at sandstorm.net (John Hood) Date: Wed Oct 28 20:37:42 2009 Subject: gnome, automounting, and ataraid don't get along well Message-ID: <4AE8A422.4030000@sandstorm.net> I upgraded my desktop machine to 8.0-RC2 and 8.0-RELEASE packages recently. This machine uses an Intel chipset, ICH9R southbridge, and two SATA drives configured in a RAID1 with Intel's soft-RAID BIOS. ad10 and ad12 are automatically configured into an array by ataraid that shows up as ar0, which has FreeBSD installed in a typical UFS multi-partition setup. I'm using the GNOME desktop. At first glance, all appears to be happy. But when I run a software build that creates/mounts filesystem images with the md driver, I get an authentication dialog, photo attached, which wants to mount something but doesn't say what. If I authenticate, gnome then proceeds to mount multiple devices in /dev/ufsid and/or partitions of ad12s1, ignoring the fact that that they're part of a RAID that's already mounted. (It seemed to ignore the md device, though.) I get this in syslog, suggesting that kernel & mount are unaware of the duplicate mounts: Oct 27 17:54:40 lister kernel: WARNING: /site was not properly dismounted Oct 27 17:54:40 lister kernel: /site: mount pending error: blocks 32 files 2 This obviously has big potential for filesystem corruption on any FreeBSD 8.0 system using GNOME and ataraid. Fortunately, I seem not to have lost any data. This also happens when attaching/detaching a USB drive. I didn't see any of this with FreeBSD 7.1, probably because automounting was broken or disabled there. I see several problems here. 1) the GNOME authentication dialog gives you no clue what it's trying to mount (when I saw it, I guessed it was GNOME's automounting wanting to play with the md device), and no clue that its caller will apply the authorization on six other mounts it has pending. 2) the devices in /dev/ufsid/ are associated with partitions on the adN drives, not for the RAID they're assembled into (not sure whether ata or ataraid or geom/glabel is responsible for this). I only see devices for one of the drives, but I think this is because the mirrored filesystems have the same UFS IDs on each drive and duplicates get disallowed/not-handled somewhere. 3) adN devices that are in an ATA raid are still visible and mountable. 4) GNOME isn't aware of any of this (should it be, or should the issue be handled in devfs & GEOM?) 5) There doesn't seem to be any tool to check or repair an ataraid mirror. For the moment, I've got the authentication disabled so the problem doesn't arise. If anyone wants to look at this, I'll be happy to help, otherwise I'll look at ataraid when I get a chance. --jh From vova at fbsd.ru Thu Oct 29 07:47:34 2009 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Thu Oct 29 07:47:42 2009 Subject: Recent gnome and mplayer status Message-ID: <1256802448.1783.4.camel@localhost> Hi Recently I've realized that gnome uses pulse-audio server instead of esd by default. But current version of mplayer port have no support for -ao pulse. (mplayer svn has such support for 22 month) Is there any clue for that ? What is the better way to use mplayer under current gnome ? -- Vladimir B. Grebenschikov vova@fbsd.ru From edwin at FreeBSD.org Fri Oct 30 04:20:23 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 30 04:20:41 2009 Subject: ports/140097: devel/json-glib Message-ID: <200910300420.n9U4KN8O088372@freefall.freebsd.org> Synopsis: devel/json-glib Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 30 04:20:23 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=140097 From armin at frozen-zone.org Fri Oct 30 21:50:03 2009 From: armin at frozen-zone.org (Armin Pirkovitsch) Date: Fri Oct 30 21:50:10 2009 Subject: ports/140097: update to devel/json-glib Message-ID: <200910302150.n9ULo36Z032535@freefall.freebsd.org> The following reply was made to PR ports/140097; it has been noted by GNATS. From: Armin Pirkovitsch To: bug-followup@FreeBSD.org, chalpin@cs.wisc.edu Cc: Subject: Re: ports/140097: update to devel/json-glib Date: Fri, 30 Oct 2009 22:40:37 +0100 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Fixed the patch to get a correct plist file. --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-json-glib.txt" diff -urN json-glib.old/Makefile json-glib/Makefile --- json-glib.old/Makefile 2009-08-02 21:33:13.000000000 +0200 +++ json-glib/Makefile 2009-10-30 19:11:22.000000000 +0100 @@ -6,12 +6,9 @@ # PORTNAME= json-glib -PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTVERSION= 0.8.2 CATEGORIES= devel -MASTER_SITES= http://folks.o-hand.com/~ebassi/sources/ \ - ${MASTER_SITE_LOCAL:S/$/:local/} -MASTER_SITE_SUBDIR= marcus:local +MASTER_SITES= http://ftp.gnome.org/pub/GNOME/sources/json-glib/0.8/ MAINTAINER= gnome@FreeBSD.org COMMENT= JSON (RFC 4627) interface for Glib diff -urN json-glib.old/distinfo json-glib/distinfo --- json-glib.old/distinfo 2008-12-26 02:47:45.000000000 +0100 +++ json-glib/distinfo 2009-10-30 19:09:23.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (json-glib-0.6.2.tar.gz) = d98f5580035ad0b37fa11896053a57af -SHA256 (json-glib-0.6.2.tar.gz) = 7befca7f7d7d65cbb260eacd86eff2c1dcae8d859ae2c3e3002e2536d02b2c49 -SIZE (json-glib-0.6.2.tar.gz) = 453865 +MD5 (json-glib-0.8.2.tar.gz) = a4ce27469afdf0eb4dd4399d64dfbbf8 +SHA256 (json-glib-0.8.2.tar.gz) = 38f9b54f5010d3252fd1ef753dbf9cdb1ada12ff87be6bb338e02e69e34ff528 +SIZE (json-glib-0.8.2.tar.gz) = 505238 diff -urN json-glib.old/files/patch-json-glib_json-object.c json-glib/files/patch-json-glib_json-object.c --- json-glib.old/files/patch-json-glib_json-object.c 2008-12-26 19:38:37.000000000 +0100 +++ json-glib/files/patch-json-glib_json-object.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,21 +0,0 @@ -diff --git a/json-glib/json-gobject.c b/json-glib/json-gobject.c -index 15e9ed5..eeb571c 100644 ---- json-glib/json-gobject.c -+++ json-glib/json-gobject.c -@@ -189,7 +189,7 @@ json_deserialize_pspec (GValue *value, - { - JsonArray *array = json_node_get_array (node); - guint i, array_len = json_array_get_length (array); -- GPtrArray *str_array = g_ptr_array_sized_new (array_len); -+ GPtrArray *str_array = g_ptr_array_sized_new (array_len + 1); - - for (i = 0; i < array_len; i++) - { -@@ -201,6 +201,7 @@ json_deserialize_pspec (GValue *value, - if (json_node_get_string (val) != NULL); - g_ptr_array_add (str_array, (gpointer) json_node_get_string (val)); - } -+ g_ptr_array_add (str_array, NULL); - - g_value_set_boxed (value, str_array->pdata); - diff -urN json-glib.old/pkg-plist json-glib/pkg-plist --- json-glib.old/pkg-plist 2008-12-26 02:47:45.000000000 +0100 +++ json-glib/pkg-plist 2009-10-30 22:30:41.000000000 +0100 @@ -15,17 +15,22 @@ %%DOCSDIR%%/ch01.html %%DOCSDIR%%/ch02.html %%DOCSDIR%%/ch03.html +%%DOCSDIR%%/ch04.html %%DOCSDIR%%/home.png %%DOCSDIR%%/index.html %%DOCSDIR%%/index.sgml %%DOCSDIR%%/ix01.html %%DOCSDIR%%/ix02.html +%%DOCSDIR%%/ix03.html +%%DOCSDIR%%/ix04.html +%%DOCSDIR%%/ix05.html %%DOCSDIR%%/json-advanced.html +%%DOCSDIR%%/annotation-glossary.html +%%DOCSDIR%%/json-glib-JSON-Array.html +%%DOCSDIR%%/json-glib-JSON-Node.html +%%DOCSDIR%%/json-glib-JSON-Object.html %%DOCSDIR%%/json-base.html %%DOCSDIR%%/json-glib-GObject-integration.html -%%DOCSDIR%%/json-glib-JsonArray.html -%%DOCSDIR%%/json-glib-JsonNode.html -%%DOCSDIR%%/json-glib-JsonObject.html %%DOCSDIR%%/json-glib-Versioning-information.html %%DOCSDIR%%/json-glib.devhelp %%DOCSDIR%%/json-glib.devhelp2 --UugvWAfsgieZRqgk--