From owner-freebsd-ports@FreeBSD.ORG Sun Sep 13 00:40:44 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A1C91065670 for ; Sun, 13 Sep 2009 00:40:44 +0000 (UTC) (envelope-from jorge@bsdchile.cl) Received: from mail-vw0-f189.google.com (mail-vw0-f189.google.com [209.85.212.189]) by mx1.freebsd.org (Postfix) with ESMTP id 174D68FC1B for ; Sun, 13 Sep 2009 00:40:43 +0000 (UTC) Received: by vws27 with SMTP id 27so1272614vws.3 for ; Sat, 12 Sep 2009 17:40:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.79.168 with SMTP id p40mr5242365vck.110.1252800817404; Sat, 12 Sep 2009 17:13:37 -0700 (PDT) Date: Sat, 12 Sep 2009 20:13:37 -0400 Message-ID: <28d0e6b80909121713u4246c8c7n48e457955691f753@mail.gmail.com> From: Jorge Medina To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: valgrind FreeBSD 7.2 with updated ports error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 00:40:44 -0000 if gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I./demangle -I../include -I./x86 -DVG_LIBDIR=3D"\"/usr/local/lib/valgrind"\" -Winline -Wall -Wshadow -O -fno-omit-frame-pointer -mpreferred-stack-boundary=3D2 -g -DELFSZ=3D32 -MT vg_messages.o -MD -MP -MF ".deps/vg_messages.Tpo" -c -o vg_messages.o vg_messages.c; \ then mv -f ".deps/vg_messages.Tpo" ".deps/vg_messages.Po"; else rm -f ".deps/vg_messages.Tpo"; exit 1; fi if gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I./demangle -I../include -I./x86 -DVG_LIBDIR=3D"\"/usr/local/lib/valgrind"\" -Winline -Wall -Wshadow -O -fno-omit-frame-pointer -mpreferred-stack-boundary=3D2 -g -DELFSZ=3D32 -MT vg_mylibc.o -MD -MP -MF ".deps/vg_mylibc.Tpo" -c -o vg_mylibc.o vg_mylibc.c; \ then mv -f ".deps/vg_mylibc.Tpo" ".deps/vg_mylibc.Po"; else rm -f ".deps/vg_mylibc.Tpo"; exit 1; fi vg_mylibc.c: In function `vgPlain_brk': vg_mylibc.c:445: warning: implicit declaration of function `brk' vg_mylibc.c:446: warning: implicit declaration of function `sbrk' vg_mylibc.c:446: warning: return makes pointer from integer without a cast if gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I./demangle -I../include -I./x86 -DVG_LIBDIR=3D"\"/usr/local/lib/valgrind"\" -Winline -Wall -Wshadow -O -fno-omit-frame-pointer -mpreferred-stack-boundary=3D2 -g -DELFSZ=3D32 -MT vg_needs.o -MD -MP -MF ".deps/vg_needs.Tpo" -c -o vg_needs.o vg_needs.c; \ then mv -f ".deps/vg_needs.Tpo" ".deps/vg_needs.Po"; else rm -f ".deps/vg_needs.Tpo"; exit 1; fi if gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I./demangle -I../include -I./x86 -DVG_LIBDIR=3D"\"/usr/local/lib/valgrind"\" -Winline -Wall -Wshadow -O -fno-omit-frame-pointer -mpreferred-stack-boundary=3D2 -g -DELFSZ=3D32 -MT vg_procselfmaps.o -MD -MP -MF ".deps/vg_procselfmaps.Tpo" -c -o vg_procselfmaps.o vg_procselfmaps.c; \ then mv -f ".deps/vg_procselfmaps.Tpo" ".deps/vg_procselfmaps.Po"; else rm -f ".deps/vg_procselfmaps.Tpo"; exit 1; fi vg_procselfmaps.c: In function `find_path': vg_procselfmaps.c:45: warning: passing arg 1 of `dladdr' makes pointer from integer without a cast vg_procselfmaps.c: In function `vgPlain_parse_procselfmaps': vg_procselfmaps.c:389: warning: assignment discards qualifiers from pointer target type vg_procselfmaps.c:195: warning: unused variable `pp' vg_procselfmaps.c:196: warning: 'maj' might be used uninitialized in this function vg_procselfmaps.c:196: warning: 'min' might be used uninitialized in this function vg_procselfmaps.c:196: warning: 'ino' might be used uninitialized in this function if gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I./demangle -I../include -I./x86 -DVG_LIBDIR=3D"\"/usr/local/lib/valgrind"\" -Winline -Wall -Wshadow -O -fno-omit-frame-pointer -mpreferred-stack-boundary=3D2 -g -DELFSZ=3D32 -MT vg_proxylwp.o -MD -MP -MF ".deps/vg_proxylwp.Tpo" -c -o vg_proxylwp.o vg_proxylwp.c; \ then mv -f ".deps/vg_proxylwp.Tpo" ".deps/vg_proxylwp.Po"; else rm -f ".deps/vg_proxylwp.Tpo"; exit 1; fi In file included from vg_unsafe.h:105, from vg_proxylwp.c:33: /usr/include/sys/shm.h:80: error: field `shm_perm' has incomplete type gmake[4]: *** [vg_proxylwp.o] Error 1 gmake[4]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable-352/coregrind' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable-352/coregrind' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable-352/coregrind' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable= -352' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/valgrind. --=20 Jorge Andr=E9s Medina Oliva. From owner-freebsd-ports@FreeBSD.ORG Sun Sep 13 16:40:06 2009 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B14D106566B for ; Sun, 13 Sep 2009 16:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0C3C88FC13 for ; Sun, 13 Sep 2009 16:40:06 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8DGe5xK028547 for ; Sun, 13 Sep 2009 16:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8DGe5xP028540; Sun, 13 Sep 2009 16:40:05 GMT (envelope-from gnats) Date: Sun, 13 Sep 2009 16:40:05 GMT Message-Id: <200909131640.n8DGe5xP028540@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org From: Maciej =?ISO-8859-2?Q?Andzi=F1ski?= Cc: Subject: Re: ports/138698: lang/php5: PHP session.save_path vulnerability X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maciej =?ISO-8859-2?Q?Andzi=F1ski?= List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 16:40:06 -0000 The following reply was made to PR ports/138698; it has been noted by GNATS. From: Maciej =?ISO-8859-2?Q?Andzi=F1ski?= To: Miroslav Lachman <000.fbsd@quip.cz> Cc: bug-followup@FreeBSD.org Subject: Re: ports/138698: lang/php5: PHP session.save_path vulnerability Date: Sun, 13 Sep 2009 18:38:44 +0200 I am linux user, so maybe you could recomend better location in FreeBSD than /var/lib/php5? I am also thinking where to add "mkdir" command, is there any special place in makefile? What do you think? From owner-freebsd-ports@FreeBSD.ORG Sun Sep 13 16:43:13 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 613C9106566B for ; Sun, 13 Sep 2009 16:43:13 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.210.181]) by mx1.freebsd.org (Postfix) with ESMTP id 2C9CC8FC13 for ; Sun, 13 Sep 2009 16:43:12 +0000 (UTC) Received: by yxe11 with SMTP id 11so3239671yxe.15 for ; Sun, 13 Sep 2009 09:43:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.90.235.1 with SMTP id i1mr3252280agh.5.1252860192336; Sun, 13 Sep 2009 09:43:12 -0700 (PDT) Date: Sun, 13 Sep 2009 13:43:12 -0300 Message-ID: From: Joey Mingrone To: maho@FreeBSD.org Content-Type: text/plain; charset=UTF-8 Cc: ports@FreeBSD.org Subject: FreeBSD Port: octave-3.2.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 16:43:13 -0000 Hi: I'm having some trouble upgrading this port. % uname -a FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 6 12:48:08 ... i386 Here's the error in the build: making gendoc.cc g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread making DOCSTRINGS /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by ./gendoc not found gmake[2]: *** [DOCSTRINGS] Error 1 gmake[2]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2/src' gmake[1]: *** [src] Error 2 gmake[1]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/math/octave. ===>>> make failed for math/octave ===>>> Aborting update This may also be relevant: usr/local/lib % find ./ -iname "*libstdc++*" ./gcc44/libstdc++.so.6 ./gcc44/libstdc++.so ./gcc44/libstdc++.a /usr/local/lib % pkg_info -W ./gcc44/libstdc++.so.6 /usr/local/lib/gcc44/libstdc++.so.6 was installed by package gcc-4.4.2.20090908 /usr/lib % find ./ -iname "*libstdc++*" ./libstdc++.a ./libstdc++.so.6 ./libstdc++.so ./libstdc++_p.a If there's any other information I can provide, please let me know. Cheers, Joey From owner-freebsd-ports@FreeBSD.ORG Sun Sep 13 20:00:36 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1284A1065672 for ; Sun, 13 Sep 2009 20:00:36 +0000 (UTC) (envelope-from miklosovic.freebsd@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 594518FC08 for ; Sun, 13 Sep 2009 20:00:34 +0000 (UTC) Received: by bwz2 with SMTP id 2so1603022bwz.43 for ; Sun, 13 Sep 2009 13:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=gS+IVCW9UW+VZKJNYHgwhEe1D2yeXHic9pxvQ/P+6TI=; b=HmSVibZ7lRhcMjEmaWFl3y69HRTVdRV5gGk7PNEhPR7JnQqaQlmWEZyXQLY23woz4U TYhtZM5QQvLTVoWKjY5+/1AT0apBKHeP+kPaaArWzM6FGwoYjAhaM4EgFtjlWmmb8z23 aU6gxOQxDB3d3Qb0cR4whaWDeNrE9gg+8cXWg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GvYrwyjn9qEN4xbpFkqhJlxxEa5dS9G4ZoWU/EEragSfwFVUSczo7XvDWZOkEze3C8 BDWTg5mrUh6rd7kmtWXylTs4vWGpUyFAYS8VidKtYRU4V/phj+oLwFIT4d/3Wr+fsZK1 vzv2u524IV7NpK4jONQaUnGiTNQ6Frx+BU4as= MIME-Version: 1.0 Received: by 10.102.165.11 with SMTP id n11mr2361671mue.5.1252870680376; Sun, 13 Sep 2009 12:38:00 -0700 (PDT) Date: Sun, 13 Sep 2009 21:38:00 +0200 Message-ID: From: Stefan Miklosovic To: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Content-Type: multipart/mixed; boundary=0016364c778fda77ab04737aafef X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: add own program to ports + help with port / program X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 20:00:36 -0000 --0016364c778fda77ab04737aafef Content-Type: text/plain; charset=ISO-8859-1 hi list, I am about writing shell script which adds system account by tens (even hundreds). Info about added accounts is stored in external file which has syntax like this account-name:comment:email-addres Briefly, account-name is name of account comment field is comment which appears in /etc/passwd comment field email-address is address where info about just created account is sent (optional) eg. joe:Joe Brown:joe@something.com mark:Mark Red:mark@nowhere.org tim:Tim Yellow:timmy@example.com Script is checking file syntax and if syntax is bad, it exits. If it is ok, accounts is being created. You can modify a lot of infos, these are stored in config file in /usr/local/etc/pwgroup.conf, eg # output file with passwords of newly # created user accounts PASSWD_FILE="passwords" # uid of first created user UID="2000" # root home dir of users HOME_DIR="/home" # comment for users, appears in /etc/passwd # in comment field COMMENT="" # primary group for users, if empty, # primary group will be a user name GROUP="users" # comma separated list of groups # users should be a member of GROUPLIST="" # shell for users SHELL="/bin/csh" # use quotas QUOTAS="NO" # hard quote limit QUOTA_HARD="1536" # soft quote limit QUOTA_SOFT="1024" # disk device upon which users are created DISK_DEV="/home" # expiration date of accounts ACCOUNT_EXP="30-Jun-2010" # length of password PASSWORD_LENGTH="8" ========== as you can see, you can set quotas for users, account expiration of accounts, password length, shell and so on. Variables in config file are default, if you do not overwrite some at command line. some examples: # pwgrp -a -f users -c "unix begginer" -s /usr/local/bin/bash -q -qh 2048 -l 10 (adding users) # pwgrp -r -f remove_users (list of users for removing) Password are generated by apg program Quotas are set by setquotas. The main reason I write this mail is to make some feedback about program to me and even test it and comment it. I want to write this program but I do not know if I do it correct and I need some feedback about programming style or just some info what do you think about it. At this time, there is absence of manual, but if you track code, I think you understand it. Any ideas are highly appreciated. --0016364c778fda77ab04737aafef-- From owner-freebsd-ports@FreeBSD.ORG Sun Sep 13 20:04:40 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E4FA1065672 for ; Sun, 13 Sep 2009 20:04:40 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) by mx1.freebsd.org (Postfix) with ESMTP id F1ACF8FC12 for ; Sun, 13 Sep 2009 20:04:39 +0000 (UTC) Received: from r55.edvax.de (port-92-195-23-67.dynamic.qsc.de [92.195.23.67]) by mx01.qsc.de (Postfix) with ESMTP id 8AF823CAC9; Sun, 13 Sep 2009 21:49:37 +0200 (CEST) Received: from r55.edvax.de (localhost [127.0.0.1]) by r55.edvax.de (8.14.2/8.14.2) with SMTP id n8DJnZ5Y022832; Sun, 13 Sep 2009 21:49:35 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Sun, 13 Sep 2009 21:49:35 +0200 From: Polytropon To: Stefan Miklosovic Message-Id: <20090913214935.57a33015.freebsd@edvax.de> In-Reply-To: References: Organization: EDVAX X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: add own program to ports + help with port / program X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Polytropon List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 20:04:40 -0000 On Sun, 13 Sep 2009 21:38:00 +0200, Stefan Miklosovic wrote: > I am about writing shell script which adds system account > by tens (even hundreds). Interesting and useful tool. I'm sure many sysadmins have created such tools for their own needs, but it wouldn't be bad to have one publically available from the ports collection. > Password are generated by apg program In order to employ an alternate password generation program (e. g. pwgen), you could even add an entry to your configuration file. > I want to write this program but I do not know if I do it correct and I need > some > feedback about programming style or just some info what do you think about > it. Style is highly debatable and is discussed ocassionally on this list. But finally, YOU are the programmer and YOU are the one who decides about style. Programming tips to mainly rely on which programming language you use. For example, if you're using C, I would suggest you to only use "safe functions" (e. g. no strcpy() function) and always check return values (e. g. fopen(), fputs() and fclose() functions, if you use them for accessing files). In case you are using threads, check that your program is "thread safe". Testing as much as possible is important because you're writing a program that is acting on system level (root) when it does "simply" create user accounts. > At this time, there is absence of manual, but if you track code, I think > you understand it. In order to comply to FreeBSD's philosophy of quality, you should, if your program is complete, take the time to write a manpage. As a developer, I always loved FreeBSD for its excellent documentation. Don't do it "the Linux way" - leave documentation to the Web, a Wiki, or the users. :-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-ports@FreeBSD.ORG Sun Sep 13 20:51:15 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9BEE1065670 for ; Sun, 13 Sep 2009 20:51:15 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from mail-px0-f179.google.com (mail-px0-f179.google.com [209.85.216.179]) by mx1.freebsd.org (Postfix) with ESMTP id 8A33B8FC13 for ; Sun, 13 Sep 2009 20:51:15 +0000 (UTC) Received: by pxi9 with SMTP id 9so2230058pxi.14 for ; Sun, 13 Sep 2009 13:51:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:message-id:to:cc :subject:from:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=yIH3YkxVxtftCBbyMhYkt0actgwwbc9V3ci4L/bgEuI=; b=G60kgQquS9LwqJjO7DX2C9k3EkFIiGWep3VOwQxC6Nqzya2UkKlEpiB5+ZDQJ+YAZC PzZ1rm6+SoOj9AVhF2P/VRqJGaggrKVGPJLFwnx5xaDSJoDtodtM6MjYLcnSBs6cpbMN Mjm1Y3LUATKq7RO+Uo0P0wWiGFyUgB+WPqMe4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:message-id:to:cc:subject:from:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; b=kGoTu3Ixf6ulI99O355sxcTyi5L90TgscSxCp7xdk3yzq+5Obc4V/EcaaR/RaQJpV3 FpXkWginB3SaSnIVa5mCIz0/mU2wULizk2WpTlLMMxdK41rIirGv2p4rqEIebzXOWELS vl05jz1dSuW1tcPM+6JOj09kB7WfK4aSuKXmQ= Received: by 10.114.162.38 with SMTP id k38mr9844350wae.138.1252873366286; Sun, 13 Sep 2009 13:22:46 -0700 (PDT) Received: from localhost (rikad42.riken.jp [134.160.214.42]) by mx.google.com with ESMTPS id 20sm3145548pzk.5.2009.09.13.13.22.43 (version=SSLv3 cipher=RC4-MD5); Sun, 13 Sep 2009 13:22:44 -0700 (PDT) Sender: Maho NAKATA Date: Mon, 14 Sep 2009 05:22:27 +0900 (JST) Message-Id: <20090914.052227.737004071327874254.chat95@mac.com> To: joey@mingrone.org From: Maho NAKATA In-Reply-To: References: X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: octave-3.2.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 20:51:15 -0000 From: Joey Mingrone Subject: FreeBSD Port: octave-3.2.2_5 Date: Sun, 13 Sep 2009 13:43:12 -0300 > Hi: > > I'm having some trouble upgrading this port. > > % uname -a > FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 6 12:48:08 ... i386 > > Here's the error in the build: > making gendoc.cc > g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include > -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread > making DOCSTRINGS > /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 > required by ./gendoc not found > gmake[2]: *** [DOCSTRINGS] Error 1 > gmake[2]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2/src' > gmake[1]: *** [src] Error 2 > gmake[1]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/math/octave. > > ===>>> make failed for math/octave > ===>>> Aborting update > > This may also be relevant: > > usr/local/lib % find ./ -iname "*libstdc++*" > ./gcc44/libstdc++.so.6 > ./gcc44/libstdc++.so > ./gcc44/libstdc++.a > > /usr/local/lib % pkg_info -W ./gcc44/libstdc++.so.6 > /usr/local/lib/gcc44/libstdc++.so.6 was installed by package gcc-4.4.2.20090908 > > /usr/lib % find ./ -iname "*libstdc++*" > ./libstdc++.a > ./libstdc++.so.6 > ./libstdc++.so > ./libstdc++_p.a > > If there's any other information I can provide, please let me know. > > Cheers, > > Joey > Hi Joey, I guess some other programs linked against use it. Whole ports rebuild might fix. thanks -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 00:03:47 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 662211065670 for ; Mon, 14 Sep 2009 00:03:47 +0000 (UTC) (envelope-from mandrews@bit0.com) Received: from magnum.bit0.com (magnum.bit0.com [207.246.88.226]) by mx1.freebsd.org (Postfix) with ESMTP id 21F878FC0A for ; Mon, 14 Sep 2009 00:03:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by magnum.bit0.com (Postfix) with ESMTP id 97C2EF7431 for ; Sun, 13 Sep 2009 19:48:41 -0400 (EDT) X-Virus-Scanned: amavisd-new at example.com Received: from magnum.bit0.com ([127.0.0.1]) by localhost (magnum.int.bit0.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y+r0LNd-gCXn for ; Sun, 13 Sep 2009 19:48:25 -0400 (EDT) Received: from beast.int.bit0.com (beast.int.bit0.com [172.27.0.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by magnum.bit0.com (Postfix) with ESMTPS for ; Sun, 13 Sep 2009 19:48:25 -0400 (EDT) Date: Sun, 13 Sep 2009 19:48:22 -0400 (EDT) From: Mike Andrews X-X-Sender: mandrews@beast.int.bit0.com To: freebsd-ports@freebsd.org In-Reply-To: <005001ca33b0$b5d07a40$21716ec0$@net> Message-ID: References: <005001ca33b0$b5d07a40$21716ec0$@net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: Re: amavisd-new crashing X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 00:03:47 -0000 On Sat, 12 Sep 2009, GalaxyPC.Net Administrator wrote: > Eric, > > I battled this all morning and found some helpful posts on the amavisd-new > sourceforge lists. In the decoders section of amavisd.conf, look for the > following lines. Comment out one at a time, reloading amavisd each time, of > course, until you are able to flush your queue successfully. In my case it > was 'asc', but in yours I would try 'uue' first. There were suggestions on > SF to comment all the 'ascii' lines out. > > ['asc', \&do_ascii], > ['uue', \&do_ascii], > ['hqx', \&do_ascii], > ['ync', \&do_ascii], Yep, I had the same problem on two different machines (one 8.0 one 7.2), and the same fix. The problem is actually in Convert::UUlib, rather than specifically in amavisd-new... commenting out those lines removes all calls to Convert::UUlib thus working around the problem. From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 00:18:27 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71EDC106568B; Mon, 14 Sep 2009 00:18:27 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id D0CBC8FC12; Mon, 14 Sep 2009 00:18:26 +0000 (UTC) Received: by fxm6 with SMTP id 6so1694433fxm.43 for ; Sun, 13 Sep 2009 17:18:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:mime-version:content-type:message-id; bh=z5d0+c+c40vHQiGnQC6pcx8Rz1mWrV9HDyZB+ojufFk=; b=ijrKVVcSbic8+RNz/kuXLDJDyK0w0WvU/7OAF7KeTNWVEP/4yAXmD58IbcJmpCEiap Vd7l3On2soo5LnKF+ZHzbOUYz/dC6XeLULHgmrdQmittJRkJ98eOV2KExVNKEYrAu98X L0XV0jw4F4Bf68UhB1Rx83Yi810XUv3GczulY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:mime-version:content-type :message-id; b=A8lBNBurHTczGtMWIxMT4Qhcq90OSlrms9pweWTH63RSV9CSpgtPmCs86Jx6NmkCiw ruHldoRidSncKR0R6tNTE2BXi5PyYz3dv1Di0zcWoDF6C+H9wseQARu9WGHep7RpRUrZ rYuAiNgIteHL5NcIxkoNNE26/3/a9Ga5eV74U= Received: by 10.86.163.5 with SMTP id l5mr4429669fge.3.1252886267279; Sun, 13 Sep 2009 16:57:47 -0700 (PDT) Received: from echo.hoth (host150-226-dynamic.2-87-r.retail.telecomitalia.it [87.2.226.150]) by mx.google.com with ESMTPS id l12sm1704191fgb.13.2009.09.13.16.57.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 13 Sep 2009 16:57:46 -0700 (PDT) From: Alberto Villa To: ports@freebsd.org Date: Mon, 14 Sep 2009 01:57:40 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_1bYrKHVsXcxee6R" Message-Id: <200909140157.41331.villa.alberto@gmail.com> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Doug Barton Subject: show port commit history in portmaster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 00:18:27 -0000 --Boundary-00=_1bYrKHVsXcxee6R Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit hello! encouraged by a request, i've written this small utility (attached) to show the commit history for a port (using freshports.org), and i was wondering... how about adding this functionality to portmaster? here's an example of its output: $ ./portchangelog.sh editors/vim ===>>> Gathering commit history for editors/vim ===>>> Number of commits found: 220 (showing only 100 on this page) =================>>> 29 Jul 2009 21:19:43 >> 7.2.239 Committer: wxs@FreeBSD.org Chase patch rename so that it passes "make checksum" =================>>> 29 Jul 2009 08:40:23 >> 7.2.239 Committer: obrien@FreeBSD.org Change name of diked patch. at the moment it is a bit rough (it is just a shell script), but i can make it more serious if wanted (eg. not using a " " to identify a field) so... what do you think about this? -- Alberto Villa As far as we know, our computer has never had an undetected error. -- Weisert --Boundary-00=_1bYrKHVsXcxee6R-- From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 00:21:39 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFD6E106568D; Mon, 14 Sep 2009 00:21:39 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id 6F1A88FC08; Mon, 14 Sep 2009 00:21:39 +0000 (UTC) Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 846281E087; Mon, 14 Sep 2009 02:04:16 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 6B2341005D; Mon, 14 Sep 2009 02:04:22 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id 5C52810059; Mon, 14 Sep 2009 02:04:22 +0200 (CEST) Date: Mon, 14 Sep 2009 02:04:22 +0200 (CEST) From: Gerald Pfeifer To: Ade Lovett , ports@FreeBSD.org In-Reply-To: Message-ID: References: User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Subject: Re: My plan to fix the versioning for lang/gcc ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 00:21:39 -0000 Hi Ade, I think I haven't thanked you for your input and recommendation on this. On Tue, 19 May 2009, Ade Lovett wrote: >> PORTVERSION= 4.3.4.20090517 > Rather than going that way, why not take a leaf out of "standard" > practice for DNS SOA serial numbers, and go with: > > PORTVERSION= 4.3.4 > PORTREVISION= ${SNAPDATE}${SNAPREVISION} > > SNAPDATE= 20090517 > SNAPREVISION= 00 This immediately resonated, and I liked the idea a lot. There is one killer argument which made me go for the somewhat more tricky approach to pack all that into PORTVERSION and not touch PORTREVISION, and that was the occasional need -- by third parties -- to do a PORTREVISION bump using Tools/bump_revision.pl or the like. > Probably a lot less work in the long run. The current approach is not a lot more work, but inded three non- immediate Makefile variable tricks. From lang/gcc45: PORTVERSION= 4.5.0.20090910 VERSIONSTRING= ${PORTVERSION:C/([0-9]+\.[0-9]+).*\.([0-9]+)/\1-\2/} SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/} PLIST_SUB= GCC_VER=${PORTVERSION:C/(.+)\.[0-9]+/\1/} \ I have using this for a couple of months across all lang/gcc4x ports, and it's been working well. Gerald From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 01:55:47 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 286BB106566C for ; Mon, 14 Sep 2009 01:55:47 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.210.181]) by mx1.freebsd.org (Postfix) with ESMTP id D36398FC12 for ; Mon, 14 Sep 2009 01:55:46 +0000 (UTC) Received: by yxe11 with SMTP id 11so3601788yxe.15 for ; Sun, 13 Sep 2009 18:55:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:message-id:to:cc :subject:from:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=FC9EnBxXZ0ZhLYfarOSwz9uzX6S91jmMJqMN5TAmVog=; b=g7PkwVwfHymrN8b63GEA1RPioVGN+drZVSxi5sYdXSXYqEjBYvaF+KoB4z6q1+Qf8I 3Xoemx5i117z6NVjgk4tPGw7aElReYt8A/wbFoEp0dx6y/KLG/ZLP2t7z34jLoHg5wfi euHdThpJHzRk0rSjf5uohO0p5oKnQSkSZg1B0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:message-id:to:cc:subject:from:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; b=gYqx1vltwcNqPaw0dXUdJI5fWk37gXCQrkDalu8vyXZQnYP6PSOHthwziL10c6azI3 2snoPeoGqv4bCj69qIPVsjnqM8Ke1GlBhrz+kPB9nzJ4tOgr/9chlLSEBsZg8r+jFR0s NMHy3jd5wxehP8OsGmpxx+gIg50qACSZL5Jp4= Received: by 10.90.210.20 with SMTP id i20mr3528132agg.32.1252893345781; Sun, 13 Sep 2009 18:55:45 -0700 (PDT) Received: from localhost (rikad42.riken.jp [134.160.214.42]) by mx.google.com with ESMTPS id 20sm1397797yxe.10.2009.09.13.18.55.42 (version=SSLv3 cipher=RC4-MD5); Sun, 13 Sep 2009 18:55:43 -0700 (PDT) Sender: Maho NAKATA Date: Mon, 14 Sep 2009 10:55:27 +0900 (JST) Message-Id: <20090914.105527.737004071327869963.chat95@mac.com> To: joey@mingrone.org From: Maho NAKATA In-Reply-To: References: X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: octave-3.2.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 01:55:47 -0000 From: Joey Mingrone Subject: FreeBSD Port: octave-3.2.2_5 Date: Sun, 13 Sep 2009 13:43:12 -0300 > Hi: > > I'm having some trouble upgrading this port. > > % uname -a > FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 6 12:48:08 ... i386 > > Here's the error in the build: > making gendoc.cc > g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include > -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread > making DOCSTRINGS > /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 > required by ./gendoc not found > gmake[2]: *** [DOCSTRINGS] Error 1 > gmake[2]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2/src' > gmake[1]: *** [src] Error 2 > gmake[1]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/math/octave. > > ===>>> make failed for math/octave > ===>>> Aborting update > > This may also be relevant: > > usr/local/lib % find ./ -iname "*libstdc++*" > ./gcc44/libstdc++.so.6 > ./gcc44/libstdc++.so > ./gcc44/libstdc++.a > > /usr/local/lib % pkg_info -W ./gcc44/libstdc++.so.6 > /usr/local/lib/gcc44/libstdc++.so.6 was installed by package gcc-4.4.2.20090908 > > /usr/lib % find ./ -iname "*libstdc++*" > ./libstdc++.a > ./libstdc++.so.6 > ./libstdc++.so > ./libstdc++_p.a > > If there's any other information I can provide, please let me know. > > Cheers, > > Joey > Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44. you should recompile all ports... thanks -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 06:29:49 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 974D61065672 for ; Mon, 14 Sep 2009 06:29:49 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id 2B50C8FC0C for ; Mon, 14 Sep 2009 06:29:48 +0000 (UTC) Received: by fxm6 with SMTP id 6so1774451fxm.43 for ; Sun, 13 Sep 2009 23:29:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=nqM1P52a6runTGG+7mL4j1b8iqv9AOl1ZHPJGkiFEZY=; b=TQy1JY++l57aIc2Uqr6RWO10t+cf+8yZzBSLAPq1h+P75GVwnxLtJq3zFmJGDtVrL/ er+b0jmkjxbEo1vTd3bZZoF9VnCnYchSsyQxtL8hyVJQeOUua8GjvRhOp59XG3f+IAUJ rSg/wRUNfnNl6whCFDN1BVzkh/uUpSH9HNHCk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=YXAZssEMFIMmuNev6IhTL6btenCvgjjeNJDLQm9Q5CXekvPugFNx0md+KC2LnexAb4 vRiYtOoNS+7dEoxzTOdn4dpvuMQ7MwO2+UMUCf86BnKemnK6cO02QkDs7McMYUZU9zUG M/vFj3qLvp+QVsOX0kWSKknLXY3YpQJCxod/I= MIME-Version: 1.0 Received: by 10.223.54.23 with SMTP id o23mr1962469fag.72.1252909788092; Sun, 13 Sep 2009 23:29:48 -0700 (PDT) In-Reply-To: References: Date: Mon, 14 Sep 2009 08:29:48 +0200 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: editors/openoffice.org-3 - build fails again X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 06:29:49 -0000 Upfate: FWIW - with a ports tre updated yesterday (2009-09-13) the openoffice.org3.1.1 bilds and installs like it should. My machine is: tingo@kg-v2$ uname -a FreeBSD kg-v2.kg4.no 7.2-STABLE FreeBSD 7.2-STABLE #0: Fri Jul 17 18:23:22 CEST 2009 root@kg-v2.kg4.no:/usr/obj/usr/src/sys/V2 amd64 -- Regards, Torfinn Ingolfsen From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 06:48:36 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 405A1106566B for ; Mon, 14 Sep 2009 06:48:36 +0000 (UTC) (envelope-from mitsuru@zebu.riken.go.jp) Received: from zebu.yokohama.riken.go.jp (zebu.yokohama.riken.go.jp [134.160.84.77]) by mx1.freebsd.org (Postfix) with SMTP id 7847E8FC0C for ; Mon, 14 Sep 2009 06:48:35 +0000 (UTC) Received: (qmail 95418 invoked from network); 14 Sep 2009 06:48:58 -0000 Received: from localhost (HELO zebu.yokohama.riken.jp) (127.0.0.1) by zebu.yokohama.riken.go.jp with SMTP; 14 Sep 2009 06:48:58 -0000 Date: Mon, 14 Sep 2009 15:48:56 +0900 Message-ID: <863a6qnhrb.wl%mitsuru@zebu.riken.go.jp> From: mitsuru@zebu.yokohama.riken.jp To: "freebsd-ports@freebsd.org" In-Reply-To: <6ADDA2AC9C82F04AAFF4CD5C6884888F2B09A2B1F5@SRV.o.1adm.ru> References: <6ADDA2AC9C82F04AAFF4CD5C6884888F2B07705B34@SRV.o.1adm.ru> <86ab1c7ev2.wl%mitsuru@zebu.riken.go.jp> <6ADDA2AC9C82F04AAFF4CD5C6884888F2B09A2B1F5@SRV.o.1adm.ru> User-Agent: Wanderlust/2.15.7 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/22.3 (amd64-portbld-freebsd7.2) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Subject: Re: csync2 broken, how to keep a few web servers in sync? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 06:48:36 -0000 > I tested csync2 build with your path - all are OK! :) Thank you for your precise report. I have sent a PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=138804 > Mitsuru, do you have Western Union in Japan? I need your name & city to transfer a little financial thank you. It's not necessary. You could donate to the FreeBSD Foundation if you want, and it would benefit us all. http://www.freebsdfoundation.org/donate/ -- Mitsuru From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 08:20:08 2009 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D898106568D for ; Mon, 14 Sep 2009 08:20:08 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id AFD998FC19 for ; Mon, 14 Sep 2009 08:20:07 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA22621; Mon, 14 Sep 2009 11:20:04 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Mn6n5-0000Xk-Rw; Mon, 14 Sep 2009 11:20:03 +0300 Message-ID: <4AADFCB3.10502@icyb.net.ua> Date: Mon, 14 Sep 2009 11:20:03 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.23 (X11/20090823) MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org, pb@FreeBSD.org X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: multimedia/dvdauthor and freebidi X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 08:20:08 -0000 I am not sure if this is a local problem here or something more general. I can not build multimedia/dvdauthor port (version 0.6.14_4) when fribidi-0.19.2_1 is also installed on the system. I don't fribidi capabilities in dvdauthor, but it was installed as a dependency for some other port (kde-ish) and, unfortunately, dvdauthor port automatically discovers it and uses it without asking me any questions. Technical details. Here's the failure message from the build: ... if cc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR="\"/usr/local/etc\"" -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include -I/usr/local/include -Wall -DICONV_CONV=yes -MT subreader.o -MD -MP -MF ".deps/subreader.Tpo" -c -o subreader.o subreader.c; \ then mv -f ".deps/subreader.Tpo" ".deps/subreader.Po"; else rm -f ".deps/subreader.Tpo"; exit 1; fi subreader.c: In function 'sub_read_line_aqt': subreader.c:661: warning: comparison with string literal results in unspecified behaviour subreader.c:661: warning: comparison with string literal results in unspecified behaviour subreader.c: In function 'sub_read_line_subrip09': subreader.c:717: warning: comparison with string literal results in unspecified behaviour subreader.c: In function 'sub_fribidi': subreader.c:1082: error: 'FRIBIDI_TRUE' undeclared (first use in this function) subreader.c:1082: error: (Each undeclared identifier is reported only once subreader.c:1082: error: for each function it appears in.) subreader.c:1083: error: 'FRIBIDI_FALSE' undeclared (first use in this function) subreader.c:1102: warning: passing argument 3 of 'fribidi_log2vis' from incompatible pointer type gmake[2]: *** [subreader.o] Error 1 gmake[2]: Leaving directory `/usr/obj/ports/usr/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/src' -- Andriy Gapon From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 09:31:11 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 740761065696; Mon, 14 Sep 2009 09:31:11 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2910C8FC0A; Mon, 14 Sep 2009 09:31:10 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id BF84634D43A; Mon, 14 Sep 2009 10:30:53 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org, freebsd-python@freebsd.org Date: Mon, 14 Sep 2009 10:30:53 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909141030.53657.david@vizion2000.net> Cc: Subject: Still getting python26 build failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 09:31:11 -0000 FreeBSD dns1.vizion2000.net 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Thu Aug 20 12:54:34 BST 2009 david@dns1.vizion2000.net:/usr/obj/usr/src/sys/GENERIC amd64 Thanks in advance for info on how to fix this.. David dns1# cd python26 dns1# make ===> Found saved configuration for python26-2.6.2_3 ===> Extracting for python26-2.6.2_3 => MD5 Checksum OK for python/Python-2.6.2.tgz. => SHA256 Checksum OK for python/Python-2.6.2.tgz. ===> Patching for python26-2.6.2_3 /bin/cp -r /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd8 /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd9 /bin/mkdir -p /usr/ports/lang/python26/work/Python-2.6.2/portbld.static /usr/ports/lang/python26/work/Python-2.6.2/portbld.shared/Modules /bin/ln /usr/ports/lang/python26/work/Python-2.6.2/Lib/smtpd.py /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/ /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/2to3 > /usr/ports/lang/python26/work/`echo 2to3 | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared| python),\12.6,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/idle > /usr/ports/lang/python26/work/`echo idle | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared| python),\12.6,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/pydoc > /usr/ports/lang/python26/work/`echo pydoc | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared| python),\12.6,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/smtpd.py > /usr/ports/lang/python26/work/`echo smtpd.py | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared| python),\12.6,'` /usr/bin/sed -i.bak -e 's,/usr/doc/python- docs-,/usr/local/share/doc/python,g' /usr/ports/lang/python26/work/Python-2.6.2/Lib/pydoc.py /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, "/usr/local"]|g' /usr/ports/lang/python26/work/Python-2.6.2/Lib/site.py /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g' /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port \1|' /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.6|' /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > /usr/ports/lang/python26/work/python2.6-config /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.6|' /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > /usr/ports/lang/python26/work/python-shared2.6-config ===> Applying extra patch /usr/ports/lang/python26/files/extra-patch-setup.py ===> Applying FreeBSD patches for python26-2.6.2_3 1 out of 11 hunks failed--saving rejects to setup.py.rej => Patch patch-setup.py failed to apply cleanly. => Patch(es) patch-Lib_test_test_threading.py patch-Modules-_ctypes-libffi- configure patch-Python2.6-Lib_local.py patch-Python_thread__pthread.h applied cleanly. *** Error code 1 Stop in /usr/ports/lang/python26. *** Error code 1 Stop in /usr/ports/lang/python26. From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 10:00:15 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 056731065679 for ; Mon, 14 Sep 2009 10:00:14 +0000 (UTC) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CA4FB8FC16 for ; Mon, 14 Sep 2009 10:00:14 +0000 (UTC) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8EA0EoL001341 for ; Mon, 14 Sep 2009 10:00:14 GMT (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8EA0ECc001340 for ports@freebsd.org; Mon, 14 Sep 2009 10:00:14 GMT (envelope-from fenner) Date: Mon, 14 Sep 2009 10:00:14 GMT From: Bill Fenner Message-Id: <200909141000.n8EA0ECc001340@freefall.freebsd.org> To: ports@freebsd.org Cc: Subject: Possibly unbuildable ports reminder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 10:00:15 -0000 Dear porters, This is just a reminder to please periodically check the list of unbuildable ports at http://pointyhat.freebsd.org/errorlogs/ . A list by MAINTAINER is http://people.freebsd.org/~fenner/errorlogs/ so you can easily check the status of ports that you maintain. In addition, the list of ports with no MAINTAINER with build problems is http://people.freebsd.org/~fenner/errorlogs/ports@freebsd.org.html Since no one is responsible for these ports, the problem won't get fixed unless someone on this list takes the initiative. Thanks for your help! Bill "annoying port email" Fenner From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 11:06:06 2009 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3C911065672 for ; Mon, 14 Sep 2009 11:06:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A154C8FC0A for ; Mon, 14 Sep 2009 11:06:06 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8EB66E7071395 for ; Mon, 14 Sep 2009 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8EB65pW071391 for freebsd-ports@FreeBSD.org; Mon, 14 Sep 2009 11:06:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 Sep 2009 11:06:05 GMT Message-Id: <200909141106.n8EB65pW071391@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD ports list Cc: Subject: Current unassigned ports problem reports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 11:06:06 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) 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/138806 New port: games/avp-demo ("Aliens versus predator" dem o ports/138804 Update port: net/csync2 a patch to compile with new g o ports/138800 [patch] - update devel/a2dev f ports/138795 [patch] - update databases/clip f ports/138792 [patch] - update security/pgp6 f ports/138791 [PATCH] math/py25-sympy: update to 0.6.5 o ports/138787 [NEW PORT] security/nettle2: A low-level cryptographic o ports/138786 x11-toolkits/plib unable to connect to network o ports/138785 [maintainer] misc/heyu2 - update from 2.7.0 to 2.8.0 o ports/138774 Tools/bump_revision.pl incorrectly handled REVISION?= f ports/138770 [patch] devel/boost-python-libs: don't default to pyst o ports/138767 Update port: multimedia/cx88 Add PID filter and suppor o ports/138763 update textproc/ibus o ports/138761 [PATCH] science/avogadro: update to 0.9.8 o ports/138753 New port: multimedia/pyjama Frontend to the Jamendo mu o ports/138751 [Maintainer] remove audio/audacious-mac o ports/138750 [Maintainer Update] converters/bsdconv 3.3 o ports/138746 Update port: multimedia/libtuner Add XC5000/S5H1411 tu o ports/138743 [MAINTAINER] mail/hotwayd: Mark as deprecated o ports/138740 postfix-2.6.3,1 will not build on 9-CURRENT o ports/138734 net/ladvd: update to 0.8.5 f ports/138716 [PATCH] net/fspd: update to 2.8.1.25 o ports/138712 update irc/kvirc-devel to 4.0.0rc1 f ports/138707 Port update: sysutils/radmind - Fix plist so package c o ports/138704 [MAINTAINER] sysutils/gosa: update to 2.6.5 o ports/138700 [PATCH]math/gsl: update to 1.13 o ports/138698 ports lang/php5: PHP session.save_path vulnerability o ports/138695 new slave port - games/ioquake3-devel o ports/138677 [MAINTAINER] sysutils/gosa: update to 2.6.5 o ports/138673 [new port] science/mol2ps o ports/138670 [new port] science/checkmol o ports/138651 [NEW PORT] net-mgmt/zabbix-proxy: 1.6.6 o ports/138637 New port: graphics/xfractint-devel o ports/138623 New port: multimedia/bombono (software for DVD authori f ports/138614 devel/gearmand: Upgrade to 0.9, and dependency fixes o ports/138602 audio/sphinxbase port update o ports/138601 audio/pocketsphinx port upgrade patch o ports/138596 [MAINTAINER] sysutils/samesame vlruwk problem o ports/138539 new port www/weave f ports/138506 Update Port: editors/p5-Padre to v. 0.45 f ports/138502 editors/p5-Padre dumps core. o ports/138486 [patch] www/apache22-peruser-mpm: FreeBSD fixes f ports/138483 security/pam_pwdfile port doesn't work post update to f ports/138476 [panic] sysutils/fusefs-kmod: Almost regular panic dur f ports/138469 [ PATCH ] databases/mysql51-{server|client} bad depend f ports/138445 net/freeradius2 problem with rlm_perl o ports/138438 graphics/sane-backends not working on FreeBSD-8 f ports/138435 [patch] databases/freetds gnutls linking error o ports/138422 port games/exult: linking fails with undefined referen f ports/138414 [PATCH] multimedia/shell-fm: update to 0.7 o ports/138408 [patch] finance/libofx import timestamp may be wrong f ports/138402 [patch] www/awffull is not reading configuration file f ports/138372 [UPDATE] security/prelude-lml to 0.9.15 f ports/138371 [UPDATE] security/libprelude to 0.9.24.1 f ports/138361 x11/libxcb: alleviate dependency on python f ports/138355 net/freeradius2 can't install from package when /usr/p o ports/138348 patch to java/openjdk6 so that build works again o ports/138345 [patch] graphics/wildmagic: update to latest version o ports/138306 databases/mysqlard - fix mysqlard.conf install with pk f ports/138298 [PATCH]sysutils/file: update to 5.03 f ports/138284 security/openssh-portable: OpenSSH GSSAPI Key Exchange o ports/138259 Update ports: emulators/sdlmame-devel Update to 0.133u o ports/138252 Compile Issue: databases/firebird20-client o ports/138248 audio/sox bump to 14.2.0 o ports/138239 [PATCH] audio/fluidsynth: update to 1.0.9 o ports/138234 [new port] mail/milter-manager 1.2.0 o ports/138232 [new port] mail/opendkim 1.0.0 f ports/138195 www/wwwcount IPv6 and NFS lock enable o ports/138181 [MAINTAINER] devel/doxygen: update to 1.6.1 f ports/138170 Update: x11/xlockmore to 5.28 f ports/138167 New upstream for converters/enca o ports/138164 [NEW PORT] security/p5-Net-Radius-Server: Framework fo o ports/138158 [NEW PORT] editors/p5-Vimana: Vim script manager o ports/138121 mail/fetchmail: fetchmail-6.3.11/SSL_set_fd() bad free f ports/138019 [PATCH] mail/dkimproxy: update to 1.2 f ports/137992 [PATCH] The startup script of mail/spamd has several b f ports/137990 Update of net/Scapy 2.0.1_3 f ports/137974 [update] converters/pdf2djvu: update + fix configure f o ports/137967 update to net-mgmt/chillispot rc script o ports/137959 [PATCH] irc/bitlbee-otr is not doing SRV lookups for X f ports/137957 sysutils/bacula-bat doesn not install some libs f ports/137945 devel/openocd 0.2.0 fails to find ATMEL SAM-ICE as Seg s ports/137886 irc/scrollz fails to compile with any SSL (gnutls conf f ports/137880 [patch] sysutils/memtest86: don't depend on archivers/ f ports/137879 [patch] sysutils/memtest86: allow to install port on a f ports/137867 Cannot compile ports/databases/freetds (FreeBSD 8.0 BE f ports/137835 [PATCH] audio/musicpd o ports/137828 [PATCH] palm/barry: update to 0.14 o ports/137793 [NEW PORT] sysutils/uhidd: Userland USB HID device dri f ports/137751 [new port] audio/jokosher: Multi-track non-linear audi o ports/137747 [patch] Upgrade mail/mailscanner to 4.78.9 o ports/137733 [NEW PORT] sysutils/scribeserver: Aggregating log data f ports/137730 [NEW PORT] devel/fb303: The Facebook Bassline f ports/137728 New port: / f ports/137043 [patch] multimedia/mplayer: add SSSE3 support o ports/137020 New port: comms/dfu-programmer Programmer for USB Atme f ports/136984 textproc/xerces-2 port no longer needs gcc_pic patch i f ports/136934 devel/root is marked as BROKEN but OK with GCC 3.4 o ports/136892 mail/prayer: fixup username in prayer-cyclog o ports/136886 multimedia/mplayer does not play CSS enrypted DVDs f ports/136611 security/swatch: leaves zombies behind o ports/136427 can't make devel/gwenhywfar o ports/136377 [MAINTAINER] science/netcdf: update to 4.0.1 o ports/136359 New port - lang/gnat-gcc44 f ports/136227 science/Gramps Crashes When Opening a Family File o ports/136188 ftp/proftpd: Upgrade proftpd-mod_sql_tds to version 4. o ports/136133 New port: net/callweaver Open source IP PBX based on A f ports/136132 Update port: devel/srecord to 1.49 f ports/136129 multimedia/kbtv won't build & install on 7.2 o ports/136124 sysutils/bsdstats needs timeout settings f ports/135867 net-im/gajim 0.12.3: wrong $path in bin file f ports/135541 [PATCH] math/p5-NetCDF cannot load module with netcdf- o ports/135019 sysutils/bubblemon-dockapp 1.46_6 memory usage meter i f ports/134743 devel/Monotone and pthreaded dependencies o ports/134711 mail/postfix - repocopy of (old) postfix to postfix25 o ports/134534 [PATCH] net/skype12, remove IGNORE s ports/134485 net-mgmt/trafd 3.0.2.1 doesn't collect traffic o ports/134475 multimedia/xmms gdk error (terminates) f ports/134264 audio/cmus - segmentation fault with ogg files f ports/134181 [MAINTAINER] www/httrack: update to 3.43.4 s ports/134112 [MAINTAINER] net/asterisk16-addons: update to 1.6.1.0 o ports/133829 Wrong plist generated if nonstandard MANPREFIX and PRE o ports/133563 security/cfs rc script needs "mntudp" option on 8-CURR o ports/133196 net/xmlrpc-c: rtorrent-devel rtorrent std::bad_alloc f ports/133031 ports/net/igmpproxy "must be at least 2 Vif's where on o ports/132786 New port: sysutils/sispmctl Utility for controlling a o ports/132607 security/denyhosts: command_interpreter warnings in /v o ports/131877 New Port: devel/parasite GTK+ UI debugging tool s ports/131218 www/privoxy+ipv6: /etc/rc: WARNING: run_rc_command: ca s ports/130199 [PATCH] audio/mp3info: take maintainership s ports/130198 [PATCH] audio/libshout2: take maintainership o ports/129435 java/jakarta-commons-dbcp not BROKEN on jdk15 o ports/127728 ports/games/freebsd-games doesn't build, and larn(6) s o ports/127321 japanese/kon2-16dot: buffer overflow and mouse bugs o ports/127181 audio/musicpd logs warning s ports/127087 mail/bincimap port does not include an rc.d file o ports/127017 sysutils/ntfsprogs - ntfsclone not working version 2.0 s ports/125324 editors/the (3.2) looses cursor when compiled with PDC s ports/124423 multimedia/mplayer detection of OSS Audio is faulty o ports/123068 sysutils/bubblemon2 bubblemon-dockapp: error extractin o ports/118716 security/heimhal - shared library conflict with heimda o ports/111501 [NEW PORT] databases/ruby-oci8 o ports/108795 ports/icc: Proposed update to icc port for intel compi o amd64/104311 ports/wine should be installable on amd64 o ports/101166 bittorrent-curses only works under English locales. o ports/82634 heimdal port conflict with base heimdal 181 problems total. From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 11:54:16 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC397106566B for ; Mon, 14 Sep 2009 11:54:16 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 786548FC15 for ; Mon, 14 Sep 2009 11:54:16 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1MnA8N-0004CT-IO for freebsd-ports@freebsd.org; Mon, 14 Sep 2009 13:54:15 +0200 Received: from 91.205.197.96 ([91.205.197.96]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Sep 2009 13:54:15 +0200 Received: from jumper99 by 91.205.197.96 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Sep 2009 13:54:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: "Helmut Schneider" Date: Mon, 14 Sep 2009 13:53:51 +0200 Lines: 29 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 91.205.197.96 X-MSMail-Priority: Normal X-Newsreader: vi with a tiny little GUI X-MimeOLE: Huh, what?! Sender: news Subject: portupgrade does not find updates X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 11:54:16 -0000 Hi, since a week or so portupgrade does not find updates on all of my machines (~15, all 7.2-RELEASE) anymore: [root@BSDHelmut ~]# portversion -v | grep -v "=" amavisd-new-2.6.4_1,1 < needs updating (port has 2.6.4_2,1) firefox-3.0.13,1 < needs updating (port has 3.0.14,1) libxml2-2.7.3_1 < needs updating (port has 2.7.4) lzma-9.06 < needs updating (port has 9.07) p5-Archive-Tar-1.52 < needs updating (port has 1.54) pear-Net_SMTP-1.3.2 < needs updating (port has 1.3.3) phpMyAdmin-3.2.1 < needs updating (port has 3.2.2) python26-2.6.2_2 < needs updating (port has 2.6.2_3) xcb-util-0.3.5 < needs updating (port has 0.3.6) [root@BSDHelmut ~]# portupgrade -av ---> Session started at: Mon, 14 Sep 2009 13:50:56 +0200 ** None has been installed or upgraded. ---> Session ended at: Mon, 14 Sep 2009 13:51:24 +0200 (consumed 00:00:28) [root@BSDHelmut ~]# I updates both portsdb and pkgdb manually without success. Any ideas? Thanks, Helmut -- No Swen today, my love has gone away My mailbox stands for lorn, a symbol of the dawn From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 12:02:31 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E578C1065695; Mon, 14 Sep 2009 12:02:31 +0000 (UTC) (envelope-from krassi@bulinfo.net) Received: from mx.bulinfo.net (mx.bulinfo.net [193.194.156.1]) by mx1.freebsd.org (Postfix) with ESMTP id 635A58FC1C; Mon, 14 Sep 2009 12:02:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx.bulinfo.net (Postfix) with ESMTP id AB9F55C189; Mon, 14 Sep 2009 14:46:50 +0300 (EEST) X-Virus-Scanned: amavisd-new at bulinfo.net Received: from mx.bulinfo.net ([127.0.0.1]) by localhost (mx.bulinfo.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ktsy+wEBzOpR; Mon, 14 Sep 2009 14:46:50 +0300 (EEST) Received: from [192.168.2.188] (pythia.bulinfo.net [212.72.195.5]) by mx.bulinfo.net (Postfix) with ESMTP id 5203E5C188; Mon, 14 Sep 2009 14:46:50 +0300 (EEST) Message-ID: <4AAE2D26.3030006@bulinfo.net> Date: Mon, 14 Sep 2009 14:46:46 +0300 From: Krassimir Slavchev User-Agent: Thunderbird 2.0.0.19 (X11/20090225) MIME-Version: 1.0 To: freebsd-ports@freebsd.org, Stanislav Sedov X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: GCC cross build fails for ARCH=arc and ABI=elf32 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 12:02:32 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I am trying to compile cross-gcc under 7.2 and build fails with: ... gmake[5]: Entering directory `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib/libc' rm -f libc.a rm -rf tmp mkdir tmp cd tmp; \ for i in argz/lib.a stdlib/lib.a ctype/lib.a search/lib.a stdio/lib.a string/lib.a signal/lib.a time/lib.a locale/lib.a reent/lib.a errno/lib.a misc/lib.a syscalls/lib.a sys/lib.a; do \ /usr/local/arc-elf32/bin/ar x ../$i; \ done; \ /usr/local/arc-elf32/bin/ar rc ../libc.a *.o /usr/local/arc-elf32/bin/ar: ../search/lib.a: No such file or directory /usr/local/arc-elf32/bin/ranlib libc.a rm -rf tmp rm -f crt0.o ln sys/crt0.o crt0.o >/dev/null 2>/dev/null || cp sys/crt0.o crt0.o gmake[5]: Leaving directory `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib/libc' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib/libc' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib' gmake[1]: *** [all-target-newlib] Error 2 gmake[1]: Leaving directory `/usr/ports/devel/cross-gcc/work/build' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/cross-gcc. *** Error code 1 Stop in /usr/ports/devel/cross-gcc. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.1163.0 env TGTARCH=arc TGTABI=elf32 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! devel/cross-gcc (compiler error) - ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed Trying to compile under -current: gmake[2]: Entering directory `/usr/ports/devel/cross-gcc/work/build/gcc' build/genrecog .././../gcc-4.3.2/gcc/config/arc/arc.md \ insn-conditions.md > tmp-recog.c .././../gcc-4.3.2/gcc/config/arc/arc.md:156: warning: unknown predicate 'move_dest_operand' .././../gcc-4.3.2/gcc/config/arc/arc.md:156: warning: unknown predicate 'move_src_operand' .././../gcc-4.3.2/gcc/config/arc/arc.md:156: warning: unknown predicate 'move_dest_operand' in 'match_operand' expression .././../gcc-4.3.2/gcc/config/arc/arc.md:156: warning: unknown predicate 'move_src_operand' in 'match_operand' expression .././../gcc-4.3.2/gcc/config/arc/arc.md:171: warning: unknown predicate 'move_src_operand' .././../gcc-4.3.2/gcc/config/arc/arc.md:171: warning: unknown predicate 'move_dest_operand' .././../gcc-4.3.2/gcc/config/arc/arc.md:171: warning: unknown predicate 'move_src_operand' in 'match_operand' expression .././../gcc-4.3.2/gcc/config/arc/arc.md:171: warning: unknown predicate 'move_dest_operand' in 'match_operand' expression .././../gcc-4.3.2/gcc/config/arc/arc.md:194: warning: unknown predicate 'move_dest_operand' .././../gcc-4.3.2/gcc/config/arc/arc.md:194: warning: unknown predicate 'move_src_operand' .././../gcc-4.3.2/gcc/config/arc/arc.md:194: warning: unknown predicate 'move_dest_operand' in 'match_operand' expression .././../gcc-4.3.2/gcc/config/arc/arc.md:194: warning: unknown predicate 'move_src_operand' in 'match_operand' expression gmake[2]: *** [s-recog] Segmentation fault: 11 (core dumped) gmake[2]: Leaving directory `/usr/ports/devel/cross-gcc/work/build/gcc' gmake[1]: *** [all-gcc] Error 2 gmake[1]: Leaving directory `/usr/ports/devel/cross-gcc/work/build' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/cross-gcc. *** Error code 1 Stop in /usr/ports/devel/cross-gcc. Any help is appreciated -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFKri0mxJBWvpalMpkRAtYwAJ46fWbDtVJmadzJ9jgcIlcDpGfpmgCbBg8H TVABA15dKYRbA4Nk0z9xlWo= =n6E7 -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 12:08:32 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28886106566B for ; Mon, 14 Sep 2009 12:08:32 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from mx0.deglitch.com (backbone.deglitch.com [IPv6:2001:16d8:fffb:4::abba]) by mx1.freebsd.org (Postfix) with ESMTP id 8E5C28FC17 for ; Mon, 14 Sep 2009 12:08:31 +0000 (UTC) Received: from stasss.yandex.ru (dhcp170-227-red.yandex.net [95.108.170.227]) by mx0.deglitch.com (Postfix) with ESMTPSA id 3B03B8FC45; Mon, 14 Sep 2009 16:08:30 +0400 (MSD) Date: Mon, 14 Sep 2009 16:08:24 +0400 From: Stanislav Sedov To: Krassimir Slavchev Message-Id: <20090914160824.956fd282.stas@FreeBSD.org> In-Reply-To: <4AAE2D26.3030006@bulinfo.net> References: <4AAE2D26.3030006@bulinfo.net> Organization: The FreeBSD Project X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Mon__14_Sep_2009_16_08_24_+0400_iCXAENbOK28wVjDD" Cc: freebsd-ports@freebsd.org Subject: Re: GCC cross build fails for ARCH=arc and ABI=elf32 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 12:08:32 -0000 --Signature=_Mon__14_Sep_2009_16_08_24_+0400_iCXAENbOK28wVjDD Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 14 Sep 2009 14:46:46 +0300 Krassimir Slavchev mentioned: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > Hi, >=20 > I am trying to compile cross-gcc under 7.2 and build fails with: >=20 > ... > gmake[5]: Entering directory > `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib/libc' > rm -f libc.a > rm -rf tmp > mkdir tmp > cd tmp; \ > for i in argz/lib.a stdlib/lib.a ctype/lib.a search/lib.a > stdio/lib.a string/lib.a signal/lib.a time/lib.a locale/lib.a > reent/lib.a errno/lib.a misc/lib.a syscalls/lib.a sys/lib.a; do \ > /usr/local/arc-elf32/bin/ar x ../$i; \ > done; \ > /usr/local/arc-elf32/bin/ar rc ../libc.a *.o > /usr/local/arc-elf32/bin/ar: ../search/lib.a: No such file or directory > /usr/local/arc-elf32/bin/ranlib libc.a > rm -rf tmp > rm -f crt0.o > ln sys/crt0.o crt0.o >/dev/null 2>/dev/null || cp sys/crt0.o crt0.o > gmake[5]: Leaving directory > `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib/libc' > gmake[4]: *** [all-recursive] Error 1 > gmake[4]: Leaving directory > `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib/libc' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory > `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/usr/ports/devel/cross-gcc/work/build/arc-elf32/newlib' > gmake[1]: *** [all-target-newlib] Error 2 > gmake[1]: Leaving directory `/usr/ports/devel/cross-gcc/work/build' > gmake: *** [all] Error 2 > *** Error code 1 >=20 > Stop in /usr/ports/devel/cross-gcc. > *** Error code 1 >=20 > Stop in /usr/ports/devel/cross-gcc. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall.1163.0 env TGTARCH=3Darc TGTABI=3Delf32 make > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! devel/cross-gcc (compiler error) > - ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >=20 > Trying to compile under -current: >=20 > gmake[2]: Entering directory `/usr/ports/devel/cross-gcc/work/build/gcc' > build/genrecog .././../gcc-4.3.2/gcc/config/arc/arc.md \ > insn-conditions.md > tmp-recog.c > .././../gcc-4.3.2/gcc/config/arc/arc.md:156: warning: unknown predicate > 'move_dest_operand' > .././../gcc-4.3.2/gcc/config/arc/arc.md:156: warning: unknown predicate > 'move_src_operand' > .././../gcc-4.3.2/gcc/config/arc/arc.md:156: warning: unknown predicate > 'move_dest_operand' in 'match_operand' expression > .././../gcc-4.3.2/gcc/config/arc/arc.md:156: warning: unknown predicate > 'move_src_operand' in 'match_operand' expression > .././../gcc-4.3.2/gcc/config/arc/arc.md:171: warning: unknown predicate > 'move_src_operand' > .././../gcc-4.3.2/gcc/config/arc/arc.md:171: warning: unknown predicate > 'move_dest_operand' > .././../gcc-4.3.2/gcc/config/arc/arc.md:171: warning: unknown predicate > 'move_src_operand' in 'match_operand' expression > .././../gcc-4.3.2/gcc/config/arc/arc.md:171: warning: unknown predicate > 'move_dest_operand' in 'match_operand' expression > .././../gcc-4.3.2/gcc/config/arc/arc.md:194: warning: unknown predicate > 'move_dest_operand' > .././../gcc-4.3.2/gcc/config/arc/arc.md:194: warning: unknown predicate > 'move_src_operand' > .././../gcc-4.3.2/gcc/config/arc/arc.md:194: warning: unknown predicate > 'move_dest_operand' in 'match_operand' expression > .././../gcc-4.3.2/gcc/config/arc/arc.md:194: warning: unknown predicate > 'move_src_operand' in 'match_operand' expression > gmake[2]: *** [s-recog] Segmentation fault: 11 (core dumped) > gmake[2]: Leaving directory `/usr/ports/devel/cross-gcc/work/build/gcc' > gmake[1]: *** [all-gcc] Error 2 > gmake[1]: Leaving directory `/usr/ports/devel/cross-gcc/work/build' > gmake: *** [all] Error 2 > *** Error code 1 >=20 > Stop in /usr/ports/devel/cross-gcc. > *** Error code 1 >=20 > Stop in /usr/ports/devel/cross-gcc. >=20 >=20 > Any help is appreciated >=20 You need to pass it the ABI value that is supported both by gcc and newlib c library which is used in this port. I don't have any knowledge about the arc platform, but I belive that elf32 is not a valid ABI value. What OS you trying to build this toolchain for? --=20 Stanislav Sedov ST4096-RIPE --Signature=_Mon__14_Sep_2009_16_08_24_+0400_iCXAENbOK28wVjDD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJKrjI9AAoJEKN82nOYvCd0rRsP/ie9ee3yvkDfp9JMf1dWAhSF DM2pHEmWP+sOmUjThjyVVuNZRMi4gK+Iz6AIfc7IcdujWcyUym1J/iaFwJ8Qpg6R ieLld47vYyDPbfuanSqx2xGWGEDyG8xGauQelyIdhMPrHM0k8FFqvo6t00AfYwoC IC804UBpDo6jnBXbANuHoaz7dGBBLUdZW9vsyfmY/JMMCVVtFUPhG8ljjX9jrvAK Qzj0i9jOiC1/9dOcLkXFv9X8PIMcaDV7O8/DB65Npr3EtFl3e8FRvsGlZiom7VE3 21rm173ThIgBpvHnLM6+DldsCabCYHRKyUFl3ghfDPV/BmbpJRhdMYXkAllS2KDz CmrnfETQw0hJZrhf6040aqJgpaVpdf1Q73mObC9Je/gCCRVmXhZ/00T+dn063mmF aDiH6PGMavTFQtw+DJppddoEfb7VYs4vvwRjm1Dsc4TK85LNJgtuH7ashj2Poh4E WWRPoYLD93CdBOTwS5RVbqX0K8c+3IkAtfGuw1BuQiiCpPwb4ypVOY12iWzGKzxd MY6ION+0n+xiiYZ8IHF2ZOut0mcwHHna9tEjHlDI9gCRp6qMr480SWsWGF8Izbdj ovmGLBC54i/v6uImHmerU2vln4t/BvRBcfY21z7u4JPMwGyzp8wC6t4aDQaMaHjP 54oc6tqFhesOlszwUHII =xn4n -----END PGP SIGNATURE----- --Signature=_Mon__14_Sep_2009_16_08_24_+0400_iCXAENbOK28wVjDD-- From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 13:56:31 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B5281065672 for ; Mon, 14 Sep 2009 13:56:31 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-ew0-f208.google.com (mail-ew0-f208.google.com [209.85.219.208]) by mx1.freebsd.org (Postfix) with ESMTP id B0E048FC1A for ; Mon, 14 Sep 2009 13:56:30 +0000 (UTC) Received: by mail-ew0-f208.google.com with SMTP id 4so3080130ewy.36 for ; Mon, 14 Sep 2009 06:56:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=LrLHALkv3mQrOT8BVTzmWvgaC2rWMnATtIaE85fh5qI=; b=lf97fmlD+54Ilx1l4bPfkwBVIUL0SmMzM0OEn81pidLPbcohegSHk6CQYFRR4seF+O 81svqhQZucK11SRCWmeeZXs/ObvJ+VAYaOFytgreFHKTFnCvWxT2QnZDlHigqpXPYa5y N3bYWrUnONMTZgZwn1uNThDb84GG0glsWwgHw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=DEOiowFiOv226XY2e8u+wGaSfztWLODM92rrtnQuMqobQMCSwBgF3/LiOwvaq0qoSd Xuh/fGFmrWQaHK3h1CKLY7FvgisZl2lcO4qqZHV/XgmJ2bjFOe3xzwQ6s71AzFmu1dXX 1WYn7jI/L0HwZ4rrN7liF9yAtfZ1/C0jxUcf8= MIME-Version: 1.0 Sender: r.c.ladan@gmail.com Received: by 10.216.22.17 with SMTP id s17mr1042677wes.121.1252936590117; Mon, 14 Sep 2009 06:56:30 -0700 (PDT) In-Reply-To: References: Date: Mon, 14 Sep 2009 15:56:30 +0200 X-Google-Sender-Auth: 6f0fb4a3913df489 Message-ID: From: Rene Ladan To: ports@freebsd.org, List for discussing optimization of BOINC apps Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: setiathome for FreeBSD port updated X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 13:56:31 -0000 2009/9/11 Rene Ladan : > Hi, > > I've updated the setiathome port for FreeBSD to version 6.08, based on > SVN revision 412 > I've also tested it with the > ports-mgmt/porttools and ports-mgmt/portlint ports and a test build for > FreeBSD 6.X/i386 is currently running (to build-test against gcc 3.4). > The FreeBSD 6.X/i386 test build (tinderbox) failed while building a depende= ncy, blocking the actual test build. If anyone is interested, my computer can be seen here: http://setiathome.berkeley.edu/show_host_detail.php?hostid=3D4500916 Regards, Ren=E9 From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 15:33:20 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A28B1065672 for ; Mon, 14 Sep 2009 15:33:20 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from mail-yw0-f179.google.com (mail-yw0-f179.google.com [209.85.211.179]) by mx1.freebsd.org (Postfix) with ESMTP id 11DF98FC12 for ; Mon, 14 Sep 2009 15:33:19 +0000 (UTC) Received: by ywh9 with SMTP id 9so4388534ywh.32 for ; Mon, 14 Sep 2009 08:33:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.91.148.16 with SMTP id a16mr3918238ago.119.1252942397983; Mon, 14 Sep 2009 08:33:17 -0700 (PDT) In-Reply-To: <20090914.105527.737004071327869963.chat95@mac.com> References: <20090914.105527.737004071327869963.chat95@mac.com> Date: Mon, 14 Sep 2009 12:33:17 -0300 Message-ID: From: Joey Mingrone To: Maho NAKATA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: FreeBSD Port: octave-3.2.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 15:33:20 -0000 Hi Maho: Thanks for your quick replies. On Sun, Sep 13, 2009 at 22:55, Maho NAKATA wrote: > Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44. > you should recompile all ports... > thanks > -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ > =C2=A0 Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.= txt > I did have GCC44 before the build and I also did upgrade all ports. This error was reproduced on a second box running 7.4. I'll try and investigate a bit more and reply if I find a solution. Cheers, Joey From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 16:20:03 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1238C1065679; Mon, 14 Sep 2009 16:20:03 +0000 (UTC) (envelope-from jasonh@DataIX.net) Received: from www6.pairlite.com (www6.pairlite.com [64.130.10.16]) by mx1.freebsd.org (Postfix) with ESMTP id E2CF38FC1C; Mon, 14 Sep 2009 16:20:02 +0000 (UTC) Received: from firewall.5p.local (unknown [99.35.15.186]) by www6.pairlite.com (Postfix) with ESMTP id D8157B825; Mon, 14 Sep 2009 12:20:00 -0400 (EDT) Date: Mon, 14 Sep 2009 12:19:51 -0400 From: "Jason J. Hellenthal" To: Alberto Villa In-Reply-To: <200909140157.41331.villa.alberto@gmail.com> Message-ID: References: <200909140157.41331.villa.alberto@gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-Key-ID: 0x691411AC X-OpenPGP-Key-Fingerprint: 6F56 3B10 D8AD 1D33 96E7 5946 E3B6 2768 6914 11AC MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: ports@freebsd.org, Doug Barton Subject: Re: show port commit history in portmaster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Jason J. Hellenthal" List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 16:20:03 -0000 On Sun, 13 Sep 2009 19:57 -0000, villa.alberto wrote: > hello! > encouraged by a request, i've written this small utility (attached) to show > the commit history for a port (using freshports.org), and i was wondering... > how about adding this functionality to portmaster? > here's an example of its output: > > $ ./portchangelog.sh editors/vim > ===>>> Gathering commit history for editors/vim > ===>>> Number of commits found: 220 (showing only 100 on this page) > > =================>>> > 29 Jul 2009 21:19:43 >> 7.2.239 > Committer: wxs@FreeBSD.org > Chase patch rename so that it passes "make checksum" > > =================>>> > 29 Jul 2009 08:40:23 >> 7.2.239 > Committer: obrien@FreeBSD.org > Change name of diked patch. > > at the moment it is a bit rough (it is just a shell script), but i can make it > more serious if wanted (eg. not using a " " to identify a field) > so... what do you think about this? > I don't see this as a necessary addition. For one portmaster is a shell script. For two it means that the upgrade always needs to be connected and able to connect to the freshports site. For three freshports is just an 3rd party site where as you can get commit info right from the FreeBSD.org repo's. Four I don't see why anyone needs the commit info at upgrade time because as a part of administration this should be taken care of before you decide to upgrade anything. Best regards. -- Jason J. Hellenthal http://www.DataIX.net/ jasonh@DataIX.net 0x691411AC - (2^(N-1)) From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 17:31:00 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D4241065696; Mon, 14 Sep 2009 17:31:00 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id BEE028FC25; Mon, 14 Sep 2009 17:30:59 +0000 (UTC) Received: by bwz2 with SMTP id 2so2113019bwz.43 for ; Mon, 14 Sep 2009 10:30:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=9hUhlqteWIbEnTUPP7lfCkNITmitDQg3yBcAXHzIYqc=; b=gqwSzoKswLErSUl6yvdA27dybLY5tmQplx5yGouWIPjEOdzTi2sFp7RNc0KgwDcolf BhpSgWwJf9T9EFkIarTv6iu5g1N++NUBJmNNkiVxGmaWsYgN/+Nl2x8Lmqd8yffxB5Tw PZpht1uFfUuc+UdHuFcsewg3+qpuOd8fHHc00= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=uY0bvndqpe7Ix7/fTO4AXW2yjL/z8ltNmnt78WfBUz4u8Yds0g2Eo3LenoU76Twm9S dvqM3Lt7zSq0K2s56ODnaCmU2zZYCbLhcUY1EiLbIARzBEByiu+x+jssZsudgibbixNv IryBT6hNmGMZ2Zs9axZWE+x/kIIeoY5V/KWoM= Received: by 10.204.160.86 with SMTP id m22mr5372821bkx.82.1252949458583; Mon, 14 Sep 2009 10:30:58 -0700 (PDT) Received: from echo.hoth (host150-226-dynamic.2-87-r.retail.telecomitalia.it [87.2.226.150]) by mx.google.com with ESMTPS id z15sm6339012fkz.58.2009.09.14.10.30.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 14 Sep 2009 10:30:57 -0700 (PDT) From: Alberto Villa To: "Jason J. Hellenthal" Date: Mon, 14 Sep 2009 19:30:51 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <200909140157.41331.villa.alberto@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200909141930.51624.villa.alberto@gmail.com> Cc: ports@freebsd.org, Doug Barton Subject: Re: show port commit history in portmaster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 17:31:00 -0000 On Monday 14 September 2009 18:19:51 Jason J. Hellenthal wrote: > I don't see this as a necessary addition. For one portmaster is a shell > script. sorry, i don't get this point > For two it means that the upgrade always needs to be connected and > able to connect to the freshports site. you need it too when you download distfiles. also, read the next answer > Four I don't see why anyone needs the commit info at upgrade time > because as a part of administration this should be taken care of before > you decide to upgrade anything. no, i didn't mean this should be shown when upgrading: i would add an option, something like --commit-history. by you as the casual portmaster user, this change wouldn't even be noted > For three freshports is just an > 3rd party site where as you can get commit info right from the FreeBSD.org > repo's. ok, you're right. as said, the script is rough at the moment, i could make it more serious (but it works fine for my needs, so i won't, if doug isn't interested in adding it to portmaster) thanks for you feedback! -- Alberto Villa If God wanted us to be brave, why did he give us legs? -- Marvin Kitman From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 18:34:48 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32DBA106568F for ; Mon, 14 Sep 2009 18:34:48 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 8D8B18FC16 for ; Mon, 14 Sep 2009 18:34:47 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so925294fgg.13 for ; Mon, 14 Sep 2009 11:34:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=kgo6HnzjZ/GgnMpTckoweJSDnSG2uVKeraqca+WZheU=; b=Kn0DdWrALFVtVLRFVQ8KE8pvrCcnqM4VdlSm0JCq6n/lsVDXBAS1oleNeTuwtFRkN6 AdO69i0GMJ/W1qAEr4dUUxhIDdHXF8KJJEXHrXAr9uA73R1GJhD7o7h9QLEhODs6qn2q goZ3VjOVyw4kdjdDoCMVjbQ89px6APoaVjXFQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=fbUK65eeu3cvak6uwYe/g2SnZwK7CXeX7UnPJQf4w9Y3B28ArlGopLprOMfFDZF7JV hxinum6UuQZxXdATe1pzUpEieyiqnYNarszoseaWfQ+JhZrmKoOfxdKTvDqkt/AtizY5 8P5hBdccwz7T4eSihp/aHqm2auDmvbK6Sycpo= Received: by 10.86.238.30 with SMTP id l30mr5223273fgh.75.1252953286431; Mon, 14 Sep 2009 11:34:46 -0700 (PDT) Received: from notebook ([86.57.128.36]) by mx.google.com with ESMTPS id 12sm82564fgg.20.2009.09.14.11.34.44 (version=SSLv3 cipher=RC4-MD5); Mon, 14 Sep 2009 11:34:45 -0700 (PDT) Date: Mon, 14 Sep 2009 21:34:42 +0300 From: "Sergey V. Dyatko" To: "Jason J. Hellenthal" Message-ID: <20090914213442.2f857730@notebook> In-Reply-To: References: <200909140157.41331.villa.alberto@gmail.com> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Doug Barton , Alberto Villa Subject: Re: show port commit history in portmaster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 18:34:48 -0000 On Mon, 14 Sep 2009 12:19:51 -0400 "Jason J. Hellenthal" wrote: JJH> On Sun, 13 Sep 2009 19:57 -0000, villa.alberto wrote: JJH> JJH> > hello! JJH> > encouraged by a request, i've written this small utility JJH> > (attached) to show the commit history for a port (using JJH> > freshports.org), and i was wondering... how about adding this JJH> > functionality to portmaster? here's an example of its output: [skipped] JJH> JJH> I don't see this as a necessary addition. For one portmaster is a JJH> shell script. For two it means that the upgrade always needs to be JJH> connected and able to connect to the freshports site. For three JJH> freshports is just an 3rd party site where as you can get commit JJH> info right from the FreeBSD.org repo's. Four I don't see why JJH> anyone needs the commit info at upgrade time because as a part of JJH> administration this should be taken care of before you decide to JJH> upgrade anything. quite often when csup for ports tree I want to see what exactly has changed in comparison with the previous version, the script was ready to be very handy. Alberto, I didn't see any attachments from you :( JJH> JJH> Best regards. JJH> -- wbr, tiger From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 19:24:29 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from miki (localhost [IPv6:::1]) by hub.freebsd.org (Postfix) with SMTP id 7A544106568D; Mon, 14 Sep 2009 19:24:27 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Date: Tue, 15 Sep 2009 03:24:22 +0800 From: Ariff Abdullah To: Kris Kennaway Message-Id: <20090915032422.5914506c.ariff@FreeBSD.org> In-Reply-To: <4AA155E8.5060408@FreeBSD.org> References: <4AA155E8.5060408@FreeBSD.org> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Tue__15_Sep_2009_03_24_22_+0800_.KR6pkXCtolFePxJ" Cc: freebsd-multimedia@freebsd.org, alexsm@gmail.com, benl@google.com, freebsd-ports@freebsd.org Subject: Re: Porting Chromium to FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 19:24:29 -0000 --Signature=_Tue__15_Sep_2009_03_24_22_+0800_.KR6pkXCtolFePxJ Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [CC'ing to ports@] On Fri, 04 Sep 2009 19:01:12 +0100 Kris Kennaway wrote: > Alex Moura wrote: > > Porting Chromium to FreeBSD >=20 > Ben needs help with sound integration, which he hasn't had success > with yet. >=20 > Should this suffice? http://people.freebsd.org/~ariff/libasound/ -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ ... Going with the standard and orthodox is the death of intellect .............. --Signature=_Tue__15_Sep_2009_03_24_22_+0800_.KR6pkXCtolFePxJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkqumGYACgkQlr+deMUwTNoylwCfZCYLiRSbhw58/xdiqCvsZsKD 4CMAn0j5ZS0efqm8boz5VoYsgfo7e+EO =jww4 -----END PGP SIGNATURE----- --Signature=_Tue__15_Sep_2009_03_24_22_+0800_.KR6pkXCtolFePxJ-- From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 19:30:06 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EB02106568B; Mon, 14 Sep 2009 19:30:06 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 887AC8FC1E; Mon, 14 Sep 2009 19:30:05 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so940131fgg.13 for ; Mon, 14 Sep 2009 12:30:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=z53/uScK/UQmsQc7iCiSLzDTKg5LNahSNJ2HK2aoJW0=; b=Xaul3X6Y9Qukaossd+FZeU3pYqh0cPgkb7/RbueYRGLrzQ+Yk/RPBstgfmyEsRNnNG Fu/Xt7AuwkJ2qDWAi5qw3L7QemnlWo2cish2LVFN/NSiiJ3mTSPTWVbJcJ197akqciNY LEyQUCGNQ7EgYZ1By/oPogMtw3Gvky9MItQ28= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=KCVr7Zyx0Kp+V2djbUQTHCRO62mgAfgUVgyxBQJmoggwfU8FzxfahyltE5e6JCDwKf mG2HsPxVIA5a4OypJ+wsnqz9UMxULeHZuBW+z1bjXQpbLuK3Ix6vEAcYpvMhsOA7Kur6 5z1rKxDEOaXyujN5Htxg53VlPpqZDGJ3xfnqg= Received: by 10.86.8.36 with SMTP id 36mr5188723fgh.7.1252956604387; Mon, 14 Sep 2009 12:30:04 -0700 (PDT) Received: from echo.hoth (host150-226-dynamic.2-87-r.retail.telecomitalia.it [87.2.226.150]) by mx.google.com with ESMTPS id l19sm40484fgb.7.2009.09.14.12.30.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 14 Sep 2009 12:30:03 -0700 (PDT) From: Alberto Villa To: "Sergey V. Dyatko" Date: Mon, 14 Sep 2009 21:29:57 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <200909140157.41331.villa.alberto@gmail.com> <20090914213442.2f857730@notebook> In-Reply-To: <20090914213442.2f857730@notebook> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200909142129.57699.villa.alberto@gmail.com> Cc: ports@freebsd.org, Doug Barton , "Jason J. Hellenthal" Subject: Re: show port commit history in portmaster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 19:30:06 -0000 On Monday 14 September 2009 20:34:42 Sergey V. Dyatko wrote: > quite often when csup for ports tree I want to see what exactly has > changed in comparison with the previous version the same for me! > Alberto, I didn't see any attachments from you :( yeah, it happens :/ download it from http://kdenlive.org/~freebsd/portchangelog.sh -- Alberto Villa You just wait, I'll sin till I blow up! -- Dylan Thomas From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 20:17:59 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C5E5106568B for ; Mon, 14 Sep 2009 20:17:59 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 210B38FC21 for ; Mon, 14 Sep 2009 20:17:58 +0000 (UTC) Received: (qmail 4267 invoked by uid 399); 14 Sep 2009 20:17:52 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 14 Sep 2009 20:17:52 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4AAEA4E8.2030807@FreeBSD.org> Date: Mon, 14 Sep 2009 13:17:44 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: Alberto Villa References: <200909140157.41331.villa.alberto@gmail.com> <200909141930.51624.villa.alberto@gmail.com> In-Reply-To: <200909141930.51624.villa.alberto@gmail.com> X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, "Jason J. Hellenthal" Subject: Re: show port commit history in portmaster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 20:17:59 -0000 Alberto Villa wrote: >> For two it means that the upgrade always needs to be connected and >> able to connect to the freshports site. > > you need it too when you download distfiles. also, read the next answer A lot of users download all the distfiles first, then use portmaster in "off line" mode. This is why users requested the -F feature. >> Four I don't see why anyone needs the commit info at upgrade time >> because as a part of administration this should be taken care of before >> you decide to upgrade anything. > > no, i didn't mean this should be shown when upgrading: i would add an option, > something like --commit-history. by you as the casual portmaster user, this > change wouldn't even be noted While I certainly appreciate your wanting to include this as part of portmaster my suggestion would be that you polish this up a bit and submit it as its own port. I could easily see why users would like to have this functionality in a convenient form, whether they use portmaster or not. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 20:28:36 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0726106566B; Mon, 14 Sep 2009 20:28:36 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 2682B8FC13; Mon, 14 Sep 2009 20:28:35 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so574603fga.13 for ; Mon, 14 Sep 2009 13:28:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=ldEUhg/R4Z5bV/7SYEf8DlkJI6IXZRu6iQBwakNmB8I=; b=pAgo38f8NYVe/TvoR7LtYms++MgXruvZAxptn2OczWECoK2nXggSX0alYfoqNL3VFy LaK7m6xL7Ehxknw1KecS4kYA7jbSQ+Rm0jS9yscCAFu4jo431rIGsQ/p/Js72phcDtKr v0gtRFO4VkJZtND3V/x49qypUSpag6e55L5ME= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=oQevVmwc9rqdyWbTA1Bf2ZIoT+ZpXGP5Ydy6ZMPRd3EusIPoMJRtO0A/G1XSRYl1kQ 16eVOBoQeLQadrGkgNLPqY7O4ZsoM6J56wqK3TnGsV+fxNjv9TUkIYArnCqVQPUgpos3 OxY5aH+gRjbQl1c+EsgR6xe2AodemR5c2deN0= Received: by 10.86.230.27 with SMTP id c27mr5412701fgh.63.1252960114507; Mon, 14 Sep 2009 13:28:34 -0700 (PDT) Received: from echo.hoth (host150-226-dynamic.2-87-r.retail.telecomitalia.it [87.2.226.150]) by mx.google.com with ESMTPS id 3sm446927fge.22.2009.09.14.13.28.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 14 Sep 2009 13:28:33 -0700 (PDT) From: Alberto Villa To: Doug Barton Date: Mon, 14 Sep 2009 22:28:25 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <200909140157.41331.villa.alberto@gmail.com> <200909141930.51624.villa.alberto@gmail.com> <4AAEA4E8.2030807@FreeBSD.org> In-Reply-To: <4AAEA4E8.2030807@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200909142228.26232.villa.alberto@gmail.com> Cc: ports@freebsd.org, "Jason J. Hellenthal" Subject: Re: show port commit history in portmaster X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 20:28:36 -0000 On Monday 14 September 2009 22:17:44 Doug Barton wrote: > A lot of users download all the distfiles first, then use portmaster > in "off line" mode. This is why users requested the -F feature. i use it too, of course! > While I certainly appreciate your wanting to include this as part of > portmaster my suggestion would be that you polish this up a bit and > submit it as its own port. I could easily see why users would like to > have this functionality in a convenient form, whether they use > portmaster or not. i accept you suggestion: if i have time, i'll make a port out of it thanks for your answer! -- Alberto Villa For large values of one, one equals two, for small values of two. From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 20:44:24 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F339106566C for ; Mon, 14 Sep 2009 20:44:24 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id C27FB8FC12 for ; Mon, 14 Sep 2009 20:44:23 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1MnIPO-0000SH-Ii for freebsd-ports@freebsd.org; Mon, 14 Sep 2009 22:44:22 +0200 Received: from p4fe5f18f.dip.t-dialin.net ([79.229.241.143]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Sep 2009 22:44:22 +0200 Received: from jumper99 by p4fe5f18f.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Sep 2009 22:44:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: "Helmut Schneider" Date: Mon, 14 Sep 2009 22:44:09 +0200 Lines: 6 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p4fe5f18f.dip.t-dialin.net X-MSMail-Priority: Normal X-Newsreader: vi with a tiny GUI... X-MimeOLE: Huh, what?! Sender: news Subject: Re: portupgrade does not find updates X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 20:44:24 -0000 Helmut Schneider wrote: > since a week or so portupgrade does not find updates on all of my > machines (~15, all 7.2-RELEASE) anymore: cvsup5.de.freebsd.org seems down - since a few days. From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 22:39:39 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80BB51065676 for ; Mon, 14 Sep 2009 22:39:39 +0000 (UTC) (envelope-from me@janh.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.9]) by mx1.freebsd.org (Postfix) with ESMTP id 15CF48FC0A for ; Mon, 14 Sep 2009 22:39:38 +0000 (UTC) Received: from janh.freebsd (e177243252.adsl.alicedsl.de [85.177.243.252]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0MKt72-1MnKCt1eV3-000gjf; Tue, 15 Sep 2009 00:39:36 +0200 Message-ID: <4AAEC62D.9000007@janh.de> Date: Tue, 15 Sep 2009 00:39:41 +0200 From: Jan Henrik Sylvester User-Agent: Thunderbird 2.0.0.23 (X11/20090904) MIME-Version: 1.0 To: Maho NAKATA References: 20090914.105527.737004071327869963.chat95@mac.com Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX19pMR5Us8gaa25ker1wv1kE68G094qfe4r1MWC SUY2J/yU7Xdbt0kOIEEUJSmam49CTIMx5LZixtxWVrNj661QIS qIEdQH66gmzgPJYE0iTHg== Cc: Joey Mingrone , ports-list freebsd Subject: Re: FreeBSD Port: octave-3.2.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 22:39:39 -0000 Maho NAKATA wrote: > From: Joey Mingrone >> I'm having some trouble upgrading this port. >> >> % uname -a >> FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 6 12:48:08 ... i386 >> >> Here's the error in the build: >> making gendoc.cc >> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include >> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread >> making DOCSTRINGS >> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 >> required by ./gendoc not found > Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44. > you should recompile all ports... > thanks I hit the same error on 7.2-RELEASE. I did recompile all Fortran dependencies with gcc44 and removed gcc43, still the error persists. Having recompiled just gendoc.cc with gcc42 from base, I was able to finish the build, but running octave does not work, either: /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/lib/octave-3.2.2/liboctinterp.so not found Since liboctinterp.so was compiled with gcc44 and not with gcc from base, I guess it should not try to load /usr/lib/libstdc++.so.6 but /usr/local/lib/gcc44/libstdc++.so.6 -- or am I wrong? Any idea besides recompiling "all ports"? I really do not see the point in that, since nothing but the Fortran ports should use gcc44. Maybe, I do not understand the dynamic linking with multiple gcc versions involved after all. Cheers, Jan Henrik From owner-freebsd-ports@FreeBSD.ORG Mon Sep 14 23:21:22 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E1D31065670; Mon, 14 Sep 2009 23:21:22 +0000 (UTC) (envelope-from morganw@chemikals.org) Received: from warped.bluecherry.net (unknown [IPv6:2001:440:eeee:fffb::2]) by mx1.freebsd.org (Postfix) with ESMTP id 34C2B8FC08; Mon, 14 Sep 2009 23:21:22 +0000 (UTC) Received: from volatile.chemikals.org (adsl-67-247-36.shv.bellsouth.net [98.67.247.36]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by warped.bluecherry.net (Postfix) with ESMTPSA id 7724A94CC92F; Mon, 14 Sep 2009 18:21:20 -0500 (CDT) Received: from localhost (morganw@localhost [127.0.0.1]) by volatile.chemikals.org (8.14.3/8.14.3) with ESMTP id n8ENLGxk074733; Mon, 14 Sep 2009 18:21:16 -0500 (CDT) (envelope-from morganw@chemikals.org) Date: Mon, 14 Sep 2009 18:21:16 -0500 (CDT) From: Wes Morgan To: Ariff Abdullah In-Reply-To: <20090915032422.5914506c.ariff@FreeBSD.org> Message-ID: References: <4AA155E8.5060408@FreeBSD.org> <20090915032422.5914506c.ariff@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 0.95.2 at warped X-Virus-Status: Clean Cc: freebsd-multimedia@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Porting Chromium to FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2009 23:21:22 -0000 On Tue, 15 Sep 2009, Ariff Abdullah wrote: > [CC'ing to ports@] > > On Fri, 04 Sep 2009 19:01:12 +0100 > Kris Kennaway wrote: >> Alex Moura wrote: >>> Porting Chromium to FreeBSD >> >> Ben needs help with sound integration, which he hasn't had success >> with yet. >> >> > > Should this suffice? > > http://people.freebsd.org/~ariff/libasound/ > This looks very interesting. Nice work. I recall reading, years ago, that there was some kind of GPL/BSD licensing issue with the ALSA headers that would pose problems for FreeBSD. Was that just misinformed-ness, or would this have to be a port? From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 00:05:22 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from miki (localhost [IPv6:::1]) by hub.freebsd.org (Postfix) with SMTP id 3457E106566B; Tue, 15 Sep 2009 00:05:20 +0000 (UTC) (envelope-from ariff@FreeBSD.org) Date: Tue, 15 Sep 2009 08:05:17 +0800 From: Ariff Abdullah To: Wes Morgan Message-Id: <20090915080517.455afea2.ariff@FreeBSD.org> In-Reply-To: References: <4AA155E8.5060408@FreeBSD.org> <20090915032422.5914506c.ariff@FreeBSD.org> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Tue__15_Sep_2009_08_05_17_+0800_7DDagp5/=lRxpIQC" Cc: freebsd-multimedia@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Porting Chromium to FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 00:05:22 -0000 --Signature=_Tue__15_Sep_2009_08_05_17_+0800_7DDagp5/=lRxpIQC Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 14 Sep 2009 18:21:16 -0500 (CDT) Wes Morgan wrote: > On Tue, 15 Sep 2009, Ariff Abdullah wrote: >=20 > > [CC'ing to ports@] > > > > On Fri, 04 Sep 2009 19:01:12 +0100 > > Kris Kennaway wrote: > >> Alex Moura wrote: > >>> Porting Chromium to FreeBSD > >> > >> Ben needs help with sound integration, which he hasn't had > >success > with yet. > >> > >> > > > > Should this suffice? > > > > http://people.freebsd.org/~ariff/libasound/ > > >=20 >=20 > This looks very interesting. Nice work. I recall reading, years ago, > that there was some kind of GPL/BSD licensing issue with the ALSA > headers that would pose problems for FreeBSD. Was that just > misinformed-ness, or would this have to be a port? >=20 This is just the userland (library) part. I believe Net/Df bsd have these in their pkgsrc since many moons ago. -- Ariff Abdullah FreeBSD ... Recording in stereo is obviously too advanced and confusing for us idiot ***** users :P ........ ... Going with the standard and orthodox is the death of intellect .............. --Signature=_Tue__15_Sep_2009_08_05_17_+0800_7DDagp5/=lRxpIQC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkqu2j0ACgkQlr+deMUwTNoUAgCg4S3o0NST80kPGwJd1NVWW3Rc shIAn3lTwDrHoU3jk00tezlyDIljzo+S =vEHD -----END PGP SIGNATURE----- --Signature=_Tue__15_Sep_2009_08_05_17_+0800_7DDagp5/=lRxpIQC-- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 01:01:58 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFB61106566B for ; Tue, 15 Sep 2009 01:01:57 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from mail-yx0-f193.google.com (mail-yx0-f193.google.com [209.85.210.193]) by mx1.freebsd.org (Postfix) with ESMTP id A419F8FC08 for ; Tue, 15 Sep 2009 01:01:57 +0000 (UTC) Received: by yxe31 with SMTP id 31so4650323yxe.29 for ; Mon, 14 Sep 2009 18:01:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:message-id:to:cc :subject:from:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=OPO7AoG3JbQUX/XBsLj6koCtp+FOHW5UzjttgQ0RD6s=; b=mXDnf/n37gS3/Hyux0uVvFR7jtzkWTbTiCCqq/t0M6+3MhNZoiV/rQCPwyKzZp0dAl PiKZ6/z70sCEbH2c9fS9durGcEqdDt7lhVxit2uzLVcUtdAf2d6SpaEorqLH/9FuFRwe I6zrcn4r1Jd3M/IBE+/8WsZl+638s582Ve9tE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:message-id:to:cc:subject:from:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; b=mm1Ht8PbIicF41c4wpzP4jQ7NVr8L79Yiy3xX5fFg6bEN0jWGfgA+VSBrQ4UvQ1fCv kq57rhz0dQp5HiydFuLUonG+jIRISAeucKspmoozopBk70bHYC9SEU36CyioT2tBDpv4 o0djlrL06Zhq+Z8nxYfTp0UuNHtDze6cMa5lo= Received: by 10.101.49.19 with SMTP id b19mr6920943ank.146.1252975158344; Mon, 14 Sep 2009 17:39:18 -0700 (PDT) Received: from localhost (rikad42.riken.jp [134.160.214.42]) by mx.google.com with ESMTPS id 21sm2976896yxe.5.2009.09.14.17.39.12 (version=SSLv3 cipher=RC4-MD5); Mon, 14 Sep 2009 17:39:14 -0700 (PDT) Sender: Maho NAKATA Date: Tue, 15 Sep 2009 09:38:55 +0900 (JST) Message-Id: <20090915.093855.737004071327863653.chat95@mac.com> To: me@janh.de From: Maho NAKATA In-Reply-To: <4AAEC62D.9000007@janh.de> References: <20090914.105527.737004071327869963.chat95@mac.com> <4AAEC62D.9000007@janh.de> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: joey@mingrone.org, freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: octave-3.2.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 01:01:58 -0000 From: Jan Henrik Sylvester Subject: Re: FreeBSD Port: octave-3.2.2_5 Date: Tue, 15 Sep 2009 00:39:41 +0200 > Maho NAKATA wrote: >> From: Joey Mingrone > >>> I'm having some trouble upgrading this port. >>> % uname -a >>> FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 6 12:48:08 ... >>> i386 >>> Here's the error in the build: >>> making gendoc.cc >>> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include >>> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread >>> making DOCSTRINGS >>> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 >>> required by ./gendoc not found > >> Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44. >> you should recompile all ports... >> thanks > > I hit the same error on 7.2-RELEASE. I did recompile all Fortran > dependencies with gcc44 and removed gcc43, still the error persists. > > Having recompiled just gendoc.cc with gcc42 from base, I was able to > finish the build, but running octave does not work, either: > > /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 > required by /usr/local/lib/octave-3.2.2/liboctinterp.so not found > > Since liboctinterp.so was compiled with gcc44 and not with gcc from > base, I guess it should not try to load /usr/lib/libstdc++.so.6 but > /usr/local/lib/gcc44/libstdc++.so.6 -- or am I wrong? > > Any idea besides recompiling "all ports"? I really do not see the > point in that, since nothing but the Fortran ports should use > gcc44. Maybe, I do not understand the dynamic linking with multiple > gcc versions involved after all. > > Cheers, > Jan Henrik Hi Jan, I think there is no better way to do recomple whole ports :-O I guess that's why gerald@ did before the ports freeze and we will have a newer (better bug free, I believe) FORTRAN compiler. Best, -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 03:38:41 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE15B1065670 for ; Tue, 15 Sep 2009 03:38:41 +0000 (UTC) (envelope-from lambert@lambertfam.org) Received: from sysmon.tcworks.net (sysmon.tcworks.net [65.66.76.4]) by mx1.freebsd.org (Postfix) with ESMTP id 9A3FD8FC18 for ; Tue, 15 Sep 2009 03:38:41 +0000 (UTC) Received: from sysmon.tcworks.net (localhost [127.0.0.1]) by sysmon.tcworks.net (8.13.1/8.13.1) with ESMTP id n8F38Dca098840 for ; Mon, 14 Sep 2009 22:08:13 -0500 (CDT) (envelope-from lambert@lambertfam.org) Received: (from lambert@localhost) by sysmon.tcworks.net (8.13.1/8.13.1/Submit) id n8F38DcT098839 for freebsd-ports@freebsd.org; Mon, 14 Sep 2009 22:08:13 -0500 (CDT) (envelope-from lambert@lambertfam.org) X-Authentication-Warning: sysmon.tcworks.net: lambert set sender to lambert@lambertfam.org using -f Date: Mon, 14 Sep 2009 22:08:13 -0500 From: Scott Lambert To: freebsd-ports@freebsd.org Message-ID: <20090915030813.GB66091@sysmon.tcworks.net> Mail-Followup-To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Subject: Nagios SIGSEGV on FreeBSD 8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 03:38:41 -0000 I've been running a FreeBSD 8-BETA2 server for DNS on a network I recently took over. No problems. We needed to get Nagios running on that network to watch all the hosts in RFC 1918 space. Taking the easy route, I just installed the Nagios 3.0.6 port on this 8-BETA2 box. Nagios runs great until someone acknowleges a down host, (adding a comment). Later, when the host comes back up, Nagios exits on a SIGSEGV. It seems to only happen when we have retention data (retention.dat) showing the host down. If we just restart Nagios without removing the retention.dat file, it SIGSEGV's the next time it tries to mark the host up. I upgraded to the nagios-devel (Nagios 3.1.2) port and we have the same problem. I'm not good with gdb, but it looks like there are two threads running. I can't tell what the other thread is doing, but the one that SEGVs seems to be trying to remove the comment associated with the acknowlegement message. sudo gdb -c /var/coredumps/nagios-52050.core /usr/local/bin/nagios GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... Core was generated by `nagios'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libm.so.5...(no debugging symbols found)...done. Loaded symbols for /lib/libm.so.5 Reading symbols from /lib/libthr.so.3...(no debugging symbols found)...done. Loaded symbols for /lib/libthr.so.3 Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x0807fe8b in get_next_comment_by_host () [New Thread 28326280 (LWP 100051)] [New Thread 28301140 (LWP 100222)] (gdb) bt #0 0x0807fe8b in get_next_comment_by_host () #1 0x08080940 in delete_host_acknowledgement_comments () #2 0x28331180 in ?? () #3 0x4aaac053 in ?? () #4 0x080cc394 in __JCR_LIST__ () #5 0x28342f00 in ?? () #6 0x00000000 in ?? () #7 0xbfbfe858 in ?? () #8 0x08071c15 in handle_host_state () Previous frame inner to this frame (corrupt stack?) Here is the code for get_next_comment_by_host: comment *get_next_comment_by_host(char *host_name, comment *start){ comment *temp_comment=NULL; if(host_name==NULL || comment_hashlist==NULL) return NULL; if(start==NULL) temp_comment=comment_hashlist[hashfunc(host_name,NULL,COMMENT_HASHSLOTS)]; else temp_comment=start->nexthash; for(;temp_comment && compare_hashdata(temp_comment->host_name,NULL,host_name,NULL)<0;temp_comment=temp_comment->nexthash); if(temp_comment && compare_hashdata(temp_comment->host_name,NULL,host_name,NULL)==0) return temp_comment; return NULL; } I don't grok the for loop but I'm not much of a C guy. I think they obfuscated a while loop there. I am guessing that if the hashfunc() and compare_hashdata() calls were an issue, they would show up in the backtrace? The reason I ask here, is I haven't found any reports of similar issues on the Nagios list or elsewhere on Google. I suspect the issue may have to do with threads on FreeBSD 8. I need more clue to figure out if my suspicions could be correct. I must be the first sucker to try to run Nagios on FreeBSD 8. :-) Thanks, -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 04:09:57 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 297DE106566C for ; Tue, 15 Sep 2009 04:09:57 +0000 (UTC) (envelope-from chris.umina@studsvik.com) Received: from mail.studsvikscandpower.com (mail.studsvikscandpower.com [65.202.21.200]) by mx1.freebsd.org (Postfix) with ESMTP id 00DAE8FC0A for ; Tue, 15 Sep 2009 04:09:56 +0000 (UTC) Received: from [192.168.1.240] (house.easymac.org [71.174.73.66]) by mail.studsvikscandpower.com (Postfix) with ESMTPSA id 22AE43BA80CA for ; Tue, 15 Sep 2009 00:09:48 -0400 (EDT) Message-ID: <4AAF138A.1000800@studsvik.com> Date: Tue, 15 Sep 2009 00:09:46 -0400 From: "Christopher J. Umina" User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4AA9B48A.9030707@studsvik.com> In-Reply-To: <4AA9B48A.9030707@studsvik.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-studsvikscandpower-MailScanner-Information: For more information contact studsvikscandpower.com postmaster X-studsvikscandpower-MailScanner-ID: 22AE43BA80CA.77BDB X-studsvikscandpower-MailScanner: Found to be clean X-studsvikscandpower-MailScanner-From: chris.umina@studsvik.com X-Spam-Status: No Subject: Re: Upgraded Trac, but still getting errors... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 04:09:57 -0000 For all interested, The problem was that php5-sqlite & php5-pdo-sqlite and py26-sqlite3 conflict when mod_python and PHP are loaded into Apache. For me, the solution, since the web server had no use for SQLite support in PHP, was to remove php5-sqlite and php5-pdo-sqlite. Once removed, a restart of Apache got rid of the error messages. Possibly note-worthy for the porters. Thank you, Christopher J. Umina Christopher J. Umina wrote: > Hi, > > I noticed recently (probably due to me upgrading ports) that my trac > installations show this message: > > *Warning:* Can't synchronize with the repository (Couldn't open > Subversion repository /var/svn/repo: SubversionException: ('SQLite > compiled for 3.6.14.2, but running with 3.3.7', 200030)). Look in the > Trac log for more information. > > The first thing I did was check the trac logs, which literally show > nothing at all. Next thing I did was Google the error message, but > nothing really matched. After that I decided to rebuild trac and deps > (portupgrade -rR), which didn't fix the problem. I then got > frustrated and ran a portupgrade -fa, which again didn't fix the > problem. I upgraded python from python25 to python26, using the > procedure outlined in /usr/ports/UPDATING which didn't fix the problem > either. > > Through all this, I did notice that if I run tracd on the environment, > the errors are gone and I can interact with subversion (through trac) > perfectly. For that reason, I'm convinced it's something to do with > Apache & friends, but I'm completely out of ideas, has anybody else > seen these errors or have any suggestions? > > Packages (worth mentioning) currently installed: > trac-0.11.5 > subversion-1.6.5 > python26-2.6.2_2 > py26-pysqlite-2.3.5 > py26-sqlite3-2.6.2_1 > sqlite3-3.6.14.2 > mod_python-3.3.1_2 > apache-2.2.13 > > Thank you, > Christopher J. Umina > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 06:48:30 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A1061065679; Tue, 15 Sep 2009 06:48:30 +0000 (UTC) (envelope-from james.technew@gmail.com) Received: from mail-px0-f179.google.com (mail-px0-f179.google.com [209.85.216.179]) by mx1.freebsd.org (Postfix) with ESMTP id DC9738FC08; Tue, 15 Sep 2009 06:48:29 +0000 (UTC) Received: by pxi9 with SMTP id 9so3319615pxi.14 for ; Mon, 14 Sep 2009 23:48:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=eVhwPIhPVs5MILLDzUDITBQxfN0KroR2/Bqqn0GVHGg=; b=LGvG32fBXt6Yi7pmb3l7g6hmu92xYRskhnIx8jmMxwnqUvfZqPWSJaVbpBcwxTGXgc LN1rDsVG4jlRixxqCHdn58B3IonuM66PwT3Qkr8YXaXWnohej0oRqYVVW/DC7GEy2/gb zhpomjeAKtbUtedeq6j7qpJrqtTEyNYqe9Bi4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=fku+OjcrVRZ/Em9YMsih3m8lyNvgB47kbkNqGZCj3OWsWeXHigEp0wfw67nf3w/sBV HA3QCYMHE7tvegqYcC+Wj61ycpe0BABEk4uj0yvYYzRbxEc1lWz2L35VzHYVpoMXO5ku hZtvf6pHgbbYw0Ciz1TzVbT5zuRon1GPucG8A= MIME-Version: 1.0 Received: by 10.142.66.15 with SMTP id o15mr571306wfa.145.1252997309527; Mon, 14 Sep 2009 23:48:29 -0700 (PDT) Date: Tue, 15 Sep 2009 14:48:29 +0800 Message-ID: From: James Chang To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: python@FreeBSD.org, perky@FreeBSD.org Subject: python26 (python26-2.6.2_3) build ERROR in FreeBSD ports tree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 06:48:30 -0000 Der Sir, When I build python26 from FreeBSD ports, it shown me the following ERROR messages: ==================================================================== <-root->make depend all ===> Vulnerability check disabled, database not found ===> Found saved configuration for python26-2.6.2_3 ===> Extracting for python26-2.6.2_3 => MD5 Checksum OK for python/Python-2.6.2.tgz. => SHA256 Checksum OK for python/Python-2.6.2.tgz. ===> Patching for python26-2.6.2_3 /bin/cp -r /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd8 /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd9 /bin/mkdir -p /usr/ports/lang/python26/work/Python-2.6.2/portbld.static /usr/ports/lang/python26/work/Python-2.6.2/portbld.shared/Modules /bin/ln /usr/ports/lang/python26/work/Python-2.6.2/Lib/smtpd.py /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/ /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/2to3 > /usr/ports/lang/python26/work/`echo 2to3 | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared|python),\12.6,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/idle > /usr/ports/lang/python26/work/`echo idle | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared|python),\12.6,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/pydoc > /usr/ports/lang/python26/work/`echo pydoc | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared|python),\12.6,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/smtpd.py > /usr/ports/lang/python26/work/`echo smtpd.py | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared|python),\12.6,'` /usr/bin/sed -i.bak -e 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' /usr/ports/lang/python26/work/Python-2.6.2/Lib/pydoc.py /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, "/usr/local"]|g' /usr/ports/lang/python26/work/Python-2.6.2/Lib/site.py /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g' /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port \1|' /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.6|' /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > /usr/ports/lang/python26/work/python2.6-config /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.6|' /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > /usr/ports/lang/python26/work/python-shared2.6-config ===> Applying extra patch /usr/ports/lang/python26/files/extra-patch-setup.py ===> Applying extra patch /usr/ports/lang/python26/files/extra-patch-configure-pth ===> Applying FreeBSD patches for python26-2.6.2_3 1 out of 11 hunks failed--saving rejects to setup.py.rej => Patch patch-setup.py failed to apply cleanly. => Patch(es) patch-Lib_test_test_threading.py patch-Modules-_ctypes-libffi-configure patch-Python2.6-Lib_local.py patch-Python_thread__pthread.h applied cleanly. *** Error code 1 Stop in /usr/ports/lang/python26. *** Error code 1 Stop in /usr/ports/lang/python26. Best Regards! James Chang From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 08:09:08 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8157F1065670; Tue, 15 Sep 2009 08:09:08 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id EF0638FC0C; Tue, 15 Sep 2009 08:09:07 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id D166834D446; Tue, 15 Sep 2009 09:09:05 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 09:09:05 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909150909.05644.david@vizion2000.net> Cc: James Chang , python@freebsd.org, perky@freebsd.org Subject: Re: python26 (python26-2.6.2_3) build ERROR in FreeBSD ports tree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 08:09:08 -0000 > Der Sir, > > When I build python26 from FreeBSD ports, it shown me the > following ERROR messages: > > ==================================================================== > <-root->make depend all > ===> Vulnerability check disabled, database not found > ===> Found saved configuration for python26-2.6.2_3 > ===> Extracting for python26-2.6.2_3 > => MD5 Checksum OK for python/Python-2.6.2.tgz. > => SHA256 Checksum OK for python/Python-2.6.2.tgz. > ===> Patching for python26-2.6.2_3 > /bin/cp -r /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd8 > /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd9 > /bin/mkdir -p /usr/ports/lang/python26/work/Python-2.6.2/portbld.static > /usr/ports/lang/python26/work/Python-2.6.2/portbld.shared/Modules > /bin/ln /usr/ports/lang/python26/work/Python-2.6.2/Lib/smtpd.py > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/ > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/2to3 > > /usr/ports/lang/python26/work/`echo 2to3 | /usr/bin/sed -E -e > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > 's,(idle|pydoc|python-shared|python),\12.6,'` > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/idle > > /usr/ports/lang/python26/work/`echo idle | /usr/bin/sed -E -e > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > 's,(idle|pydoc|python-shared|python),\12.6,'` > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/pydoc > > /usr/ports/lang/python26/work/`echo pydoc | /usr/bin/sed -E -e > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > 's,(idle|pydoc|python-shared|python),\12.6,'` > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/smtpd.py > > /usr/ports/lang/python26/work/`echo smtpd.py | /usr/bin/sed -E -e > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > 's,(idle|pydoc|python-shared|python),\12.6,'` > /usr/bin/sed -i.bak -e > 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' > /usr/ports/lang/python26/work/Python-2.6.2/Lib/pydoc.py > /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, > "/usr/local"]|g' > /usr/ports/lang/python26/work/Python-2.6.2/Lib/site.py > /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g' > /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port > \1|' /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.6|' > /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > > /usr/ports/lang/python26/work/python2.6-config > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.6|' > /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > > /usr/ports/lang/python26/work/python-shared2.6-config > ===> Applying extra patch > /usr/ports/lang/python26/files/extra-patch-setup.py ===> Applying extra > patch > /usr/ports/lang/python26/files/extra-patch-configure-pth > ===> Applying FreeBSD patches for python26-2.6.2_3 > 1 out of 11 hunks failed--saving rejects to setup.py.rej > => Patch patch-setup.py failed to apply cleanly. > => Patch(es) patch-Lib_test_test_threading.py > patch-Modules-_ctypes-libffi-configure patch-Python2.6-Lib_local.py > patch-Python_thread__pthread.h applied cleanly. > *** Error code 1 > > Stop in /usr/ports/lang/python26. > *** Error code 1 > > Stop in /usr/ports/lang/python26. > > > Best Regards! > This is the same error I have been getting and reporting here for almost a week. I have just submitted a PR but do not yet have a number. I will post it here as soon as I receive the PR acknowledgement. David > From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 08:11:38 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EE0B106566B; Tue, 15 Sep 2009 08:11:38 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 8E4548FC17; Tue, 15 Sep 2009 08:11:37 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id CE42434D465; Tue, 15 Sep 2009 09:11:35 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 09:11:35 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) References: <200909150909.05644.david@vizion2000.net> In-Reply-To: <200909150909.05644.david@vizion2000.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909150911.35772.david@vizion2000.net> Cc: James Chang , python@freebsd.org, perky@freebsd.org Subject: Re: python26 (python26-2.6.2_3) build ERROR in FreeBSD ports tree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 08:11:38 -0000 > > Der Sir, > > > > When I build python26 from FreeBSD ports, it shown me the > > following ERROR messages: > > > > ==================================================================== > > <-root->make depend all > > ===> Vulnerability check disabled, database not found > > ===> Found saved configuration for python26-2.6.2_3 > > ===> Extracting for python26-2.6.2_3 > > => MD5 Checksum OK for python/Python-2.6.2.tgz. > > => SHA256 Checksum OK for python/Python-2.6.2.tgz. > > ===> Patching for python26-2.6.2_3 > > /bin/cp -r /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd8 > > /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd9 > > /bin/mkdir -p /usr/ports/lang/python26/work/Python-2.6.2/portbld.static > > /usr/ports/lang/python26/work/Python-2.6.2/portbld.shared/Modules > > /bin/ln /usr/ports/lang/python26/work/Python-2.6.2/Lib/smtpd.py > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/ > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/2to3 > > > /usr/ports/lang/python26/work/`echo 2to3 | /usr/bin/sed -E -e > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/idle > > > /usr/ports/lang/python26/work/`echo idle | /usr/bin/sed -E -e > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/pydoc > > > /usr/ports/lang/python26/work/`echo pydoc | /usr/bin/sed -E -e > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/smtpd.py > > > /usr/ports/lang/python26/work/`echo smtpd.py | /usr/bin/sed -E -e > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > /usr/bin/sed -i.bak -e > > 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' > > /usr/ports/lang/python26/work/Python-2.6.2/Lib/pydoc.py > > /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, > > "/usr/local"]|g' > > /usr/ports/lang/python26/work/Python-2.6.2/Lib/site.py > > /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g' > > /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > > /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port > > \1|' /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.6|' > > /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > > > /usr/ports/lang/python26/work/python2.6-config > > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.6|' > > /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > > > /usr/ports/lang/python26/work/python-shared2.6-config > > ===> Applying extra patch > > /usr/ports/lang/python26/files/extra-patch-setup.py ===> Applying extra > > patch > > /usr/ports/lang/python26/files/extra-patch-configure-pth > > ===> Applying FreeBSD patches for python26-2.6.2_3 > > 1 out of 11 hunks failed--saving rejects to setup.py.rej > > => Patch patch-setup.py failed to apply cleanly. > > => Patch(es) patch-Lib_test_test_threading.py > > patch-Modules-_ctypes-libffi-configure patch-Python2.6-Lib_local.py > > patch-Python_thread__pthread.h applied cleanly. > > *** Error code 1 > > > > Stop in /usr/ports/lang/python26. > > *** Error code 1 > > > > Stop in /usr/ports/lang/python26. > > > > > > Best Regards! > > This is the same error I have been getting and reporting here for almost a > week. I have just submitted a PR but do not yet have a number. I will post > it here as soon as I receive the PR acknowledgement. > > David PS Can you please post output from uname -a? Thanks > From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 08:13:03 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02C511065676; Tue, 15 Sep 2009 08:13:03 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 73C4A8FC22; Tue, 15 Sep 2009 08:13:02 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id B65AB34D481; Tue, 15 Sep 2009 09:13:00 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 09:13:00 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) References: <200909150909.05644.david@vizion2000.net> In-Reply-To: <200909150909.05644.david@vizion2000.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909150913.00670.david@vizion2000.net> Cc: James Chang , python@freebsd.org, perky@freebsd.org Subject: Re: python26 (python26-2.6.2_3) build ERROR in FreeBSD ports tree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 08:13:03 -0000 > > Der Sir, > > > > When I build python26 from FreeBSD ports, it shown me the > > following ERROR messages: > > > > ==================================================================== > > <-root->make depend all > > ===> Vulnerability check disabled, database not found > > ===> Found saved configuration for python26-2.6.2_3 > > ===> Extracting for python26-2.6.2_3 > > => MD5 Checksum OK for python/Python-2.6.2.tgz. > > => SHA256 Checksum OK for python/Python-2.6.2.tgz. > > ===> Patching for python26-2.6.2_3 > > /bin/cp -r /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd8 > > /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd9 > > /bin/mkdir -p /usr/ports/lang/python26/work/Python-2.6.2/portbld.static > > /usr/ports/lang/python26/work/Python-2.6.2/portbld.shared/Modules > > /bin/ln /usr/ports/lang/python26/work/Python-2.6.2/Lib/smtpd.py > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/ > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/2to3 > > > /usr/ports/lang/python26/work/`echo 2to3 | /usr/bin/sed -E -e > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/idle > > > /usr/ports/lang/python26/work/`echo idle | /usr/bin/sed -E -e > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/pydoc > > > /usr/ports/lang/python26/work/`echo pydoc | /usr/bin/sed -E -e > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/smtpd.py > > > /usr/ports/lang/python26/work/`echo smtpd.py | /usr/bin/sed -E -e > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > /usr/bin/sed -i.bak -e > > 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' > > /usr/ports/lang/python26/work/Python-2.6.2/Lib/pydoc.py > > /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, > > "/usr/local"]|g' > > /usr/ports/lang/python26/work/Python-2.6.2/Lib/site.py > > /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g' > > /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > > /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port > > \1|' /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.6|' > > /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > > > /usr/ports/lang/python26/work/python2.6-config > > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.6|' > > /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > > > /usr/ports/lang/python26/work/python-shared2.6-config > > ===> Applying extra patch > > /usr/ports/lang/python26/files/extra-patch-setup.py ===> Applying extra > > patch > > /usr/ports/lang/python26/files/extra-patch-configure-pth > > ===> Applying FreeBSD patches for python26-2.6.2_3 > > 1 out of 11 hunks failed--saving rejects to setup.py.rej > > => Patch patch-setup.py failed to apply cleanly. > > => Patch(es) patch-Lib_test_test_threading.py > > patch-Modules-_ctypes-libffi-configure patch-Python2.6-Lib_local.py > > patch-Python_thread__pthread.h applied cleanly. > > *** Error code 1 > > > > Stop in /usr/ports/lang/python26. > > *** Error code 1 > > > > Stop in /usr/ports/lang/python26. > > > > > > Best Regards! > > This is the same error I have been getting and reporting here for almost a > week. I have just submitted a PR but do not yet have a number. I will post > it here as soon as I receive the PR acknowledgement. > > David PR link: http://www.freebsd.org/cgi/query-pr.cgi?pr=138835 > From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 08:39:13 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7ABEF106566B for ; Tue, 15 Sep 2009 08:39:13 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id 0CC608FC17 for ; Tue, 15 Sep 2009 08:39:12 +0000 (UTC) Received: by fxm6 with SMTP id 6so2501068fxm.43 for ; Tue, 15 Sep 2009 01:39:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=o70icw50Wi47gEjLzIbWcR79d5UF2pUq8yA66vZWpps=; b=FDCikQ2FipJJF7GJsfQBDpLifaNy90Pn7IeWVIyF5FJKdkfbGdWFeLuGtcvVT/ZYGF RTd8Ie01B7ICgUNOzlILyGGmrk2qdTWw0TthkU42e2XAhALHR2OHng2H4DmOpcKFbiT0 te9bSosEOePbje3P0yBqlgNF1g2vcZRBJR67U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; b=uIdap5TLl0WT5gAQMFn5K6rtORxm8jj/PwURakFq18HjLA6eFLgN94l1axVvbCwz3n HVf8U4Dp3ZRV+f81uCKcgvqAf01bZJO741/SOWxYFYApnhmQj9klJiPDzj8zT8EpDBVl G8x5n7sZVAyx9oeZnS/rvu1ZvKl5bRzSjVup8= Received: by 10.86.230.27 with SMTP id c27mr5923824fgh.63.1253003951145; Tue, 15 Sep 2009 01:39:11 -0700 (PDT) Received: from tiger.minsk.domain (minsk.agava.net [212.98.174.157]) by mx.google.com with ESMTPS id d4sm989289fga.1.2009.09.15.01.39.09 (version=SSLv3 cipher=RC4-MD5); Tue, 15 Sep 2009 01:39:10 -0700 (PDT) Date: Tue, 15 Sep 2009 11:39:07 +0300 From: "Sergey V. Dyatko" To: ports@freebsd.org Message-ID: <20090915113907.498fd6f5@tiger.minsk.domain> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: danfe@FreeBSD.org, bsam@freebsd.org Subject: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 08:39:13 -0000 Hi, all When I'm trying install skype I got following error: tiger# make install clean ===> Installing for skype-2.0.0.72,1 ===> skype-2.0.0.72,1 depends on file: /compat/linux/bin/sh - found ===> skype-2.0.0.72,1 depends on file: /compat/linux/lib/libasound.so.2.0.0 - found ===> skype-2.0.0.72,1 depends on file: /compat/linux/usr/lib/libGL.so.1.2 - not found ===> Verifying install for /compat/linux/usr/lib/libGL.so.1.2 in /usr/ports/graphics/linux-dri74 ===> Installing for linux-dri-7.4_1 ===> linux-dri-7.4_1 conflicts with installed package(s): linux-f10-libGLU-7.2 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/graphics/linux-dri74. *** Error code 1 Stop in /usr/ports/net/skype. tiger# pkg_info -W /compat/linux/usr/lib/libGL.so.1.2 pkg_info: /compat/linux/usr/lib/libGL.so.1.2: file cannot be found tiger# pkg_info -Lx linux-f10-libGLU Information for linux-f10-libGLU-7.2: Files: /compat/linux/usr/lib/libGLU.so.1 /compat/linux/usr/lib/libGLU.so.1.3.070300 tiger# Earlier I'm using linux-dri-7.4_1 but today I'm install games/linux-worldofgoo-demo [tiger@tiger]/usr/ports/games/linux-worldofgoo-demo%make run-depends-list /usr/ports/audio/linux-f10-libogg /usr/ports/audio/linux-f10-libvorbis /usr/ports/audio/linux-f10-mikmod /usr/ports/audio/linux-f10-sdl_mixer /usr/ports/devel/linux-f10-sdl12 /usr/ports/emulators/linux_base-f10 /usr/ports/graphics/linux-f10-libGLU ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /usr/ports/textproc/linux-f10-expat /usr/ports/x11-fonts/linux-f10-fontconfig /usr/ports/x11/linux-f10-xorg-libs any suggestions ? -- wbr, tiger From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 08:54:12 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4983C1065694; Tue, 15 Sep 2009 08:54:12 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 0D0FF8FC12; Tue, 15 Sep 2009 08:54:11 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 45CB334D446; Tue, 15 Sep 2009 09:54:10 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports-bugs@dns1.vizion2000.net Date: Tue, 15 Sep 2009 09:54:10 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909150954.10209.david@vizion2000.net> Cc: freebsd-python@freebsd.org, freebsd-ports@freebsd.org, miwi@freebsd.org Subject: Premature closure of PRs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 08:54:12 -0000 I want to understand why bug reports get closed prematurely and without any discussion with the original person submitting the report. For example I submitted PR today in connection with a bug I originally reported to both the ports and the python lists last week. When there was no immediate fix I then submitted a PR this morning at was submitted: Tue Sep 15 08:10:02 UTC 2009 It was closed 8 minutes later without further query: Closed-Date: Tue Sep 15 08:18:07 UTC 2009 Despite the fact there had been a posting on both the ports and python lists by James Chang which was distributed to the lists at Tue, 15 Sep 2009 06:48:37 +0000 (UTC) I then attempted to Submit a Follow up to include Chang's report only to find that the PR had been prematurely closed simply because the maintainer assumed that as he could not replicate it the report must be unfounded. Last-Modified: Tue Sep 15 08:18:07 UTC 2009 Can we please have the system modified so that reports are not closed until the submitter has had an opportunity to review the reasons and comment. Lastly How does one get a closed PR re-opened? Yrs frustrated David Southwell From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 09:04:43 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEA3A106568B for ; Tue, 15 Sep 2009 09:04:43 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 75BA28FC17 for ; Tue, 15 Sep 2009 09:04:43 +0000 (UTC) Received: (qmail 31474 invoked by uid 399); 15 Sep 2009 09:04:38 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 15 Sep 2009 09:04:38 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4AAF58A0.2000401@FreeBSD.org> Date: Tue, 15 Sep 2009 02:04:32 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Portmaster updates, including multiple -x options X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 09:04:44 -0000 Howdy! I just committed portmaster version 2.12 which includes an often-requested feature, the ability to specify the -x option more than once. I also added options to the Makefile for installing programmable completion files for Bash and zsh. avg gave me a great suggestion for solving the problems with building virtualbox which I incorporated in this version as well. In addition to these changes I did extensive testing on the -x option in regards to the previous thread about it not working in conjunction with -r. I could not reproduce any failures using -x with -r, however in tracing the various code paths where -x might come into play I did find a couple places where it was not being used consistently which are now fixed. Finally there is another new option based on a user request. The --list-origins feature will produce a list of the origin directories for all of the root and leaf ports installed on a system. This list can then be used to duplicate the installed ports on another system or to feed portmaster after deleting all ports for a major version upgrade. Enjoy these new features! Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 09:08:54 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86C901065697; Tue, 15 Sep 2009 09:08:54 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 45AD88FC43; Tue, 15 Sep 2009 09:08:54 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 5F39E34D44F; Tue, 15 Sep 2009 10:08:52 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 10:08:52 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) References: <200909150954.10209.david@vizion2000.net> In-Reply-To: <200909150954.10209.david@vizion2000.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151008.52311.david@vizion2000.net> Cc: miwi@freebsd.org, James Chang , freebsd-ports-bugs@dns1.vizion2000.net, freebsd-python@freebsd.org Subject: Re: Premature closure of PRs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 09:08:54 -0000 > I want to understand why bug reports get closed prematurely and without any > discussion with the original person submitting the report. > > For example I submitted PR today in connection with a bug I originally > reported to both the ports and the python lists last week. When there was > no immediate fix I then submitted a PR this morning at was submitted: > > Tue Sep 15 08:10:02 UTC 2009 > > It was closed 8 minutes later without further query: > > Closed-Date: Tue Sep 15 08:18:07 UTC 2009 > > Despite the fact there had been a posting on both the ports and python > lists by James Chang which was distributed to the lists at > > Tue, 15 Sep 2009 06:48:37 +0000 (UTC) > > I then attempted to Submit a Follow up to include Chang's report only to > find that the PR had been prematurely closed simply because the maintainer > assumed that as he could not replicate it the report must be unfounded. > > Last-Modified: Tue Sep 15 08:18:07 UTC 2009 > > Can we please have the system modified so that reports are not closed until > the submitter has had an opportunity to review the reasons and comment. > > Lastly How does one get a closed PR re-opened? > > Yrs frustrated > David Southwell ps the PR link is: http://www.freebsd.org/cgi/query-pr.cgi?pr=138835 (ports/138835: Python compile failure) > From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 09:23:42 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67F78106568F for ; Tue, 15 Sep 2009 09:23:42 +0000 (UTC) (envelope-from peterjeremy@acm.org) Received: from fallbackmx07.syd.optusnet.com.au (fallbackmx07.syd.optusnet.com.au [211.29.132.9]) by mx1.freebsd.org (Postfix) with ESMTP id EB89F8FC14 for ; Tue, 15 Sep 2009 09:23:41 +0000 (UTC) Received: from mail12.syd.optusnet.com.au (mail12.syd.optusnet.com.au [211.29.132.193]) by fallbackmx07.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n8F7YfB8018147 for ; Tue, 15 Sep 2009 17:34:41 +1000 Received: from server.vk2pj.dyndns.org (c122-106-250-30.belrs3.nsw.optusnet.com.au [122.106.250.30]) by mail12.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n8F7YcJK026337 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Sep 2009 17:34:39 +1000 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id n8F7YbZV048718; Tue, 15 Sep 2009 17:34:37 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id n8F7Ybux048717; Tue, 15 Sep 2009 17:34:37 +1000 (EST) (envelope-from peter) Date: Tue, 15 Sep 2009 17:34:37 +1000 From: Peter Jeremy To: Helmut Schneider Message-ID: <20090915073437.GA48679@server.vk2pj.dyndns.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ports@freebsd.org Subject: Re: portupgrade does not find updates X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 09:23:42 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2009-Sep-14 22:44:09 +0200, Helmut Schneider wrote: >Helmut Schneider wrote: >> since a week or so portupgrade does not find updates on all of my >> machines (~15, all 7.2-RELEASE) anymore: > > >cvsup5.de.freebsd.org seems down - since a few days. http://www.mavetju.org/unix/freebsd-mirrors/cvsup-stats-global.php is your friend here. --=20 Peter Jeremy --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkqvQ40ACgkQ/opHv/APuIdtywCfZR0fRQDSZDvvhhjPUumiX06h 1aQAn2zeOM6hFmRsGRMMGdChP8RgIf6Y =Eo1+ -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z-- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 09:34:38 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA48A10656A6; Tue, 15 Sep 2009 09:34:38 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 451F28FC08; Tue, 15 Sep 2009 09:34:38 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 87DA134D455; Tue, 15 Sep 2009 10:34:36 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 10:34:36 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) References: <200909150909.05644.david@vizion2000.net> <200909150913.00670.david@vizion2000.net> In-Reply-To: <200909150913.00670.david@vizion2000.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151034.36407.david@vizion2000.net> Cc: freebsd-ports-bugs@freebsd.org, James Chang , python@freebsd.org, perky@freebsd.org Subject: Re: python26 (python26-2.6.2_3) build ERROR in FreeBSD ports tree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 09:34:38 -0000 > > > Der Sir, > > > > > > When I build python26 from FreeBSD ports, it shown me the > > > following ERROR messages: > > > > > > ==================================================================== > > > <-root->make depend all > > > ===> Vulnerability check disabled, database not found > > > ===> Found saved configuration for python26-2.6.2_3 > > > ===> Extracting for python26-2.6.2_3 > > > => MD5 Checksum OK for python/Python-2.6.2.tgz. > > > => SHA256 Checksum OK for python/Python-2.6.2.tgz. > > > ===> Patching for python26-2.6.2_3 > > > /bin/cp -r /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd8 > > > /usr/ports/lang/python26/work/Python-2.6.2/Lib/plat-freebsd9 > > > /bin/mkdir -p /usr/ports/lang/python26/work/Python-2.6.2/portbld.static > > > /usr/ports/lang/python26/work/Python-2.6.2/portbld.shared/Modules > > > /bin/ln /usr/ports/lang/python26/work/Python-2.6.2/Lib/smtpd.py > > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/ > > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/2to3 > > > > /usr/ports/lang/python26/work/`echo 2to3 | /usr/bin/sed -E -e > > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/idle > > > > /usr/ports/lang/python26/work/`echo idle | /usr/bin/sed -E -e > > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/pydoc > > > > /usr/ports/lang/python26/work/`echo pydoc | /usr/bin/sed -E -e > > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > > /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.6,' > > > /usr/ports/lang/python26/work/Python-2.6.2/Tools/scripts/smtpd.py > > > > /usr/ports/lang/python26/work/`echo smtpd.py | /usr/bin/sed -E -e > > > 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e > > > 's,(idle|pydoc|python-shared|python),\12.6,'` > > > /usr/bin/sed -i.bak -e > > > 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' > > > /usr/ports/lang/python26/work/Python-2.6.2/Lib/pydoc.py > > > /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, > > > "/usr/local"]|g' > > > /usr/ports/lang/python26/work/Python-2.6.2/Lib/site.py > > > /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g' > > > /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > > > /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port > > > \1|' /usr/ports/lang/python26/work/Python-2.6.2/Makefile.pre.in > > > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.6|' > > > /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > > > > /usr/ports/lang/python26/work/python2.6-config > > > /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.6|' > > > /usr/ports/lang/python26/work/Python-2.6.2/Misc/python-config.in > > > > /usr/ports/lang/python26/work/python-shared2.6-config > > > ===> Applying extra patch > > > /usr/ports/lang/python26/files/extra-patch-setup.py ===> Applying > > > extra patch > > > /usr/ports/lang/python26/files/extra-patch-configure-pth > > > ===> Applying FreeBSD patches for python26-2.6.2_3 > > > 1 out of 11 hunks failed--saving rejects to setup.py.rej > > > => Patch patch-setup.py failed to apply cleanly. > > > => Patch(es) patch-Lib_test_test_threading.py > > > patch-Modules-_ctypes-libffi-configure patch-Python2.6-Lib_local.py > > > patch-Python_thread__pthread.h applied cleanly. > > > *** Error code 1 > > > > > > Stop in /usr/ports/lang/python26. > > > *** Error code 1 > > > > > > Stop in /usr/ports/lang/python26. > > > > > > > > > Best Regards! > > > > This is the same error I have been getting and reporting here for almost > > a week. I have just submitted a PR but do not yet have a number. I will > > post it here as soon as I receive the PR acknowledgement. > > > > David > > PR link: > http://www.freebsd.org/cgi/query-pr.cgi?pr=138835 > > _______________________________________________ Due to the premature closure of the original PR I have had to resubmit the info. Here is the new open PR Link: http://www.freebsd.org/cgi/query-pr.cgi?pr=138837 > From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 09:51:57 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42BD61065670; Tue, 15 Sep 2009 09:51:57 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 01E6E8FC15; Tue, 15 Sep 2009 09:51:56 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id E5D3B1CC36; Tue, 15 Sep 2009 11:51:55 +0200 (CEST) Date: Tue, 15 Sep 2009 11:51:55 +0200 From: Erwin Lansing To: ports@FreeBSD.org Message-ID: <20090915095154.GH54962@droso.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TBNym+cBXeFsS4Vs" Content-Disposition: inline X-Operating-System: FreeBSD/i386 7.2-STABLE User-Agent: Mutt/1.5.20 (2009-06-14) Cc: re@FreeBSD.org, portmgr@FreeBSD.org Subject: [HEADSUP]: Ports feature freeze now enforced X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 09:51:57 -0000 --TBNym+cBXeFsS4Vs Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable As an experiment, there will not be a complete ports freeze ahead of the release of 8.0. To ensure that the tree is kept in a stable condition, we do need to have more discipline about the feature freeze we are currently using. To achieve this, I have added a new tag to the commit log Feature safe: which needs to be set to yes explicitly for each commit. While this is is tedious, it does mean that commits will be allowed without prior explicit approval from portmgr. Portmgr is still working on a written set of rules for what is and isn't allowed during a feature freeze, so please use common sense for now, and try to err on the side of caution and contact portmgr when in any doubt. Sweeping commits touching a large number of ports, shared library updates affect more than a trivial number of ports, you get the picture; anything that would require a rebuild of more than a trivial amount of ports is not allowed without prior approval from portmgr. With the release only a few weeks off, we cannot afford any major mishaps, so be conservative. The feature freeze is enforced from right now and current plan is to tag the tree after RC1 is released. There will be a short freeze while the tag is processed, and after that we will proceed with the ports slush as usual. Please consider your commits in this light and help make this experiment a success so we can avoid long freezes for future releases. -erwin --=20 Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org --TBNym+cBXeFsS4Vs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFKr2O6qy9aWxUlaZARAmZtAKC2OM7s+VPknkGsy7nXdBxAwpRtuwCgvfcO TC5hSCobdtdkie/MQZk+ScM= =+dX1 -----END PGP SIGNATURE----- --TBNym+cBXeFsS4Vs-- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 09:57:06 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3C3A1065670; Tue, 15 Sep 2009 09:57:06 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 935568FC16; Tue, 15 Sep 2009 09:57:06 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 97E6F34D44F; Tue, 15 Sep 2009 10:57:04 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 10:57:04 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) References: <20090915095154.GH54962@droso.net> In-Reply-To: <20090915095154.GH54962@droso.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151057.04556.david@vizion2000.net> Cc: re@freebsd.org, miwi@freebsd.org, freebsd-ports-bugs@freebsd.org, ports@freebsd.org, portmgr@freebsd.org, freebsd-python@freebsd.org Subject: Re: [HEADSUP]: Ports feature freeze now enforced X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 09:57:07 -0000 > As an experiment, there will not be a complete ports freeze ahead of the > release of 8.0. To ensure that the tree is kept in a stable condition, > we do need to have more discipline about the feature freeze we are > currently using. To achieve this, I have added a new tag to the commit > log Feature safe: which needs to be set to yes explicitly for each > commit. While this is is tedious, it does mean that commits will be > allowed without prior explicit approval from portmgr. Portmgr is still > working on a written set of rules for what is and isn't allowed during a > feature freeze, so please use common sense for now, and try to err on > the side of caution and contact portmgr when in any doubt. Sweeping > commits touching a large number of ports, shared library updates affect > more than a trivial number of ports, you get the picture; anything that > would require a rebuild of more than a trivial amount of ports is not > allowed without prior approval from portmgr. With the release only a > few weeks off, we cannot afford any major mishaps, so be conservative. > > The feature freeze is enforced from right now and current plan is to tag > the tree after RC1 is released. There will be a short freeze while the > tag is processed, and after that we will proceed with the ports slush as > usual. > > Please consider your commits in this light and help make this experiment > a success so we can avoid long freezes for future releases. > > -erwin > Please can we ensure the python bug can be fixed. I noiw have a problem python26 will not build and the maintainer has not fixed the port. He has not tested the routine that causes the failure and a lot of ports are dependent upon python26!! See latest PRs David Southwell From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 09:57:20 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A67F9106566C; Tue, 15 Sep 2009 09:57:20 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 63EB98FC16; Tue, 15 Sep 2009 09:57:20 +0000 (UTC) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 15A1819E023; Tue, 15 Sep 2009 11:57:19 +0200 (CEST) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id D252F19E019; Tue, 15 Sep 2009 11:57:16 +0200 (CEST) Message-ID: <4AAF64FC.4000200@quip.cz> Date: Tue, 15 Sep 2009 11:57:16 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: cz, cs, en, en-us MIME-Version: 1.0 To: Doug Barton References: <4AAF58A0.2000401@FreeBSD.org> In-Reply-To: <4AAF58A0.2000401@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Portmaster updates, including multiple -x options X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 09:57:20 -0000 Doug Barton wrote: > Howdy! > > I just committed portmaster version 2.12 which includes an > often-requested feature, the ability to specify the -x option more > than once. I also added options to the Makefile for installing > programmable completion files for Bash and zsh. avg gave me a great > suggestion for solving the problems with building virtualbox which I > incorporated in this version as well. > > In addition to these changes I did extensive testing on the -x option > in regards to the previous thread about it not working in conjunction > with -r. I could not reproduce any failures using -x with -r, however > in tracing the various code paths where -x might come into play I did > find a couple places where it was not being used consistently which > are now fixed. > > Finally there is another new option based on a user request. The > --list-origins feature will produce a list of the origin directories > for all of the root and leaf ports installed on a system. This list > can then be used to duplicate the installed ports on another system or > to feed portmaster after deleting all ports for a major version upgrade. > > Enjoy these new features! Nice improvements! When you are talking about completion, I am using this for tcsh: alias _PKGS_VeRsIoN_ 'ls -1 /var/db/pkg' complete portmaster 'c/--/(force-config show-work clean-distfiles clean-distfiles-all \ check-depends help version)/' \ 'c/-/(a b B C d D e f F g G h H i l L m n o p r R s t u v w x)/' \ 'n@*@`_PKGS_VeRsIoN_`@' It is basic for older version of portmaster, so I am sure it doesn't contain all the options. I can polish it up if you want to include it in you port. It can be rewritten to not use alias _PKGS_VeRsIoN_. The alias is there because I am using it for other completion in my ~/.cshrc. And one thing is missing - support for completion of /usr/ports/* Miroslav Lachman From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 10:03:30 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F809106566B for ; Tue, 15 Sep 2009 10:03:30 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id 187138FC0A for ; Tue, 15 Sep 2009 10:03:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 52FE790008; Tue, 15 Sep 2009 11:46:03 +0200 (CEST) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vL0QxWG9ZgdT; Tue, 15 Sep 2009 11:46:03 +0200 (CEST) Received: from janh.freebsd (privat-139jes.math.uni-hamburg.de [134.100.221.76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id F3083900FA; Tue, 15 Sep 2009 11:46:02 +0200 (CEST) Message-ID: <4AAF6267.6080706@janh.de> Date: Tue, 15 Sep 2009 11:46:15 +0200 From: Jan Henrik Sylvester User-Agent: Thunderbird 2.0.0.23 (X11/20090904) MIME-Version: 1.0 To: Maho NAKATA References: <20090914.105527.737004071327869963.chat95@mac.com> <4AAEC62D.9000007@janh.de> <20090915.093855.737004071327863653.chat95@mac.com> In-Reply-To: <20090915.093855.737004071327863653.chat95@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Joey Mingrone , ports-list freebsd Subject: Re: FreeBSD Port: octave-3.2.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 10:03:30 -0000 Maho NAKATA wrote: > From: Jan Henrik Sylvester >> Maho NAKATA wrote: >>> From: Joey Mingrone >>>> I'm having some trouble upgrading this port. >>>> % uname -a >>>> FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 6 12:48:08 ... >>>> i386 >>>> Here's the error in the build: >>>> making gendoc.cc >>>> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include >>>> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread >>>> making DOCSTRINGS >>>> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 >>>> required by ./gendoc not found >>> Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44. >>> you should recompile all ports... >>> thanks >> I hit the same error on 7.2-RELEASE. I did recompile all Fortran >> dependencies with gcc44 and removed gcc43, still the error persists. >> >> Having recompiled just gendoc.cc with gcc42 from base, I was able to >> finish the build, but running octave does not work, either: >> >> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 >> required by /usr/local/lib/octave-3.2.2/liboctinterp.so not found >> >> Since liboctinterp.so was compiled with gcc44 and not with gcc from >> base, I guess it should not try to load /usr/lib/libstdc++.so.6 but >> /usr/local/lib/gcc44/libstdc++.so.6 -- or am I wrong? >> >> Any idea besides recompiling "all ports"? I really do not see the >> point in that, since nothing but the Fortran ports should use >> gcc44. Maybe, I do not understand the dynamic linking with multiple >> gcc versions involved after all. > I think there is no better way to do recomple whole ports :-O > I guess that's why gerald@ did before the ports freeze and we will > have a newer (better bug free, I believe) FORTRAN compiler. After running 'ldconfig /usr/local/lib/gcc44/ /usr/local/lib/', I was able to run octave. Actually, I am really not sure what I am doing here. Do you really think recompiling all ports would cure my system or is octave simply looking at the wrong directories for libraries? Thanks, Jan Henrik From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 10:14:10 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D33B5106566C for ; Tue, 15 Sep 2009 10:14:10 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id 8A94C8FC0A for ; Tue, 15 Sep 2009 10:14:09 +0000 (UTC) Received: by bsdcrew.de (Postfix, from userid 1001) id 4B6774AF56; Tue, 15 Sep 2009 12:14:08 +0200 (CEST) Date: Tue, 15 Sep 2009 12:14:08 +0200 From: Martin Wilke To: David Southwell Message-ID: <20090915101407.GA58780@bsdcrew.de> References: <200909151105.27983.david@vizion2000.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <200909151105.27983.david@vizion2000.net> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: ports@FreeBSD.org, python@FreeBSD.org Subject: Re: ports/138835: Python compile failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 10:14:10 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David sorry but stop your agressive blaming here, first you come not without any more infos only it failed secound we are all humons and do sometimes mistakes so, now show me your 'make showconfig" and "uname -a" Thx! On Tue, Sep 15, 2009 at 11:05:27AM +0100, David Southwell wrote: > As reported by Ralph Kenyon > > > >On 2009-09-15T10:08:52+0100, David Southwell wrote: > > > I want to understand why bug reports get closed prematurely and without > any > > > discussion with the original person submitting the report. > > ... > > > > Yrs frustrated > > > David Southwell > > >ps the PR link is: > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=138835 > > >(ports/138835: Python compile failure) > > >I am wondering the same thing. extra-patch-setup.py is wrong. miwi's > >"can't confirm" post in ports/138835 doesn't even show the patch being > >applied. > > >Here is the rejects file: > > >*************** > >*** 1273,1279 **** > ) > libraries = [] > > - elif platform in ('freebsd4', 'freebsd5', 'freebsd6', 'freebsd7', > 'freebsd8'): > # FreeBSD's P1003.1b semaphore support is very experimental > # and has many known problems. (as of June 2008) > macros = dict( # FreeBSD > --- 1277,1283 ---- > ) > libraries = [] > > + elif platform in ('freebsd4', 'freebsd5', 'freebsd6', 'freebsd7', > 'freebsd8', 'freebsd9'): > # FreeBSD's P1003.1b semaphore support is very experimental > # and has many known problems. (as of June 2008) > macros = dict( # FreeBSD > > > >Kenyon Ralph > >End of signed message > > This bug now has a new PR > Link is: > http://www.freebsd.org/cgi/query-pr.cgi?pr=138837 > - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkqvaO8ACgkQdLJIhLHm/OkC+QCfTJzBNF/I+tvYV4nb88Ro+Nf5 8bcAniJ0J0Bbcggd6Tv4sHecqs5mTd+6 =0sgD -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 10:14:33 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 842D0106566B for ; Tue, 15 Sep 2009 10:14:33 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 41C5E8FC18 for ; Tue, 15 Sep 2009 10:14:33 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 7A99B34D45C; Tue, 15 Sep 2009 11:14:31 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 11:14:31 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151114.31442.david@vizion2000.net> Subject: security/gnome-keyring compile error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 10:14:33 -0000 gnome-libtool: link: ar cru .libs/libgcr.a libgcr_la-gcr-certificate.o libgcr_la-gcr-certificate-basics-widget.o libgcr_la-gcr-certificate-details- widget.o libgcr_la-gcr-import-dialog.o libgcr_la-gcr-importer.o libgcr_la-gcr- library.o libgcr_la-gcr-parser.o libgcr_la-gcr-simple-certificate.o libgcr_la- gcr-marshal.o .libs/libgcr.lax/libegg.a/libegg_la-egg-asn1.o .libs/libgcr.lax/libegg.a/libegg_la-egg-buffer.o .libs/libgcr.lax/libegg.a/libegg_la-egg-hex.o .libs/libgcr.lax/libegg.a/libegg_la-egg-libgcrypt.o .libs/libgcr.lax/libegg.a/libegg_la-egg-oid.o .libs/libgcr.lax/libegg.a/libegg_la-egg-openssl.o .libs/libgcr.lax/libegg.a/libegg_la-egg-unix-credentials.o .libs/libgcr.lax/libegg.a/libegg_la-egg-secure-memory.o .libs/libgcr.lax/libegg.a/libegg_la-egg-symkey.o .libs/libgcr.lax/libegg- secure-entry.a/libegg_secure_entry_la-egg-secure-entry.o gnome-libtool: link: ranlib .libs/libgcr.a gnome-libtool: link: rm -fr .libs/libgcr.lax gnome-libtool: link: ( cd ".libs" && rm -f "libgcr.la" && ln -s "../libgcr.la" "libgcr.la" ) cp gcr.pc gcr-0.pc gtk-builder-convert --skip-windows gcr-certificate-basics-widget.glade gcr- certificate-basics-widget.ui File "/usr/local/bin/gtk-builder-convert", line 261 print "WARNING: duplicate id \"" + node.getAttribute('id') + "\"" ^ TabError: inconsistent use of tabs and spaces in indentation gmake[4]: *** [gcr-certificate-basics-widget.ui] Error 1 gmake[4]: Leaving directory `/usr/ports/security/gnome-keyring/work/gnome- keyring-2.26.3/gcr' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/security/gnome-keyring/work/gnome- keyring-2.26.3/gcr' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/security/gnome-keyring/work/gnome- keyring-2.26.3/gcr' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/security/gnome-keyring/work/gnome- keyring-2.26.3' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/security/gnome-keyring. *** Error code 1 Stop in /usr/ports/security/gnome-keyring. From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 10:15:04 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7869A106566B; Tue, 15 Sep 2009 10:15:04 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 30CC78FC0C; Tue, 15 Sep 2009 10:15:04 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 97E6F34D44F; Tue, 15 Sep 2009 10:57:04 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 10:57:04 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) References: <20090915095154.GH54962@droso.net> In-Reply-To: <20090915095154.GH54962@droso.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151057.04556.david@vizion2000.net> Cc: re@freebsd.org, miwi@freebsd.org, freebsd-ports-bugs@freebsd.org, ports@freebsd.org, portmgr@freebsd.org, freebsd-python@freebsd.org Subject: Re: [HEADSUP]: Ports feature freeze now enforced X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 10:15:04 -0000 > As an experiment, there will not be a complete ports freeze ahead of the > release of 8.0. To ensure that the tree is kept in a stable condition, > we do need to have more discipline about the feature freeze we are > currently using. To achieve this, I have added a new tag to the commit > log Feature safe: which needs to be set to yes explicitly for each > commit. While this is is tedious, it does mean that commits will be > allowed without prior explicit approval from portmgr. Portmgr is still > working on a written set of rules for what is and isn't allowed during a > feature freeze, so please use common sense for now, and try to err on > the side of caution and contact portmgr when in any doubt. Sweeping > commits touching a large number of ports, shared library updates affect > more than a trivial number of ports, you get the picture; anything that > would require a rebuild of more than a trivial amount of ports is not > allowed without prior approval from portmgr. With the release only a > few weeks off, we cannot afford any major mishaps, so be conservative. > > The feature freeze is enforced from right now and current plan is to tag > the tree after RC1 is released. There will be a short freeze while the > tag is processed, and after that we will proceed with the ports slush as > usual. > > Please consider your commits in this light and help make this experiment > a success so we can avoid long freezes for future releases. > > -erwin > Please can we ensure the python bug can be fixed. I noiw have a problem python26 will not build and the maintainer has not fixed the port. He has not tested the routine that causes the failure and a lot of ports are dependent upon python26!! See latest PRs David Southwell From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 10:28:20 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0B9B1065693; Tue, 15 Sep 2009 10:28:20 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3A72E8FC19; Tue, 15 Sep 2009 10:28:19 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 06BA134D448; Tue, 15 Sep 2009 11:28:18 +0100 (BST) From: David Southwell Organization: Voice & Vision To: Martin Wilke Date: Tue, 15 Sep 2009 11:28:17 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) References: <200909151105.27983.david@vizion2000.net> <20090915101407.GA58780@bsdcrew.de> In-Reply-To: <20090915101407.GA58780@bsdcrew.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151128.17963.david@vizion2000.net> Cc: ports@freebsd.org, freebsd-ports-bugs@freebsd.org, python@freebsd.org Subject: Re: ports/138835: Python compile failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 10:28:21 -0000 > David sorry but stop your agressive blaming here, > first you come not without any more infos only it failed > secound we are all humons and do sometimes mistakes so, > now show me your 'make showconfig" and "uname -a" > > Thx! > > On Tue, Sep 15, 2009 at 11:05:27AM +0100, David Southwell wrote: > > As reported by Ralph Kenyon > > > > >On 2009-09-15T10:08:52+0100, David Southwell wrote: > > > > I want to understand why bug reports get closed prematurely and > > > > without > > > > any > > > > > > discussion with the original person submitting the report. > > > > ... > > > > > > Yrs frustrated > > > > David Southwell > > > >ps the PR link is: > > >> > > >> http://www.freebsd.org/cgi/query-pr.cgi?pr=138835 > > >> > > > >(ports/138835: Python compile failure) > > > > > >I am wondering the same thing. extra-patch-setup.py is wrong. miwi's > > >"can't confirm" post in ports/138835 doesn't even show the patch being > > >applied. > > > > > >Here is the rejects file: > > > > > >*************** > > >*** 1273,1279 **** > > > > ) > > libraries = [] > > > > - elif platform in ('freebsd4', 'freebsd5', 'freebsd6', > > 'freebsd7', 'freebsd8'): > > # FreeBSD's P1003.1b semaphore support is very experimental > > # and has many known problems. (as of June 2008) > > macros = dict( # FreeBSD > > --- 1277,1283 ---- > > ) > > libraries = [] > > > > + elif platform in ('freebsd4', 'freebsd5', 'freebsd6', > > 'freebsd7', 'freebsd8', 'freebsd9'): > > # FreeBSD's P1003.1b semaphore support is very experimental > > # and has many known problems. (as of June 2008) > > macros = dict( # FreeBSD > > > > >Kenyon Ralph > > > > > >End of signed message > > > > This bug now has a new PR > > Link is: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=138837 > David sorry but stop your agressive blaming here, > first you come not without any more infos only it failed > secound we are all humons and do sometimes mistakes so, > now show me your 'make showconfig" and "uname -a" > > Thx! 1. There has been no blaming only politelly asking question which in the circumstances seem appropriate. 2. output of uname -a is included in my reports both ion the PRs and the reports to freebsd-ports and freebsd-python. 3. You will see I have already asked James Chang in my posting to ports to post the output of his uname -a. 4.dns1# make showconfig ===> The following configuration options are available for python26-2.6.2_3: THREADS=on "Enable thread support" HUGE_STACK_SIZE=off "Use a larger thread stack" SEM=on "Use POSIX semaphores (experimental)" PTH=off "Use GNU Pth for threading/multiprocessing" UCS4=on "Use UCS4 for unicode support" PYMALLOC=on "Use python's internal malloc" IPV6=off "Enable IPv6 support" FPECTL=on "Enable floating point exception handling" ===> Use 'make config' to modify these settings I do not think this is much help as python26-2.6.2_3 will not build 5. Noone is blaming you - and noone is being aggressive- only asking why the standard procedure for handling all PR's does not expect maintainers to go back to the original reporting individual for comments before closing so the maintainer has the benefit of any additional information that might help to resolve the problem. When a port freeze is imminent you can however understand that those who are affected by a failure can feel frustrated when a PR is closed prematurely. David Southwell From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 10:42:16 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DC6B1065672 for ; Tue, 15 Sep 2009 10:42:16 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 207E48FC15 for ; Tue, 15 Sep 2009 10:42:15 +0000 (UTC) Received: by bwz2 with SMTP id 2so2530210bwz.43 for ; Tue, 15 Sep 2009 03:42:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Z6GvNiDrtllN9QGExKsZub23R1EweILyvcBw/YwT09Q=; b=dce+lxSBvxaDlPxvG9Qx0VGHo9QNZkqtzuvkJ3i+05wHs4/wbOaBDglE6M8B3ulUVB qfk7BkbIHQj/gJIKV/GLFEnit7raWUEmYo4/P6Uta2Pdt5wr+xPeLZ+1QmMXMfruOAdU QBjZ5QLsR6H3ZkuFCtlHecYLqjqACRK0lW2XI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cH1Yk49qP9zbXFJRr/JuOYODDjzBxdgec3Sztmun85A7c/Lrz9C4R0FNS1XsTYEst8 SWACgyUjTclIKTJbLygRgq/sihCqjO+5p0UssNyv7c+RI687oFrS6gNnCYSoc8O0vBx0 sd5ducQIoRU0mjerQe99LUc7DH4LeDnlHjcqw= MIME-Version: 1.0 Received: by 10.223.14.215 with SMTP id h23mr2583209faa.59.1253011335040; Tue, 15 Sep 2009 03:42:15 -0700 (PDT) Date: Tue, 15 Sep 2009 10:42:15 +0000 Message-ID: From: Baptiste Daroussin To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: portmaster completion for ZSH X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 10:42:16 -0000 Hi, Here is a more complete ZSH completion for portmaster, can people test it and validate it please. to make it work, copy it to /usr/local/share/zsh/site-functions reload you zsh and portmaster [tab] http://github.com/bapt/zfbsd/blob/master/_portmaster Thanks, Bapt From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 10:42:55 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C29E106568F for ; Tue, 15 Sep 2009 10:42:55 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id E5E328FC21 for ; Tue, 15 Sep 2009 10:42:54 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id d14so1533850and.13 for ; Tue, 15 Sep 2009 03:42:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:message-id:to:cc :subject:from:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=s00FG6U7U+r72QEr/FDb2XkOOc3BylSvzoqONKBXr6M=; b=vPfa2aLcgyh6eBsVu0OvhzsNh7AJg6jVKkzWtZS0s2Ja7xac2skRL4u4jMbyZVYvHu cbk2zFNK0FDhJUTM3N/JsHME8AIkC1abApQ76/iY++UiC/7i08tj/JxqLngW2ENvT7tN vltq4zR4ibpjRXYzPf7C3+CVP9NYBKFDeiIvo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:message-id:to:cc:subject:from:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; b=Lq+Rx17z0if9/3zBIdzMEd2HhW/2ww1w/QcmRPA01WCVSmOPAIoUDfLVfXKmm3CMfG SxBup/JLGt9e5lGXTZCUiypHHEyIJ+XxvsHuHW6to5U0OSv8wIM3mFiUeQSvSXoBozOd NtvBKgrH45QDl7I3VDggstKf/PH5mArW4i9gQ= Received: by 10.100.233.19 with SMTP id f19mr7404980anh.72.1253011374256; Tue, 15 Sep 2009 03:42:54 -0700 (PDT) Received: from localhost (rikad42.riken.jp [134.160.214.42]) by mx.google.com with ESMTPS id 21sm363017yxe.13.2009.09.15.03.42.51 (version=SSLv3 cipher=RC4-MD5); Tue, 15 Sep 2009 03:42:52 -0700 (PDT) Sender: Maho NAKATA Date: Tue, 15 Sep 2009 19:42:36 +0900 (JST) Message-Id: <20090915.194236.1024833258536709883.chat95@mac.com> To: me@janh.de From: Maho NAKATA In-Reply-To: <4AAF6267.6080706@janh.de> References: <4AAEC62D.9000007@janh.de> <20090915.093855.737004071327863653.chat95@mac.com> <4AAF6267.6080706@janh.de> X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: joey@mingrone.org, freebsd-ports@freebsd.org Subject: Re: FreeBSD Port: octave-3.2.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 10:42:55 -0000 From: Jan Henrik Sylvester Subject: Re: FreeBSD Port: octave-3.2.2_5 Date: Tue, 15 Sep 2009 11:46:15 +0200 > Maho NAKATA wrote: >> From: Jan Henrik Sylvester >>> Maho NAKATA wrote: >>>> From: Joey Mingrone >>>>> I'm having some trouble upgrading this port. >>>>> % uname -a >>>>> FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May 6 12:48:08 ... >>>>> i386 >>>>> Here's the error in the build: >>>>> making gendoc.cc >>>>> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include >>>>> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread >>>>> making DOCSTRINGS >>>>> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 >>>>> required by ./gendoc not found >>>> Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44. >>>> you should recompile all ports... >>>> thanks >>> I hit the same error on 7.2-RELEASE. I did recompile all Fortran >>> dependencies with gcc44 and removed gcc43, still the error persists. >>> >>> Having recompiled just gendoc.cc with gcc42 from base, I was able to >>> finish the build, but running octave does not work, either: >>> >>> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 >>> required by /usr/local/lib/octave-3.2.2/liboctinterp.so not found >>> >>> Since liboctinterp.so was compiled with gcc44 and not with gcc from >>> base, I guess it should not try to load /usr/lib/libstdc++.so.6 but >>> /usr/local/lib/gcc44/libstdc++.so.6 -- or am I wrong? >>> >>> Any idea besides recompiling "all ports"? I really do not see the >>> point in that, since nothing but the Fortran ports should use >>> gcc44. Maybe, I do not understand the dynamic linking with multiple >>> gcc versions involved after all. > >> I think there is no better way to do recomple whole ports :-O >> I guess that's why gerald@ did before the ports freeze and we will >> have a newer (better bug free, I believe) FORTRAN compiler. > > After running 'ldconfig /usr/local/lib/gcc44/ /usr/local/lib/', I was > able to run octave. Actually, I am really not sure what I am doing > here. Do you really think recompiling all ports would cure my system > or is octave simply looking at the wrong directories for libraries? > > Thanks, > Jan Henrik > I don't know :-( Just for sure. -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 11:06:04 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B999D1065672; Tue, 15 Sep 2009 11:06:04 +0000 (UTC) (envelope-from kenyon@kenyonralph.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.120]) by mx1.freebsd.org (Postfix) with ESMTP id 5E58C8FC08; Tue, 15 Sep 2009 11:06:02 +0000 (UTC) Received: from voodoo.kenyonralph.com ([76.176.200.148]) by cdptpa-omta03.mail.rr.com with ESMTP id <20090915094104901.LWNV26991@cdptpa-omta03.mail.rr.com>; Tue, 15 Sep 2009 09:41:04 +0000 Received: from voodoo.kenyonralph.com (localhost [127.0.0.1]) by voodoo.kenyonralph.com (Postfix) with ESMTP id F2A1118225E; Tue, 15 Sep 2009 02:40:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kenyonralph.com; h=date :from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=postfix; bh=5l8MhO8s9pu4eIzkPQ9yz0x 83rFrT/0G+VjXp/ddqwY=; b=RegvDxCf7d9Kjdw7X6Lq0gA9kXKjx1OpJ/A+YDb DDFnWGDmy1JfenDxOoEVD/h+wuVxjGU00P8Tfbs/JBjh4z1FJVN4exuEcb53iwGV tWf+xHAHOapQ6saF/0Y9FkglFQYZdvhri8XcOh++0f6Y9ikF8a1IcENKsA5MBwbi 10KI= Received: by voodoo.kenyonralph.com (Postfix, from userid 1000) id 799051822C0; Tue, 15 Sep 2009 02:40:56 -0700 (PDT) Date: Tue, 15 Sep 2009 02:40:56 -0700 From: Kenyon Ralph To: David Southwell Message-ID: <20090915094056.GC506@kenyonralph.com> Mail-Followup-To: David Southwell , freebsd-ports@freebsd.org, James Chang , python@freebsd.org, perky@freebsd.org References: <200909150909.05644.david@vizion2000.net> <200909150913.00670.david@vizion2000.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hOcCNbCCxyk/YU74" Content-Disposition: inline In-Reply-To: <200909150913.00670.david@vizion2000.net> X-Operating-System: Ubuntu 9.04 Linux 2.6.28-15-generic on i686 User-Agent: Mutt/1.5.18 (2008-05-17) Cc: James Chang , python@freebsd.org, freebsd-ports@freebsd.org, perky@freebsd.org Subject: Re: python26 (python26-2.6.2_3) build ERROR in FreeBSD ports tree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 11:06:04 -0000 --hOcCNbCCxyk/YU74 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 2009-09-15T10:08:52+0100, David Southwell wrote: > > I want to understand why bug reports get closed prematurely and without any > > discussion with the original person submitting the report. ... > > Yrs frustrated > > David Southwell > ps the PR link is: > http://www.freebsd.org/cgi/query-pr.cgi?pr=138835 > (ports/138835: Python compile failure) I am wondering the same thing. extra-patch-setup.py is wrong. miwi's "can't confirm" post in ports/138835 doesn't even show the patch being applied. Here is the rejects file: *************** *** 1273,1279 **** ) libraries = [] - elif platform in ('freebsd4', 'freebsd5', 'freebsd6', 'freebsd7', 'freebsd8'): # FreeBSD's P1003.1b semaphore support is very experimental # and has many known problems. (as of June 2008) macros = dict( # FreeBSD --- 1277,1283 ---- ) libraries = [] + elif platform in ('freebsd4', 'freebsd5', 'freebsd6', 'freebsd7', 'freebsd8', 'freebsd9'): # FreeBSD's P1003.1b semaphore support is very experimental # and has many known problems. (as of June 2008) macros = dict( # FreeBSD Kenyon Ralph --hOcCNbCCxyk/YU74 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkqvYSgACgkQmFtUtJKnbnVmHwCdGd8R3rQehbAFUeHNDuerGgqZ zdUAoJgtxgSsUxbM8MEv4qFPkPx+M24o =2U7Z -----END PGP SIGNATURE----- --hOcCNbCCxyk/YU74-- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 12:40:59 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E2191065676; Tue, 15 Sep 2009 12:40:59 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id 4F9A18FC1A; Tue, 15 Sep 2009 12:40:59 +0000 (UTC) Received: by bsdcrew.de (Postfix, from userid 1001) id 5B6D24AF56; Tue, 15 Sep 2009 14:40:57 +0200 (CEST) Date: Tue, 15 Sep 2009 14:40:57 +0200 From: Martin Wilke To: David Southwell Message-ID: <20090915124057.GA69628@bsdcrew.de> References: <200909151105.27983.david@vizion2000.net> <20090915101407.GA58780@bsdcrew.de> <200909151128.17963.david@vizion2000.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <200909151128.17963.david@vizion2000.net> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: ports@freebsd.org, python@freebsd.org, beat@FreeBSD.org Subject: Re: ports/138835: Python compile failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 12:40:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Sep 15, 2009 at 11:28:17AM +0100, David Southwell wrote: > > 1. There has been no blaming only politelly asking question which in the > circumstances seem appropriate. > 2. output of uname -a is included in my reports both ion the PRs and the > reports to freebsd-ports and freebsd-python. > 3. You will see I have already asked James Chang in my posting to ports to > post the output of his uname -a. > 4.dns1# make showconfig > ===> The following configuration options are available for python26-2.6.2_3: > THREADS=on "Enable thread support" > HUGE_STACK_SIZE=off "Use a larger thread stack" > SEM=on "Use POSIX semaphores (experimental)" > PTH=off "Use GNU Pth for threading/multiprocessing" > UCS4=on "Use UCS4 for unicode support" > PYMALLOC=on "Use python's internal malloc" > IPV6=off "Enable IPv6 support" > FPECTL=on "Enable floating point exception handling" > ===> Use 'make config' to modify these settings the problem is here SEM on, if you disable that it builds fine, beat@ has fixed this issus, please test following patch: http://tmp.chruetertee.ch/python26-sem-hack.patch > > > I do not think this is much help as python26-2.6.2_3 will not build > 5. Noone is blaming you - and noone is being aggressive- only asking why the > standard procedure for handling all PR's does not expect maintainers to go > back to the original reporting individual for comments before closing so the > maintainer has the benefit of any additional information that might help to > resolve the problem. When a port freeze is imminent you can however understand > that those who are affected by a failure can feel frustrated when a PR is > closed prematurely. > > David Southwell > - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkqvi1kACgkQdLJIhLHm/On1DACfRd0XAknn5rrJ4D+tCuOg7PzJ 7McAn25kDQztuaLsP7xUaTCb+bSlz5BM =Tcn8 -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 12:44:22 2009 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 73F781065694; Tue, 15 Sep 2009 12:44:22 +0000 (UTC) Date: Tue, 15 Sep 2009 12:44:22 +0000 From: Alexey Dokuchaev To: "Sergey V. Dyatko" Message-ID: <20090915124422.GA34612@FreeBSD.org> References: <20090915113907.498fd6f5@tiger.minsk.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20090915113907.498fd6f5@tiger.minsk.domain> User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org, bsam@freebsd.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 12:44:22 -0000 On Tue, Sep 15, 2009 at 11:39:07AM +0300, Sergey V. Dyatko wrote: > Earlier I'm using linux-dri-7.4_1 but today I'm install > games/linux-worldofgoo-demo > > [tiger@tiger]/usr/ports/games/linux-worldofgoo-demo%make > run-depends-list > /usr/ports/audio/linux-f10-libogg > /usr/ports/audio/linux-f10-libvorbis > /usr/ports/audio/linux-f10-mikmod > /usr/ports/audio/linux-f10-sdl_mixer > /usr/ports/devel/linux-f10-sdl12 > /usr/ports/emulators/linux_base-f10 > /usr/ports/graphics/linux-f10-libGLU > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > /usr/ports/textproc/linux-f10-expat > /usr/ports/x11-fonts/linux-f10-fontconfig > /usr/ports/x11/linux-f10-xorg-libs Typically, there are two major providers of libGL (both native and Linux flavors): linux-*-dri ports *or* nvidia-driver, depending on what gfx card you have). Now the problem here that linux-*-dri ports install *both* libGL and libGLU, while nvidia-driver installs just libGL (which is perfectly fine, since only libGL must directly interact with hardware via kernel module, for example). Recently bsam@ committed linux-f10-libGLU port with allowed me to port WorldOfGoo; previously, it was impossible without ugly hacks, since I use nVidia card + drivers, which conflict with linux-*-dri (the latter was the only provider of libGL for f10 until recently). Ideally, any port that needs libGL and/or libGLU should depend on libGLU *and* either libGL *or* nvidia-driver. Ports that depend on linux-*-dri to get these libs are very likely to drag conflicts sooner or later (this is especially true for nVidia cards owners). Perhaps Boris can shed more light on the subject. ./danfe (speaking mainly from nvidia-driver maintainer POV). From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 12:48:17 2009 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 0157B106566C; Tue, 15 Sep 2009 12:48:17 +0000 (UTC) Date: Tue, 15 Sep 2009 12:48:16 +0000 From: Alexey Dokuchaev To: "Sergey V. Dyatko" Message-ID: <20090915124816.GB34612@FreeBSD.org> References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20090915124422.GA34612@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org, bsam@freebsd.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 12:48:17 -0000 On Tue, Sep 15, 2009 at 12:44:22PM +0000, Alexey Dokuchaev wrote: > Typically, there are two major providers of libGL (both native and Linux > flavors): linux-*-dri ports *or* nvidia-driver, depending on what gfx card Of course, linux-* ports do not provide native libs; I was referring to `graphics/libGL' in "native" case, sorry for confusion. ./danfe From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 12:58:53 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34AA6106566B for ; Tue, 15 Sep 2009 12:58:53 +0000 (UTC) (envelope-from mel.flynn+fbsd.ports@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id F22338FC08 for ; Tue, 15 Sep 2009 12:58:52 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 2CB2C7E818; Tue, 15 Sep 2009 04:59:05 -0800 (AKDT) From: Mel Flynn To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 14:58:50 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <268690413.1237231252629385121.JavaMail.root@mail-01.cse.ucsc.edu> In-Reply-To: <268690413.1237231252629385121.JavaMail.root@mail-01.cse.ucsc.edu> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151458.50325.mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: Tim Gustafson Subject: Re: Creating a New Port: /usr/ports/security/pecl-kadm5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 12:58:53 -0000 On Friday 11 September 2009 02:36:25 Tim Gustafson wrote: > I'm trying to create a new port. To get myself started, I copied pecl-hash > and then modified the Makefile and the distinfo file. When I try to make > my port, it downloads the file from the PECL repository, extracts it, runs > configure and then starts compiling, but in the end I get a bunch of > errors from cc about undefined constants: > > kadm5.c: In function 'kadm5_error': > kadm5.c:285: error: 'KADM5_FAILURE' undeclared (first use in this function) > kadm5.c:285: error: (Each undeclared identifier is reported only once > kadm5.c:285: error: for each function it appears in.) > kadm5.c:288: error: 'KADM5_AUTH_GET' undeclared (first use in this > function) kadm5.c:291: error: 'KADM5_AUTH_ADD' undeclared (first use in > this function) > > So, I manually edited work/kadm5-0.2.3/kadm5.c and added: > > #include "kadm5/kadm5_err.h" > > That file has -most- of the needed declarations, but there are a few more > that aren't there, and I'm thinking the version of Kerberos that's > installed in FreeBSD 7.2 just doesn't have those declarations (the two > missing declarations are for KADM5_AUTH_SETKEY and > KADM5_SETKEY_DUP_ENCTYPES). > > So, my first question is: How can I tell my port to patch > work/kadm5-0.2.3/kadm5.c with the needed line above? > > My second question is: Is there a "proper way" to hack the needed values > into kadm5_err.h? Should I make a new .h file and include it as part of > the port only? > > And last but not least: > > After I manually patched the kadm5.c file and hacked the missing > declarations into kadm5_err.h, I get a different set of errors: > > kadm5.c: In function 'kadm5_error': > kadm5.c:440: error: label at end of compound statement > kadm5.c: In function 'zif_kadm5_get_principals': > kadm5.c:1048: warning: passing argument 3 of 'kadm5_free_name_list' makes > pointer from integer without a cast kadm5.c: In function > 'zif_kadm5_get_policies': > kadm5.c:1184: warning: passing argument 3 of 'kadm5_free_name_list' makes > pointer from integer without a cast > > Now, I am not a C programmer. I took a C class in about 1996 and that's > more or less the last I've done in C. Is there anyone out there who might > be kind enough to help me get this port working? I have a real need for > Kerberos administration from within PHP, and this PECL library being > absent has been a stumbling block for a long time now. Could shar(1) your current work? I can likely fix the issues you're seeing, but it would be nice if you can save me some cycles finding the urls and making the distinfo. How to shar a port is I think covered in the porters handbook. In short: cd /usr/ports shar `find category/portname -type f` >/tmp/portname.sh. -- Mel From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 13:20:54 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0A3C106566B; Tue, 15 Sep 2009 13:20:54 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 8D3C28FC08; Tue, 15 Sep 2009 13:20:54 +0000 (UTC) Received: from [85.173.17.109] (helo=izar) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1MnXxi-0000U6-Hp; Tue, 15 Sep 2009 17:20:50 +0400 To: "Sergey V. Dyatko" References: <20090915113907.498fd6f5@tiger.minsk.domain> From: Boris Samorodov Date: Tue, 15 Sep 2009 17:22:44 +0400 In-Reply-To: <20090915113907.498fd6f5@tiger.minsk.domain> (Sergey V. Dyatko's message of "Tue\, 15 Sep 2009 11\:39\:07 +0300") Message-ID: <21287707@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@freebsd.org, danfe@FreeBSD.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 13:20:54 -0000 "Sergey V. Dyatko" writes: > When I'm trying install skype I got following error: > > tiger# make install clean > ===> Installing for skype-2.0.0.72,1 > ===> skype-2.0.0.72,1 depends on file: /compat/linux/bin/sh - found > ===> skype-2.0.0.72,1 depends on > file: /compat/linux/lib/libasound.so.2.0.0 - found ===> > skype-2.0.0.72,1 depends on file: /compat/linux/usr/lib/libGL.so.1.2 - > not found ===> Verifying install > for /compat/linux/usr/lib/libGL.so.1.2 > in /usr/ports/graphics/linux-dri74 ===> Installing for linux-dri-7.4_1 > > ===> linux-dri-7.4_1 conflicts with installed package(s): > linux-f10-libGLU-7.2 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > Stop in /usr/ports/graphics/linux-dri74. > *** Error code 1 > > Stop in /usr/ports/net/skype. > tiger# pkg_info -W /compat/linux/usr/lib/libGL.so.1.2 > pkg_info: /compat/linux/usr/lib/libGL.so.1.2: file cannot be found > > tiger# pkg_info -Lx linux-f10-libGLU > Information for linux-f10-libGLU-7.2: > > Files: > /compat/linux/usr/lib/libGLU.so.1 > /compat/linux/usr/lib/libGLU.so.1.3.070300 > > tiger# > > Earlier I'm using linux-dri-7.4_1 but today I'm install > games/linux-worldofgoo-demo > > [tiger@tiger]/usr/ports/games/linux-worldofgoo-demo%make > run-depends-list > /usr/ports/audio/linux-f10-libogg > /usr/ports/audio/linux-f10-libvorbis > /usr/ports/audio/linux-f10-mikmod > /usr/ports/audio/linux-f10-sdl_mixer > /usr/ports/devel/linux-f10-sdl12 > /usr/ports/emulators/linux_base-f10 > /usr/ports/graphics/linux-f10-libGLU > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > /usr/ports/textproc/linux-f10-expat > /usr/ports/x11-fonts/linux-f10-fontconfig > /usr/ports/x11/linux-f10-xorg-libs > > any suggestions ? 1. Deinstall games/linux-worldofgoo-demo and graphics/linux-f10-libGLU. 2. Apply the following patch. 3. Install games/linux-worldofgoo-demo and net/skype. 4. Report here. ----- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/games/linux-worldofgoo-demo/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 14 Sep 2009 19:23:23 -0000 1.1 +++ Makefile 15 Sep 2009 13:10:10 -0000 @@ -7,6 +7,7 @@ PORTNAME= worldofgoo PORTVERSION= 1.41 +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= http://freebsd.nsu.ru/distfiles/ PKGNAMEPREFIX= linux- @@ -18,12 +19,19 @@ ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes -USE_LINUX_APPS= libglu libvorbis mikmod sdl12 sdlmixer +USE_LINUX_APPS= libvorbis mikmod sdl12 sdlmixer NO_BUILD= yes WRKSRC= ${WRKDIR}/WorldOfGooDemo DATADIR= ${PREFIX}/share/WorldOfGoo DOCSDIR= ${PREFIX}/share/doc/WorldOfGoo +.ifdef WITH_NVIDIA_GL +RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver +USE_LINUX_APPS+=libglu +.else +USE_LINUX_APPS+=dri +.endif + .include .if ${ARCH} == "i386" ----- -- WBR, bsam From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 14:01:58 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8A79106566C; Tue, 15 Sep 2009 14:01:58 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 958308FC0C; Tue, 15 Sep 2009 14:01:58 +0000 (UTC) Received: from [85.173.17.109] (helo=izar) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1MnYbV-00010Z-7p; Tue, 15 Sep 2009 18:01:57 +0400 To: Alexey Dokuchaev References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> From: Boris Samorodov Date: Tue, 15 Sep 2009 18:03:52 +0400 In-Reply-To: <20090915124422.GA34612@FreeBSD.org> (Alexey Dokuchaev's message of "Tue\, 15 Sep 2009 12\:44\:22 +0000") Message-ID: <55205239@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@freebsd.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 14:01:58 -0000 Alexey Dokuchaev writes: > Typically, there are two major providers of libGL (both native and Linux > flavors): linux-*-dri ports *or* nvidia-driver, depending on what gfx card > you have). Now the problem here that linux-*-dri ports install *both* It's not a problem. It's a feature. ;-) > libGL and libGLU, while nvidia-driver installs just libGL (which is > perfectly fine, since only libGL must directly interact with hardware > via kernel module, for example). Recently bsam@ committed linux-f10-libGLU > port with allowed me to port WorldOfGoo; previously, it was impossible > without ugly hacks, since I use nVidia card + drivers, which conflict > with linux-*-dri (the latter was the only provider of libGL for f10 until > recently). > > Ideally, any port that needs libGL and/or libGLU should depend on libGLU > *and* either libGL *or* nvidia-driver. Ports that depend on linux-*-dri > to get these libs are very likely to drag conflicts sooner or later > (this is especially true for nVidia cards owners). > > Perhaps Boris can shed more light on the subject. I've just emailed a patch for games/linux-worldofgoo-demo. Many other ports which need linux libGL/libGLU (either for nvidia or not) use those checks. It seems to work fine for other ports and should fix the case here. All conflicts seems to be dealt by that check either. Am I missing something? -- WBR, bsam From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 14:04:46 2009 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 591E21065670; Tue, 15 Sep 2009 14:04:46 +0000 (UTC) Date: Tue, 15 Sep 2009 14:04:46 +0000 From: Alexey Dokuchaev To: Boris Samorodov Message-ID: <20090915140446.GB52015@FreeBSD.org> References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> <55205239@ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <55205239@ipt.ru> User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 14:04:46 -0000 On Tue, Sep 15, 2009 at 06:03:52PM +0400, Boris Samorodov wrote: > Alexey Dokuchaev writes: > > > Typically, there are two major providers of libGL (both native and Linux > > flavors): linux-*-dri ports *or* nvidia-driver, depending on what gfx card > > you have). Now the problem here that linux-*-dri ports install *both* > > It's not a problem. It's a feature. ;-) > > > libGL and libGLU, while nvidia-driver installs just libGL (which is > > perfectly fine, since only libGL must directly interact with hardware > > via kernel module, for example). Recently bsam@ committed linux-f10-libGLU > > port with allowed me to port WorldOfGoo; previously, it was impossible > > without ugly hacks, since I use nVidia card + drivers, which conflict > > with linux-*-dri (the latter was the only provider of libGL for f10 until > > recently). > > > > Ideally, any port that needs libGL and/or libGLU should depend on libGLU > > *and* either libGL *or* nvidia-driver. Ports that depend on linux-*-dri > > to get these libs are very likely to drag conflicts sooner or later > > (this is especially true for nVidia cards owners). > > > > Perhaps Boris can shed more light on the subject. > > I've just emailed a patch for games/linux-worldofgoo-demo. Many other Yes, thanks! I somehow managed to miss libGL dep completely, my fault. > ports which need linux libGL/libGLU (either for nvidia or not) use > those checks. It seems to work fine for other ports and should fix > the case here. All conflicts seems to be dealt by that check either. > Am I missing something? Not that I see any obvious pitfalls, but it will become more clear once the dust settles. ./danfe From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 14:12:02 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE2FA1065670 for ; Tue, 15 Sep 2009 14:12:02 +0000 (UTC) (envelope-from mel.flynn+fbsd.ports@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 76C3D8FC1B for ; Tue, 15 Sep 2009 14:12:01 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 917BE7E818; Tue, 15 Sep 2009 06:12:13 -0800 (AKDT) From: Mel Flynn To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 16:11:58 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> In-Reply-To: <20090915124422.GA34612@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151611.58611.mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: Alexey Dokuchaev Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 14:12:02 -0000 On Tuesday 15 September 2009 14:44:22 Alexey Dokuchaev wrote: > On Tue, Sep 15, 2009 at 11:39:07AM +0300, Sergey V. Dyatko wrote: > > Earlier I'm using linux-dri-7.4_1 but today I'm install > > games/linux-worldofgoo-demo > > > > [tiger@tiger]/usr/ports/games/linux-worldofgoo-demo%make > > run-depends-list > > /usr/ports/audio/linux-f10-libogg > > /usr/ports/audio/linux-f10-libvorbis > > /usr/ports/audio/linux-f10-mikmod > > /usr/ports/audio/linux-f10-sdl_mixer > > /usr/ports/devel/linux-f10-sdl12 > > /usr/ports/emulators/linux_base-f10 > > /usr/ports/graphics/linux-f10-libGLU > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > /usr/ports/textproc/linux-f10-expat > > /usr/ports/x11-fonts/linux-f10-fontconfig > > /usr/ports/x11/linux-f10-xorg-libs > > Typically, there are two major providers of libGL (both native and Linux > flavors): linux-*-dri ports *or* nvidia-driver, depending on what gfx card > you have). Now the problem here that linux-*-dri ports install *both* > libGL and libGLU, while nvidia-driver installs just libGL (which is > perfectly fine, since only libGL must directly interact with hardware > via kernel module, for example). Recently bsam@ committed linux-f10-libGLU > port with allowed me to port WorldOfGoo; previously, it was impossible > without ugly hacks, since I use nVidia card + drivers, which conflict > with linux-*-dri (the latter was the only provider of libGL for f10 until > recently). > > Ideally, any port that needs libGL and/or libGLU should depend on libGLU > *and* either libGL *or* nvidia-driver. Ports that depend on linux-*-dri > to get these libs are very likely to drag conflicts sooner or later > (this is especially true for nVidia cards owners). What I never understood is that nvidia-driver fakes dep on libGL, only to replace it. Is the rationale for that, that it eases the pain for the end user when uninstalling nvidia-driver, by still having a libGL around? Or is libGL needed for the opengl headers? I think things are a lot less complicated if nvidia-driver is one of the choices for libGL and that if one wants to stop using it, one does: portmaster -o graphics/libGL nvidia-driver-\* -- Mel From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 16:01:09 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28846106566B for ; Tue, 15 Sep 2009 16:01:09 +0000 (UTC) (envelope-from mitayai@corp.9trackmind.com) Received: from mail-yw0-f179.google.com (mail-yw0-f179.google.com [209.85.211.179]) by mx1.freebsd.org (Postfix) with ESMTP id DFF1D8FC15 for ; Tue, 15 Sep 2009 16:01:08 +0000 (UTC) Received: by ywh9 with SMTP id 9so5823755ywh.32 for ; Tue, 15 Sep 2009 09:01:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.80.16 with SMTP id d16mr12698711ybb.0.1253029073345; Tue, 15 Sep 2009 08:37:53 -0700 (PDT) In-Reply-To: <8398ffd30909111026h533c617va2900e2fc53f58b5@mail.gmail.com> References: <8398ffd30909111026h533c617va2900e2fc53f58b5@mail.gmail.com> Date: Tue, 15 Sep 2009 11:37:53 -0400 Message-ID: <8398ffd30909150837v26ad4445j139bb4f5ab63937d@mail.gmail.com> From: Mit Rowe To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Fwd: FreeBSD port: haproxy-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 16:01:09 -0000 The maintainer has not been able to respond to me as of yet... would anyone else be able to help me out? Cheers, Mit ---------- Forwarded message ---------- From: Mit Rowe Date: Fri, Sep 11, 2009 at 1:26 PM Subject: FreeBSD port: haproxy-devel To: hugo@barafranca.com Hi Hugo! I was wondering if you'd be willing to help me update the haproxy-devel port to 1.3.20 The patch file is still valid; the only things that would need to change are: Makefile: -PORTVERSION= 1.3.18 +PORTVERSION= 1.3.20 distinfo: -MD5 (haproxy-1.3.18.tar.gz) = f02639fe9fbb7ecbdf1010f4588714ac -SHA256 (haproxy-1.3.18.tar.gz) = 291f9c8af5c63d0c88b04b8bb914d532b9c53a84a50608ec4e1d91c47f57c55c -SIZE (haproxy-1.3.18.tar.gz) = 645123 +MD5 (haproxy-1.3.20.tar.gz) = e37046e0cb2f407d92c41d7731d1dd10 +SHA256 (haproxy-1.3.20.tar.gz) = a1e99fa00d69aa8d9f800d381a6ef1daa8797893e49a147f2fb963cfef56bd77 +SIZE (haproxy-1.3.20.tar.gz) = 648912 I'd submit it myself, but i'm not sure how to :-( Cheers, Mit Rowe -- Will Mitayai Keeso Rowe Director of IT Operations 9 Track Mind, Inc. office: 1-866-326-3098xt102 / cell: 1-416-219-2512 -- Will Mitayai Keeso Rowe Director of IT Operations 9 Track Mind, Inc. office: 1-866-326-3098xt102 / cell: 1-416-219-2512 From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 16:29:14 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A9D91065670 for ; Tue, 15 Sep 2009 16:29:14 +0000 (UTC) (envelope-from tjg@soe.ucsc.edu) Received: from mail-01.cse.ucsc.edu (mail-01.cse.ucsc.edu [128.114.48.32]) by mx1.freebsd.org (Postfix) with ESMTP id 2B57E8FC13 for ; Tue, 15 Sep 2009 16:29:13 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail-01.cse.ucsc.edu (Postfix) with ESMTP id CC77B10095C0; Tue, 15 Sep 2009 09:29:13 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail-01.cse.ucsc.edu Received: from mail-01.cse.ucsc.edu ([127.0.0.1]) by localhost (mail-01.cse.ucsc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0Lw3rhFO9pbL; Tue, 15 Sep 2009 09:29:13 -0700 (PDT) Received: from mail-01.cse.ucsc.edu (mail-01.cse.ucsc.edu [128.114.48.32]) by mail-01.cse.ucsc.edu (Postfix) with ESMTP id 9FBED1008645; Tue, 15 Sep 2009 09:29:13 -0700 (PDT) Date: Tue, 15 Sep 2009 09:29:13 -0700 (PDT) From: Tim Gustafson To: Mel Flynn Message-ID: <1304001389.1304871253032153566.JavaMail.root@mail-01.cse.ucsc.edu> In-Reply-To: <1469296709.1304851253032149495.JavaMail.root@mail-01.cse.ucsc.edu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_29046_1584337106.1253032153563" X-Originating-IP: [128.114.49.22] X-Mailer: Zimbra 5.0.15_GA_2851.RHEL5_64 (ZimbraWebClient - FF3.0 (Win)/5.0.15_GA_2851.RHEL5_64) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Creating a New Port: /usr/ports/security/pecl-kadm5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 16:29:14 -0000 ------=_Part_29046_1584337106.1253032153563 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit > Could shar(1) your current work? I can likely fix the issues > you're seeing, but it would be nice if you can save me some > cycles finding the urls and making the distinfo. How to shar > a port is I think covered in the porters handbook. In short: > cd /usr/ports > shar `find category/portname -type f` >/tmp/portname.sh. I'm attaching the file as a ZIP (so that it doesn't get clobbered anywhere). Thanks for your help - I really appreciate it! Tim Gustafson Baskin School of Engineering UC Santa Cruz tjg@soe.ucsc.edu 831-459-5354 ------=_Part_29046_1584337106.1253032153563-- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 16:41:12 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A8B11065693 for ; Tue, 15 Sep 2009 16:41:12 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 279668FC16 for ; Tue, 15 Sep 2009 16:41:11 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Mnb5V-0001uo-48; Tue, 15 Sep 2009 12:41:10 -0400 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by cube.entropy.prv (Postfix) with ESMTP id 92B133499664; Tue, 15 Sep 2009 12:41:05 -0400 (EDT) Message-ID: <4AAFC3A0.7070200@FreeBSD.org> Date: Tue, 15 Sep 2009 12:41:04 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Mit Rowe References: <8398ffd30909111026h533c617va2900e2fc53f58b5@mail.gmail.com> <8398ffd30909150837v26ad4445j139bb4f5ab63937d@mail.gmail.com> In-Reply-To: <8398ffd30909150837v26ad4445j139bb4f5ab63937d@mail.gmail.com> X-Enigmail-Version: 0.96.0 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.4 (/) Cc: ports@freebsd.org Subject: Re: Fwd: FreeBSD port: haproxy-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 16:41:12 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mit Rowe wrote: > The maintainer has not been able to respond to me as of yet... would anyone > else be able to help me out? > > Cheers, > Mit > > > ---------- Forwarded message ---------- > From: Mit Rowe > Date: Fri, Sep 11, 2009 at 1:26 PM > Subject: FreeBSD port: haproxy-devel > To: hugo@barafranca.com > > > Hi Hugo! > > I was wondering if you'd be willing to help me update the haproxy-devel port > to 1.3.20 > > The patch file is still valid; the only things that would need to change > are: > > Makefile: > -PORTVERSION= 1.3.18 > +PORTVERSION= 1.3.20 > > distinfo: > -MD5 (haproxy-1.3.18.tar.gz) = f02639fe9fbb7ecbdf1010f4588714ac > -SHA256 (haproxy-1.3.18.tar.gz) = > 291f9c8af5c63d0c88b04b8bb914d532b9c53a84a50608ec4e1d91c47f57c55c > -SIZE (haproxy-1.3.18.tar.gz) = 645123 > +MD5 (haproxy-1.3.20.tar.gz) = e37046e0cb2f407d92c41d7731d1dd10 > +SHA256 (haproxy-1.3.20.tar.gz) = > a1e99fa00d69aa8d9f800d381a6ef1daa8797893e49a147f2fb963cfef56bd77 > +SIZE (haproxy-1.3.20.tar.gz) = 648912 > > I'd submit it myself, but i'm not sure how to :-( > > Cheers, > Mit Rowe > > Hi Mit, The standard way to submit a port patch is by filing a PR (problem report) to the FreeBSD GNATS database. You can read more here and submit right from this page: http://www.freebsd.org/send-pr.html You can also submit directly from the command-line with the send-pr command: http://www.freebsd.org/cgi/man.cgi?query=send-pr&sourceid=opensearch. If you are submitting a PR for a port, have a look at the ports-mgmt/porttools port, since it automates a lot of the PR filing tasks for you: http://www.freshports.org/ports-mgmt/porttools In particular, the "port submit" command will create a patch for you and help you submit a PR with it. Best regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFKr8Og0sRouByUApARAsIlAKCLEEeXVBrrP8ouPVn1RLk0ACp/KACgoj9L d8yi0nppmgk3DLiQPCbaKY0= =njOz -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 17:17:22 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0492106566C; Tue, 15 Sep 2009 17:17:22 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 92D918FC1D; Tue, 15 Sep 2009 17:17:22 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id DEACC34D461; Tue, 15 Sep 2009 18:17:19 +0100 (BST) From: David Southwell Organization: Voice & Vision To: bug-followup@freebsd.org, david@vizion2000.net Date: Tue, 15 Sep 2009 18:17:19 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909151817.19813.david@vizion2000.net> Cc: freebsd-ports-bugs@freebsd.org, Martin Wilke , freebsd-ports@freebsd.org, freebsd-python@freebsd.org Subject: Re: ports/138837: lang/python26 compile failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 17:17:22 -0000 I agree the bug is solely related to the semaphores option. It compiles fine with sem turned off on my 7.2-p3 intel quad core system. I have tried the patches with the sem option on but that does not solve that compile failure. David From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 17:27:22 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B63BF106566C; Tue, 15 Sep 2009 17:27:22 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id 722F38FC08; Tue, 15 Sep 2009 17:27:22 +0000 (UTC) Received: by bsdcrew.de (Postfix, from userid 1001) id B88844AF56; Tue, 15 Sep 2009 19:27:18 +0200 (CEST) Date: Tue, 15 Sep 2009 19:27:18 +0200 From: Martin Wilke To: David Southwell Message-ID: <20090915172718.GF69992@bsdcrew.de> References: <200909151817.19813.david@vizion2000.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <200909151817.19813.david@vizion2000.net> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: kamil@derynski.net, beat@FreeBSD.org, freebsd-ports@freebsd.org, freebsd-python@freebsd.org Subject: Re: ports/138837: lang/python26 compile failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 17:27:22 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Sep 15, 2009 at 06:17:19PM +0100, David Southwell wrote: > I agree the bug is solely related to the semaphores option. It compiles f= ine=20 > with sem turned off on my 7.2-p3 intel quad core system. I have tried the= =20 > patches with the sem option on but that does not solve that compile failu= re. >=20 Which error? All what we see is the patch reject, and that was solved with = the=20 patch from beat. > David >=20 - --=20 +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkqvznYACgkQdLJIhLHm/Om3tgCgk02xbsbaL2I7t5L1zlaCfwfU h8wAn0i1UDh8OkXQhI2LX5P/UDwfNwi9 =3DDYix -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 19:03:59 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F60C106568B for ; Tue, 15 Sep 2009 19:03:59 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id C6ECE8FC16 for ; Tue, 15 Sep 2009 19:03:58 +0000 (UTC) Received: (qmail 31191 invoked by uid 399); 15 Sep 2009 19:03:57 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 15 Sep 2009 19:03:57 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4AAFE514.5020200@FreeBSD.org> Date: Tue, 15 Sep 2009 12:03:48 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: Baptiste Daroussin References: In-Reply-To: X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Shota Iwazaki , freebsd-ports@freebsd.org Subject: Re: portmaster completion for ZSH X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 19:03:59 -0000 Baptiste Daroussin wrote: > Hi, > > Here is a more complete ZSH completion for portmaster, can people test > it and validate it please. > > to make it work, copy it to /usr/local/share/zsh/site-functions > reload you zsh > > and portmaster [tab] > > http://github.com/bapt/zfbsd/blob/master/_portmaster Since I don't use zsh I have no way to judge what is "better" here, so I will leave it to the community to point me in the right direction. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 19:06:39 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C2E61065676 for ; Tue, 15 Sep 2009 19:06:39 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 1E9178FC14 for ; Tue, 15 Sep 2009 19:06:38 +0000 (UTC) Received: (qmail 3080 invoked by uid 399); 15 Sep 2009 19:06:37 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 15 Sep 2009 19:06:37 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4AAFE5B7.2020701@FreeBSD.org> Date: Tue, 15 Sep 2009 12:06:31 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: Miroslav Lachman <000.fbsd@quip.cz> References: <4AAF58A0.2000401@FreeBSD.org> <4AAF64FC.4000200@quip.cz> In-Reply-To: <4AAF64FC.4000200@quip.cz> X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: lars.engels@0x20.net, freebsd-ports@freebsd.org Subject: Portmaster tcsh completion (Was: Re: Portmaster updates, including multiple -x options) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 19:06:39 -0000 Miroslav Lachman wrote: > Nice improvements! Thanks. :) > When you are talking about completion, I am using this for tcsh: > > alias _PKGS_VeRsIoN_ 'ls -1 /var/db/pkg' > > complete portmaster 'c/--/(force-config show-work clean-distfiles > clean-distfiles-all \ > check-depends help version)/' \ > 'c/-/(a b B C d D e f F g G h H i l L m n o p r R s t u v w x)/' \ > 'n@*@`_PKGS_VeRsIoN_`@' > > It is basic for older version of portmaster, so I am sure it doesn't > contain all the options. I can polish it up if you want to include it in > you port. > > It can be rewritten to not use alias _PKGS_VeRsIoN_. The alias is there > because I am using it for other completion in my ~/.cshrc. > > And one thing is missing - support for completion of /usr/ports/* I'll say the same thing about this as I did about the zsh completions, since I don't use tcsh I must leave it to the community to point me in the right direction. If you tcsh users can come to consensus on this I will be glad to include it. Doug -- This .signature sanitized for your protection From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 19:51:08 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AA3F1065676; Tue, 15 Sep 2009 19:51:08 +0000 (UTC) (envelope-from mel.flynn+fbsd.ports@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 3A68C8FC1A; Tue, 15 Sep 2009 19:51:07 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 441697E818; Tue, 15 Sep 2009 11:51:20 -0800 (AKDT) From: Mel Flynn To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 21:51:05 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <4AAFE514.5020200@FreeBSD.org> In-Reply-To: <4AAFE514.5020200@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909152151.05455.mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: Shota Iwazaki , Doug Barton , Baptiste Daroussin Subject: Re: portmaster completion for ZSH X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 19:51:08 -0000 On Tuesday 15 September 2009 21:03:48 Doug Barton wrote: > Baptiste Daroussin wrote: > > Hi, > > > > Here is a more complete ZSH completion for portmaster, can people test > > it and validate it please. > > > > to make it work, copy it to /usr/local/share/zsh/site-functions > > reload you zsh > > > > and portmaster [tab] > > > > http://github.com/bapt/zfbsd/blob/master/_portmaster > > Since I don't use zsh I have no way to judge what is "better" here, so > I will leave it to the community to point me in the right direction. I like this one, but haven't tested the "former". Will do tomorrow as I suspect daily csup will give me the new portmaster with the old zsh completion. @Baptiste, feature request for csup :>. Currently csup -L2 /etc/[tab] gives: No matches for: `verbosity level' or `corrections' Sorry for the little hijack, feel free to take it off list. -- Mel From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 19:52:29 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 385BB106568B for ; Tue, 15 Sep 2009 19:52:29 +0000 (UTC) (envelope-from piotr.smyrak@heron.pl) Received: from sys.heron.com.pl (mail.heron.pl [89.174.255.19]) by mx1.freebsd.org (Postfix) with ESMTP id EF93E8FC08 for ; Tue, 15 Sep 2009 19:52:28 +0000 (UTC) Received: from [127.0.0.1] (helo=poczta.heron.pl) by sys.heron.com.pl with esmtp (Exim 4.69) (envelope-from ) id 1Mndld-000BBf-De for ports@FreeBSD.org; Tue, 15 Sep 2009 21:32:45 +0200 From: piotr.smyrak@heron.pl To: ports@FreeBSD.org Date: Tue, 15 Sep 2009 21:32:45 +0200 Message-Id: <20090915192856.M73103@heron.pl> In-Reply-To: <4AAFE5B7.2020701@FreeBSD.org> References: <4AAF58A0.2000401@FreeBSD.org> <4AAF64FC.4000200@quip.cz> <4AAFE5B7.2020701@FreeBSD.org> X-Mailer: WebMail at HERON 2.52 20060502 X-OriginatingIP: 217.153.67.210 (smyru) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Cc: Subject: Re: Portmaster tcsh completion (Was: Re: Portmaster updates, including multiple -x options) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 19:52:29 -0000 On Tue, 15 Sep 2009 12:06:31 -0700, Doug Barton wrote > Miroslav Lachman wrote: > > > When you are talking about completion, I am using this for tcsh: > > > > alias _PKGS_VeRsIoN_ 'ls -1 /var/db/pkg' > > > > complete portmaster 'c/--/(force-config show-work clean- distfiles > > clean-distfiles-all \ > > check-depends help version)/' \ > > 'c/-/(a b B C d D e f F g G h H i l L m n o p r R s t u v w x)/' \ > > 'n@*@`_PKGS_VeRsIoN_`@' > > Since we are talking about tcsh completions, here is my approach: complete {pkg_*,port*} 'n@*@D:/var/db/pkg@ @' From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 20:34:50 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B10ED106566C; Tue, 15 Sep 2009 20:34:50 +0000 (UTC) (envelope-from jstub@jstub.com) Received: from jstub.com (64-142-26-240.dsl.static.sonic.net [64.142.26.240]) by mx1.freebsd.org (Postfix) with ESMTP id 3DB008FC0C; Tue, 15 Sep 2009 20:34:50 +0000 (UTC) Received: from [192.168.247.14] (simplicity.jstub.com [192.168.247.14]) by jstub.com (8.11.6/8.11.6) with ESMTP id n8FKKVu59135; Tue, 15 Sep 2009 13:20:31 -0700 (PDT) (envelope-from jstub@jstub.com) Message-ID: <4AAFF709.4000709@jstub.com> Date: Tue, 15 Sep 2009 13:20:25 -0700 From: "John B. Stubblebine" Organization: Stubblebine Family User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: ale@FreeBSD.org, glewis@FreeBSD.org, ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: John Stubblebine Subject: gretl package installation failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jstub@jstub.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 20:34:50 -0000 Alex Dupre ale@FreeBSD.org GLewis glewis@FreeBSD.org Ports ports@FreeBSD.org I am running PC-BSD and have tried to use the "pkg-add" command to=20 install "gretl" on my system, as the following transcript shows. It appears that there is something about the "pdflib" package and or=20 port that might need to be repaired, or "gnuplot" or ?? Could you please give me some advice on how to proceed so that "gretl"=20 can be installed successfully on my system?? Thanks! John [root@pcbsd]/root(34)# uname -a FreeBSD pcbsd 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #12: Fri Apr 17 15:37= :58 EDT 2009 root@pcbsdx32-7:/usr/obj/pcbsd-build71/cvs/7.1-src/sys/P= CBSD i386 [root@pcbsd]/root(35)# [root@pcbsd]/root(31)# pkg_add -r gretl Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/L= atest/gretl.tbz... Done. Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/pac= kages-7-stable/All/pdflib-7.0.4.tbz: File unavailable (e.g., file not fou= nd, no access) Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/A= ll/gnuplot-4.2.5_1.tbz... Done. pkg_add: could not find package pdflib-7.0.4 ! pkg_add: pkg_add of dependency 'gnuplot-4.2.5_1' failed! [root@pcbsd]/root(32)# pkg_add -r gnuplot Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/L= atest/gnuplot.tbz... Done. Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/pac= kages-7-stable/All/pdflib-7.0.4.tbz: File unavailable (e.g., file not fou= nd, no access) pkg_add: can't open dependency file '/var/db/pkg/pdflib-7.0.4/+REQUIRED_B= Y'! dependency registration is incomplete [root@pcbsd]/root(33)# pkg_add -r pdflib Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/pac= kages-7-stable/Latest/pdflib.tbz: File unavailable (e.g., file not found,= no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/pa= ckages-7-stable/Latest/pdflib.tbz' by URL =46rom the PORTS listings: pdflib-7.0.4 A C library for dynamically generating PDF Long description : Sources : Changes : Download Maintained by: ale@FreeBSD.org gnuplot-4.2.6 A command-driven interactive function plotting program Long description : Sources : Changes : Download Maintained by: glewis@FreeBSD.org gretl-1.8.2_1 GNU Regression, Econometrics and Time-series Library Long description : Sources : Changes : Download Maintained by: ports@FreeBSD.org --=20 Best regards, John B. Stubblebine jstub@jstub.com "Taxes are what we pay for civilized society." # Oliver Wendell Holmes, Jr. =FC Please consider the environment before printing this email.=20 From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 20:57:40 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B59D6106566C for ; Tue, 15 Sep 2009 20:57:40 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 442768FC0A for ; Tue, 15 Sep 2009 20:57:40 +0000 (UTC) Received: by bwz2 with SMTP id 2so2924387bwz.43 for ; Tue, 15 Sep 2009 13:57:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=LHgOagTWI9vKwoZADbdsjCAzZfrEsUp1bw2W2AF4rGo=; b=X52PGAMjoQnGaew+5pjnB4toXrhL6MyrJxD9LW9DFdU8kKqNPekc6KD1wRGIVMD9eH dI2UeB1hw/X29mwfScv/eVKbKECYrdrU66vSw7kkp31qbgZzcCipB0jBhh5Zx2+IuSkr J4v7UcCG4E73CqHQ9Qstvu50k0ufkDs3rJOyM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=K2Owi7rGB52rKB+snprTfm3dQebN6IPRn4qRDmdK2OPEhTbhdC1z4MUE7s4soHFtg1 rk4tn5hNuHxsuW9aKeMs+N1pTQZOrH4sR4OU8AQnsjNZ5d8U2jiuggf5RJw0Q6WSjNqw uGKg2vBeu0OysJRk8wzoab76dT98zdtxS/c6U= MIME-Version: 1.0 Received: by 10.223.77.130 with SMTP id g2mr2829531fak.35.1253048259225; Tue, 15 Sep 2009 13:57:39 -0700 (PDT) In-Reply-To: <200909152151.05455.mel.flynn+fbsd.ports@mailing.thruhere.net> References: <4AAFE514.5020200@FreeBSD.org> <200909152151.05455.mel.flynn+fbsd.ports@mailing.thruhere.net> Date: Tue, 15 Sep 2009 22:57:39 +0200 Message-ID: From: Baptiste Daroussin To: freebsd-ports@freebsd.org, Mel Flynn Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: portmaster completion for ZSH X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 20:57:40 -0000 > > @Baptiste, feature request for csup :>. Currently csup -L2 /etc/[tab] gives: > No matches for: `verbosity level' or `corrections' > > Sorry for the little hijack, feel free to take it off list. > -- > Mel > I'll have a look at thi (and correct it :)) tomorrow. From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 21:50:55 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 739C01065670 for ; Tue, 15 Sep 2009 21:50:55 +0000 (UTC) (envelope-from mel.flynn+fbsd.ports@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id CCF8F8FC0C for ; Tue, 15 Sep 2009 21:50:54 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 0E9C97E818; Tue, 15 Sep 2009 13:51:06 -0800 (AKDT) From: Mel Flynn To: freebsd-ports@freebsd.org Date: Tue, 15 Sep 2009 23:50:50 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <1304001389.1304871253032153566.JavaMail.root@mail-01.cse.ucsc.edu> In-Reply-To: <1304001389.1304871253032153566.JavaMail.root@mail-01.cse.ucsc.edu> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_6wAsKDTcdgb7OyT" Message-Id: <200909152350.50879.mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: Tim Gustafson Subject: Re: Creating a New Port: /usr/ports/security/pecl-kadm5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 21:50:55 -0000 --Boundary-00=_6wAsKDTcdgb7OyT Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tuesday 15 September 2009 18:29:13 Tim Gustafson wrote: > > Could shar(1) your current work? I can likely fix the issues > > you're seeing, but it would be nice if you can save me some > > cycles finding the urls and making the distinfo. How to shar > > a port is I think covered in the porters handbook. In short: > > cd /usr/ports > > shar `find category/portname -type f` >/tmp/portname.sh. > > I'm attaching the file as a ZIP (so that it doesn't get clobbered > anywhere). Thanks for your help - I really appreciate it! Here you go: php -i: kadm5 kadm5 support => enabled You will have to test if this works as expected. I just made it compile and link. -- Mel --Boundary-00=_6wAsKDTcdgb7OyT Content-Type: text/plain; charset="UTF-8"; name="pecl-kadm5.sh.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="pecl-kadm5.sh.txt" # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # security/pecl-kadm5 # security/pecl-kadm5/Makefile # security/pecl-kadm5/distinfo # security/pecl-kadm5/pkg-descr # security/pecl-kadm5/files # security/pecl-kadm5/files/patch-config.m4 # security/pecl-kadm5/files/patch-kadm5.c # security/pecl-kadm5/out # security/pecl-kadm5/err # echo c - security/pecl-kadm5 mkdir -p security/pecl-kadm5 > /dev/null 2>&1 echo x - security/pecl-kadm5/Makefile sed 's/^X//' >security/pecl-kadm5/Makefile << '4bc45574b886d0973c667fac52a8= 8143' X# Ports collection makefile for: pecl-kadm5 X# Date created: 2009-09-10 X# Whom: Tim Gustafson X# X# $FreeBSD$ X# X XPORTNAME=3D kadm5 XDISTVERSION=3D 0.2.3 XCATEGORIES=3D security www XMASTER_SITES=3D http://pecl.php.net/get/ XPKGNAMEPREFIX=3D pecl- XEXTRACT_SUFX=3D .tgz XDIST_SUBDIR=3D PECL X XMAINTAINER=3D tjg@soe.ucsc.edu XCOMMENT=3D Kerberos Admin Module for PHP X XUSE_PHP=3D yes XUSE_PHPEXT=3D yes XDEFAULT_PHP_VER=3D5 X X.include 4bc45574b886d0973c667fac52a88143 echo x - security/pecl-kadm5/distinfo sed 's/^X//' >security/pecl-kadm5/distinfo << 'f740f39faefa93fed072b1a5f9af= f7c2' XMD5 (PECL/kadm5-0.2.3.tgz) =3D 2b393f22232496fb799c452dd3868227 XSHA256 (PECL/kadm5-0.2.3.tgz) =3D 82423432ebbf7fd827b9049e760ec5139d5661f7= 31854256a1adc43a239f2b37 XSIZE (PECL/kadm5-0.2.3.tgz) =3D 23090 f740f39faefa93fed072b1a5f9aff7c2 echo x - security/pecl-kadm5/pkg-descr sed 's/^X//' >security/pecl-kadm5/pkg-descr << 'fb602e7c4f1a8b1c868cf521efb= e635a' XThis port enabled the KADM5 module for PHP5. fb602e7c4f1a8b1c868cf521efbe635a echo c - security/pecl-kadm5/files mkdir -p security/pecl-kadm5/files > /dev/null 2>&1 echo x - security/pecl-kadm5/files/patch-config.m4 sed 's/^X//' >security/pecl-kadm5/files/patch-config.m4 << '9e9aa0e8f5d01d8= 40f913b43d4c107be' X--- config.m4.orig 2003-05-09 16:28:45.000000000 +0200 X+++ config.m4 2009-09-15 23:41:56.000000000 +0200 X@@ -34,6 +34,28 @@ X fi X done X fi X+ SEARCH_PATH=3D"/usr/local/include /usr/include /usr/src/krb5-1.2.4/src/= include" X+ SEARCH_FOR=3D"kadm5/kadm5_err.h" X+ AC_MSG_CHECKING(for kadm5/kadm5_err.h) X+ for i in $SEARCH_PATH ; do X+ if test -r $i/$SEARCH_FOR; then X+ AC_DEFINE(HAVE_KADM5_ERR_H, [], [Wether kadm5/kadm5_err.h is presen= t]) X+ AC_MSG_RESULT(found in $i) X+ fi X+ done X+ AC_MSG_CHECKING(various enum values) X+ ENUMS=3D"KADM5_AUTH_SETKEY KADM5_SETKEY_DUP_ENCTYPES" X+ found=3D0 X+ for i in $ENUMS; do X+ if grep -q $i $KADM5_DIR/*; then X+ AC_DEFINE([HAVE_$i], [], [System has $i]) X+ AC_MSG_RESULT($i) X+ found=3D1 X+ fi X+ done X+ if test $found -eq 0; then X+ AC_MSG_RESULT(none) X+ fi X=20 X if test -z "$KADM5_DIR"; then X AC_MSG_RESULT(not found) X@@ -56,10 +78,12 @@ X PHP_SUBST(KADM5_SHARED_LIBADD) X PHP_ADD_LIBRARY_WITH_PATH(kadm5clnt, /usr/lib, KADM5_SHARED_LIBADD) X dnl PHP_ADD_LIBRARY_WITH_PATH(kdb5, /usr/lib, KADM5_SHARED_LIBADD) X- PHP_ADD_LIBRARY_WITH_PATH(gssrpc, /usr/lib, KADM5_SHARED_LIBADD) X+ dnl not needed in FreeBSD PHP_ADD_LIBRARY_WITH_PATH(gssrpc, /usr/lib, K= ADM5_SHARED_LIBADD) X PHP_ADD_LIBRARY_WITH_PATH(krb5, /usr/lib, KADM5_SHARED_LIBADD) X- PHP_ADD_LIBRARY_WITH_PATH(k5crypto, /usr/lib, KADM5_SHARED_LIBADD) X- PHP_ADD_LIBRARY_WITH_PATH(dyn, /usr/lib, KADM5_SHARED_LIBADD) X+ dnl not needed in FreeBSD PHP_ADD_LIBRARY_WITH_PATH(k5crypto, /usr/lib,= KADM5_SHARED_LIBADD) X+ dnl not needed in FreeBSD PHP_ADD_LIBRARY_WITH_PATH(dyn, /usr/lib, KADM= 5_SHARED_LIBADD) X+ dnl needed for FreeBSD: X+ PHP_ADD_LIBRARY_WITH_PATH(asn1, /usr/lib, KADM5_SHARED_LIBADD) X=20 X PHP_EXTENSION(kadm5, $ext_shared) X fi 9e9aa0e8f5d01d840f913b43d4c107be echo x - security/pecl-kadm5/files/patch-kadm5.c sed 's/^X//' >security/pecl-kadm5/files/patch-kadm5.c << '3ad0cac2c6984eaf3= 261c558d078ba70' X--- kadm5.c.orig 2003-05-28 12:51:42.000000000 +0200 X+++ kadm5.c 2009-09-15 23:21:35.000000000 +0200 X@@ -30,6 +30,9 @@ X #endif X=20 X #include "kadm5/admin.h" X+#ifdef HAVE_KADM5_ERR_H X+#include X+#endif X=20 X #include "php.h" X #include "php_ini.h" X@@ -429,13 +432,18 @@ X case KADM5_BAD_SERVER_NAME: X php_error(E_WARNING, "Bad krb5 admin server hostname. (KADM5_BAD_SERVER= _NAME)"); X break; X+#ifdef HAVE_KADM5_AUTH_SETKEY X case KADM5_AUTH_SETKEY: X php_error(E_WARNING, "Operation requires 'set-key' privilege. (KADM5_AU= TH_SETKEY)"); X break; X+#endif X+#ifdef HAVE_KADM5_SETKEY_DUP_ENCTYPES X case KADM5_SETKEY_DUP_ENCTYPES: X php_error(E_WARNING, "Multiple values for single or folded enctype. (KA= DM5_SETKEY_DUP_ENCTYPES)"); X break; X+#endif X default: X+ break; X } X } X /* }}} */ X@@ -1044,7 +1052,7 @@ X add_next_index_string(return_value, princs[i], 1); X } X=20 X- kadm5_free_name_list(handle, princs, count); X+ kadm5_free_name_list(handle, princs, &count); X } X /* }}} */ X=20 X@@ -1180,7 +1188,7 @@ X add_next_index_string(return_value, policies[i], 1); X } X=20 X- kadm5_free_name_list(handle, policies, count); X+ kadm5_free_name_list(handle, policies, &count); X } X /* }}} */ X=20 3ad0cac2c6984eaf3261c558d078ba70 echo x - security/pecl-kadm5/out sed 's/^X//' >security/pecl-kadm5/out << '5065b0598bad3c5d020e50e1f49f381d' X XBuild complete. XDon't forget to run 'make test'. X X X=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D XPHP : /usr/local/bin/php=20 XPHP_SAPI : cli XPHP_VERSION : 5.2.10 XZEND_VERSION: 2.2.0 XPHP_OS : FreeBSD - FreeBSD smoochies.rachie.is-a-geek.net 8.0-BETA4 F= reeBSD 8.0-BETA4 #14 r196875M: Mon Sep 7 18:00:45 CEST 2009 mel@smooch= ies.rachie.is-a-geek.net:/usr/obj/usr/src/sys/HPDV9000 i386 XINI actual : /usr/local/etc/php.ini XMore .INIs : /usr/local/etc/php/extensions.ini=20 XCWD : /stable/usr/obj/usr/ports/local/pecl-kadm5/work/kadm5-0.2.3 XExtra dirs :=20 XVALGRIND : Not used X=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D XRunning selected tests. XTEST 1/1 [tests/001.phpt]=0DSKIP Check for kadm5 presence [tests/001.phpt]= =20 X=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D XNumber of tests : 1 0 XTests skipped : 1 (100.0%) -------- XTests warned : 0 ( 0.0%) ( 0.0%) XTests failed : 0 ( 0.0%) ( 0.0%) XExpected fail : 0 ( 0.0%) ( 0.0%) XTests passed : 0 ( 0.0%) ( 0.0%) X--------------------------------------------------------------------- XTime taken : 0 seconds X=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 5065b0598bad3c5d020e50e1f49f381d echo x - security/pecl-kadm5/err sed 's/^X//' >security/pecl-kadm5/err << '365a7dcaf9d3ec6a05f98e0a3f689a7e' XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/zlib.so= ' - Cannot open "modules/zlib.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/zlib.so' - C= annot open "modules/zlib.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/zip.so'= - Cannot open "modules/zip.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/zip.so' - Ca= nnot open "modules/zip.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/xml.so'= - Cannot open "modules/xml.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/xml.so' - Ca= nnot open "modules/xml.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/simplex= ml.so' - Cannot open "modules/simplexml.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/simplexml.so= ' - Cannot open "modules/simplexml.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/session= =2Eso' - Cannot open "modules/session.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/session.so' = =2D Cannot open "modules/session.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/pgsql.s= o' - Cannot open "modules/pgsql.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/pgsql.so' - = Cannot open "modules/pgsql.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/pcre.so= ' - Cannot open "modules/pcre.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/pcre.so' - C= annot open "modules/pcre.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/spl.so'= - Cannot open "modules/spl.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/spl.so' - Ca= nnot open "modules/spl.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/mysqli.= so' - Cannot open "modules/mysqli.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/mysqli.so' -= Cannot open "modules/mysqli.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/mysql.s= o' - Cannot open "modules/mysql.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/mysql.so' - = Cannot open "modules/mysql.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/mcrypt.= so' - Cannot open "modules/mcrypt.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/mcrypt.so' -= Cannot open "modules/mcrypt.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/mbstrin= g.so' - Cannot open "modules/mbstring.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/mbstring.so'= - Cannot open "modules/mbstring.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/gd.so' = =2D Cannot open "modules/gd.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/gd.so' - Can= not open "modules/gd.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/filter.= so' - Cannot open "modules/filter.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/filter.so' -= Cannot open "modules/filter.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/curl.so= ' - Cannot open "modules/curl.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/curl.so' - C= annot open "modules/curl.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/ctype.s= o' - Cannot open "modules/ctype.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/ctype.so' - = Cannot open "modules/ctype.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/bz2.so'= - Cannot open "modules/bz2.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/bz2.so' - Ca= nnot open "modules/bz2.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/pdf.so'= - Cannot open "modules/pdf.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/pdf.so' - Ca= nnot open "modules/pdf.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/kadm5.s= o' - /usr/lib/libkrb5.so.10: Undefined symbol "initialize_asn1_error_table_= r" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/kadm5.so' - = /usr/lib/libkrb5.so.10: Undefined symbol "initialize_asn1_error_table_r" in= Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/zlib.so= ' - Cannot open "modules/zlib.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/zlib.so' - C= annot open "modules/zlib.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/zip.so'= - Cannot open "modules/zip.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/zip.so' - Ca= nnot open "modules/zip.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/xml.so'= - Cannot open "modules/xml.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/xml.so' - Ca= nnot open "modules/xml.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/simplex= ml.so' - Cannot open "modules/simplexml.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/simplexml.so= ' - Cannot open "modules/simplexml.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/session= =2Eso' - Cannot open "modules/session.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/session.so' = =2D Cannot open "modules/session.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/pgsql.s= o' - Cannot open "modules/pgsql.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/pgsql.so' - = Cannot open "modules/pgsql.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/pcre.so= ' - Cannot open "modules/pcre.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/pcre.so' - C= annot open "modules/pcre.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/spl.so'= - Cannot open "modules/spl.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/spl.so' - Ca= nnot open "modules/spl.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/mysqli.= so' - Cannot open "modules/mysqli.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/mysqli.so' -= Cannot open "modules/mysqli.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/mysql.s= o' - Cannot open "modules/mysql.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/mysql.so' - = Cannot open "modules/mysql.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/mcrypt.= so' - Cannot open "modules/mcrypt.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/mcrypt.so' -= Cannot open "modules/mcrypt.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/mbstrin= g.so' - Cannot open "modules/mbstring.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/mbstring.so'= - Cannot open "modules/mbstring.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/gd.so' = =2D Cannot open "modules/gd.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/gd.so' - Can= not open "modules/gd.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/filter.= so' - Cannot open "modules/filter.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/filter.so' -= Cannot open "modules/filter.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/curl.so= ' - Cannot open "modules/curl.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/curl.so' - C= annot open "modules/curl.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/ctype.s= o' - Cannot open "modules/ctype.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/ctype.so' - = Cannot open "modules/ctype.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/bz2.so'= - Cannot open "modules/bz2.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/bz2.so' - Ca= nnot open "modules/bz2.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/pdf.so'= - Cannot open "modules/pdf.so" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/pdf.so' - Ca= nnot open "modules/pdf.so" in Unknown on line 0 XPHP Warning: PHP Startup: Unable to load dynamic library 'modules/kadm5.s= o' - /usr/lib/libkrb5.so.10: Undefined symbol "initialize_asn1_error_table_= r" in Unknown on line 0 X XWarning: PHP Startup: Unable to load dynamic library 'modules/kadm5.so' - = /usr/lib/libkrb5.so.10: Undefined symbol "initialize_asn1_error_table_r" in= Unknown on line 0 365a7dcaf9d3ec6a05f98e0a3f689a7e exit --Boundary-00=_6wAsKDTcdgb7OyT-- From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 22:01:29 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8987B1065670 for ; Tue, 15 Sep 2009 22:01:29 +0000 (UTC) (envelope-from mel.flynn+fbsd.ports@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 5908D8FC18 for ; Tue, 15 Sep 2009 22:01:28 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 8E4577E818; Tue, 15 Sep 2009 14:01:41 -0800 (AKDT) From: Mel Flynn To: freebsd-ports@freebsd.org Date: Wed, 16 Sep 2009 00:01:25 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <1304001389.1304871253032153566.JavaMail.root@mail-01.cse.ucsc.edu> <200909152350.50879.mel.flynn+fbsd.ports@mailing.thruhere.net> In-Reply-To: <200909152350.50879.mel.flynn+fbsd.ports@mailing.thruhere.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909160001.25818.mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: Tim Gustafson Subject: Re: Creating a New Port: /usr/ports/security/pecl-kadm5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 22:01:29 -0000 On Tuesday 15 September 2009 23:50:50 Mel Flynn wrote: > On Tuesday 15 September 2009 18:29:13 Tim Gustafson wrote: > > > Could shar(1) your current work? I can likely fix the issues > > > you're seeing, but it would be nice if you can save me some > > > cycles finding the urls and making the distinfo. How to shar > > > a port is I think covered in the porters handbook. In short: > > > cd /usr/ports > > > shar `find category/portname -type f` >/tmp/portname.sh. > > > > I'm attaching the file as a ZIP (so that it doesn't get clobbered > > anywhere). Thanks for your help - I really appreciate it! > > Here you go: > php -i: > kadm5 > > kadm5 support => enabled > > You will have to test if this works as expected. I just made it compile and > link. > Eep, sorry for not cleaning up the test output. I was checking if make test can be run, but run-tests.php doesn't work without full source as it screws with LD_LIBRARY_PATH. -- Mel From owner-freebsd-ports@FreeBSD.ORG Tue Sep 15 22:22:40 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44F07106568B for ; Tue, 15 Sep 2009 22:22:40 +0000 (UTC) (envelope-from mel.flynn+fbsd.ports@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 169498FC0A for ; Tue, 15 Sep 2009 22:22:39 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 38F817E818; Tue, 15 Sep 2009 14:22:52 -0800 (AKDT) From: Mel Flynn To: freebsd-ports@freebsd.org Date: Wed, 16 Sep 2009 00:22:36 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <852989670.1316281253052169796.JavaMail.root@mail-01.cse.ucsc.edu> In-Reply-To: <852989670.1316281253052169796.JavaMail.root@mail-01.cse.ucsc.edu> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909160022.36827.mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: Tim Gustafson Subject: Re: Creating a New Port: /usr/ports/security/pecl-kadm5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 22:22:40 -0000 On Wednesday 16 September 2009 00:02:49 Tim Gustafson wrote: > > You will have to test if this works as expected. I just made it > > compile and link. > > Awesome, thanks! I've got it complied and installed. > > Here's what I get when I use this library now: > > /libexec/ld-elf.so.1: /usr/lib/libkrb5.so.9: Undefined symbol "issuid" > > Is that enough to go on, or do you need more info? Ah yes, didn't test on earlier versions. It's passed midnight here, but I'll add fixes for 7 and 6.x if possible. You probably need to add -lroken to the link chain for this. If you get what's happening in files/patch-config.m4 you can try and fix it yourself. -- Mel From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 00:16:07 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76F90106566B for ; Wed, 16 Sep 2009 00:16:07 +0000 (UTC) (envelope-from tjg@soe.ucsc.edu) Received: from mail-01.cse.ucsc.edu (mail-01.cse.ucsc.edu [128.114.48.32]) by mx1.freebsd.org (Postfix) with ESMTP id 595F48FC12 for ; Wed, 16 Sep 2009 00:16:07 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail-01.cse.ucsc.edu (Postfix) with ESMTP id 241FB10095D6; Tue, 15 Sep 2009 17:16:07 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail-01.cse.ucsc.edu Received: from mail-01.cse.ucsc.edu ([127.0.0.1]) by localhost (mail-01.cse.ucsc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LSoEEsjYIn1X; Tue, 15 Sep 2009 17:16:07 -0700 (PDT) Received: from mail-01.cse.ucsc.edu (mail-01.cse.ucsc.edu [128.114.48.32]) by mail-01.cse.ucsc.edu (Postfix) with ESMTP id 0BCB91008648; Tue, 15 Sep 2009 17:16:07 -0700 (PDT) Date: Tue, 15 Sep 2009 17:16:07 -0700 (PDT) From: Tim Gustafson To: Mel Flynn Message-ID: <323026675.1320841253060167009.JavaMail.root@mail-01.cse.ucsc.edu> In-Reply-To: <1326872885.1320791253060132378.JavaMail.root@mail-01.cse.ucsc.edu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_29272_1051975718.1253060167007" X-Originating-IP: [128.114.49.22] X-Mailer: Zimbra 5.0.15_GA_2851.RHEL5_64 (ZimbraWebClient - FF3.0 (Win)/5.0.15_GA_2851.RHEL5_64) Cc: freebsd-ports@freebsd.org Subject: Re: Creating a New Port: /usr/ports/security/pecl-kadm5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 00:16:07 -0000 ------=_Part_29272_1051975718.1253060167007 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit > Ah yes, didn't test on earlier versions. It's passed midnight here, > but I'll add fixes for 7 and 6.x if possible. You probably need to > add -lroken to the link chain for this. If you get what's happening > in files/patch-config.m4 you can try and fix it yourself. Thanks for all your help on this - I'm really getting excited about the prospect of using this library. I've been holding out for like a year now. :\ I got a bit further than before - I'm attaching the updated files/patch-config.m4 file. I added roken and also com_err. The library compiles and I can call functions in it. However, this is what I'm getting in the Apache error log now: foo/admin@BLAH.LOCAL's Password: It looks like it's trying to prompt me for a password interactively over STDERR or something at the server level. Tim Gustafson Baskin School of Engineering UC Santa Cruz tjg@soe.ucsc.edu 831-459-5354 ------=_Part_29272_1051975718.1253060167007 Content-Type: application/octet-stream; name=patch-config.m4 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=patch-config.m4 --- config.m4.orig 2003-05-09 16:28:45.000000000 +0200 +++ config.m4 2009-09-15 23:41:56.000000000 +0200 36a37,58 > SEARCH_PATH="/usr/local/include /usr/include /usr/src/krb5-1.2.4/src/include" > SEARCH_FOR="kadm5/kadm5_err.h" > AC_MSG_CHECKING(for kadm5/kadm5_err.h) > for i in $SEARCH_PATH ; do > if test -r $i/$SEARCH_FOR; then > AC_DEFINE(HAVE_KADM5_ERR_H, [], [Wether kadm5/kadm5_err.h is present]) > AC_MSG_RESULT(found in $i) > fi > done > AC_MSG_CHECKING(various enum values) > ENUMS="KADM5_AUTH_SETKEY KADM5_SETKEY_DUP_ENCTYPES" > found=0 > for i in $ENUMS; do > if grep -q $i $KADM5_DIR/*; then > AC_DEFINE([HAVE_$i], [], [System has $i]) > AC_MSG_RESULT($i) > found=1 > fi > done > if test $found -eq 0; then > AC_MSG_RESULT(none) > fi 59c81 < PHP_ADD_LIBRARY_WITH_PATH(gssrpc, /usr/lib, KADM5_SHARED_LIBADD) --- > dnl not needed in FreeBSD PHP_ADD_LIBRARY_WITH_PATH(gssrpc, /usr/lib, KADM5_SHARED_LIBADD) 61,62c83,88 < PHP_ADD_LIBRARY_WITH_PATH(k5crypto, /usr/lib, KADM5_SHARED_LIBADD) < PHP_ADD_LIBRARY_WITH_PATH(dyn, /usr/lib, KADM5_SHARED_LIBADD) --- > dnl not needed in FreeBSD PHP_ADD_LIBRARY_WITH_PATH(k5crypto, /usr/lib, KADM5_SHARED_LIBADD) > dnl not needed in FreeBSD PHP_ADD_LIBRARY_WITH_PATH(dyn, /usr/lib, KADM5_SHARED_LIBADD) > dnl needed for FreeBSD: > PHP_ADD_LIBRARY_WITH_PATH(asn1, /usr/lib, KADM5_SHARED_LIBADD) > PHP_ADD_LIBRARY_WITH_PATH(roken, /usr/lib, KADM5_SHARED_LIBADD) > PHP_ADD_LIBRARY_WITH_PATH(com_err, /usr/lib, KADM5_SHARED_LIBADD) ------=_Part_29272_1051975718.1253060167007-- From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 01:41:31 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1632106566B for ; Wed, 16 Sep 2009 01:41:31 +0000 (UTC) (envelope-from tlott@gamesnet.de) Received: from spirit.gamesnet.de (spirit.gamesnet.de [87.230.101.86]) by mx1.freebsd.org (Postfix) with ESMTP id 6F5D58FC12 for ; Wed, 16 Sep 2009 01:41:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spirit.gamesnet.de (Postfix) with ESMTP id B496E29B013; Wed, 16 Sep 2009 03:22:08 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.gamesnet.de Received: from spirit.gamesnet.de ([127.0.0.1]) by localhost (spirit.gamesnet.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lmxLfIgxt20E; Wed, 16 Sep 2009 03:22:04 +0200 (CEST) Received: from sub.han.vpn.gamesnet.de (sub.han.vpn.gamesnet.de [192.168.1.101]) by spirit.gamesnet.de (Postfix) with ESMTPSA id 8E8D729B00F; Wed, 16 Sep 2009 03:22:04 +0200 (CEST) Date: Wed, 16 Sep 2009 03:22:03 +0200 From: Tobias Lott To: melifaro@ipfw.ru Message-ID: <20090916032203.70514d9d@sub.han.vpn.gamesnet.de> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: FreeBSD port: nss_ldapd-0.6.11_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 01:41:31 -0000 Hey Everyone! Seems like nss_ldapd is causing apps like top, jls to segfault. pkg_delete-ing nss_ldapd 'fixes' the problem. Reproducable on several Machines using FreeBSD 7.2-STABLE and BETA4 Greetings -- Tobias Lott From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 03:36:59 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49B5F1065693 for ; Wed, 16 Sep 2009 03:36:59 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao105.cox.net (eastrmmtao105.cox.net [68.230.240.47]) by mx1.freebsd.org (Postfix) with ESMTP id D03BF8FC22 for ; Wed, 16 Sep 2009 03:36:58 +0000 (UTC) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao105.cox.net (InterMail vM.8.00.01.00 201-2244-105-20090324) with ESMTP id <20090916033658.FFDQ11342.eastrmmtao105.cox.net@eastrmimpo02.cox.net>; Tue, 15 Sep 2009 23:36:58 -0400 Received: from localhost ([68.103.37.153]) by eastrmimpo02.cox.net with bizsmtp id hFcx1c0063JFCbG02Fcx9v; Tue, 15 Sep 2009 23:36:57 -0400 X-VR-Score: -260.00 X-Authority-Analysis: v=1.0 c=1 a=AJDuO2kewFgA:10 a=6I5d2MoRAAAA:8 a=kviXuzpPAAAA:8 a=YJA3qXyAg3L6RlQ34YoA:9 a=-BXEqJgKnxQWXnaVyuwf023bAHUA:4 a=SV7veod9ZcQA:10 a=4vB-4DCPJfMA:10 X-CM-Score: 0.00 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> <55205239@ipt.ru> To: "Boris Samorodov" Date: Tue, 15 Sep 2009 22:39:26 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Jeremy Messenger" Message-ID: In-Reply-To: <55205239@ipt.ru> User-Agent: Opera Mail/10.00 (Linux) Cc: ports@freebsd.org, Alexey Dokuchaev Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 03:36:59 -0000 On Tue, 15 Sep 2009 09:03:52 -0500, Boris Samorodov wrote: > Alexey Dokuchaev writes: > >> Typically, there are two major providers of libGL (both native and Linux >> flavors): linux-*-dri ports *or* nvidia-driver, depending on what gfx >> card >> you have). Now the problem here that linux-*-dri ports install *both* > > It's not a problem. It's a feature. ;-) > >> libGL and libGLU, while nvidia-driver installs just libGL (which is >> perfectly fine, since only libGL must directly interact with hardware >> via kernel module, for example). Recently bsam@ committed >> linux-f10-libGLU >> port with allowed me to port WorldOfGoo; previously, it was impossible >> without ugly hacks, since I use nVidia card + drivers, which conflict >> with linux-*-dri (the latter was the only provider of libGL for f10 >> until >> recently). >> >> Ideally, any port that needs libGL and/or libGLU should depend on libGLU >> *and* either libGL *or* nvidia-driver. Ports that depend on linux-*-dri >> to get these libs are very likely to drag conflicts sooner or later >> (this is especially true for nVidia cards owners). >> >> Perhaps Boris can shed more light on the subject. > > I've just emailed a patch for games/linux-worldofgoo-demo. Many other > ports which need linux libGL/libGLU (either for nvidia or not) use > those checks. It seems to work fine for other ports and should fix > the case here. All conflicts seems to be dealt by that check either. > Am I missing something? Isn't it better to fix in Mk/bsd.linux*.mk rather than try to fix all other ports? Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 05:23:44 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C6E01065672 for ; Wed, 16 Sep 2009 05:23:44 +0000 (UTC) (envelope-from melifaro@ipfw.ru) Received: from no.spam.no.ddos.ru (no.spam.no.ddos.ru [77.73.233.132]) by mx1.freebsd.org (Postfix) with ESMTP id 2463E8FC16 for ; Wed, 16 Sep 2009 05:23:43 +0000 (UTC) Received: from ws.ipfw.ru (secured.by.ipfw.ru [81.200.11.182]) by no.spam.no.ddos.ru (Postfix) with ESMTPA id CB04F37C63A; Wed, 16 Sep 2009 05:03:43 +0000 (UTC) Message-ID: <4AB0719D.5010404@ipfw.ru> Date: Wed, 16 Sep 2009 09:03:25 +0400 From: "Alexander V. Chernikov" User-Agent: Thunderbird 2.0.0.22 (X11/20090818) MIME-Version: 1.0 To: Tobias Lott References: <20090916032203.70514d9d@sub.han.vpn.gamesnet.de> In-Reply-To: <20090916032203.70514d9d@sub.han.vpn.gamesnet.de> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD port: nss_ldapd-0.6.11_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 05:23:44 -0000 Tobias Lott wrote: > Hey Everyone! > > Seems like nss_ldapd is causing apps like top, jls to segfault. > pkg_delete-ing nss_ldapd 'fixes' the problem. > > Reproducable on several Machines using FreeBSD 7.2-STABLE and BETA4 > > Greetings > > Can you provide some more details like core backtrace, nsswitch configuration, nss_ldapd configureation, your ldap setup? Does this happen every time with every binary using getpwent/getpwnam ? Please rebuild port with debug ( make DEBUG_FLAGS="-O0 -g" ) and post the results of gdb 'bt full' command from segfaulted binary core. Does 'getent group|passwd XXX' segfaults too? From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 06:18:09 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B17C106568D; Wed, 16 Sep 2009 06:18:09 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 172188FC15; Wed, 16 Sep 2009 06:18:09 +0000 (UTC) Received: from [85.173.17.109] (helo=izar) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1MnnqB-000DCZ-Ru; Wed, 16 Sep 2009 10:18:08 +0400 To: "Jeremy Messenger" References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> <55205239@ipt.ru> From: Boris Samorodov Date: Wed, 16 Sep 2009 10:20:02 +0400 In-Reply-To: (Jeremy Messenger's message of "Tue\, 15 Sep 2009 22\:39\:26 -0500") Message-ID: <10556493@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@freebsd.org, Alexey Dokuchaev Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 06:18:09 -0000 "Jeremy Messenger" writes: > On Tue, 15 Sep 2009 09:03:52 -0500, Boris Samorodov wrote: >> I've just emailed a patch for games/linux-worldofgoo-demo. Many other >> ports which need linux libGL/libGLU (either for nvidia or not) use >> those checks. It seems to work fine for other ports and should fix >> the case here. All conflicts seems to be dealt by that check either. >> Am I missing something? > > Isn't it better to fix in Mk/bsd.linux*.mk rather than try to fix all > other ports? I thought about it. May be it'a way to go but not just before 8.0-RELEASE. Can anyone provide a patch or a proof of concept? -- WBR, bsam From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 06:22:57 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0C91106566B; Wed, 16 Sep 2009 06:22:57 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 474028FC08; Wed, 16 Sep 2009 06:22:57 +0000 (UTC) Received: from [85.173.17.109] (helo=izar) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1Mnnuq-000DGX-Bs; Wed, 16 Sep 2009 10:22:56 +0400 To: Alexey Dokuchaev References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> <55205239@ipt.ru> <20090915140446.GB52015@FreeBSD.org> From: Boris Samorodov Date: Wed, 16 Sep 2009 10:24:51 +0400 In-Reply-To: <20090915140446.GB52015@FreeBSD.org> (Alexey Dokuchaev's message of "Tue\, 15 Sep 2009 14\:04\:46 +0000") Message-ID: <44476204@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@freebsd.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 06:22:57 -0000 Alexey Dokuchaev writes: > On Tue, Sep 15, 2009 at 06:03:52PM +0400, Boris Samorodov wrote: >> I've just emailed a patch for games/linux-worldofgoo-demo. Many other > Yes, thanks! I somehow managed to miss libGL dep completely, my fault. Would you commit the patch? -- WBR, bsam From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 06:33:46 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43D8A106566B; Wed, 16 Sep 2009 06:33:46 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id BECA68FC12; Wed, 16 Sep 2009 06:33:45 +0000 (UTC) Received: from [85.173.17.109] (helo=izar) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1Mno5I-000DP0-Oc; Wed, 16 Sep 2009 10:33:44 +0400 To: "Jeremy Messenger" References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> <55205239@ipt.ru> <10556493@ipt.ru> From: Boris Samorodov Date: Wed, 16 Sep 2009 10:35:39 +0400 In-Reply-To: <10556493@ipt.ru> (Boris Samorodov's message of "Wed\, 16 Sep 2009 10\:20\:02 +0400") Message-ID: <78395556@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@freebsd.org, Alexey Dokuchaev Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 06:33:46 -0000 Boris Samorodov writes: > "Jeremy Messenger" writes: >> On Tue, 15 Sep 2009 09:03:52 -0500, Boris Samorodov wrote: > >>> I've just emailed a patch for games/linux-worldofgoo-demo. Many other >>> ports which need linux libGL/libGLU (either for nvidia or not) use >>> those checks. It seems to work fine for other ports and should fix >>> the case here. All conflicts seems to be dealt by that check either. >>> Am I missing something? >> >> Isn't it better to fix in Mk/bsd.linux*.mk rather than try to fix all >> other ports? > > I thought about it. May be it'a way to go but not just before > 8.0-RELEASE. Or may be even better to deal with the case at bsd.nvidia.mk? > Can anyone provide a patch or a proof of concept? -- WBR, bsam From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 06:35:26 2009 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id CF2B51065672; Wed, 16 Sep 2009 06:35:26 +0000 (UTC) Date: Wed, 16 Sep 2009 06:35:26 +0000 From: Alexey Dokuchaev To: Boris Samorodov Message-ID: <20090916063526.GA83161@FreeBSD.org> References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> <55205239@ipt.ru> <20090915140446.GB52015@FreeBSD.org> <44476204@ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <44476204@ipt.ru> User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 06:35:26 -0000 On Wed, Sep 16, 2009 at 10:24:51AM +0400, Boris Samorodov wrote: > Alexey Dokuchaev writes: > > On Tue, Sep 15, 2009 at 06:03:52PM +0400, Boris Samorodov wrote: > > >> I've just emailed a patch for games/linux-worldofgoo-demo. Many other > > Yes, thanks! I somehow managed to miss libGL dep completely, my fault. > > Would you commit the patch? Sure, I was just waiting reply from Sergey that there are no problems with it. ./danfe From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 06:38:09 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB83E1065695; Wed, 16 Sep 2009 06:38:09 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 84C918FC19; Wed, 16 Sep 2009 06:38:08 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id e21so941431fga.13 for ; Tue, 15 Sep 2009 23:38:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=HVCTf394WVtrUEDw7XZhAM4cGNEBB5V4HNR6r4X6cxA=; b=HrCJnGHrrD8zG9s4kreiRreKZ7i4uFvehWxV5067rtrSsHupMwt3QO/QUiyYFDePeT ZAXiKjnvw3oEkqzJoTREcqVxxPTmQnIva0dqHEAEpqktGicBy7kMzHUrZ6LvUAGmEExW vVDliHbsAO6I/UFHYl6cMKr53935xxUs21GKc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=Hv/bt1SyF1X+S+c+F6KAVwAauTfNhJCATZzGlLrkmK0SEDEF6HFw6BpWL9CbVT103m E6eeBYdB079aGJsZK/DhQQ9cRv+66pWnavVcBrKewXtTXvytzRqYFRANDu7gULkV2bJy ySfM1+ceXBGtv0oKBNbZNdIVujsG9JpcG1QNc= Received: by 10.86.220.11 with SMTP id s11mr7087843fgg.47.1253083087427; Tue, 15 Sep 2009 23:38:07 -0700 (PDT) Received: from tiger.minsk.domain (minsk.agava.net [212.98.174.157]) by mx.google.com with ESMTPS id 12sm1171324fgg.20.2009.09.15.23.38.05 (version=SSLv3 cipher=RC4-MD5); Tue, 15 Sep 2009 23:38:06 -0700 (PDT) Date: Wed, 16 Sep 2009 09:38:01 +0300 From: "Sergey V. Dyatko" To: Boris Samorodov Message-ID: <20090916093801.3b9f7a24@tiger.minsk.domain> In-Reply-To: <21287707@ipt.ru> References: <20090915113907.498fd6f5@tiger.minsk.domain> <21287707@ipt.ru> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org, danfe@FreeBSD.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 06:38:10 -0000 ÷ Tue, 15 Sep 2009 17:22:44 +0400 Boris Samorodov ÐÉÛÅÔ: BS> "Sergey V. Dyatko" writes: BS> BS> > When I'm trying install skype I got following error: BS> > BS> > tiger# make install clean BS> > ===> Installing for skype-2.0.0.72,1 BS> > ===> skype-2.0.0.72,1 depends on file: /compat/linux/bin/sh - BS> > found ===> skype-2.0.0.72,1 depends on BS> > file: /compat/linux/lib/libasound.so.2.0.0 - found ===> BS> > skype-2.0.0.72,1 depends on BS> > file: /compat/linux/usr/lib/libGL.so.1.2 - not found ===> BS> > Verifying install for /compat/linux/usr/lib/libGL.so.1.2 BS> > in /usr/ports/graphics/linux-dri74 ===> Installing for BS> > linux-dri-7.4_1 BS> > BS> > ===> linux-dri-7.4_1 conflicts with installed package(s): BS> > linux-f10-libGLU-7.2 BS> > BS> > They install files into the same place. BS> > Please remove them first with pkg_delete(1). BS> > *** Error code 1 BS> > BS> > Stop in /usr/ports/graphics/linux-dri74. BS> > *** Error code 1 BS> > BS> > Stop in /usr/ports/net/skype. BS> > tiger# pkg_info -W /compat/linux/usr/lib/libGL.so.1.2 BS> > pkg_info: /compat/linux/usr/lib/libGL.so.1.2: file cannot be found BS> > BS> > tiger# pkg_info -Lx linux-f10-libGLU BS> > Information for linux-f10-libGLU-7.2: BS> > BS> > Files: BS> > /compat/linux/usr/lib/libGLU.so.1 BS> > /compat/linux/usr/lib/libGLU.so.1.3.070300 BS> > BS> > tiger# BS> > BS> > Earlier I'm using linux-dri-7.4_1 but today I'm install BS> > games/linux-worldofgoo-demo BS> > BS> > [tiger@tiger]/usr/ports/games/linux-worldofgoo-demo%make BS> > run-depends-list BS> > /usr/ports/audio/linux-f10-libogg BS> > /usr/ports/audio/linux-f10-libvorbis BS> > /usr/ports/audio/linux-f10-mikmod BS> > /usr/ports/audio/linux-f10-sdl_mixer BS> > /usr/ports/devel/linux-f10-sdl12 BS> > /usr/ports/emulators/linux_base-f10 BS> > /usr/ports/graphics/linux-f10-libGLU BS> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BS> > /usr/ports/textproc/linux-f10-expat BS> > /usr/ports/x11-fonts/linux-f10-fontconfig BS> > /usr/ports/x11/linux-f10-xorg-libs BS> > BS> > any suggestions ? BS> BS> 1. Deinstall games/linux-worldofgoo-demo and BS> graphics/linux-f10-libGLU. 2. Apply the following patch. BS> 3. Install games/linux-worldofgoo-demo and net/skype. BS> 4. Report here. BS> Thanks, It works BS> ----- BS> Index: Makefile BS> =================================================================== BS> RCS file: /home/pcvs/ports/games/linux-worldofgoo-demo/Makefile,v BS> retrieving revision 1.1 BS> diff -u -r1.1 Makefile BS> --- Makefile 14 Sep 2009 19:23:23 -0000 1.1 BS> +++ Makefile 15 Sep 2009 13:10:10 -0000 BS> @@ -7,6 +7,7 @@ BS> BS> PORTNAME= worldofgoo BS> PORTVERSION= 1.41 BS> +PORTREVISION= 1 BS> CATEGORIES= games linux BS> MASTER_SITES= http://freebsd.nsu.ru/distfiles/ BS> PKGNAMEPREFIX= linux- BS> @@ -18,12 +19,19 @@ BS> ONLY_FOR_ARCHS= i386 amd64 BS> BS> USE_LINUX= yes BS> -USE_LINUX_APPS= libglu libvorbis mikmod sdl12 sdlmixer BS> +USE_LINUX_APPS= libvorbis mikmod sdl12 sdlmixer BS> NO_BUILD= yes BS> WRKSRC= ${WRKDIR}/WorldOfGooDemo BS> DATADIR= ${PREFIX}/share/WorldOfGoo BS> DOCSDIR= ${PREFIX}/share/doc/WorldOfGoo BS> BS> +.ifdef WITH_NVIDIA_GL BS> +RUN_DEPENDS+= BS> ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver BS> +USE_LINUX_APPS+=libglu +.else BS> +USE_LINUX_APPS+=dri BS> +.endif BS> + BS> .include BS> BS> .if ${ARCH} == "i386" BS> ----- BS> -- wbr, tiger From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 07:03:46 2009 Return-Path: Delivered-To: ports@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 83020106566C; Wed, 16 Sep 2009 07:03:46 +0000 (UTC) Date: Wed, 16 Sep 2009 07:03:46 +0000 From: Alexey Dokuchaev To: "Sergey V. Dyatko" Message-ID: <20090916070346.GA87222@FreeBSD.org> References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> <55205239@ipt.ru> <20090915140446.GB52015@FreeBSD.org> <44476204@ipt.ru> <20090916063526.GA83161@FreeBSD.org> <20090916093835.2d07e2a3@tiger.minsk.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20090916093835.2d07e2a3@tiger.minsk.domain> User-Agent: Mutt/1.4.2.1i Cc: Boris Samorodov , ports@freebsd.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 07:03:46 -0000 On Wed, Sep 16, 2009 at 09:38:35AM +0300, Sergey V. Dyatko wrote: > ÷ Wed, 16 Sep 2009 06:35:26 +0000 > Alexey Dokuchaev ÐÉÛÅÔ: > AD> On Wed, Sep 16, 2009 at 10:24:51AM +0400, Boris Samorodov wrote: > AD> > Alexey Dokuchaev writes: > AD> > > On Tue, Sep 15, 2009 at 06:03:52PM +0400, Boris Samorodov wrote: > AD> > > AD> > >> I've just emailed a patch for games/linux-worldofgoo-demo. > AD> > >> Many other > AD> > > Yes, thanks! I somehow managed to miss libGL dep completely, > AD> > > my fault. > AD> > > AD> > Would you commit the patch? > AD> > AD> Sure, I was just waiting reply from Sergey that there are no > AD> problems with it. > > I think you may commit that patch:) Already did, thanks! ./danfe From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 09:06:19 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74E2F106566B; Wed, 16 Sep 2009 09:06:19 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2D7FB8FC08; Wed, 16 Sep 2009 09:06:18 +0000 (UTC) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 47C5334D448; Wed, 16 Sep 2009 10:06:15 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Wed, 16 Sep 2009 10:06:15 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_HqKsKynTH7v01x7" Message-Id: <200909161006.15214.david@vizion2000.net> Cc: freebsd-python@freebsd.org Subject: Fwd: Re: ports/138835: Python compile failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 09:06:19 -0000 --Boundary-00=_HqKsKynTH7v01x7 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit --Boundary-00=_HqKsKynTH7v01x7 Content-Type: message/rfc822; name="forwarded message" Content-Transfer-Encoding: 7bit Content-Description: David Southwell : Re: ports/138835: Python compile failure Content-Disposition: inline From: David Southwell Organization: Voice & Vision To: Josh Paetzel Subject: Re: ports/138835: Python compile failure Date: Wed, 16 Sep 2009 10:04:42 +0100 User-Agent: KMail/1.12.1 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.1; amd64; ; ) Cc: bug-followup@freebsd.org References: <87945259-43E0-41B4-8076-D5E058AF7925@FreeBSD.org> In-Reply-To: <87945259-43E0-41B4-8076-D5E058AF7925@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909161004.42112.david@vizion2000.net> > I see the issue. I'll commit the fix tonight. > > Thanks, > > Josh Paetzel > Great I have updated and the fix works fine. Thanks again David --Boundary-00=_HqKsKynTH7v01x7-- From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 09:08:48 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E39B6106568F for ; Wed, 16 Sep 2009 09:08:48 +0000 (UTC) (envelope-from tlott@gamesnet.de) Received: from spirit.gamesnet.de (spirit.gamesnet.de [87.230.101.86]) by mx1.freebsd.org (Postfix) with ESMTP id C10848FC2A for ; Wed, 16 Sep 2009 09:08:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spirit.gamesnet.de (Postfix) with ESMTP id B644B29B013; Wed, 16 Sep 2009 11:08:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.gamesnet.de Received: from spirit.gamesnet.de ([127.0.0.1]) by localhost (spirit.gamesnet.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yq68ugylrYiD; Wed, 16 Sep 2009 11:08:11 +0200 (CEST) Received: from sub.han.vpn.gamesnet.de (sub.han.vpn.gamesnet.de [192.168.1.101]) by spirit.gamesnet.de (Postfix) with ESMTPSA id 719FB29B00F; Wed, 16 Sep 2009 11:08:11 +0200 (CEST) Date: Wed, 16 Sep 2009 11:08:10 +0200 From: Tobias Lott To: "Alexander V. Chernikov" Message-ID: <20090916110810.1770e2e3@sub.han.vpn.gamesnet.de> In-Reply-To: <4AB0719D.5010404@ipfw.ru> References: <20090916032203.70514d9d@sub.han.vpn.gamesnet.de> <4AB0719D.5010404@ipfw.ru> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD port: nss_ldapd-0.6.11_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 09:08:49 -0000 On Wed, 16 Sep 2009 09:03:25 +0400 "Alexander V. Chernikov" wrote: > Tobias Lott wrote: > > Hey Everyone! > > > > Seems like nss_ldapd is causing apps like top, jls to segfault. > > pkg_delete-ing nss_ldapd 'fixes' the problem. > > > > Reproducable on several Machines using FreeBSD 7.2-STABLE and BETA4 > > > > Greetings > > > > > Can you provide some more details like core backtrace, nsswitch > configuration, nss_ldapd configureation, your ldap setup? Does this > happen every time with every binary using getpwent/getpwnam ? > Please rebuild port with debug ( make DEBUG_FLAGS="-O0 -g" ) and post > the results of gdb 'bt full' command from segfaulted binary core. > Does 'getent group|passwd XXX' segfaults too? > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" Sure, but ain't got access to a Test Machine right now. For starters I can provide config details. nsswitch.conf: passwd: files ldap group: files ldap nss_ldapd.conf: uid nobody gid nobody uri ldap://ldapbe1 uri ldap://ldapbe2 base dc=gamesnet,dc=de base group ou=Group,dc=gamesnet,dc=de base passwd ou=People,dc=gamesnet,dc=de ssl start_tls tls_reqcert hard tls_cacertfile /etc/ssl/cacert.pem getent group/passwd works fine A colleague just send me truss top output: __sysctl(0x7fbfe664,0x2,0x7fbfe66c,0x7fbfe670,0x0,0x0) = 0 (0x0) mmap(0x0,320,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 671678464 (0x28090000) munmap(0x28090000,320) = 0 (0x0) __sysctl(0x7fbfe6c8,0x2,0x28086e7c,0x7fbfe6d0,0x0,0x0) = 0 (0x0) mmap(0x0,32768,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 671678464 (0x28090000) issetugid(0x2807f149,0x7fbfeb8c,0x104,0x0,0x0,0x0) = 0 (0x0) open("/etc/libmap.conf",O_RDONLY,0666) ERR#2 'No such file or directory' open("/var/run/ld-elf.so.hints",O_RDONLY,00) = 3 (0x3) read(3,"Ehnt\^A\0\0\0\M^@\0\0\0\\\0\0\0"...,128) = 128 (0x80) lseek(3,0x80,SEEK_SET) = 128 (0x80) read(3,"/lib:/usr/lib:/usr/lib/compat:/u"...,92) = 92 (0x5c) close(3) = 0 (0x0) access("/lib/libncurses.so.8",0) = 0 (0x0) open("/lib/libncurses.so.8",O_RDONLY,00) = 3 (0x3) fstat(3,{ mode=-r--r--r-- ,inode=8248,size=265540,blksize=4096 }) = 0 (0x0) read(3,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 (0x1000) mmap(0x0,262144,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 671711232 (0x28098000) mmap(0x28098000,249856,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,3,0x0) = 671711232 (0x28098000) mmap(0x280d5000,12288,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0x3d000) = 671961088 (0x280d5000) close(3) = 0 (0x0) access("/lib/libm.so.5",0) = 0 (0x0) open("/lib/libm.so.5",O_RDONLY,017757763274) = 3 (0x3) fstat(3,{ mode=-r--r--r-- ,inode=8244,size=107808,blksize=4096 }) = 0 (0x0) read(3,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 (0x1000) mmap(0x0,102400,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 671973376 (0x280d8000) mmap(0x280d8000,98304,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,3,0x0) = 671973376 (0x280d8000) mmap(0x280f0000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0x18000) = 672071680 (0x280f0000) close(3) = 0 (0x0) access("/lib/libkvm.so.5",0) = 0 (0x0) open("/lib/libkvm.so.5",O_RDONLY,017757763274) = 3 (0x3) fstat(3,{ mode=-r--r--r-- ,inode=8242,size=32048,blksize=4096 }) = 0 (0x0) read(3,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 (0x1000) mmap(0x0,36864,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 672075776 (0x280f1000) mmap(0x280f1000,32768,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,3,0x0) = 672075776 (0x280f1000) mmap(0x280f9000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0x7000) = 672108544 (0x280f9000) close(3) = 0 (0x0) access("/lib/libc.so.7",0) = 0 (0x0) open("/lib/libc.so.7",O_RDONLY,017757763274) = 3 (0x3) fstat(3,{ mode=-r--r--r-- ,inode=8238,size=1087148,blksize=4096 }) = 0 (0x0) read(3,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 (0x1000) mmap(0x0,1142784,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 672112640 (0x280fa000) mmap(0x280fa000,1028096,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,3,0x0) = 672112640 (0x280fa000) mmap(0x281f5000,24576,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0xfb000) = 673140736 (0x281f5000) mprotect(0x281fb000,90112,PROT_READ|PROT_WRITE) = 0 (0x0) close(3) = 0 (0x0) sysarch(0xa,0x7fbfe730,0x2805533b,0x28085338,0x28067dc9,0x28085338) = 0 (0x0) mmap(0x0,816,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673255424 (0x28211000) munmap(0x28211000,816) = 0 (0x0) mmap(0x0,5048,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673255424 (0x28211000) munmap(0x28211000,5048) = 0 (0x0) mmap(0x0,2056,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673255424 (0x28211000) munmap(0x28211000,2056) = 0 (0x0) mmap(0x0,856,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673255424 (0x28211000) munmap(0x28211000,856) = 0 (0x0) mmap(0x0,21840,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673255424 (0x28211000) munmap(0x28211000,21840) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) __sysctl(0x7fbfe6e4,0x2,0x8053d60,0x7fbfe6ec,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) fstat(1,{ mode=crw--w---- ,inode=95,size=0,blksize=4096 }) = 0 (0x0) __sysctl(0x7fbfeb34,0x2,0x7fbfeacc,0x7fbfeb3c,0x8051c3f,0x12) ERR#2 'No such file or directory' __sysctl(0x7fbfeb34,0x2,0x7fbfeacc,0x7fbfeb3c,0x8051c52,0xf) = 0 (0x0) __sysctl(0x7fbfeacc,0x3,0x8055240,0x7fbfeb78,0x0,0x0) = 0 (0x0) __sysctl(0x7fbfe694,0x2,0x282002e0,0x7fbfe69c,0x0,0x0) = 0 (0x0) readlink("/etc/malloc.conf",0x7fbfe6a3,1024) ERR#2 'No such file or directory' issetugid(0x281eae0f,0x7fbfe6a3,0x400,0x7fbfe69c,0x0,0x0) = 0 (0x0) break(0x8100000) = 0 (0x0) __sysctl(0x7fbfe8a4,0x2,0x7fbfe8ac,0x7fbfe8b0,0x0,0x0) = 0 (0x0) mmap(0x0,1048576,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 673255424 (0x28211000) mmap(0x28311000,978944,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = 674304000 (0x28311000) munmap(0x28211000,978944) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) open("/etc/nsswitch.conf",O_RDONLY,0666) = 3 (0x3) ioctl(3,TIOCGETA,0x7fbfe8a0) ERR#25 'Inappropriate ioctl for device' fstat(3,{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) read(3,"#\n# nsswitch.conf(5) - name ser"...,4096) = 337 (0x151) read(3,0x28321000,4096) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) access("/lib/nss_files.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/nss_files.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/compat/nss_files.so.1",0) ERR#2 'No such file or directory' access("/usr/local/lib/nss_files.so.1",0) ERR#2 'No such file or directory' access("/usr/local/lib/zsh/nss_files.so.1",0) ERR#2 'No such file or directory' access("/usr/local/libexec/openldap/nss_files.so.1",0) ERR#2 'No such file or directory' access("/lib/nss_files.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/nss_files.so.1",0) ERR#2 'No such file or directory' sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) access("/lib/nss_ldap.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/nss_ldap.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/compat/nss_ldap.so.1",0) ERR#2 'No such file or directory' access("/usr/local/lib/nss_ldap.so.1",0) = 0 (0x0) open("/usr/local/lib/nss_ldap.so.1",O_RDONLY,017757777654) = 4 (0x4) fstat(4,{ mode=-r-xr-xr-x ,inode=106502,size=39420,blksize=4096 }) = 0 (0x0) read(4,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 (0x1000) mmap(0x0,40960,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = 673255424 (0x28211000) mmap(0x28211000,36864,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,4,0x0) = 673255424 (0x28211000) mmap(0x2821a000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,4,0x9000) = 673292288 (0x2821a000) close(4) = 0 (0x0) mmap(0x0,880,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673296384 (0x2821b000) munmap(0x2821b000,880) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) access("/lib/nss_nis.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/nss_nis.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/compat/nss_nis.so.1",0) ERR#2 'No such file or directory' access("/usr/local/lib/nss_nis.so.1",0) ERR#2 'No such file or directory' access("/usr/local/lib/zsh/nss_nis.so.1",0) ERR#2 'No such file or directory' access("/usr/local/libexec/openldap/nss_nis.so.1",0) ERR#2 'No such file or directory' access("/lib/nss_nis.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/nss_nis.so.1",0) ERR#2 'No such file or directory' sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) access("/lib/nss_dns.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/nss_dns.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/compat/nss_dns.so.1",0) ERR#2 'No such file or directory' access("/usr/local/lib/nss_dns.so.1",0) ERR#2 'No such file or directory' access("/usr/local/lib/zsh/nss_dns.so.1",0) ERR#2 'No such file or directory' access("/usr/local/libexec/openldap/nss_dns.so.1",0) ERR#2 'No such file or directory' access("/lib/nss_dns.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/nss_dns.so.1",0) ERR#2 'No such file or directory' sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) access("/lib/nss_compat.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/nss_compat.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/compat/nss_compat.so.1",0) ERR#2 'No such file or directory' access("/usr/local/lib/nss_compat.so.1",0) ERR#2 'No such file or directory' access("/usr/local/lib/zsh/nss_compat.so.1",0) ERR#2 'No such file or directory' access("/usr/local/libexec/openldap/nss_compat.so.1",0) ERR#2 'No such file or directory' access("/lib/nss_compat.so.1",0) ERR#2 'No such file or directory' access("/usr/lib/nss_compat.so.1",0) ERR#2 'No such file or directory' sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) ioctl(3,TIOCGETA,0x7fbfe8a0) ERR#25 'Inappropriate ioctl for device' close(3) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) geteuid(0x1,0x283240c0,0x7fbfe8f8,0x281bc1b8,0x281ef0f1,0x283220c0) = 0 (0x0) open("/etc/spwd.db",O_RDONLY,00) = 3 (0x3) fcntl(3,F_SETFD,FD_CLOEXEC) = 0 (0x0) fstat(3,{ mode=-rw------- ,inode=4170,size=40960,blksize=4096 }) = 0 (0x0) read(3,"\0\^F\^Ua\0\0\0\^B\0\0\^D\M-R\0"...,260) = 260 (0x104) pread(0x3,0x28327000,0x1000,0x6000,0x0,0xc) = 4096 (0x1000) pread(0x3,0x28332000,0x1000,0x4000,0x0,0x281f9ad8) = 4096 (0x1000) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) pread(0x3,0x28333000,0x1000,0x5000,0x0,0x281f9ad8) = 4096 (0x1000) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) pread(0x3,0x28334000,0x1000,0x7000,0x0,0x281f9ad8) = 4096 (0x1000) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) pread(0x3,0x28335000,0x1000,0x8000,0x0,0x281f9ad8) = 4096 (0x1000) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) pread(0x3,0x28336000,0x1000,0x1000,0x0,0x281f9ad8) = 4096 (0x1000) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) pread(0x3,0x28337000,0x1000,0x2000,0x0,0x281f9ad8) = 4096 (0x1000) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) pread(0x3,0x28338000,0x1000,0x3000,0x0,0x281f9ad8) = 4096 (0x1000) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) socket(PF_LOCAL,SOCK_STREAM,0) = 4 (0x4) connect(4,{ AF_UNIX "/var/run/nslcd.ctl" },106) = 0 (0x0) gettimeofday({1253090722.230869 },0x0) = 0 (0x0) gettimeofday({1253090722.231440 },0x0) = 0 (0x0) select(1024,0x0,{4},0x0,{9.999429 }) = 1 (0x1) sendto(4,"\^A\0\0\0\M-l\^C\0\0",8,0x20000,NULL,0x0) = 8 (0x8) gettimeofday({1253090722.234585 },0x0) = 0 (0x0) gettimeofday({1253090722.235155 },0x0) = 0 (0x0) select(1024,{4},0x0,0x0,{59.999430 }) = 1 (0x1) read(4,"\^A\0\0\0\M-l\^C\0\0\0\0\0\0\^E"...,1024) = 192 (0xc0) gettimeofday({1253090722.240684 },0x0) = 0 (0x0) sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) SIGNAL 11 (SIGSEGV) process exit, rval = 0 Maybe that helps you to figure out whats wrong, if not I'll send you a backtrace tomorrow. -- Tobias Lott From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 11:08:33 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E914106566B for ; Wed, 16 Sep 2009 11:08:33 +0000 (UTC) (envelope-from afb@users.sourceforge.net) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id 0F43E8FC15 for ; Wed, 16 Sep 2009 11:08:32 +0000 (UTC) Received: from c83-248-162-176.bredband.comhem.se ([83.248.162.176]:52991 helo=[10.0.1.101]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1Mns6r-0001pi-9K for ports@FreeBSD.org; Wed, 16 Sep 2009 12:51:40 +0200 Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: <488F6579-B531-4F23-8A1E-BC562118E82C@users.sourceforge.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: ports@FreeBSD.org From: =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= Date: Wed, 16 Sep 2009 12:51:33 +0200 X-Mailer: Apple Mail (2.753.1) X-Originating-IP: 83.248.162.176 X-Scan-Result: No virus found in message 1Mns6r-0001pi-9K. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1Mns6r-0001pi-9K fb9771e79c5642124fe8b68296860b33 Cc: Subject: Ports backend for PackageKit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 11:08:33 -0000 Hi all, I have made a "ports" backend for PackageKit (http://packagekit.org/) that uses ports-mgmt/portupgrade and optionally ports-mgmt/portaudit. It's a spawned backend, which means that the dbus deamon will start a Ruby script that then dispatches command for as long as it runs... It's currently included in the next generation PackageKit (0.5.x), which requires Glib version 2.21.5+ and PolicyKit version 0.92+ that aren't available in the ports tree. It should be possible to backport the backend to the previous PackageKit (0.4.x) meanwhile. PackageKit has one frontend for GNOME (gnome-packagekit) and one frontend for (KPackageKit), both of them are running OK on FreeBSD: http://www.algonet.se/~afb/freebsd/packagekit/packagekit-freebsd.png http://www.algonet.se/~afb/freebsd/packagekit/kpackagekit-freebsd.png The backend is a "source" backend, which means that if there isn't a binary package available it will install the source port instead. It will check for packages first though, and it also build packages. (i.e. it uses "portupgrade -Pp"). All default OPTIONS are selected. It's not intended for "advanced" users, so those will still need to use portupgrade directly or a graphic interface to it (like BPM). Currently the information for codecs/fonts/mimetypes/firmware/etc isn't available in the ports/packages, so those features are missing. For more information see http://www.packagekit.org/ and for code see http://cgit.freedesktop.org/packagekit/tree/backends/ports/ Will try to get the ports for the old version added after backport: "PackageKit" (only "dummy" now), "gnome-packagekit", "kpackagekit" Feedback appreciated. --anders From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 11:13:43 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E7AE106568F; Wed, 16 Sep 2009 11:13:43 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao104.cox.net (eastrmmtao104.cox.net [68.230.240.46]) by mx1.freebsd.org (Postfix) with ESMTP id 1F4288FC24; Wed, 16 Sep 2009 11:13:42 +0000 (UTC) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao104.cox.net (InterMail vM.8.00.01.00 201-2244-105-20090324) with ESMTP id <20090916111343.GWLS11036.eastrmmtao104.cox.net@eastrmimpo01.cox.net>; Wed, 16 Sep 2009 07:13:43 -0400 Received: from localhost ([68.103.37.153]) by eastrmimpo01.cox.net with bizsmtp id hPDh1c0083JFCbG02PDheQ; Wed, 16 Sep 2009 07:13:42 -0400 X-VR-Score: -230.00 X-Authority-Analysis: v=1.0 c=1 a=AJDuO2kewFgA:10 a=kviXuzpPAAAA:8 a=6I5d2MoRAAAA:8 a=_lbxhw4yv5MfLuCVDeIA:9 a=OteH81sYfcJjLfxDX6ST6etbLFIA:4 a=twX6zS2zVsUA:10 a=4vB-4DCPJfMA:10 a=SV7veod9ZcQA:10 X-CM-Score: 0.00 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Boris Samorodov" References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> <55205239@ipt.ru> <10556493@ipt.ru> <78395556@ipt.ru> Date: Wed, 16 Sep 2009 06:16:11 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Jeremy Messenger" Message-ID: In-Reply-To: <78395556@ipt.ru> User-Agent: Opera Mail/10.00 (Linux) Cc: ports@freebsd.org, Alexey Dokuchaev Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 11:13:43 -0000 On Wed, 16 Sep 2009 01:35:39 -0500, Boris Samorodov wrote: > Boris Samorodov writes: > >> "Jeremy Messenger" writes: >>> On Tue, 15 Sep 2009 09:03:52 -0500, Boris Samorodov >>> wrote: >> >>>> I've just emailed a patch for games/linux-worldofgoo-demo. Many other >>>> ports which need linux libGL/libGLU (either for nvidia or not) use >>>> those checks. It seems to work fine for other ports and should fix >>>> the case here. All conflicts seems to be dealt by that check either. >>>> Am I missing something? >>> >>> Isn't it better to fix in Mk/bsd.linux*.mk rather than try to fix all >>> other ports? >> >> I thought about it. May be it'a way to go but not just before >> 8.0-RELEASE. > > Or may be even better to deal with the case at bsd.nvidia.mk? The bsd.linux*.mk would be more correct place, because it controls the USE_LINUX stuff. Cheers, Mezz >> Can anyone provide a patch or a proof of concept? -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 05:32:58 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83B77106568B for ; Wed, 16 Sep 2009 05:32:58 +0000 (UTC) (envelope-from jack@jarasoft.net) Received: from raats.xs4all.nl (raats.xs4all.nl [82.95.230.43]) by mx1.freebsd.org (Postfix) with ESMTP id 38FA58FC08 for ; Wed, 16 Sep 2009 05:32:57 +0000 (UTC) Received: from raats.xs4all.nl (localhost.jarasoft.net [127.0.0.1]) by raats.xs4all.nl (Postfix) with ESMTP id 8B2EB22924 for ; Wed, 16 Sep 2009 07:19:53 +0200 (CEST) Received: from jarasc430 (unknown [10.10.10.118]) by raats.xs4all.nl (Postfix) with ESMTPA id 4D71C22901 for ; Wed, 16 Sep 2009 07:19:53 +0200 (CEST) Message-ID: From: "Jack Raats" To: Date: Wed, 16 Sep 2009 07:19:45 +0200 Organization: JaRaSoft, Steenbergen, Nederland MIME-Version: 1.0 X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Relayed-By: GPGrelay Version 0.959 (Win32) X-Virus-Scanned: ClamAV using ClamSMTP on orac.jarasoft.net X-Mailman-Approved-At: Wed, 16 Sep 2009 11:42:20 +0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Apache-1.3.41_1 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jack Raats List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 05:32:58 -0000 This morning Apache didn't start after apachectl stop and apachectl = start. apachectl configtest does not show any error. (I didn't change the = config) It gave a httpd.core dump in / The logfiles didn't show anything abnormal. Reinstalling apache also didnot solve the problem. Hashing out libexec/apache/mod_unique_id.so and mod_unique_id.c = (suggested in an early post (google) also did not work). Can anyone help me, give me any clue to look for? Thanks for your time Jack Raats From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 06:55:24 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D6021065670; Wed, 16 Sep 2009 06:55:24 +0000 (UTC) (envelope-from tiger@agava.com) Received: from fallback.relay.agava.net (fallback.relay.agava.net [89.108.64.10]) by mx1.freebsd.org (Postfix) with ESMTP id DBFD48FC12; Wed, 16 Sep 2009 06:55:23 +0000 (UTC) Received: from mx2-out.relay.agava.net (mx2-out.relay.agava.net [89.108.96.10]) by fallback.relay.agava.net (Postfix) with ESMTP id 0039DD3B107; Wed, 16 Sep 2009 06:38:42 +0000 (UTC) Received: from agava.com (office.relay.agava.net [89.108.65.148]) by mx2-out.relay.agava.net (Postfix) with ESMTP id C316A54E317; Wed, 16 Sep 2009 10:38:39 +0400 (MSD) Received: from gate.minsk.agava.net (unknown [192.168.9.80]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by agava.com (Postfix) with ESMTP id AB1C7C4B267; Wed, 16 Sep 2009 10:38:39 +0400 (MSD) Received: from gate.minsk.agava.net (localhost [127.0.0.1]) by gate.minsk.agava.net (Postfix) with ESMTP id E05C4BA99; Wed, 16 Sep 2009 09:38:38 +0300 (EEST) Received: from tiger.minsk.domain (tiger.minsk.domain [192.168.9.98]) by gate.minsk.agava.net (Postfix) with ESMTP id C3C8BB8F4; Wed, 16 Sep 2009 09:38:38 +0300 (EEST) Date: Wed, 16 Sep 2009 09:38:35 +0300 From: "Sergey V. Dyatko" To: Alexey Dokuchaev Message-ID: <20090916093835.2d07e2a3@tiger.minsk.domain> In-Reply-To: <20090916063526.GA83161@FreeBSD.org> References: <20090915113907.498fd6f5@tiger.minsk.domain> <20090915124422.GA34612@FreeBSD.org> <55205239@ipt.ru> <20090915140446.GB52015@FreeBSD.org> <44476204@ipt.ru> <20090916063526.GA83161@FreeBSD.org> Organization: AGAVA X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV on mail.minsk.agava.net X-Mailman-Approved-At: Wed, 16 Sep 2009 11:42:35 +0000 Cc: Boris Samorodov , ports@freebsd.org Subject: Re: skype problem with fc10 and worldofgoo-demo X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 06:55:24 -0000 ÷ Wed, 16 Sep 2009 06:35:26 +0000 Alexey Dokuchaev ÐÉÛÅÔ: AD> On Wed, Sep 16, 2009 at 10:24:51AM +0400, Boris Samorodov wrote: AD> > Alexey Dokuchaev writes: AD> > > On Tue, Sep 15, 2009 at 06:03:52PM +0400, Boris Samorodov wrote: AD> > AD> > >> I've just emailed a patch for games/linux-worldofgoo-demo. AD> > >> Many other AD> > > Yes, thanks! I somehow managed to miss libGL dep completely, AD> > > my fault. AD> > AD> > Would you commit the patch? AD> AD> Sure, I was just waiting reply from Sergey that there are no AD> problems with it. I think you may commit that patch:) AD> AD> ./danfe -- ó Õ×ÁÖÅÎÉÅÍ, óÅÒÇÅÊ äÑÔËÏ ÓÉÓÔÅÍÎÙÊ ÁÄÍÉÎÉÓÔÒÁÔÏÒ áçá÷á-íÉÎÓË tiger@agava.com From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 12:11:17 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A82781065670 for ; Wed, 16 Sep 2009 12:11:17 +0000 (UTC) (envelope-from gmc@sonologic.nl) Received: from mx1.sonologic.nl (mx1.sonologic.nl [82.94.245.21]) by mx1.freebsd.org (Postfix) with ESMTP id 3FDEE8FC17 for ; Wed, 16 Sep 2009 12:11:16 +0000 (UTC) Received: from monk.sonologic.nl ([80.101.112.149]) (authenticated bits=0) by mx1.sonologic.nl (8.13.6/8.13.6) with ESMTP id n8GBrYEg012231 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 16 Sep 2009 11:53:34 GMT Date: Wed, 16 Sep 2009 13:53:34 +0200 From: Koen Martens To: Jack Raats Message-ID: <20090916115333.GA22261@monk.dh.sono> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-Helo-Milter-Authen: gmc@mx1.sonologic.nl, gmc@sonologic.nl, mx1 Received-SPF: pass (mx1.sonologic.nl: 80.101.112.149 is authenticated by a trusted mechanism) X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0rc3 (mx1.sonologic.nl [82.94.245.21]); Wed, 16 Sep 2009 11:53:35 +0000 (UTC) X-Spam-Status: No, score=0.0 required=8.0 tests=DK_POLICY_SIGNSOME autolearn=no version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on mx1.sonologic.nl Cc: freebsd-ports@freebsd.org Subject: Re: Apache-1.3.41_1 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 12:11:17 -0000 Hi, On Wed, Sep 16, 2009 at 07:19:45AM +0200, Jack Raats wrote: > This morning Apache didn't start after apachectl stop and apachectl start. > > apachectl configtest does not show any error. (I didn't change the config) > > It gave a httpd.core dump in / > > The logfiles didn't show anything abnormal. > > Reinstalling apache also didnot solve the problem. > > Hashing out libexec/apache/mod_unique_id.so and mod_unique_id.c (suggested in an early post (google) also did not work). > > Can anyone help me, give me any clue to look for? I've seen this happening when running apache on a partially upgraded system. That is, with an upgraded world, but some ports still compiled against a previous world. It's a bit cumbersome, but reinstalling all ports (or upgrading them in whatever way you use to upgrade ports) might fix your problem (did it for me, back when i didn't upgrade all ports after upgrading world). Gr, Koen From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 12:46:46 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 059E21065694 for ; Wed, 16 Sep 2009 12:46:46 +0000 (UTC) (envelope-from mel.flynn+fbsd.ports@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id CF6B48FC15 for ; Wed, 16 Sep 2009 12:46:45 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 1C5547E818; Wed, 16 Sep 2009 04:46:58 -0800 (AKDT) From: Mel Flynn To: freebsd-ports@freebsd.org Date: Wed, 16 Sep 2009 14:46:43 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909161446.43164.mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: chuck@pkix.net Subject: Stealth dependency in textproc/redland X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 12:46:46 -0000 Hi, the naughty rasqal/configure will try to find libgmp and link with it if found. This must have been installed during a previous package build and after cleaning environment and rebuilding x11/kdebase4-runtime with USE_PACKAGE_DEPENDS I got this error: (Soprano::PluginManager) found no soprano plugin at "/usr/local/lib/soprano/libsoprano_redlandbackend.so" Failed to create memory model *** Error code 1 1 error *** Error code 2 I traced this to the now absent libgmp.so.8. I'm a little short on time, but if needed can patch and PR it. Would you like this through OPTIONS asking for libgmp or disable it all together? -- Mel From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 13:27:24 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77A84106566B for ; Wed, 16 Sep 2009 13:27:24 +0000 (UTC) (envelope-from mel.flynn+fbsd.ports@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 4691E8FC15 for ; Wed, 16 Sep 2009 13:27:24 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 1B65F7E818; Wed, 16 Sep 2009 05:27:36 -0800 (AKDT) From: Mel Flynn To: freebsd-ports@freebsd.org Date: Wed, 16 Sep 2009 15:27:20 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <323026675.1320841253060167009.JavaMail.root@mail-01.cse.ucsc.edu> In-Reply-To: <323026675.1320841253060167009.JavaMail.root@mail-01.cse.ucsc.edu> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909161527.20662.mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: Tim Gustafson Subject: Re: Creating a New Port: /usr/ports/security/pecl-kadm5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 13:27:24 -0000 On Wednesday 16 September 2009 02:16:07 Tim Gustafson wrote: > > Ah yes, didn't test on earlier versions. It's passed midnight here, > > but I'll add fixes for 7 and 6.x if possible. You probably need to > > add -lroken to the link chain for this. If you get what's happening > > in files/patch-config.m4 you can try and fix it yourself. > > Thanks for all your help on this - I'm really getting excited about the > prospect of using this library. I've been holding out for like a year > now. :\ > > I got a bit further than before - I'm attaching the updated > files/patch-config.m4 file. I added roken and also com_err. The library > compiles and I can call functions in it. > > However, this is what I'm getting in the Apache error log now: > > foo/admin@BLAH.LOCAL's Password: > > It looks like it's trying to prompt me for a password interactively over > STDERR or something at the server level. The latest release is 2003 so it looks largely unmaintained :/. I don't have a kerberos server available that I can play with, without upsetting people :). There's also no docs available that specify if this module is meant to be working through a webserver. However, you did specify a password for kadm5_init_with_password in php? If you have some php testcode, I can see if I can steal a jail to setup a test kerberos server. -- Mel From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 13:53:37 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28F28106568F for ; Wed, 16 Sep 2009 13:53:37 +0000 (UTC) (envelope-from chuck@pkix.net) Received: from newmail.codefab.com (rrcs-24-103-228-244.nyc.biz.rr.com [24.103.228.244]) by mx1.freebsd.org (Postfix) with ESMTP id BF06A8FC2B for ; Wed, 16 Sep 2009 13:53:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by newmail.codefab.com (Postfix) with ESMTP id CD670C54415; Wed, 16 Sep 2009 09:36:41 -0400 (EDT) X-Virus-Scanned: amavisd-new at codefab.com Received: from newmail.codefab.com ([127.0.0.1]) by localhost (staging.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U0ULAIM-z6Cp; Wed, 16 Sep 2009 09:36:40 -0400 (EDT) Received: from [10.152.145.144] (72-165-115-225.dia.static.qwest.net [72.165.115.225]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by newmail.codefab.com (Postfix) with ESMTP id 23210C5440E; Wed, 16 Sep 2009 09:36:40 -0400 (EDT) Message-Id: <77E57AD1-83B0-4C7E-BDF4-B83424595A55@pkix.net> From: Chuck Swiger To: Mel Flynn In-Reply-To: <200909161446.43164.mel.flynn+fbsd.ports@mailing.thruhere.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Wed, 16 Sep 2009 06:36:36 -0700 References: <200909161446.43164.mel.flynn+fbsd.ports@mailing.thruhere.net> X-Mailer: Apple Mail (2.936) Cc: freebsd-ports@freebsd.org Subject: Re: Stealth dependency in textproc/redland X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 13:53:37 -0000 Hi, Mel-- On Sep 16, 2009, at 5:46 AM, Mel Flynn wrote: > the naughty rasqal/configure will try to find libgmp and link with > it if found [ ... ] > I traced this to the now absent libgmp.so.8. I'm a little short on > time, but > if needed can patch and PR it. Would you like this through OPTIONS > asking for > libgmp or disable it all together? Thanks for the report. It's probably best to have an OPTION which controls whether to pull in libgmp and list as a dependency, or disable it from being used. If you write a patch, I'll be happy to review, otherwise I'll try to add something along those lines when I get a chance... Regards, -- -Chuck From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 14:55:35 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2B9C106566B for ; Wed, 16 Sep 2009 14:55:35 +0000 (UTC) (envelope-from tjg@soe.ucsc.edu) Received: from mail-01.cse.ucsc.edu (mail-01.cse.ucsc.edu [128.114.48.32]) by mx1.freebsd.org (Postfix) with ESMTP id 843FC8FC14 for ; Wed, 16 Sep 2009 14:55:35 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail-01.cse.ucsc.edu (Postfix) with ESMTP id 230A710083BA; Wed, 16 Sep 2009 07:55:35 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail-01.cse.ucsc.edu Received: from mail-01.cse.ucsc.edu ([127.0.0.1]) by localhost (mail-01.cse.ucsc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XgehrBXs2blT; Wed, 16 Sep 2009 07:55:35 -0700 (PDT) Received: from mail-01.cse.ucsc.edu (mail-01.cse.ucsc.edu [128.114.48.32]) by mail-01.cse.ucsc.edu (Postfix) with ESMTP id F36A510080D2; Wed, 16 Sep 2009 07:55:34 -0700 (PDT) Date: Wed, 16 Sep 2009 07:55:34 -0700 (PDT) From: Tim Gustafson To: Mel Flynn Message-ID: <1190336329.1328231253112934895.JavaMail.root@mail-01.cse.ucsc.edu> In-Reply-To: <687847446.1328211253112908338.JavaMail.root@mail-01.cse.ucsc.edu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_29407_287177134.1253112934892" X-Originating-IP: [128.114.49.22] X-Mailer: Zimbra 5.0.15_GA_2851.RHEL5_64 (ZimbraWebClient - FF3.0 (Win)/5.0.15_GA_2851.RHEL5_64) Cc: freebsd-ports@freebsd.org Subject: Re: Creating a New Port: /usr/ports/security/pecl-kadm5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 14:55:35 -0000 ------=_Part_29407_287177134.1253112934892 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit > The latest release is 2003 so it looks largely unmaintained > :/. I don't have a kerberos server available that I can play > with, without upsetting people :). There's also no docs > available that specify if this module is meant to be working > through a webserver. However, you did specify a password for > kadm5_init_with_password in php? If you have some php testcode, > I can see if I can steal a jail to setup a test Kerberos server. Yeah, I noticed that the PECL module itself was unmaintained at this point, but I was hoping that it was functional. Yes, I'm specifying a password to kadm5_init_with_password. Please see attached PHP script, which runs under Apache-level authentication. If I run this from the command line, it does indeed prompt me interactively for a password. I'm wondering if that's a function of the PECL library itself, or if it's due to something internal to Kerberos that's changed since the PECL module was released. I guess I'm going to have to learn some more C if I want this to work. :( Tim Gustafson Baskin School of Engineering UC Santa Cruz tjg@soe.ucsc.edu 831-459-5354 ------=_Part_29407_287177134.1253112934892 Content-Type: application/octet-stream; name=kerberos.php Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=kerberos.php \n"; print_r($Princs); echo "\n"; kadm5_destroy($Kerberos); ?> ------=_Part_29407_287177134.1253112934892-- From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 16:59:47 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6CE21065672 for ; Wed, 16 Sep 2009 16:59:47 +0000 (UTC) (envelope-from mel.flynn+fbsd.ports@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 9C7C68FC15 for ; Wed, 16 Sep 2009 16:59:47 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 8F1B47E818; Wed, 16 Sep 2009 08:59:59 -0800 (AKDT) From: Mel Flynn To: freebsd-ports@freebsd.org Date: Wed, 16 Sep 2009 18:59:43 +0200 User-Agent: KMail/1.12.1 (FreeBSD/8.0-BETA4; KDE/4.3.1; i386; ; ) References: <200909161446.43164.mel.flynn+fbsd.ports@mailing.thruhere.net> <77E57AD1-83B0-4C7E-BDF4-B83424595A55@pkix.net> In-Reply-To: <77E57AD1-83B0-4C7E-BDF4-B83424595A55@pkix.net> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_/lRsKVf3iaj9Ga6" Message-Id: <200909161859.43934.mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: Chuck Swiger Subject: Re: Stealth dependency in textproc/redland X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 16:59:47 -0000 --Boundary-00=_/lRsKVf3iaj9Ga6 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wednesday 16 September 2009 15:36:36 Chuck Swiger wrote: > Hi, Mel-- > > On Sep 16, 2009, at 5:46 AM, Mel Flynn wrote: > > the naughty rasqal/configure will try to find libgmp and link with > > it if found > > [ ... ] > > > I traced this to the now absent libgmp.so.8. I'm a little short on > > time, but > > if needed can patch and PR it. Would you like this through OPTIONS > > asking for > > libgmp or disable it all together? > > Thanks for the report. It's probably best to have an OPTION which > controls whether to pull in libgmp and list as a dependency, or > disable it from being used. If you write a patch, I'll be happy to > review, otherwise I'll try to add something along those lines when I > get a chance... Ok, patch attached. Thanks to Jan Henrik Sylvester for pointing at mpfr as well. I don't believe it's necessary to recompile direct consumers of redland if any of the math options change, but this is untested by me. I verified output of make clean config configure for all possible combinations. -- Mel --Boundary-00=_/lRsKVf3iaj9Ga6 Content-Type: text/plain; charset="UTF-8"; name="redland.diff.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="redland.diff.txt" Index: textproc/redland/Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/redland/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- textproc/redland/Makefile 22 Aug 2009 00:37:06 -0000 1.34 +++ textproc/redland/Makefile 16 Sep 2009 16:43:07 -0000 @@ -8,7 +8,7 @@ PORTNAME= redland PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \ http://librdf.org/dist/source/ @@ -43,6 +43,9 @@ MAN3= librasqal.3 redland.3 OPTIONS+= MYSQL "Use MySQL instead of BDB" off +OPTIONS+= MPFR "Use MPFR library for decimals (implies GMP)" off +OPTIONS+= GMP "Use Gnu MP library for decimals" off + .include @@ -55,6 +58,19 @@ PLIST_SUB+= MYSQL="@comment " .endif +# Set to mpfr if MPFR is on, gmp if only GMP is on and none if neither. +# This guards against $user setting both GMP and MPFR, since we can't be +# very verbose in explaining our options. +.if defined(WITH_MPFR) +CONFIGURE_ARGS+= --with-decimal=mpfr +LIB_DEPENDS+= mpfr.3:${PORTSDIR}/math/mpfr +.elif defined(WITH_GMP) +CONFIGURE_ARGS+= --with-decimal=gmp +LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/gmp4 +.else +CONFIGURE_ARGS+= --with-decimal=none +.endif + pre-everything:: @${ECHO_CMD} "You can choose BDB version by setting WITH_BDB_VER to one off:" @${ECHO_CMD} "3 40 41 42 43 44 3+ 40+ 41+ 42+ 43+ 44+ (current: ${BDB_VER})" --Boundary-00=_/lRsKVf3iaj9Ga6-- From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 18:39:12 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AD531065693 for ; Wed, 16 Sep 2009 18:39:12 +0000 (UTC) (envelope-from mailnull@mips.inka.de) Received: from mail-in-14.arcor-online.net (mail-in-14.arcor-online.net [151.189.21.54]) by mx1.freebsd.org (Postfix) with ESMTP id 12B6E8FC27 for ; Wed, 16 Sep 2009 18:39:12 +0000 (UTC) Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mx.arcor.de (Postfix) with ESMTP id 09B5B28B1E0 for ; Wed, 16 Sep 2009 20:07:08 +0200 (CEST) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id F0CE42130BC for ; Wed, 16 Sep 2009 20:07:07 +0200 (CEST) Received: from lorvorc.mips.inka.de (dslb-092-075-214-064.pools.arcor-ip.net [92.75.214.64]) by mail-in-09.arcor-online.net (Postfix) with ESMTPS id C42301AF8D6 for ; Wed, 16 Sep 2009 20:07:07 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-09.arcor-online.net C42301AF8D6 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.3/8.14.3) with ESMTP id n8GI77sm075595 for ; Wed, 16 Sep 2009 20:07:07 +0200 (CEST) (envelope-from mailnull@lorvorc.mips.inka.de) Received: (from mailnull@localhost) by lorvorc.mips.inka.de (8.14.3/8.14.3/Submit) id n8GI77mB075594 for freebsd-ports@freebsd.org; Wed, 16 Sep 2009 20:07:07 +0200 (CEST) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Date: Wed, 16 Sep 2009 18:07:07 +0000 (UTC) Message-ID: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org Subject: NOPORTDOCS ignored on command line X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 18:39:12 -0000 Unless I misremember, it used to be possible to specify NOPORTDOCS on the command line $ make -DNOPORTDOCS or in the environment $ env NOPORTDOCS=yes make when building and installing a port. This doesn't work any longer, you now have to set it in /etc/make.conf, otherwise it won't be picked up. Is this intentional? -- Christian "naddy" Weisgerber naddy@mips.inka.de From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 19:19:15 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6863D106568B for ; Wed, 16 Sep 2009 19:19:15 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (ns.haidundneu23.net [88.198.69.35]) by mx1.freebsd.org (Postfix) with ESMTP id 23A0E8FC18 for ; Wed, 16 Sep 2009 19:19:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id 9002C6000AF for ; Wed, 16 Sep 2009 21:03:26 +0200 (CEST) X-Spam-Scanned: by amavisd-new at haidundneu23.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QIlLWEghCmgG for ; Wed, 16 Sep 2009 21:03:22 +0200 (CEST) Received: from elch.haidundneu23.net (p5B33DF9F.dip.t-dialin.net [91.51.223.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.haidundneu23.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS for ; Wed, 16 Sep 2009 21:03:22 +0200 (CEST) Received: by elch.haidundneu23.net (Postfix, from userid 1000) id BD49956430; Wed, 16 Sep 2009 21:03:21 +0200 (CEST) Date: Wed, 16 Sep 2009 21:03:21 +0200 From: Christoph Moench-Tegeder To: freebsd-ports@freebsd.org Message-ID: <20090916190321.GE1392@elch.haidundneu23.net> References: <4AAEC62D.9000007@janh.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AAEC62D.9000007@janh.de> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: FreeBSD Port: octave-3.2.2_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 19:19:15 -0000 ## Jan Henrik Sylvester (me@janh.de): > >> Here's the error in the build: > >> making gendoc.cc > >> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include > >> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread > >> making DOCSTRINGS > >> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 > >> required by ./gendoc not found > > Hi Joey, I also noticed that Gerald has updated GCC43 to GCC44. > > you should recompile all ports... > > thanks > I hit the same error on 7.2-RELEASE. I did recompile all Fortran > dependencies with gcc44 and removed gcc43, still the error persists. The power of versioned symbols... Try this on math/octave/Makefile --- Makefile.orig 2009-09-16 20:34:05.000000000 +0200 +++ Makefile 2009-09-16 20:33:14.000000000 +0200 @@ -76,12 +76,12 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} GNU_HOST=${GNU_HOST} INCLUDES= -I${LOCALBASE}/include MAKE_ENV+= CPPFLAGS="${CPPFLAGS} ${INCLUDES}" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" + LDFLAGS="${LDFLAGS} -L/usr/local/lib/gcc44 -Wl,-rpath /usr/local/lib/gcc44 -L${LOCALBASE}/lib ${PTHREAD_LIBS}" CFLAGS+= ${INCLUDES} CXXFLAGS+= ${INCLUDES} CPPFLAGS+= ${INCLUDES} CONFIGURE_ENV+= GPERF="${LOCALBASE}/bin/gperf" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ + LDFLAGS="${LDFLAGS} -L/usr/local/lib/gcc44 -Wl,-rpath /usr/local/lib/gcc44 -L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ CC="${CC}" \ CXX="${CXX}" \ TERMIOS_H="termios.h" This makes octave build, but I'm not sure if it breaks other things... Note the hardcoded gcc44 paths... there must be a better way. Regards, Christoph -- Spare Space From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 20:01:14 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73AAA106566B for ; Wed, 16 Sep 2009 20:01:14 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id 168068FC1A for ; Wed, 16 Sep 2009 20:01:13 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 4so1192313eyf.9 for ; Wed, 16 Sep 2009 13:01:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.211.130.6 with SMTP id h6mr10309121ebn.97.1253131273129; Wed, 16 Sep 2009 13:01:13 -0700 (PDT) In-Reply-To: References: Date: Wed, 16 Sep 2009 17:01:13 -0300 Message-ID: <5859850b0909161301m63ee689ag14ed77b99459d7db@mail.gmail.com> From: Sylvio Cesar To: Christian Weisgerber Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: NOPORTDOCS ignored on command line X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 20:01:14 -0000 No, what port you are installing? The variable "NOPORTDOCS" must is inside of Makefile ie. post-install: .if !defined(NOPORTDOCS) xxx xx .endif The port that you to want install must have this. So you could to use in the directory of port: # make install -DNOPORTDOCS Regards, Sylvio Cesar. 2009/9/16 Christian Weisgerber : > Unless I misremember, it used to be possible to specify NOPORTDOCS on > the command line > > $ make -DNOPORTDOCS > > or in the environment > > $ env NOPORTDOCS=3Dyes make > > when building and installing a port. =A0This doesn't work any longer, > you now have to set it in /etc/make.conf, otherwise it won't be > picked up. > > Is this intentional? > > -- > Christian "naddy" Weisgerber =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0naddy@mips.inka.de > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 20:23:18 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 652441065693 for ; Wed, 16 Sep 2009 20:23:18 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 42C168FC1D for ; Wed, 16 Sep 2009 20:23:18 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 62FF15C34; Wed, 16 Sep 2009 16:23:17 -0400 (EDT) Date: Wed, 16 Sep 2009 16:23:17 -0400 From: Wesley Shields To: Christian Weisgerber Message-ID: <20090916202317.GB91963@atarininja.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ports@freebsd.org Subject: Re: NOPORTDOCS ignored on command line X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 20:23:18 -0000 On Wed, Sep 16, 2009 at 06:07:07PM +0000, Christian Weisgerber wrote: > Unless I misremember, it used to be possible to specify NOPORTDOCS on > the command line > > $ make -DNOPORTDOCS > > or in the environment > > $ env NOPORTDOCS=yes make > > when building and installing a port. This doesn't work any longer, > you now have to set it in /etc/make.conf, otherwise it won't be > picked up. > > Is this intentional? Are you seeing any particular problem on any particular port? wxs@rst wxs % cat Makefile all: .if defined(NOPORTDOCS) @echo "defined" .else @echo "not defined" .endif wxs@rst wxs % make not defined wxs@rst wxs % make -DNOPORTDOCS defined wxs@rst wxs % It works exactly how it should. -- WXS From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 21:32:11 2009 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6227E106568D; Wed, 16 Sep 2009 21:32:11 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mail-in-11.arcor-online.net (mail-in-11.arcor-online.net [151.189.21.51]) by mx1.freebsd.org (Postfix) with ESMTP id 17E968FC1B; Wed, 16 Sep 2009 21:32:10 +0000 (UTC) Received: from mail-in-16-z2.arcor-online.net (mail-in-16-z2.arcor-online.net [151.189.8.33]) by mx.arcor.de (Postfix) with ESMTP id BB1D9E3BD3; Wed, 16 Sep 2009 23:01:54 +0200 (CEST) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mail-in-16-z2.arcor-online.net (Postfix) with ESMTP id A9D21254716; Wed, 16 Sep 2009 23:01:54 +0200 (CEST) Received: from lorvorc.mips.inka.de (dslb-092-075-214-064.pools.arcor-ip.net [92.75.214.64]) by mail-in-05.arcor-online.net (Postfix) with ESMTPS id 5B179332B6E; Wed, 16 Sep 2009 23:01:54 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-05.arcor-online.net 5B179332B6E Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.3/8.14.3) with ESMTP id n8GL1rJH093670; Wed, 16 Sep 2009 23:01:53 +0200 (CEST) (envelope-from naddy@lorvorc.mips.inka.de) Received: (from naddy@localhost) by lorvorc.mips.inka.de (8.14.3/8.14.3/Submit) id n8GL1rhq093669; Wed, 16 Sep 2009 23:01:53 +0200 (CEST) (envelope-from naddy) Date: Wed, 16 Sep 2009 23:01:53 +0200 From: Christian Weisgerber To: Wesley Shields Message-ID: <20090916210153.GA93138@lorvorc.mips.inka.de> References: <20090916202317.GB91963@atarininja.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090916202317.GB91963@atarininja.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-ports@FreeBSD.org Subject: Re: NOPORTDOCS ignored on command line X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 21:32:11 -0000 Wesley Shields: > Are you seeing any particular problem on any particular port? Yes, but I haven't committed it yet. > wxs@rst wxs % cat Makefile > all: > .if defined(NOPORTDOCS) > @echo "defined" > .else > @echo "not defined" > .endif I have this: .if !defined(NOPORTDOCS) INSTALL_TARGET= install install-dist_docDATA .endif However, when I run "make -DNOPORTDOCS install", the install-dist_docDATA target is still executed! So I have now added this snippet for debugging: do-install: @echo ${INSTALL_TARGET}; exit 1 $ make -DNOPORTDOCS -V INSTALL_TARGET install $ make -DNOPORTDOCS install ===> Installing for xz-4.999.9 ===> Generating temporary packing list ===> Checking if archivers/xz already installed ===> Switching to root credentials for 'install' target install install-dist_docDATA *** Error code 1 Presumably bsd.port.mk invokes a recursive make for the install step, but fails to pass NOPORTDOCS. -- Christian "naddy" Weisgerber naddy@mips.inka.de From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 21:58:04 2009 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEB5F1065670 for ; Wed, 16 Sep 2009 21:58:04 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 98E568FC13 for ; Wed, 16 Sep 2009 21:58:04 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Mo2Vi-000MAp-4S; Wed, 16 Sep 2009 17:58:03 -0400 Received: from [127.0.0.1] (fireball.entropy.prv [192.168.1.12]) by cube.entropy.prv (Postfix) with ESMTP id E19BF34A7DE7; Wed, 16 Sep 2009 17:57:57 -0400 (EDT) Message-ID: <4AB15F66.2070406@FreeBSD.org> Date: Wed, 16 Sep 2009 17:57:58 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Christian Weisgerber References: <20090916202317.GB91963@atarininja.org> <20090916210153.GA93138@lorvorc.mips.inka.de> In-Reply-To: <20090916210153.GA93138@lorvorc.mips.inka.de> X-Enigmail-Version: 0.96.0 OpenPGP: id=1C940290 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) Cc: Wesley Shields , freebsd-ports@FreeBSD.org Subject: Re: NOPORTDOCS ignored on command line X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 21:58:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christian Weisgerber wrote: > Wesley Shields: > >> Are you seeing any particular problem on any particular port? > > Yes, but I haven't committed it yet. > >> wxs@rst wxs % cat Makefile >> all: >> .if defined(NOPORTDOCS) >> @echo "defined" >> .else >> @echo "not defined" >> .endif > > I have this: > > .if !defined(NOPORTDOCS) > INSTALL_TARGET= install install-dist_docDATA > .endif > > However, when I run "make -DNOPORTDOCS install", the install-dist_docDATA > target is still executed! > > So I have now added this snippet for debugging: > > do-install: > @echo ${INSTALL_TARGET}; exit 1 > > $ make -DNOPORTDOCS -V INSTALL_TARGET > install > $ make -DNOPORTDOCS install > ===> Installing for xz-4.999.9 > ===> Generating temporary packing list > ===> Checking if archivers/xz already installed > ===> Switching to root credentials for 'install' target > install install-dist_docDATA > *** Error code 1 > > Presumably bsd.port.mk invokes a recursive make for the install > step, but fails to pass NOPORTDOCS. > Hi Christian, I handled the docDATA/NOPORTDOCS problem in the GraphicsMagick12 port with the following excerpt from the Makefile: .if defined(NOPORTDOCS) # Get rid of the Makefile targets that install the documentation # and HTML files into DOCSDIR EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Makefile.in .endif My files/extra-patch-Makefile.in contains: - --- Makefile.in.orig 2008-11-19 17:40:16.000000000 -0500 +++ Makefile.in 2008-11-19 17:40:58.000000000 -0500 @@ -9322,7 +9322,7 @@ info-am: install-data-am: install-codersLTLIBRARIES install-configlibDATA \ - - install-configshareDATA install-data-local install-docDATA \ + install-configshareDATA install-data-local \ install-filtersLTLIBRARIES install-includeHEADERS \ install-ltdlincludeHEADERS install-magickincHEADERS \ install-magickppincHEADERS install-magickpptopincHEADERS \ @@ -9671,8 +9671,7 @@ $(UTILITIES_INSTALL_EXEC_LOCAL_TARGETS) install-data-local: $(MAGICK_INSTALL_DATA_LOCAL_TARGETS) \ - - $(PERLMAGICK_INSTALL_DATA_LOCAL_TARGETS) \ - - $(HTML_INSTALL_DATA_TARGETS) + $(PERLMAGICK_INSTALL_DATA_LOCAL_TARGETS) uninstall-local: $(MAGICK_UNINSTALL_LOCAL_TARGETS) \ $(PERLMAGICK_UNINSTALL_LOCAL_TARGETS) \ There may be other ways to do it, but this worked well for me. Hope it helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFKsV9m0sRouByUApARAn7CAJ0et87tPmBI+8YPdCtAHhK4OYVS/ACcDQrm byic5vM74Hn4z3DEkEr5e2g= =b0JX -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 22:32:34 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 242A3106566B for ; Wed, 16 Sep 2009 22:32:34 +0000 (UTC) (envelope-from mailnull@mips.inka.de) Received: from mail-in-14.arcor-online.net (mail-in-14.arcor-online.net [151.189.21.54]) by mx1.freebsd.org (Postfix) with ESMTP id CDF5A8FC0A for ; Wed, 16 Sep 2009 22:32:33 +0000 (UTC) Received: from mail-in-15-z2.arcor-online.net (mail-in-15-z2.arcor-online.net [151.189.8.32]) by mx.arcor.de (Postfix) with ESMTP id BFC5928B00D for ; Thu, 17 Sep 2009 00:32:32 +0200 (CEST) Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) by mail-in-15-z2.arcor-online.net (Postfix) with ESMTP id B485A72417E for ; Thu, 17 Sep 2009 00:32:32 +0200 (CEST) Received: from lorvorc.mips.inka.de (dslb-092-075-214-064.pools.arcor-ip.net [92.75.214.64]) by mail-in-03.arcor-online.net (Postfix) with ESMTPS id 83C792C29F2 for ; Thu, 17 Sep 2009 00:32:32 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-03.arcor-online.net 83C792C29F2 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.3/8.14.3) with ESMTP id n8GMWWxv069494 for ; Thu, 17 Sep 2009 00:32:32 +0200 (CEST) (envelope-from mailnull@lorvorc.mips.inka.de) Received: (from mailnull@localhost) by lorvorc.mips.inka.de (8.14.3/8.14.3/Submit) id n8GMWW9K069493 for freebsd-ports@freebsd.org; Thu, 17 Sep 2009 00:32:32 +0200 (CEST) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Date: Wed, 16 Sep 2009 22:32:31 +0000 (UTC) Message-ID: References: <20090916202317.GB91963@atarininja.org> <20090916210153.GA93138@lorvorc.mips.inka.de> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org Subject: Re: NOPORTDOCS ignored on command line X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 22:32:34 -0000 Christian Weisgerber wrote: > $ make -DNOPORTDOCS -V INSTALL_TARGET > install > $ make -DNOPORTDOCS install > ===> Installing for xz-4.999.9 > ===> Generating temporary packing list > ===> Checking if archivers/xz already installed > ===> Switching to root credentials for 'install' target > install install-dist_docDATA > *** Error code 1 > > Presumably bsd.port.mk invokes a recursive make for the install > step, but fails to pass NOPORTDOCS. Duh! It's the result of my use of sudo for SU_CMD and recent versions of sudo no longer passing on all environment variables. You now need to use this: SU_CMD=sudo -E sh -c -- Christian "naddy" Weisgerber naddy@mips.inka.de From owner-freebsd-ports@FreeBSD.ORG Wed Sep 16 23:33:07 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0A38106568D for ; Wed, 16 Sep 2009 23:33:07 +0000 (UTC) (envelope-from prvs=503da3aad=pschmehl_lists@tx.rr.com) Received: from ip-relay-002.utdallas.edu (ip-relay-002.utdallas.edu [129.110.20.112]) by mx1.freebsd.org (Postfix) with ESMTP id 857078FC17 for ; Wed, 16 Sep 2009 23:33:07 +0000 (UTC) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.44,400,1249275600"; d="scan'208";a="16820406" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-002.utdallas.edu with ESMTP; 16 Sep 2009 18:04:13 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id D22624EF4C for ; Wed, 16 Sep 2009 18:04:13 -0500 (CDT) Date: Wed, 16 Sep 2009 23:04:14 +0000 From: Paul Schmehl To: FreeBSD Ports Message-ID: X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: net-im/pidgin-sipe won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 23:33:07 -0000 I'm trying to install this port but it fails consistently with the following error. py25-cairo-1.8.8 needs Python 2.6 at least. But you specified 2.5. I ran upgrade-site-packages (per /usr/ports/UPDATING) and got this error: ** Port marked as IGNORE: graphics/py-cairo: needs Python 2.6 at least. But you specified 2.5 I uninstalled and reinstalled graphics/py-cairo, and I *still* get the error, even though py-cairo *says* it's py26. /usr/ports/net-im/pidgin-sipe]# pkg_info -a | grep py | grep cairo py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 Information for py26-cairo-1.8.8: py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 py26-cairo-1.8.8 Where the heck is the IGNORE coming from? It's not in /etc/make.conf. It's not in /usr/local/etc/pkgtools.conf. Any useful advice would be appreciated. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 15:19:21 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F785106568D for ; Thu, 17 Sep 2009 15:19:21 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp111.rog.mail.re2.yahoo.com (smtp111.rog.mail.re2.yahoo.com [206.190.37.1]) by mx1.freebsd.org (Postfix) with SMTP id 488908FC0A for ; Thu, 17 Sep 2009 15:19:20 +0000 (UTC) Received: (qmail 90270 invoked from network); 17 Sep 2009 15:19:20 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Received:Message-ID:In-Reply-To:References:Date:Subject:From:To:Cc:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance; b=2MN3epFaoQxudbZsL8qgZgCHw6SBD7W7QovIpBhxHc29Lv5eXK85QvnvmDyJoUNmyj7zGHrMgvamnaZPYFkesiELae82y6D1U4rvnVaXKi0bmUo9cvpz/fGdD3FB2djEx5ygI83BAEf78uZcWCVVQYm06EAvT1vaCtuI3XLj0vQ= ; Received: from unknown (HELO wettoast.dyndns.org) (mikej@76.68.0.82 with login) by smtp111.rog.mail.re2.yahoo.com with SMTP; 17 Sep 2009 15:19:20 -0000 X-YMail-OSG: njggOkcVM1l19wPMKxzpZPT7Z_eC046zmuxrJZrqoYTARf9RkGRLdROtzWQosv2PDQ-- X-Yahoo-Newman-Property: ymail-3 Received: from 38.99.187.34 (SquirrelMail authenticated user mikej) by wettoast.dyndns.org with HTTP; Thu, 17 Sep 2009 11:19:52 -0400 Message-ID: <25e6ede747c0097d63b865472ab224f2.squirrel@wettoast.dyndns.org> In-Reply-To: <4AB250F1.6040303@schavemaker.com> References: <4AB212E3.8070104@schavemaker.com> <4e2e6df871087a6ffcdd13abff2b7896.squirrel@wettoast.dyndns.org> <4AB250F1.6040303@schavemaker.com> Date: Thu, 17 Sep 2009 11:19:52 -0400 From: "Mike Jakubik" To: ports@freebsd.org User-Agent: SquirrelMail/1.4.19 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Johan Hendriks Subject: Re: Mailscanner port error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 15:19:21 -0000 On Thu, September 17, 2009 11:08 am, Johan Hendriks wrote: > Mike Jakubik schreef: >> On Thu, September 17, 2009 6:43 am, Johan Hendriks wrote: >> >>> Hello First off all, sorry to bother you this way. >>> Secondly thanks for your time on creating the MailScanner port. >>> >>> I have a freebsd 7.1 system running Mailscanner and perl5.10 Today I >>> updated perl to perl 5.10.1 and mailscanner to 4.78.9 After the perl >>> update I did do the perl-after-upgrade steps, and after that (I still >>> got >>> >> >> Did you run perl-after-upgrade with the -f option? >> >> > Yes i did ! > But even if i did not the portupgrade -rf perl has rebuild all ports > depending on perl. > So it should be no problem. > > If i revert back to 5.10.0 all is fine again!! > It looks like the same error when going from 5.8.8 to 5.8.9. Right, unfortunately i don't know why this happens, someone in the freebsd community that has good knowledge of perl needs to look in to this, sorry. From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 16:17:10 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 113961065696 for ; Thu, 17 Sep 2009 16:17:10 +0000 (UTC) (envelope-from prvs=504d45100=pschmehl_lists@tx.rr.com) Received: from ip-relay-002.utdallas.edu (ip-relay-002.utdallas.edu [129.110.20.112]) by mx1.freebsd.org (Postfix) with ESMTP id D2F358FC15 for ; Thu, 17 Sep 2009 16:17:09 +0000 (UTC) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.44,404,1249275600"; d="scan'208";a="16870647" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-002.utdallas.edu with ESMTP; 17 Sep 2009 10:48:21 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 608144EF4F for ; Thu, 17 Sep 2009 10:48:21 -0500 (CDT) Date: Thu, 17 Sep 2009 15:48:21 +0000 From: Paul Schmehl To: FreeBSD Ports Message-ID: In-Reply-To: References: X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: net-im/pidgin-sipe won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 16:17:10 -0000 Bueller???? Anyone???? --On Wednesday, September 16, 2009 18:04:14 -0500 Paul Schmehl wrote: > > I'm trying to install this port but it fails consistently with the following > error. > > py25-cairo-1.8.8 needs Python 2.6 at least. But you specified 2.5. > > I ran upgrade-site-packages (per /usr/ports/UPDATING) and got this error: > > ** Port marked as IGNORE: graphics/py-cairo: > needs Python 2.6 at least. But you specified 2.5 > > I uninstalled and reinstalled graphics/py-cairo, and I *still* get the error, > even though py-cairo *says* it's py26. > > /usr/ports/net-im/pidgin-sipe]# pkg_info -a | grep py | grep cairo > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > Information for py26-cairo-1.8.8: > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > py26-cairo-1.8.8 > > Where the heck is the IGNORE coming from? It's not in /etc/make.conf. It's > not in /usr/local/etc/pkgtools.conf. > > Any useful advice would be appreciated. > -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 16:45:09 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF618106566B for ; Thu, 17 Sep 2009 16:45:09 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id 7BC9B8FC08 for ; Thu, 17 Sep 2009 16:45:09 +0000 (UTC) Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id B8B311E0B0; Thu, 17 Sep 2009 18:45:06 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 4DF311005D; Thu, 17 Sep 2009 18:45:09 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id 3D10110059; Thu, 17 Sep 2009 18:45:10 +0200 (CEST) Date: Thu, 17 Sep 2009 18:45:10 +0200 (CEST) From: Gerald Pfeifer To: ports@FreeBSD.org Message-ID: User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Loren James Rittle Subject: Need to use some library path before /usr/lib X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 16:45:09 -0000 Building some (Fortran) applications with lang/gcc44 it turns out we get weird failures upon startup which look like: /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by ./gendoc not found What is happening here is that lang/gcc44 lays down /usr/local/lib/gcc44/libstdc++.so.6 and puts /usr/local/lib/gcc44 into USE_LDCONFIG. Alas the system then finds and uses /usr/lib/libstdc++.so.6 from our aging system compiler instead. Now, both libraries share the same name/version because these libraries, like also (and especially) libgcc_s.so.1 because new versions are drop ins for older ones, but not the other way round. How can we address this? Updating the old, unsupported by upstream system compiler has been ruled out historically, and does not look like an option (and also would not help older versions of FreeBSD). Use -rpath, somehow, by changing the configuration of the lang/gcc44 ports? That sucks in that it will break updates to newer versions of GCC. Set up ldconfig such that /usr/local/lib/gcc44 comes before /usr/lib? Anything else? Any pointers on how to best implement an ordering of search paths for ldconfig (or rpath, if that is the best of options)? Gerald From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 17:05:05 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4B7F106566C for ; Thu, 17 Sep 2009 17:05:05 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.freebsd.org (Postfix) with ESMTP id 8E8718FC15 for ; Thu, 17 Sep 2009 17:05:05 +0000 (UTC) Received: (qmail 22347 invoked from network); 17 Sep 2009 17:05:04 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 Sep 2009 17:05:04 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id B1C685086E; Thu, 17 Sep 2009 13:05:03 -0400 (EDT) From: Lowell Gilbert To: Paul Schmehl References: Date: Thu, 17 Sep 2009 13:05:03 -0400 In-Reply-To: (Paul Schmehl's message of "Thu, 17 Sep 2009 15:48:21 +0000") Message-ID: <44ocp9biyo.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Ports Subject: Re: net-im/pidgin-sipe won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Ports List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 17:05:05 -0000 Paul Schmehl writes: > Bueller???? Anyone???? > > --On Wednesday, September 16, 2009 18:04:14 -0500 Paul Schmehl > wrote: > >> >> I'm trying to install this port but it fails consistently with the following >> error. >> >> py25-cairo-1.8.8 needs Python 2.6 at least. But you specified 2.5. >> >> I ran upgrade-site-packages (per /usr/ports/UPDATING) and got this error: >> >> ** Port marked as IGNORE: graphics/py-cairo: >> needs Python 2.6 at least. But you specified 2.5 >> >> I uninstalled and reinstalled graphics/py-cairo, and I *still* get the error, >> even though py-cairo *says* it's py26. >> >> /usr/ports/net-im/pidgin-sipe]# pkg_info -a | grep py | grep cairo >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> Information for py26-cairo-1.8.8: >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> py26-cairo-1.8.8 >> >> Where the heck is the IGNORE coming from? It's not in /etc/make.conf. It's >> not in /usr/local/etc/pkgtools.conf. >> >> Any useful advice would be appreciated. >> There's nothing obvious; I can't find the IGNORE either, although obviously my ports tree may not match yours exactly. The code for the upgrade-site-packages target is not completely clear to me. Do you have any python-related variables in make.conf? Is there anything bogus looking in /usr/local/lib/python*? From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 20:31:06 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2ECD106566C for ; Thu, 17 Sep 2009 20:31:06 +0000 (UTC) (envelope-from prvs=504d45100=pschmehl_lists@tx.rr.com) Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111]) by mx1.freebsd.org (Postfix) with ESMTP id 81A728FC12 for ; Thu, 17 Sep 2009 20:31:06 +0000 (UTC) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.44,405,1249275600"; d="scan'208";a="18279572" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-001.utdallas.edu with ESMTP; 17 Sep 2009 15:31:05 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 749FE4EF4A for ; Thu, 17 Sep 2009 15:31:05 -0500 (CDT) Date: Thu, 17 Sep 2009 20:31:05 +0000 From: Paul Schmehl To: FreeBSD Ports Message-ID: <733DB0822E2F783BFDAA63F3@utd65257.utdallas.edu> In-Reply-To: <44ocp9biyo.fsf@be-well.ilk.org> References: <44ocp9biyo.fsf@be-well.ilk.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: net-im/pidgin-sipe won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 20:31:06 -0000 --On Thursday, September 17, 2009 12:05:03 -0500 Lowell Gilbert wrote: > > Paul Schmehl writes: > >> Bueller???? Anyone???? >> >> --On Wednesday, September 16, 2009 18:04:14 -0500 Paul Schmehl >> wrote: >> >>> >>> I'm trying to install this port but it fails consistently with the following >>> error. >>> >>> py25-cairo-1.8.8 needs Python 2.6 at least. But you specified 2.5. >>> >>> I ran upgrade-site-packages (per /usr/ports/UPDATING) and got this error: >>> >>> ** Port marked as IGNORE: graphics/py-cairo: >>> needs Python 2.6 at least. But you specified 2.5 >>> >>> I uninstalled and reinstalled graphics/py-cairo, and I *still* get the >>> error, even though py-cairo *says* it's py26. >>> >>> /usr/ports/net-im/pidgin-sipe]# pkg_info -a | grep py | grep cairo >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> Information for py26-cairo-1.8.8: >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> >>> Where the heck is the IGNORE coming from? It's not in /etc/make.conf. It's >>> not in /usr/local/etc/pkgtools.conf. >>> >>> Any useful advice would be appreciated. >>> > > There's nothing obvious; I can't find the IGNORE either, although > obviously my ports tree may not match yours exactly. The code for the > upgrade-site-packages target is not completely clear to me. Do you have > any python-related variables in make.conf? Is there anything bogus > looking in /usr/local/lib/python*? /etc/make.conf OVERRIDE_LINUX_BASE_PORT=f8 OVERRIDE_LINUX_BASE_PORT=f8 OVERRIDE_LINUX_NONBASE_PORTS=f8 # added by use.perl 2009-07-11 15:13:00 PERL_VERSION=5.10.0 /usr/local/lib/phython* # grep -ri cairo /usr/local/lib/python2.* Binary file /usr/local/lib/python2.6/site-packages/cairo/_cairo.so matches /usr/local/lib/python2.6/site-packages/cairo/_cairo.la:# _cairo.la - a libtool library file /usr/local/lib/python2.6/site-packages/cairo/_cairo.la:dlname='_cairo.so' /usr/local/lib/python2.6/site-packages/cairo/_cairo.la:library_names='_cairo.so _cairo.so _cairo.so' /usr/local/lib/python2.6/site-packages/cairo/_cairo.la:dependency_libs=' -L/usr/local/lib /usr/local/lib/libcairo.la -pthread /usr/local/lib/libpixman-1.la /usr/local/lib/libfontconfig.la /usr/local/lib/libfreetype.la /usr/local/lib/libexpat.la -lpng /usr/local/lib/libxcb-render-util.la /usr/local/lib/libxcb-render.la /usr/local/lib/libXrender.la /usr/local/lib/libX11.la /usr/local/lib/libxcb.la /usr/local/lib/libXau.la /usr/local/lib/libXdmcp.la -lrpcsvc -lz -lm' /usr/local/lib/python2.6/site-packages/cairo/_cairo.la:# Version information for _cairo. /usr/local/lib/python2.6/site-packages/cairo/_cairo.la:libdir='/usr/local/lib/python2.6/site-packages/cairo' /usr/local/lib/python2.6/site-packages/cairo/__init__.py:from _cairo import * Binary file /usr/local/lib/python2.6/site-packages/cairo/__init__.pyc matches Binary file /usr/local/lib/python2.6/site-packages/cairo/__init__.pyo matches I am at a loss to know where this error is coming from. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 21:04:55 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18A841065670; Thu, 17 Sep 2009 21:04:55 +0000 (UTC) (envelope-from rromine@nsf.gov) Received: from draco.nsf.gov (draco.nsf.gov [198.181.231.20]) by mx1.freebsd.org (Postfix) with ESMTP id C255C8FC1C; Thu, 17 Sep 2009 21:04:54 +0000 (UTC) Received: from rromine-iMac.f04.nsf.gov (rromine-iMac.f04.nsf.gov [128.150.42.100]) by draco.nsf.gov (Postfix) with ESMTP id 70C651CB416; Thu, 17 Sep 2009 16:46:56 -0400 (EDT) Message-Id: <21E9310C-D4DE-4A2C-8652-FA107FA0B69F@nsf.gov> From: Raleigh Romine To: miwi@FreeBSD.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Thu, 17 Sep 2009 16:46:56 -0400 X-Mailer: Apple Mail (2.936) Cc: ports@FreeBSD.org Subject: FreeBSD Port: base-1.4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 21:04:55 -0000 It appears that the BASE team has released a new version: v1.4.4 (dawn). Any timeframe as to when it will get in the ports tree? It fixes a couple of annoying bugs in the current version. I'm pretty sure I can get it running from the files in the sourceforge tarball, but if the port is coming soon, I'll wait for the official version. Thanks, Raleigh From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 21:17:00 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A45C106566B for ; Thu, 17 Sep 2009 21:17:00 +0000 (UTC) (envelope-from miwi@bsdcrew.de) Received: from bsdcrew.de (duro.unixfreunde.de [85.214.90.4]) by mx1.freebsd.org (Postfix) with ESMTP id 3F1A18FC1C for ; Thu, 17 Sep 2009 21:17:00 +0000 (UTC) Received: by bsdcrew.de (Postfix, from userid 1001) id 55F504AF56; Thu, 17 Sep 2009 23:16:55 +0200 (CEST) Date: Thu, 17 Sep 2009 23:16:55 +0200 From: Martin Wilke To: Raleigh Romine Message-ID: <20090917211655.GG92158@bsdcrew.de> References: <21E9310C-D4DE-4A2C-8652-FA107FA0B69F@nsf.gov> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <21E9310C-D4DE-4A2C-8652-FA107FA0B69F@nsf.gov> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: base-1.4.3.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 21:17:00 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Sep 17, 2009 at 04:46:56PM -0400, Raleigh Romine wrote: > It appears that the BASE team has released a new version: v1.4.4 =20 > (dawn). Any timeframe as to when it will get in the ports tree? It =20 > fixes a couple of annoying bugs in the current version. I'm pretty =20 > sure I can get it running from the files in the sourceforge tarball, =20 > but if the port is coming soon, I'll wait for the official version. >=20 > Thanks, Done >=20 > Raleigh >=20 - --=20 +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | Skype : splash_111 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkqyp0cACgkQdLJIhLHm/OmUVgCgulsKaU6QQilyufldrs05/DmO Bo0AoNic+T1b6f9fgomBrUOIHYgsDJVO =3DttVn -----END PGP SIGNATURE----- From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 22:01:15 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBD931065672 for ; Thu, 17 Sep 2009 22:01:15 +0000 (UTC) (envelope-from prvs=504d45100=pschmehl_lists@tx.rr.com) Received: from ip-relay-002.utdallas.edu (ip-relay-002.utdallas.edu [129.110.20.112]) by mx1.freebsd.org (Postfix) with ESMTP id 9D9668FC16 for ; Thu, 17 Sep 2009 22:01:15 +0000 (UTC) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.44,405,1249275600"; d="scan'208";a="16898715" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-002.utdallas.edu with ESMTP; 17 Sep 2009 17:01:14 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 739A64EF4A; Thu, 17 Sep 2009 17:01:14 -0500 (CDT) Date: Thu, 17 Sep 2009 22:01:14 +0000 From: Paul Schmehl To: FreeBSD Ports , multimedia@FreeBSD.org Message-ID: X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: multimedia/py-gstreamer fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 22:01:15 -0000 i386 Intel, FreeBSD 7.2-STABLE, freshly csup'd ports tree, python 2.6 is the default version. Maybe the upgrade to python 2.6 broke this port? Could not write method GstStructure.id_set: varargs functions not supported Could not write method GstStructure.get_uint: No ArgType for 'guint*' Could not write method GstIndexEntry.assoc_map: No ArgType for 'gint64*' Could not write getter for GstStaticCaps.caps: write_return not implemented for GstCaps Could not write method GstTypeFind.suggest_simple: varargs functions not supported Could not write method GstIndex.set_filter: No ArgType for 'GstIndexFilter' Could not write method GstIndex.set_filter_full: No ArgType for 'GstIndexFilter' Could not write method GstIndex.set_resolver: No ArgType for 'GstIndexResolver' Could not write method GstIndex.set_resolver_full: No ArgType for 'GstIndexResolver' Could not write method GstIndex.get_writer_id: No ArgType for 'gint*' Could not write method GstIndex.add_associationv: No ArgType for 'const-GstIndexAssociation*' Could not write method GstIndex.add_association: varargs functions not supported Could not write method GstIndex.add_object: No ArgType for 'gpointer' Could not write method GstIndex.get_assoc_entry_full: No ArgType for 'GCompareDataFunc' Could not write virtual accessor method GstIndex.get_assoc_entry: No ArgType for 'GCompareDataFunc' Could not write virtual proxy GstIndex.get_assoc_entry: No ArgType for 'GCompareDataFunc' Could not write method GstElement.message_full: No ArgType for 'GQuark' Could not write virtual accessor method GstElement.get_query_types: No ArgType for 'const-GstQueryType*' Could not write virtual accessor method GstElement.get_state: No ArgType for 'GstState*' Could not write virtual proxy GstElement.get_query_types: No ArgType for 'const-GstQueryType*' Could not write virtual proxy GstElement.get_state: No ArgType for 'GstState*' Could not write virtual accessor method GstClock.wait: No ArgType for 'GstClockEntry*' Could not write virtual accessor method GstClock.wait_jitter: No ArgType for 'GstClockEntry*' Could not write virtual accessor method GstClock.wait_async: No ArgType for 'GstClockEntry*' Could not write virtual accessor method GstClock.unschedule: No ArgType for 'GstClockEntry' Could not write virtual proxy GstClock.wait: No ArgType for 'GstClockEntry*' Could not write virtual proxy GstClock.wait_jitter: No ArgType for 'GstClockEntry*' Could not write virtual proxy GstClock.wait_async: No ArgType for 'GstClockEntry*' Could not write virtual proxy GstClock.unschedule: No ArgType for 'GstClockEntry' Could not write method GstBus.add_watch_full: No ArgType for 'GstBusFunc' Could not write method GstPad.set_bufferalloc_function: No ArgType for 'GstPadBufferAllocFunction' Could not write method GstPad.set_getrange_function: No ArgType for 'GstPadGetRangeFunction' Could not write method GstPad.set_checkgetrange_function: No ArgType for 'GstPadCheckGetRangeFunction' Could not write method GstPad.set_unlink_function: No ArgType for 'GstPadUnlinkFunction' Could not write method GstPad.set_acceptcaps_function: No ArgType for 'GstPadAcceptCapsFunction' Could not write method GstPad.set_fixatecaps_function: No ArgType for 'GstPadFixateCapsFunction' Could not write method GstPad.set_internal_link_function: No ArgType for 'GstPadIntLinkFunction' Could not write method GstPad.set_iterate_internal_links_function: No ArgType for 'GstPadIterIntLinkFunction' Could not write method GstPad.set_query_type_function: No ArgType for 'GstPadQueryTypeFunction' Could not write method GstPad.dispatcher: No ArgType for 'GstPadDispatcherFunction' Warning: generating old-style constructor for:gst_ghost_pad_new Warning: generating old-style constructor for:gst_pad_template_new Could not write method GstPluginFeature.type_name_filter: No ArgType for 'GstTypeNameData*' Could not write method GstRegistry.plugin_filter: No ArgType for 'GstPluginFilter' Could not write method GstRegistry.feature_filter: No ArgType for 'GstPluginFeatureFilter' Warning: generating old-style constructor for:gst_net_client_clock_new Warning: generating old-style constructor for:gst_net_time_provider_new Could not write method GstControlSource.get_value: No ArgType for 'GValue*' Could not write method GstControlSource.get_value_array: No ArgType for 'GstValueArray*' Could not write method GstControlSource.bind: No ArgType for 'GParamSpec*' Could not write method GstController.get_all: No ArgType for 'const-GList*' Could not write method GstController.get_value_arrays: No ArgType for 'GSList*' Could not write method GstController.get_value_array: No ArgType for 'GstValueArray*' Could not write method GstInterpolationControlSource.set: No ArgType for 'GValue*' Could not write method GstInterpolationControlSource.set_from_list: No ArgType for 'GSList*' Could not write method GstInterpolationControlSource.get_all: No ArgType for 'GList*' Could not write method GstBaseSink.wait_eos: No ArgType for 'GstClockTimeDiff*' Could not write virtual accessor method GstBaseSink.buffer_alloc: No ArgType for 'GstBuffer**' Could not write virtual proxy GstBaseSink.buffer_alloc: No ArgType for 'GstBuffer**' Could not write virtual accessor method GstBaseTransform.prepare_output_buffer: No ArgType for 'GstBuffer**' Could not write virtual proxy GstBaseTransform.prepare_output_buffer: No ArgType for 'GstBuffer**' Could not write method GstCollectPads.set_function: No ArgType for 'GstCollectPadsFunction' Could not write method GstCollectPads.add_pad: No ArgType for 'GstCollectData*' Could not write method GstCollectPads.add_pad_full: No ArgType for 'GstCollectDataDestroyNotify' Could not write method GstCollectPads.peek: No ArgType for 'GstCollectData*' Could not write method GstCollectPads.pop: No ArgType for 'GstCollectData*' Could not write method GstCollectPads.read: No ArgType for 'GstCollectData*' Could not write method GstCollectPads.read_buffer: No ArgType for 'GstCollectData*' Could not write method GstCollectPads.take_buffer: No ArgType for 'GstCollectData*' Could not write method GstCollectPads.flush: No ArgType for 'GstCollectData*' Warning: generating old-style constructor for:gst_data_queue_new Could not write constructor for GstDataQueue: No ArgType for 'GstDataQueueCheckFullFunction' Could not write method GstDataQueue.push: No ArgType for 'GstDataQueueItem*' Could not write method GstDataQueue.pop: No ArgType for 'GstDataQueueItem**' Could not write method GstDataQueue.get_level: No ArgType for 'GstDataQueueSize*' Could not write method GstTagSetter.add_tags: varargs functions not supported Could not write method GstTagSetter.add_tag_values: varargs functions not supported Could not write method GstTagSetter.add_tag_valist_values: No ArgType for 'va_list' Could not write method GstPreset.get_meta: No ArgType for 'gchar**' Could not write function object_control_properties: varargs functions not supported Could not write function object_uncontrol_properties: varargs functions not supported Could not write function object_get_value_arrays: No ArgType for 'GSList*' Could not write function object_get_value_array: No ArgType for 'GstValueArray*' Could not write function gst_controller_init: No ArgType for 'int*' Could not write function gst_dp_crc: No ArgType for 'const-guint8*' Could not write function dp_header_from_buffer: No ArgType for 'const-GstBuffer*' Could not write function dp_packet_from_caps: No ArgType for 'guint*' Could not write function dp_packet_from_event: No ArgType for 'const-GstEvent*' Could not write function type_find_helper_get_range: No ArgType for 'GstTypeFindHelperGetRangeFunction' Could not write function debug_add_log_function: No ArgType for 'GstLogFunction' Could not write function debug_remove_log_function: No ArgType for 'GstLogFunction' Could not write function debug_remove_log_function_by_data: No ArgType for 'gpointer' Could not write function debug_get_all_categories: No ArgType for 'GSList*' Could not write function debug_remove_log_function: No ArgType for 'GstLogFunction' Could not write function debug_remove_log_function_by_data: No ArgType for 'gpointer' Could not write function util_array_binary_search: No ArgType for 'gpointer' Could not write function parse_launch_full: No ArgType for 'GstParseContext*' Could not write function parse_launchv_full: No ArgType for 'const-gchar**' Could not write function plugin_register_static: No ArgType for 'const-GstPluginDesc*' Could not write function poll_new_timer: No ArgType for 'GstPoll*' Could not write function tag_register: No ArgType for 'GstTagMergeFunc' Could not write function tag_merge_use_first: No ArgType for 'GValue*' Could not write function tag_merge_strings_with_comma: No ArgType for 'GValue*' Could not write function task_create: No ArgType for 'GstTaskFunction' Warning: Constructor for GstGhostPad needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GstPadTemplate needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GstNetClientClock needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GstNetTimeProvider needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GstController needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GstDataQueue needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 86.41% (159/184) ***INFO*** The coverage of methods is 90.07% (490/544) ***INFO*** The coverage of virtual proxies is 86.76% (59/68) ***INFO*** The coverage of virtual accessors is 87.67% (64/73) ***INFO*** The coverage of interface proxies is 100.00% (5/5) CC gst.o gst.c: In function 'pygst_register_classes': gst.c:27079: error: 'GST_TYPE_BUFFER_LIST' undeclared (first use in this function) gst.c:27079: error: (Each undeclared identifier is reported only once gst.c:27079: error: for each function it appears in.) gmake[3]: *** [_gst_la-gst.lo] Error 1 gmake[2]: *** [all-recursive] Error 1 gmake[1]: *** [all-recursive] Error 1 gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/multimedia/py-gstreamer. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 22:44:42 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DD291065672 for ; Thu, 17 Sep 2009 22:44:42 +0000 (UTC) (envelope-from prvs=504d45100=pschmehl_lists@tx.rr.com) Received: from ip-relay-002.utdallas.edu (ip-relay-002.utdallas.edu [129.110.20.112]) by mx1.freebsd.org (Postfix) with ESMTP id E2AA28FC0C for ; Thu, 17 Sep 2009 22:44:41 +0000 (UTC) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.44,405,1249275600"; d="scan'208";a="16902537" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-002.utdallas.edu with ESMTP; 17 Sep 2009 17:44:41 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id 63E694EF4F for ; Thu, 17 Sep 2009 17:44:41 -0500 (CDT) Date: Thu, 17 Sep 2009 22:44:41 +0000 From: Paul Schmehl To: FreeBSD Ports Message-ID: In-Reply-To: <44ocp9biyo.fsf@be-well.ilk.org> References: <44ocp9biyo.fsf@be-well.ilk.org> X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: net-im/pidgin-sipe won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 22:44:42 -0000 --On Thursday, September 17, 2009 12:05:03 -0500 Lowell Gilbert wrote: > > Paul Schmehl writes: > >> Bueller???? Anyone???? >> >> --On Wednesday, September 16, 2009 18:04:14 -0500 Paul Schmehl >> wrote: >> >>> >>> I'm trying to install this port but it fails consistently with the following >>> error. >>> >>> py25-cairo-1.8.8 needs Python 2.6 at least. But you specified 2.5. >>> >>> I ran upgrade-site-packages (per /usr/ports/UPDATING) and got this error: >>> >>> ** Port marked as IGNORE: graphics/py-cairo: >>> needs Python 2.6 at least. But you specified 2.5 >>> >>> I uninstalled and reinstalled graphics/py-cairo, and I *still* get the >>> error, even though py-cairo *says* it's py26. >>> >>> /usr/ports/net-im/pidgin-sipe]# pkg_info -a | grep py | grep cairo >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> Information for py26-cairo-1.8.8: >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> py26-cairo-1.8.8 >>> >>> Where the heck is the IGNORE coming from? It's not in /etc/make.conf. It's >>> not in /usr/local/etc/pkgtools.conf. >>> >>> Any useful advice would be appreciated. >>> > > There's nothing obvious; I can't find the IGNORE either, although > obviously my ports tree may not match yours exactly. The code for the > upgrade-site-packages target is not completely clear to me. Do you have > any python-related variables in make.conf? Is there anything bogus > looking in /usr/local/lib/python*? I managed to resolve the problem by uninstalling python25 and running pkgdb -F to remove all the stale, irrelevant dependencies. Then I ran make install -DFORCE_PKG_REGISTER and the install completed successfully. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson From owner-freebsd-ports@FreeBSD.ORG Thu Sep 17 23:25:20 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 060BC106566B for ; Thu, 17 Sep 2009 23:25:20 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by mx1.freebsd.org (Postfix) with ESMTP id 981138FC1B for ; Thu, 17 Sep 2009 23:25:19 +0000 (UTC) Received: from [192.168.1.65] (kazerne.demon.nl [212.238.222.22]) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id n8HNPGLM062748; Fri, 18 Sep 2009 01:25:17 +0200 (CEST) (envelope-from kwm@rainbow-runner.nl) From: Koop Mast To: Paul Schmehl In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" Date: Fri, 18 Sep 2009 01:26:54 +0200 Message-Id: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.27.92 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: multimedia@freebsd.org, FreeBSD Ports Subject: Re: multimedia/py-gstreamer fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 23:25:20 -0000 On Thu, 2009-09-17 at 22:01 +0000, Paul Schmehl wrote: > i386 Intel, FreeBSD 7.2-STABLE, freshly csup'd ports tree, python 2.6 is the > default version. > > Maybe the upgrade to python 2.6 broke this port? > Compiles fine here, are your installed gstreamer ports up to date? -Koop > ***INFO*** The coverage of methods is 90.07% (490/544) > ***INFO*** The coverage of virtual proxies is 86.76% (59/68) > ***INFO*** The coverage of virtual accessors is 87.67% (64/73) > ***INFO*** The coverage of interface proxies is 100.00% (5/5) > CC gst.o > gst.c: In function 'pygst_register_classes': > gst.c:27079: error: 'GST_TYPE_BUFFER_LIST' undeclared (first use in this > function) > gst.c:27079: error: (Each undeclared identifier is reported only once > gst.c:27079: error: for each function it appears in.) > gmake[3]: *** [_gst_la-gst.lo] Error 1 > gmake[2]: *** [all-recursive] Error 1 > gmake[1]: *** [all-recursive] Error 1 > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/multimedia/py-gstreamer. > From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 01:18:31 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 636A31065676 for ; Fri, 18 Sep 2009 01:18:31 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.121]) by mx1.freebsd.org (Postfix) with ESMTP id 2C74D8FC12 for ; Fri, 18 Sep 2009 01:18:30 +0000 (UTC) Received: from [192.168.2.102] (really [76.182.207.163]) by cdptpa-omta03.mail.rr.com with ESMTP id <20090918011830113.LRCF26991@cdptpa-omta03.mail.rr.com>; Fri, 18 Sep 2009 01:18:30 +0000 Date: Thu, 17 Sep 2009 20:18:28 -0500 From: Paul Schmehl To: Koop Mast Message-ID: In-Reply-To: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> References: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: FreeBSD Ports , multimedia@freebsd.org Subject: Re: multimedia/py-gstreamer fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 01:18:31 -0000 --On September 17, 2009 6:26:54 PM -0500 Koop Mast wrote: > > On Thu, 2009-09-17 at 22:01 +0000, Paul Schmehl wrote: >> i386 Intel, FreeBSD 7.2-STABLE, freshly csup'd ports tree, python 2.6 >> is the default version. >> >> Maybe the upgrade to python 2.6 broke this port? >> > > Compiles fine here, are your installed gstreamer ports up to date? > Yes. I ran portupgrade -a on that server just last week. I managed to get the port installed by editing the Makefile to revert to 0.10.15. Got lots of INFO errors, but it compiled successfully. Is there something in particular I can do to test the other gstreamer ports to verify? Paul Schmehl, If it isn't already obvious, my opinions are my own and not those of my employer. ****************************************** WARNING: Check the headers before replying From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 01:24:17 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29BAD106566B for ; Fri, 18 Sep 2009 01:24:17 +0000 (UTC) (envelope-from jasonh@DataIX.net) Received: from www6.pairlite.com (www6.pairlite.com [64.130.10.16]) by mx1.freebsd.org (Postfix) with ESMTP id 06B598FC08 for ; Fri, 18 Sep 2009 01:24:16 +0000 (UTC) Received: from firewall.5p.local (unknown [99.190.84.178]) by www6.pairlite.com (Postfix) with ESMTP id 53F2CB825; Thu, 17 Sep 2009 21:24:15 -0400 (EDT) Date: Thu, 17 Sep 2009 21:24:09 -0400 From: "Jason J. Hellenthal" To: Gerald Pfeifer In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-Key-ID: 0x691411AC X-OpenPGP-Key-Fingerprint: 6F56 3B10 D8AD 1D33 96E7 5946 E3B6 2768 6914 11AC MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: ports@freebsd.org, Loren James Rittle Subject: Re: Need to use some library path before /usr/lib X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Jason J. Hellenthal" List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 01:24:17 -0000 On Thu, 17 Sep 2009 12:45 -0000, gerald wrote: > Building some (Fortran) applications with lang/gcc44 it turns out we get > weird failures upon startup which look like: > > /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 > required by ./gendoc not found > > What is happening here is that lang/gcc44 lays down > /usr/local/lib/gcc44/libstdc++.so.6 > and puts /usr/local/lib/gcc44 into USE_LDCONFIG. Alas the system then > finds and uses /usr/lib/libstdc++.so.6 from our aging system compiler > instead. > > Now, both libraries share the same name/version because these libraries, > like also (and especially) libgcc_s.so.1 because new versions are drop > ins for older ones, but not the other way round. > > How can we address this? > > Updating the old, unsupported by upstream system compiler has > been ruled out historically, and does not look like an option (and also > would not help older versions of FreeBSD). > > Use -rpath, somehow, by changing the configuration of the > lang/gcc44 ports? That sucks in that it will break updates to newer > versions of GCC. > > Set up ldconfig such that /usr/local/lib/gcc44 comes before > /usr/lib? > > Anything else? Any pointers on how to best implement an ordering of > search paths for ldconfig (or rpath, if that is the best of options)? > > Gerald > > Would it be possible to just libmap.conf gcc44 and friends just for that lib and the programs it builds. I know this is not such a great solution but for the mean time it may be a relevant answer. -- Jason J. Hellenthal http://www.DataIX.net/ jasonh@DataIX.net 0x691411AC - (2^(N-1)) From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 01:44:00 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1979106566B for ; Fri, 18 Sep 2009 01:44:00 +0000 (UTC) (envelope-from jasonh@DataIX.net) Received: from www6.pairlite.com (www6.pairlite.com [64.130.10.16]) by mx1.freebsd.org (Postfix) with ESMTP id AD0E38FC0A for ; Fri, 18 Sep 2009 01:44:00 +0000 (UTC) Received: from firewall.5p.local (unknown [99.190.84.178]) by www6.pairlite.com (Postfix) with ESMTP id AD02DB82A; Thu, 17 Sep 2009 21:43:59 -0400 (EDT) Date: Thu, 17 Sep 2009 21:43:58 -0400 From: "Jason J. Hellenthal" To: "Jason J. Hellenthal" In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-Key-ID: 0x691411AC X-OpenPGP-Key-Fingerprint: 6F56 3B10 D8AD 1D33 96E7 5946 E3B6 2768 6914 11AC MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: ports@freebsd.org, Loren James Rittle , Gerald Pfeifer Subject: Re: Need to use some library path before /usr/lib X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Jason J. Hellenthal" List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 01:44:00 -0000 On Thu, 17 Sep 2009 21:24 -0000, jasonh wrote: > On Thu, 17 Sep 2009 12:45 -0000, gerald wrote: > >> Building some (Fortran) applications with lang/gcc44 it turns out we get >> weird failures upon startup which look like: >> >> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 >> required by ./gendoc not found >> >> What is happening here is that lang/gcc44 lays down >> /usr/local/lib/gcc44/libstdc++.so.6 >> and puts /usr/local/lib/gcc44 into USE_LDCONFIG. Alas the system then >> finds and uses /usr/lib/libstdc++.so.6 from our aging system compiler >> instead. >> >> Now, both libraries share the same name/version because these libraries, >> like also (and especially) libgcc_s.so.1 because new versions are drop >> ins for older ones, but not the other way round. >> >> How can we address this? >> >> Updating the old, unsupported by upstream system compiler has >> been ruled out historically, and does not look like an option (and also >> would not help older versions of FreeBSD). >> >> Use -rpath, somehow, by changing the configuration of the >> lang/gcc44 ports? That sucks in that it will break updates to newer >> versions of GCC. >> >> Set up ldconfig such that /usr/local/lib/gcc44 comes before >> /usr/lib? >> >> Anything else? Any pointers on how to best implement an ordering of >> search paths for ldconfig (or rpath, if that is the best of options)? >> >> Gerald >> >> > > Would it be possible to just libmap.conf gcc44 and friends just for that lib > and the programs it builds. I know this is not such a great solution but for > the mean time it may be a relevant answer. > Something like the following. [/usr/local/bin/] libstdc++.so /usr/local/lib/gcc44/libstdc++.so libstdc++.so.6 /usr/local/lib/gcc44/libstdc++.so.6 On a second note. It would be real nice if the install of a second/third compiler would get installed into its own directory rather than placing executables in /usr/local/bin/ place them /usr/local/lib/gcc44/bin and create the symlinks to them. This would at least help the libmap issue and gcc44 for several ports (just building). Now for a port running (octave as example) have that port spam libmap.conf with the proper configuration for just that port the same way perl does to make.conf. -- Jason J. Hellenthal http://www.DataIX.net/ jasonh@DataIX.net 0x691411AC - (2^(N-1)) From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 06:52:09 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B8E3106566B; Fri, 18 Sep 2009 06:52:09 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from mail-ew0-f208.google.com (mail-ew0-f208.google.com [209.85.219.208]) by mx1.freebsd.org (Postfix) with ESMTP id C206D8FC15; Fri, 18 Sep 2009 06:52:08 +0000 (UTC) Received: by ewy4 with SMTP id 4so201113ewy.36 for ; Thu, 17 Sep 2009 23:52:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=MA0rUu2PHu1hLWoBaUD/TJxIUGUf0Lj1cI0LBSm6yQ8=; b=W5pegyypZr5i4ZhJfXVOtTwtUItaRSWBuaufVFxRWW3ZcvPGdOljyy9j+yQCIygC58 A5VWPVAgf3zS/2K8W0kF/qcjQbpRZJffDpAc62DwI6Xgp7nc7s9Te+63ehnfakpi4+NG Jlc/x2qBe1zRG4vOznKfD3XB7oCwVQaUzNgO0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=rap8HjwHt74ZqqPREBFQh6AOYu8FZkKMPWRy6MbEueDb5UYD6hHDlB0TrB0WkZE14G UiaNMB5a/m8fDq7NqCAy0qygQmpgh0240T6We3ST5ajDackS2TREw9zZ6eIjsyvaW4ws ZkWCu8ZJNpM2JvBpbPi2wTUAzOn++AHyHNVGQ= MIME-Version: 1.0 Received: by 10.216.35.11 with SMTP id t11mr423338wea.12.1253255311482; Thu, 17 Sep 2009 23:28:31 -0700 (PDT) Date: Fri, 18 Sep 2009 09:28:31 +0300 Message-ID: <717f7a3e0909172328u3c3ee54al3091a1ec9fdb7f2b@mail.gmail.com> From: Marin Atanasov To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: kde@freebsd.org Subject: x11-toolkits/qt4-gui fails to install - solution X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 06:52:09 -0000 Hi, I've been upgrading my ports using portmaster today, but during upgrade of qt4-gui the install process fails. Here's the output that I get when I try to install x11-toolkits/qt4-gui <... snip... > ===> Configuring for qt4-gui-4.5.2_1 /bin/cp /usr/ports/x11-toolkits/qt4-gui/../../devel/qt4/files/configure /usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.5.2/src/gui/../../ /bin/mkdir -p /usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.5.2/src/gui/../../mkspecs /bin/ln -sf /usr/local/bin/qmake-qt4 /usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.5.2/src/gui/../../bin/qmake /bin/ln -sf /usr/local/bin/moc-qt4 /usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.5.2/src/gui/../../bin/moc /bin/ln -sf /usr/local/bin/rcc /usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.5.2/src/gui/../../bin/rcc /bin/ln -sf /usr/local/bin/uic-qt4 /usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.5.2/src/gui/../../bin/uic The specified system/compiler is not supported: /usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.5.2/mkspecs/freebsd-g++ Please see the README file for a complete list. ===> Script "configure" failed unexpectedly. Please report the problem to kde@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-toolkits/qt4-gui/work/qt-x11-opensource-src-4.5.2/src/gui/../..//config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11-toolkits/qt4-gui. Searching and found a similar problem already reported - http://www.freebsd.org/cgi/query-pr.cgi?pr=126820 Applying the following patch solves the issue: --- Makefile.orig 2009-09-18 09:16:17.000000000 +0300 +++ Makefile 2009-09-18 09:23:17.000000000 +0300 @@ -87,7 +87,7 @@ pre-configure: ${CP} ${.CURDIR}/../../devel/qt4/files/configure ${CONFIGURE_WRKSRC} ${MKDIR} ${WRKSRC}/../../mkspecs - ${LN} -sf ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ ${WRKSRC}/../../../mkspecs/ + ${LN} -sf ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ ${WRKSRC}/../../mkspecs/ ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/../../bin/qmake ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/../../bin/moc ${LN} -sf ${LOCALBASE}/bin/rcc ${WRKSRC}/../../bin/rcc Regards, -- Marin Atanasov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 09:00:51 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BCB01065696; Fri, 18 Sep 2009 09:00:51 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by mx1.freebsd.org (Postfix) with ESMTP id 9CE0D8FC16; Fri, 18 Sep 2009 09:00:50 +0000 (UTC) Received: from [192.168.1.65] (kazerne.demon.nl [212.238.222.22]) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id n8I90lIx098535; Fri, 18 Sep 2009 11:00:49 +0200 (CEST) (envelope-from kwm@rainbow-runner.nl) From: Koop Mast To: Paul Schmehl In-Reply-To: References: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> Content-Type: text/plain; charset="us-ascii" Date: Fri, 18 Sep 2009 11:02:28 +0200 Message-Id: <1253264548.2187.3147.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.27.92 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: FreeBSD Ports , multimedia@freebsd.org Subject: Re: multimedia/py-gstreamer fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 09:00:51 -0000 On Thu, 2009-09-17 at 20:18 -0500, Paul Schmehl wrote: > --On September 17, 2009 6:26:54 PM -0500 Koop Mast > wrote: > > > > > On Thu, 2009-09-17 at 22:01 +0000, Paul Schmehl wrote: > >> i386 Intel, FreeBSD 7.2-STABLE, freshly csup'd ports tree, python 2.6 > >> is the default version. > >> > >> Maybe the upgrade to python 2.6 broke this port? > >> > > > > Compiles fine here, are your installed gstreamer ports up to date? > > > > Yes. I ran portupgrade -a on that server just last week. I managed to > get the port installed by editing the Makefile to revert to 0.10.15. Got > lots of INFO errors, but it compiled successfully. > > Is there something in particular I can do to test the other gstreamer > ports to verify? Make sure you got gstreamer 0.10.24. Your build of py-gstreamer breaks because of the lack of GST_TYPE_BUFFER_LIST. This was introduced in that version of gstreamer. -Koop > Paul Schmehl, If it isn't already > obvious, my opinions are my own > and not those of my employer. > ****************************************** > WARNING: Check the headers before replying > > From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 09:25:40 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42629106566B for ; Fri, 18 Sep 2009 09:25:40 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id A0B1E8FC0C for ; Fri, 18 Sep 2009 09:25:39 +0000 (UTC) Received: from lqc.issp.ac.ru [77.236.34.156:50637] (HELO/EHLO lqc.issp.ac.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id n8I9QfRR000885 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Fri, 18 Sep 2009 13:26:41 +0400 (MSD) From: Max Brazhnikov To: Marin Atanasov Date: Fri, 18 Sep 2009 13:25:37 +0400 User-Agent: KMail/1.11.4 (FreeBSD/7.2-STABLE; KDE/4.2.4; i386; ; ) References: <717f7a3e0909172328u3c3ee54al3091a1ec9fdb7f2b@mail.gmail.com> In-Reply-To: <717f7a3e0909172328u3c3ee54al3091a1ec9fdb7f2b@mail.gmail.com> Organization: ISSP RAS MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909181325.37763.makc@issp.ac.ru> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Fri, 18 Sep 2009 13:26:41 +0400 (MSD) X-Virus-Scanned: ClamAV 0.94.1/9814/Thu Sep 17 21:17:50 2009 on mail.issp.ac.ru X-Virus-Status: Clean Cc: kde-freebsd@kde.org, freebsd-ports@freebsd.org Subject: Re: [kde-freebsd] x11-toolkits/qt4-gui fails to install - solution X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 09:25:40 -0000 On Fri, 18 Sep 2009 09:28:31 +0300, Marin Atanasov wrote: > Hi, > > I've been upgrading my ports using portmaster today, but during upgrade of > qt4-gui the install process fails. unset QMAKESPEC in your environment. From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 09:41:03 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4BAD1065676; Fri, 18 Sep 2009 09:41:03 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from mail-ew0-f208.google.com (mail-ew0-f208.google.com [209.85.219.208]) by mx1.freebsd.org (Postfix) with ESMTP id 3033A8FC0A; Fri, 18 Sep 2009 09:41:02 +0000 (UTC) Received: by ewy4 with SMTP id 4so297827ewy.36 for ; Fri, 18 Sep 2009 02:41:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=YgGx0DjSoN0tLzi1udXtwtYW51vN/ofuPcIqxZezJjk=; b=SoROasvFfKdR1y/yrQ6g32+/seSGrTKlCX9dDMmNGsup36+fjxHScpjOJehSaZHg13 c3siZyAPsyCMslTEle/LmfpX4lT+nUornMhQiIHxO45VGBUazoDIpm35HZQCbrXYLXa2 Nh9fOq2qs6WUZtA0d5Y/LU4g1OBdl4awNrcE4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qoeQviQecShZf/g1ihfqxQPuZ8Xefi3sAH3fYbVlSB6maeKQet+2HLPwdW4q1mjfHg otiukZ9c+4kTA9q5WRJD9ocmstk9DcBG+dzT5uxlC7YrYcV0Yk0FhClACUSbkuTowMfZ 1UQqgs9uz3pr0Vr7vFBNohWVpjUjXu9CmRDbU= MIME-Version: 1.0 Received: by 10.216.89.146 with SMTP id c18mr445032wef.84.1253266861884; Fri, 18 Sep 2009 02:41:01 -0700 (PDT) In-Reply-To: <200909181325.37763.makc@issp.ac.ru> References: <717f7a3e0909172328u3c3ee54al3091a1ec9fdb7f2b@mail.gmail.com> <200909181325.37763.makc@issp.ac.ru> Date: Fri, 18 Sep 2009 12:41:01 +0300 Message-ID: <717f7a3e0909180241g51f80264se699b94af8acaf57@mail.gmail.com> From: Marin Atanasov To: Max Brazhnikov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: kde@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [kde-freebsd] x11-toolkits/qt4-gui fails to install - solution X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 09:41:03 -0000 Hi, I was too quick when I posted this to the lists - haven't noticed the comments under the problem report :) Unseting QMAKESPEC solves this indeed :) Thanks, On Fri, Sep 18, 2009 at 12:25 PM, Max Brazhnikov wrote: > On Fri, 18 Sep 2009 09:28:31 +0300, Marin Atanasov wrote: > > Hi, > > > > I've been upgrading my ports using portmaster today, but during upgrade > of > > qt4-gui the install process fails. > > unset QMAKESPEC in your environment. > > -- Marin Atanasov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 14:02:49 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D28B1065676 for ; Fri, 18 Sep 2009 14:02:49 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id C9C808FC22 for ; Fri, 18 Sep 2009 14:02:48 +0000 (UTC) Received: (qmail 93212 invoked from network); 18 Sep 2009 14:02:47 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 18 Sep 2009 14:02:47 -0000 Message-ID: <4AB39306.8000401@FreeBSD.org> Date: Fri, 18 Sep 2009 16:02:46 +0200 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: jstub@jstub.com References: <4AAFF709.4000709@jstub.com> In-Reply-To: <4AAFF709.4000709@jstub.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, glewis@FreeBSD.org Subject: Re: gretl package installation failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 14:02:49 -0000 John B. Stubblebine ha scritto: > It appears that there is something about the "pdflib" package and or > port that might need to be repaired, or "gnuplot" or ?? PDFLib cannot be packaged and distributed. You have to build it from sources. -- Alex Dupre From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 15:49:18 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2696A106566C for ; Fri, 18 Sep 2009 15:49:18 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.4]) by mx1.freebsd.org (Postfix) with ESMTP id F2C108FC0A for ; Fri, 18 Sep 2009 15:49:17 +0000 (UTC) Received: (qmail 29165 invoked from network); 18 Sep 2009 15:49:17 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Sep 2009 15:49:17 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 759C25086E; Fri, 18 Sep 2009 11:49:13 -0400 (EDT) From: Lowell Gilbert To: Paul Schmehl References: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> Date: Fri, 18 Sep 2009 11:49:13 -0400 In-Reply-To: (Paul Schmehl's message of "Thu, 17 Sep 2009 20:18:28 -0500") Message-ID: <44iqfg1cee.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Ports Subject: Re: multimedia/py-gstreamer fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Ports List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 15:49:18 -0000 Paul Schmehl writes: > --On September 17, 2009 6:26:54 PM -0500 Koop Mast > wrote: > >> >> On Thu, 2009-09-17 at 22:01 +0000, Paul Schmehl wrote: >>> i386 Intel, FreeBSD 7.2-STABLE, freshly csup'd ports tree, python 2.6 >>> is the default version. >>> >>> Maybe the upgrade to python 2.6 broke this port? >>> >> >> Compiles fine here, are your installed gstreamer ports up to date? >> > > Yes. I ran portupgrade -a on that server just last week. I managed > to get the port installed by editing the Makefile to revert to > 0.10.15. Got lots of INFO errors, but it compiled successfully. Sounds like you missed the 20090909 entry in UPDATING. > Is there something in particular I can do to test the other gstreamer > ports to verify? Check back on which set of gstreamer ports pulls that in. From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 17:19:49 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A52C61065694 for ; Fri, 18 Sep 2009 17:19:49 +0000 (UTC) (envelope-from spawk@acm.poly.edu) Received: from acm.poly.edu (acm.poly.edu [128.238.9.200]) by mx1.freebsd.org (Postfix) with ESMTP id 70F408FC20 for ; Fri, 18 Sep 2009 17:19:49 +0000 (UTC) Received: (qmail 74887 invoked from network); 18 Sep 2009 17:19:48 -0000 Received: from unknown (HELO ?10.0.0.128?) (spawk@128.238.64.31) by acm.poly.edu with AES256-SHA encrypted SMTP; 18 Sep 2009 17:19:48 -0000 Message-ID: <4AB3C115.7030801@acm.poly.edu> Date: Fri, 18 Sep 2009 13:19:17 -0400 From: Boris Kochergin User-Agent: Thunderbird 2.0.0.23 (X11/20090910) MIME-Version: 1.0 To: FreeBSD Ports List References: <4A9D5B6A.90304@acm.poly.edu> In-Reply-To: <4A9D5B6A.90304@acm.poly.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Mailman: users can't post to a moderated list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 17:19:49 -0000 Replying to myself: this appears to have been causing by putting "OLD_MESSAGES_AS_PICKLES = 0" into /usr/local/bin/mailman/Mailman/Defaults.py (which used to work). -Boris Boris Kochergin wrote: > Hi. I'm running mailman-with-htdig-2.1.12 and messages that would > normally await moderation (for example, a non-subscribed user posting > to a list) disappear into a black hole, and this message appears in > logs/errror: > > Sep 01 13:24:55 2009 (62072) Uncaught runner exception: Generator > instance has no __call__ method > Sep 01 13:24:55 2009 (62072) Traceback (most recent call last): > File "/usr/local/mailman/Mailman/Queue/Runner.py", line 120, in _oneloop > self._onefile(msg, msgdata) > File "/usr/local/mailman/Mailman/Queue/Runner.py", line 191, in _onefile > keepqueued = self._dispose(mlist, msg, msgdata) > File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 130, > in _dispose > more = self._dopipeline(mlist, msg, msgdata, pipeline) > File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 153, > in _dopipeline > sys.modules[modname].process(mlist, msg, msgdata) > File "/usr/local/mailman/Mailman/Handlers/Moderate.py", line 112, in > process > Hold.hold_for_approval(mlist, msg, msgdata, Hold.NonMemberPost) > File "/usr/local/mailman/Mailman/Handlers/Hold.py", line 224, in > hold_for_approval > id = mlist.HoldMessage(msg, reason, msgdata) > File "/usr/local/mailman/Mailman/ListAdmin.py", line 205, in HoldMessage > g(msg, 1) > AttributeError: Generator instance has no __call__ method > > Sep 01 13:24:55 2009 (62072) SHUNTING: > 1251825895.061239+d6bb4ec54c0a21a08ae544605b3090f38ebf0f51 > > The only reference to the problem I can find is at > http://mail.python.org/pipermail/mailman-users/2009-April/065735.html, > but there isn't much information there. Anyone know what's up? > > -Boris > From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 17:33:10 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5839F106566C; Fri, 18 Sep 2009 17:33:10 +0000 (UTC) (envelope-from prvs=505559793=pschmehl_lists@tx.rr.com) Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111]) by mx1.freebsd.org (Postfix) with ESMTP id 1B2838FC12; Fri, 18 Sep 2009 17:33:09 +0000 (UTC) X-Group: RELAYLIST X-IronPort-AV: E=Sophos;i="4.44,410,1249275600"; d="scan'208";a="18352603" Received: from smtp3.utdallas.edu ([129.110.20.110]) by ip-relay-001.utdallas.edu with ESMTP; 18 Sep 2009 12:04:16 -0500 Received: from utd65257.utdallas.edu (utd65257.utdallas.edu [129.110.3.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp3.utdallas.edu (Postfix) with ESMTPSA id E5A6F4EF50; Fri, 18 Sep 2009 12:04:16 -0500 (CDT) Date: Fri, 18 Sep 2009 17:04:16 +0000 From: Paul Schmehl To: Koop Mast Message-ID: In-Reply-To: <1253264548.2187.3147.camel@headache.rainbow-runner.nl> References: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> <1253264548.2187.3147.camel@headache.rainbow-runner.nl> X-Mailer: Mulberry/4.0.6 (Linux/x86) X-Munged-Reply-To: Figure it out MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: FreeBSD Ports , multimedia@freebsd.org Subject: Re: multimedia/py-gstreamer fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 17:33:10 -0000 --On Friday, September 18, 2009 04:02:28 -0500 Koop Mast wrote: >> >> Is there something in particular I can do to test the other gstreamer >> ports to verify? > > Make sure you got gstreamer 0.10.24. Your build of py-gstreamer breaks > because of the lack of GST_TYPE_BUFFER_LIST. This was introduced in that > version of gstreamer. > That was the issue. I portupgraded all the gstreamer ports, then forced an upgrade of the py26-gstreamer port, and it built fine. Still through a bunch of warning and INFO messages, but it built successfully. Thanks for your help. -- Paul Schmehl, Senior Infosec Analyst As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 18:53:21 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4DF2106566B; Fri, 18 Sep 2009 18:53:21 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by mx1.freebsd.org (Postfix) with ESMTP id 5B27C8FC15; Fri, 18 Sep 2009 18:53:21 +0000 (UTC) Received: from [192.168.1.65] (kazerne.demon.nl [212.238.222.22]) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id n8IIrIsQ093743; Fri, 18 Sep 2009 20:53:20 +0200 (CEST) (envelope-from kwm@rainbow-runner.nl) From: Koop Mast To: Paul Schmehl In-Reply-To: References: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> Content-Type: text/plain; charset="us-ascii" Date: Fri, 18 Sep 2009 20:55:01 +0200 Message-Id: <1253300101.2187.3744.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.27.92 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: multimedia@freebsd.org, FreeBSD Ports Subject: Re: multimedia/py-gstreamer fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 18:53:21 -0000 On Thu, 2009-09-17 at 20:18 -0500, Paul Schmehl wrote: > --On September 17, 2009 6:26:54 PM -0500 Koop Mast > wrote: > > > > > On Thu, 2009-09-17 at 22:01 +0000, Paul Schmehl wrote: > >> i386 Intel, FreeBSD 7.2-STABLE, freshly csup'd ports tree, python 2.6 > >> is the default version. > >> > >> Maybe the upgrade to python 2.6 broke this port? > >> > > > > Compiles fine here, are your installed gstreamer ports up to date? > > > > Yes. I ran portupgrade -a on that server just last week. I managed to > get the port installed by editing the Makefile to revert to 0.10.15. Got > lots of INFO errors, but it compiled successfully. Please use the -r options as well, so portupgrade -ra. This will update gstreamer first before trying to update py-gstreamer. Portupgrade man page: ---------------------------------- -r --recursive Act on all those packages depending on the given packages as well. ---------------------------------- -Koop > Is there something in particular I can do to test the other gstreamer > ports to verify? > > Paul Schmehl, If it isn't already > obvious, my opinions are my own > and not those of my employer. > ****************************************** > WARNING: Check the headers before replying > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 19:20:31 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C52A7106568D for ; Fri, 18 Sep 2009 19:20:31 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.4]) by mx1.freebsd.org (Postfix) with ESMTP id 9E7738FC1F for ; Fri, 18 Sep 2009 19:20:31 +0000 (UTC) Received: (qmail 1462 invoked from network); 18 Sep 2009 19:20:31 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Sep 2009 19:20:30 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id ACBF15089C; Fri, 18 Sep 2009 15:20:27 -0400 (EDT) From: Lowell Gilbert To: Koop Mast References: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> <1253300101.2187.3744.camel@headache.rainbow-runner.nl> Date: Fri, 18 Sep 2009 15:20:27 -0400 In-Reply-To: <1253300101.2187.3744.camel@headache.rainbow-runner.nl> (Koop Mast's message of "Fri, 18 Sep 2009 20:55:01 +0200") Message-ID: <44hbv0njpg.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paul Schmehl , FreeBSD Ports Subject: Re: multimedia/py-gstreamer fails to build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 19:20:31 -0000 Koop Mast writes: > Please use the -r options as well, so portupgrade -ra. This will update > gstreamer first before trying to update py-gstreamer. > > Portupgrade man page: > ---------------------------------- > -r > --recursive Act on all those packages depending on the given > packages as well. > ---------------------------------- -a is always redundant with -r. From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 21:35:53 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A93E51065697 for ; Fri, 18 Sep 2009 21:35:53 +0000 (UTC) (envelope-from maho.nakata@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 590A38FC18 for ; Fri, 18 Sep 2009 21:35:53 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 3so444010qwe.7 for ; Fri, 18 Sep 2009 14:35:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:message-id:to:cc :subject:from:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=4v905WJAj9Q72c0nJGcV0afuq2WjFd8MBI4kVGrDf+c=; b=bzcJ4hAWorvKvuaIqAy+g2dkj394D96gVSAxW04I4D8gdCgqJ8LLKeFa2MP+G8GuvF XoQr9iScyDfrp5LFI71dmfffx+t3XbqlPKoOHpvF8vaLdplE/aiZ4Bd1xuSXGo9MCRLw Of2kWx/QGW29JAHninfd+HY2kUD82bGKAoaFs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:message-id:to:cc:subject:from:in-reply-to:references :x-mailer:mime-version:content-type:content-transfer-encoding; b=BeiK2Xsf0HQPRNRogvt43f5FFcA8zBQ0SJuht0XUOpGH49XPNmuSUrgceO+K7h+hLR u4CbNFpmbotz5Q4ISR/RB6HYepN46bfc9Xsup/IEiEhOF1Op5o1VrVb1mz0deEwHe/xg GdKN9enaVaBi7vS4Z1CkUfVF2/EcNwZs4ceVo= Received: by 10.224.57.198 with SMTP id d6mr1857240qah.310.1253309752538; Fri, 18 Sep 2009 14:35:52 -0700 (PDT) Received: from localhost (rikad42.riken.jp [134.160.214.42]) by mx.google.com with ESMTPS id 23sm599908qyk.3.2009.09.18.14.35.49 (version=SSLv3 cipher=RC4-MD5); Fri, 18 Sep 2009 14:35:50 -0700 (PDT) Sender: Maho NAKATA Date: Sat, 19 Sep 2009 06:35:38 +0900 (JST) Message-Id: <20090919.063538.625859878544531697.chat95@mac.com> To: gerald@pfeifer.com From: Maho NAKATA In-Reply-To: References: X-Mailer: Mew version 6.2 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sat_Sep_19_06_35_38_2009_598)--" Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, rittle@labs.mot.com Subject: Re: Need to use some library path before /usr/lib X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 21:35:53 -0000 ----Security_Multipart(Sat_Sep_19_06_35_38_2009_598)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks for considertion... > Anything else? Simply back out for this moment, until we have some clues.. From: Gerald Pfeifer Subject: Need to use some library path before /usr/lib Date: Thu, 17 Sep 2009 18:45:10 +0200 (CEST) > Building some (Fortran) applications with lang/gcc44 it turns out we get > weird failures upon startup which look like: > > /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 > required by ./gendoc not found > > What is happening here is that lang/gcc44 lays down > /usr/local/lib/gcc44/libstdc++.so.6 > and puts /usr/local/lib/gcc44 into USE_LDCONFIG. Alas the system then > finds and uses /usr/lib/libstdc++.so.6 from our aging system compiler > instead. > > Now, both libraries share the same name/version because these libraries, > like also (and especially) libgcc_s.so.1 because new versions are drop > ins for older ones, but not the other way round. > > How can we address this? > > Updating the old, unsupported by upstream system compiler has > been ruled out historically, and does not look like an option (and also > would not help older versions of FreeBSD). > > Use -rpath, somehow, by changing the configuration of the > lang/gcc44 ports? That sucks in that it will break updates to newer > versions of GCC. > > Set up ldconfig such that /usr/local/lib/gcc44 comes before > /usr/lib? > +1 but I fear there can be a regression.... > Any pointers on how to best implement an ordering of search paths for ldconfig (or rpath, if that is the best of options)? -- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt ----Security_Multipart(Sat_Sep_19_06_35_38_2009_598)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEABECAAYFAkqz/S0ACgkQpcQqaPiEzfmHkACgr8jVQ1fCTaMk8PUYiTRB88y6 vqwAoIhn9xKOQw+mJyMDIcx6KKK6eW63 =tedw -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Sep_19_06_35_38_2009_598)---- From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 01:12:29 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83AB51065672 for ; Sat, 19 Sep 2009 01:12:29 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out2.libero.it (cp-out2.libero.it [212.52.84.102]) by mx1.freebsd.org (Postfix) with ESMTP id 1D85A8FC08 for ; Sat, 19 Sep 2009 01:12:28 +0000 (UTC) Received: from libero.it (192.168.16.57) by cp-out2.libero.it (8.5.107) id 4AA998A200705970 for ports@freebsd.org; Sat, 19 Sep 2009 03:01:18 +0200 Date: Sat, 19 Sep 2009 03:01:18 +0200 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" To: "ports" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 82.61.28.235 Cc: Subject: games/vavoom-extras: make config overwrite options for vavoom X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 01:12:29 -0000 Running make config in /usr/ports/games/vavoom-extras, result in the opti= ons for games/vavoom being overwritten. # cd /usr/ports/games/vavoom # make config && grep _OPTIONS_READ /var/db/ports/vavoom/options _OPTIONS_READ=3Dvavoom-1.28_3 # cd /usr/ports/games/vavoom-extras # make config && grep _OPTIONS_READ /var/db/ports/vavoom/options _OPTIONS_READ=3Dvavoom-extras-1.25_1 Is that expected? I have another question about games/vavoom: can you evaluate the followin= g patch? It's freely inspired (copied without shame) from net-p2p/aMule2,= to have vlaunch linking wxgtk2-unicode to save space/time on system wher= e the unicode version is installed yet. I've tested it and there is no problem so far. http://pastebin.com/f7bf16559 ------------------------------------------------------------------------ --- Makefile.orig 2009-08-22 02:22:36.000000000 +0200 +++ Makefile 2009-09-19 02:41:31.000000000 +0200 @@ -29,7 +29,8 @@ OPENGL "Enable OpenGL support" on \ OPTIMIZED_CFLAGS "Enable compilation optimizations" off \ VORBIS "Enable Ogg Vorbis support" off \ - SDL "Use SDL for hardware API" on + SDL "Use SDL for hardware API" on \ + WXUNICODE "Enable Unicode support" off SUB_FILES=3D pkg-message @@ -122,6 +123,10 @@ CMAKE_ARGS+=3D -DWITH_SDL=3DN .endif +.if !defined(WITHOUT_WXUNICODE) +WX_UNICODE=3Dyes +.endif + post-patch: @cd ${WRKSRC} && ${SH} fixunix.sh @${REINPLACE_CMD} -e 's|$$\* ||; s|$${IWADDIR}|-iwaddir ${DMDIR} $$*|' = \ ------------------------------------------------------------------------ Thanks Barbara From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 09:27:59 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 504DA1065670 for ; Sat, 19 Sep 2009 09:27:59 +0000 (UTC) (envelope-from b3k@mail.ru) Received: from mx73.mail.ru (mx73.mail.ru [94.100.176.87]) by mx1.freebsd.org (Postfix) with ESMTP id EA7048FC0C for ; Sat, 19 Sep 2009 09:27:58 +0000 (UTC) Received: from mx76.mail.ru (mx76.mail.ru [94.100.176.91]) by mx73.mail.ru (mPOP.Fallback_MX) with ESMTP id EDB2C68EC06 for ; Sat, 19 Sep 2009 11:58:34 +0400 (MSD) Received: from [78.29.56.145] (port=10754 helo=pool-78-29-56-145.is74.ru) by mx76.mail.ru with asmtp id 1Mouq0-0001ux-00 for ports@freebsd.org; Sat, 19 Sep 2009 11:58:32 +0400 From: "Elisey O. Savateev" To: ports@freebsd.org Date: Sat, 19 Sep 2009 13:56:33 +0600 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909191356.33850.b3k@mail.ru> X-Spam: Not detected X-Mras: Ok Cc: Subject: Dropping maintainership X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 09:27:59 -0000 Unfortunately, I no longer have time to maintain ports: www/rejik graphics/gimp-greycstoration security/umit www/havp I would be glad if someone is willing to support themselves. --- Best regards, Elisey Savateev. From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 09:52:39 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABF6B106566C for ; Sat, 19 Sep 2009 09:52:39 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 3EAD98FC16 for ; Sat, 19 Sep 2009 09:52:39 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id 8B1131CC0A; Sat, 19 Sep 2009 11:52:37 +0200 (CEST) Date: Sat, 19 Sep 2009 11:52:37 +0200 From: Erwin Lansing To: "Elisey O. Savateev" Message-ID: <20090919095236.GW54962@droso.net> References: <200909191356.33850.b3k@mail.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="brdEIFGMNIjz5YJG" Content-Disposition: inline In-Reply-To: <200909191356.33850.b3k@mail.ru> X-Operating-System: FreeBSD/i386 7.2-STABLE User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@freebsd.org Subject: Re: Dropping maintainership X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 09:52:39 -0000 --brdEIFGMNIjz5YJG Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 19, 2009 at 01:56:33PM +0600, Elisey O. Savateev wrote: Hi Elisey, > Unfortunately, I no longer have time to maintain ports: >=20 > www/rejik=20 > graphics/gimp-greycstoration=20 > security/umit=20 > www/havp=20 >=20 > I would be glad if someone is willing to support themselves. >=20 Thanks for your contributions so far, and I hope to see you back someday. I've reset maintainership of your ports. Best, -erwin --=20 Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org --brdEIFGMNIjz5YJG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFKtKnkqy9aWxUlaZARArHuAKDMozUOWJC48PsgU4Wu3fnROWW7nQCeNYeY k6YWY2GS4MFMOaLb82qWbdc= =rTS/ -----END PGP SIGNATURE----- --brdEIFGMNIjz5YJG-- From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 10:36:15 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2399106568B for ; Sat, 19 Sep 2009 10:36:15 +0000 (UTC) (envelope-from ayu@commun.jp) Received: from mail-qy0-f188.google.com (mail-qy0-f188.google.com [209.85.221.188]) by mx1.freebsd.org (Postfix) with ESMTP id 7B96F8FC12 for ; Sat, 19 Sep 2009 10:36:15 +0000 (UTC) Received: by qyk26 with SMTP id 26so2526543qyk.7 for ; Sat, 19 Sep 2009 03:36:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.33.3 with SMTP id f3mr2186148qad.24.1253355137615; Sat, 19 Sep 2009 03:12:17 -0700 (PDT) In-Reply-To: <20090919095236.GW54962@droso.net> References: <200909191356.33850.b3k@mail.ru> <20090919095236.GW54962@droso.net> Date: Sat, 19 Sep 2009 19:12:17 +0900 Message-ID: From: Ayumi Mitsui To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Dropping maintainership X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 10:36:15 -0000 If not already reassigned, I can assume maintainership for those: > security/umit > www/havp -- Ayumi Mitsui http://ayu.commun.jp/ PGP: EE97 796C 77F6 CFC9 1FBC C56A 318B F019 E605 D988 From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 10:45:47 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6E9D106566C for ; Sat, 19 Sep 2009 10:45:47 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 8497C8FC15 for ; Sat, 19 Sep 2009 10:45:47 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id 469101CC32; Sat, 19 Sep 2009 12:45:46 +0200 (CEST) Date: Sat, 19 Sep 2009 12:45:46 +0200 From: Erwin Lansing To: Ayumi Mitsui Message-ID: <20090919104545.GX54962@droso.net> References: <200909191356.33850.b3k@mail.ru> <20090919095236.GW54962@droso.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jesV4P1FjH8FXPjZ" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD/i386 7.2-STABLE User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ports@freebsd.org Subject: Re: Dropping maintainership X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 10:45:47 -0000 --jesV4P1FjH8FXPjZ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 19, 2009 at 07:12:17PM +0900, Ayumi Mitsui wrote: Hi Ayumi, > If not already reassigned, I can assume maintainership for those: >=20 > > security/umit > > www/havp >=20 Thanks for the offer, I've reassigned those two ports to you. Thanks, -erwin --=20 Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org --jesV4P1FjH8FXPjZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFKtLZYqy9aWxUlaZARAo42AKCbOnlf72ATEM0xcxB2Eq97juyeLwCZAY/y 45Tn+m4F99o0xDvrjo+p2v8= =eoVs -----END PGP SIGNATURE----- --jesV4P1FjH8FXPjZ-- From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 12:53:21 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62F211065693 for ; Sat, 19 Sep 2009 12:53:21 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out2.libero.it (cp-out2.libero.it [212.52.84.102]) by mx1.freebsd.org (Postfix) with ESMTP id 2935A8FC14 for ; Sat, 19 Sep 2009 12:53:20 +0000 (UTC) Received: from libero.it (192.168.17.14) by cp-out2.libero.it (8.5.107) id 4AA998A20073A71A for ports@freebsd.org; Sat, 19 Sep 2009 14:53:19 +0200 Date: Sat, 19 Sep 2009 14:53:19 +0200 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "barbara" To: "ports" X-XaM3-API-Version: 4.3 (R1) (B3pl25) X-SenderIP: 82.61.28.235 Cc: Subject: Re: games/vavoom-extras: make config overwrite options for vavoom X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 12:53:21 -0000 I'm wondering why PORTNAME=3D vavoom PKGNAMESUFFIX=3D -extras is used in the Makefile. According to bsd.port.mk PKGNAMESUFFIX is a "Suffix to specify compilatio= n options." while here it's simply used to "rebuild" the "original" port = name. IMHO a correct example of the way it should be used is in net/cvsup, wher= e the suffix is appended if WITHOUT_X11 is specified. So I think PORTNAME should be changed to vavoom-extras and PKGNAMESUFFIX = should be removed. The same could apply to games/uhexen2-extras and emulators/mame-extras (n= ote that they were all originally commited from the same committer, so it= could be a misunderstanding from him) and to x11-toolkits/py-gnome-extra= s. Thanks Barbara From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 17:24:49 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5C8F106566B for ; Sat, 19 Sep 2009 17:24:49 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.122]) by mx1.freebsd.org (Postfix) with ESMTP id 92FD78FC15 for ; Sat, 19 Sep 2009 17:24:49 +0000 (UTC) Received: from [192.168.2.102] (really [76.182.207.163]) by cdptpa-omta02.mail.rr.com with ESMTP id <20090919172448771.OTY9613@cdptpa-omta02.mail.rr.com> for ; Sat, 19 Sep 2009 17:24:48 +0000 Date: Sat, 19 Sep 2009 12:24:47 -0500 From: Paul Schmehl To: freebsd-ports@freebsd.org Message-ID: X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: lsof won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 17:24:49 -0000 I'm getting this error when trying to install sysutils/lsof: /usr/src/sys/vm/vm.h:64:24: error: machine/vm.h: No such file or directory Shouldn't machine be some sort of macro that points at the ARCH of the system lsof is being installed on? Paul Schmehl, If it isn't already obvious, my opinions are my own and not those of my employer. ****************************************** WARNING: Check the headers before replying From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 17:36:21 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAC0B106566C for ; Sat, 19 Sep 2009 17:36:21 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by mx1.freebsd.org (Postfix) with ESMTP id 876A58FC0A for ; Sat, 19 Sep 2009 17:36:21 +0000 (UTC) Received: by ywh29 with SMTP id 29so5819948ywh.7 for ; Sat, 19 Sep 2009 10:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=drx8uFKCTdN88/dpjCH3GGxHTOBFmzS3i3LaAWFQ3hI=; b=quD6WsQeLJxsnDKsInsFp9GuqnN//1PsK8fRymqA9zWTDhGYgpSnJqNBMOq+M4reiD 1Wdr24495eOEmZRoPSGJSdx3Op3OGaUFcmz9t2jICgJ0g73P7NVwzT+PvanX9EgZZ2q6 pgsSZalnA/xkvV6S2LQmMaOn+hZ3f6SOQH/zk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=pl6SO7NOAvADYsJIOoAGM0TUYXWqHVA1cKyfYeQdf+I7nvHFEhMDklfS/xRI/pr5vN mBTgoG/jSvf2Rkf10dFDnd2DvdL4ljUMqDIQ0qxNL35EAkGTtV4yBkrcT27hYk8HssT0 Aob0lZFisvho8oRYTXMBGC24i/0ntg1XsZNuU= MIME-Version: 1.0 Received: by 10.150.163.1 with SMTP id l1mr5434607ybe.204.1253381780843; Sat, 19 Sep 2009 10:36:20 -0700 (PDT) Date: Sat, 19 Sep 2009 10:36:20 -0700 Message-ID: From: Freddie Cash To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: www/dansguardian*: relinquishing maintainership X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 17:36:21 -0000 As we no longer run Squid/Dansguardian on FreeBSD boxes at work, and I don't have time to test it after work, it's with regret that I must relinquish maintainership of the two dansguardian ports: www/dansguardian www/dansguardian-devel I'll try to update it to the latest stable release, but I can't do more than compile testing at this point. -- Freddie Cash fjwcash@gmail.com From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 17:59:09 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0504106566B for ; Sat, 19 Sep 2009 17:59:09 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 999F38FC1B for ; Sat, 19 Sep 2009 17:59:09 +0000 (UTC) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 19 Sep 2009 13:59:08 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.10.7-GA) with ESMTP id LDD74850; Sat, 19 Sep 2009 13:58:33 -0400 (EDT) Received: from 209-6-22-227.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.227]) by smtp01.lnh.mail.rcn.net with ESMTP; 19 Sep 2009 13:58:33 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19125.7112.336613.902328@jerusalem.litteratus.org> Date: Sat, 19 Sep 2009 13:58:32 -0400 To: Paul Schmehl In-Reply-To: References: X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: freebsd-ports@freebsd.org Subject: lsof won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 17:59:10 -0000 Paul Schmehl writes: > I'm getting this error when trying to install sysutils/lsof: > > /usr/src/sys/vm/vm.h:64:24: error: machine/vm.h: No such file or directory > > Shouldn't machine be some sort of macro that points at the ARCH > of the system lsof is being installed on? Having experienced this recently: The usual casue of this is the installed kernel(+world ??) being out of sync with the contents of /usr/src. The solution is to rebuild/reinstall kernel(+world ??). Perosnally I think it's bad programming also ... but then I'm not the one writing the code. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 18:16:50 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B75D5106568B for ; Sat, 19 Sep 2009 18:16:50 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.120]) by mx1.freebsd.org (Postfix) with ESMTP id 8207B8FC18 for ; Sat, 19 Sep 2009 18:16:50 +0000 (UTC) Received: from [192.168.2.102] (really [76.182.207.163]) by cdptpa-omta02.mail.rr.com with ESMTP id <20090919181649593.BMAO9613@cdptpa-omta02.mail.rr.com>; Sat, 19 Sep 2009 18:16:49 +0000 Date: Sat, 19 Sep 2009 13:16:48 -0500 From: Paul Schmehl To: Robert Huff Message-ID: In-Reply-To: <19125.7112.336613.902328@jerusalem.litteratus.org> References: <19125.7112.336613.902328@jerusalem.litteratus.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: freebsd-ports@freebsd.org Subject: Re: lsof won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 18:16:50 -0000 --On September 19, 2009 1:58:32 PM -0400 Robert Huff wrote: > > Paul Schmehl writes: > >> I'm getting this error when trying to install sysutils/lsof: >> >> /usr/src/sys/vm/vm.h:64:24: error: machine/vm.h: No such file or >> directory >> >> Shouldn't machine be some sort of macro that points at the ARCH >> of the system lsof is being installed on? > > Having experienced this recently: > The usual casue of this is the installed kernel(+world ??) > being out of sync with the contents of /usr/src. > The solution is to rebuild/reinstall kernel(+world ??). > Perosnally I think it's bad programming also ... but then I'm > not the one writing the code. > That doesn't make sense to me. vm.h is a src file. My src files are updated daily. Even if I rebuilt the kernel (this one has been recompiled twelve times already), the src files wouldn't change. The build error is complaining about not being able to find the header file for (I'm assuming) my architecture, not for some binary compiled during the kernel build. Are you saying you rebuilt kernel and lsof built fine afterwards? Paul Schmehl, If it isn't already obvious, my opinions are my own and not those of my employer. ****************************************** WARNING: Check the headers before replying From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 18:21:53 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 793D0106566B for ; Sat, 19 Sep 2009 18:21:53 +0000 (UTC) (envelope-from nfhm2k@gmail.com) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by mx1.freebsd.org (Postfix) with ESMTP id 0A6518FC0A for ; Sat, 19 Sep 2009 18:21:52 +0000 (UTC) Received: by bwz27 with SMTP id 27so1203871bwz.43 for ; Sat, 19 Sep 2009 11:21:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=GVFV/34JkFomfOkgnS1FmhLmFVo6L7C5oFJ5Ybt13+U=; b=eDiG7Uvwq2bpUAnXi9TBiYnFCOBihoRxd3nNsYMzNu5xkUzWhUzhv+UI6xaryilumo UfSTrDATylPAznyXzMab3kV+vXu65LF2htQaAifoZNvM+iT26FTCXL8gT0vmHjsbVMQf 8r8PrxV1gu2GZRC7fLOvTSIieR76K0oPueUgQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=EpguyRkfH8xAWMG0iFNuq81AibX7ZLWHjHw4FchDupSS9Wcz0h1kTdeDldJI6syxWC L103iGiZjc4TiXZM/NeFWcmGeI6ZGTceXTonMLWqBapWC/cBkhEj8LoPVIU88TC4vUsh bbEqaKPFIbYfhMeN8Pz94dp+msIk/mRRp97oA= MIME-Version: 1.0 Received: by 10.223.2.200 with SMTP id 8mr650872fak.60.1253383015606; Sat, 19 Sep 2009 10:56:55 -0700 (PDT) Date: Sat, 19 Sep 2009 18:56:55 +0100 Message-ID: <7f7d0a670909191056l2ee31666l3d8925bbce2ce87a@mail.gmail.com> From: HM 2K To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: make options X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 18:21:53 -0000 When making some ports, they display an "options" interface. Is there a way to specify these options so that the interface does not appear? Thanks. From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 18:35:31 2009 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F4F7106566B; Sat, 19 Sep 2009 18:35:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 77F858FC08; Sat, 19 Sep 2009 18:35:31 +0000 (UTC) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8JIZVw9007543; Sat, 19 Sep 2009 18:35:31 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8JIZVGi007539; Sat, 19 Sep 2009 18:35:31 GMT (envelope-from miwi) Date: Sat, 19 Sep 2009 18:35:31 GMT Message-Id: <200909191835.n8JIZVGi007539@freefall.freebsd.org> To: miwi@FreeBSD.org, freebsd-ports@FreeBSD.org, ale@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/138698: lang/php5: PHP session.save_path vulnerability X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 18:35:31 -0000 Synopsis: lang/php5: PHP session.save_path vulnerability Responsible-Changed-From-To: freebsd-ports->ale Responsible-Changed-By: miwi Responsible-Changed-When: Sat Sep 19 18:35:31 UTC 2009 Responsible-Changed-Why: over to php maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=138698 From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 18:42:41 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6632106566B for ; Sat, 19 Sep 2009 18:42:41 +0000 (UTC) (envelope-from tlott@gamesnet.de) Received: from spirit.gamesnet.de (spirit.gamesnet.de [87.230.101.86]) by mx1.freebsd.org (Postfix) with ESMTP id C609F8FC16 for ; Sat, 19 Sep 2009 18:42:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spirit.gamesnet.de (Postfix) with ESMTP id 497D829B013; Sat, 19 Sep 2009 20:42:08 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.gamesnet.de Received: from spirit.gamesnet.de ([127.0.0.1]) by localhost (spirit.gamesnet.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TvT5gTYSkrEn; Sat, 19 Sep 2009 20:42:03 +0200 (CEST) Received: from sub.han.vpn.gamesnet.de (sub.han.vpn.gamesnet.de [192.168.1.101]) by spirit.gamesnet.de (Postfix) with ESMTPSA id 1B11629B00F; Sat, 19 Sep 2009 20:42:03 +0200 (CEST) Date: Sat, 19 Sep 2009 20:42:01 +0200 From: Tobias Lott To: "Alexander V. Chernikov" Message-ID: <20090919204201.085b52c8@sub.han.vpn.gamesnet.de> In-Reply-To: <20090916110810.1770e2e3@sub.han.vpn.gamesnet.de> References: <20090916032203.70514d9d@sub.han.vpn.gamesnet.de> <4AB0719D.5010404@ipfw.ru> <20090916110810.1770e2e3@sub.han.vpn.gamesnet.de> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: FreeBSD port: nss_ldapd-0.6.11_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 18:42:41 -0000 On Wed, 16 Sep 2009 11:08:10 +0200 Tobias Lott wrote: > > > On Wed, 16 Sep 2009 09:03:25 +0400 > "Alexander V. Chernikov" wrote: > > > Tobias Lott wrote: > > > Hey Everyone! > > > > > > Seems like nss_ldapd is causing apps like top, jls to segfault. > > > pkg_delete-ing nss_ldapd 'fixes' the problem. > > > > > > Reproducable on several Machines using FreeBSD 7.2-STABLE and > > > BETA4 > > > > > > Greetings > > > > > > > > Can you provide some more details like core backtrace, nsswitch > > configuration, nss_ldapd configureation, your ldap setup? Does this > > happen every time with every binary using getpwent/getpwnam ? > > Please rebuild port with debug ( make DEBUG_FLAGS="-O0 -g" ) and > > post the results of gdb 'bt full' command from segfaulted binary > > core. Does 'getent group|passwd XXX' segfaults too? > > > > > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to > > "freebsd-ports-unsubscribe@freebsd.org" > > Sure, but ain't got access to a Test Machine right now. > For starters I can provide config details. > > nsswitch.conf: > passwd: files ldap > group: files ldap > > nss_ldapd.conf: > uid nobody > gid nobody > uri ldap://ldapbe1 > uri ldap://ldapbe2 > base dc=gamesnet,dc=de > base group ou=Group,dc=gamesnet,dc=de > base passwd ou=People,dc=gamesnet,dc=de > ssl start_tls > tls_reqcert hard > tls_cacertfile /etc/ssl/cacert.pem > > getent group/passwd works fine > > A colleague just send me truss top output: > > __sysctl(0x7fbfe664,0x2,0x7fbfe66c,0x7fbfe670,0x0,0x0) = 0 (0x0) > mmap(0x0,320,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 671678464 > (0x28090000) munmap(0x28090000,320) = 0 > (0x0) __sysctl(0x7fbfe6c8,0x2,0x28086e7c,0x7fbfe6d0,0x0,0x0) = 0 (0x0) > mmap(0x0,32768,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = > 671678464 (0x28090000) > issetugid(0x2807f149,0x7fbfeb8c,0x104,0x0,0x0,0x0) = 0 (0x0) > open("/etc/libmap.conf",O_RDONLY,0666) ERR#2 'No such file > or directory' open("/var/run/ld-elf.so.hints",O_RDONLY,00) = 3 > (0x3) read(3,"Ehnt\^A\0\0\0\M^@\0\0\0\\\0\0\0"...,128) = 128 (0x80) > lseek(3,0x80,SEEK_SET) = 128 (0x80) > read(3,"/lib:/usr/lib:/usr/lib/compat:/u"...,92) = 92 (0x5c) > close(3) = 0 (0x0) > access("/lib/libncurses.so.8",0) = 0 (0x0) > open("/lib/libncurses.so.8",O_RDONLY,00) = 3 (0x3) > fstat(3,{ mode=-r--r--r-- ,inode=8248,size=265540,blksize=4096 }) = 0 > (0x0) read(3,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 > (0x1000) > mmap(0x0,262144,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = > 671711232 (0x28098000) > mmap(0x28098000,249856,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,3,0x0) > = 671711232 (0x28098000) > mmap(0x280d5000,12288,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0x3d000) > = 671961088 (0x280d5000) > close(3) = 0 (0x0) > access("/lib/libm.so.5",0) = 0 (0x0) > open("/lib/libm.so.5",O_RDONLY,017757763274) = 3 (0x3) > fstat(3,{ mode=-r--r--r-- ,inode=8244,size=107808,blksize=4096 }) = 0 > (0x0) read(3,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 > (0x1000) > mmap(0x0,102400,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = > 671973376 (0x280d8000) > mmap(0x280d8000,98304,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,3,0x0) > = 671973376 (0x280d8000) > mmap(0x280f0000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0x18000) > = 672071680 (0x280f0000) > close(3) = 0 (0x0) > access("/lib/libkvm.so.5",0) = 0 (0x0) > open("/lib/libkvm.so.5",O_RDONLY,017757763274) = 3 (0x3) > fstat(3,{ mode=-r--r--r-- ,inode=8242,size=32048,blksize=4096 }) = 0 > (0x0) read(3,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 > (0x1000) > mmap(0x0,36864,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = > 672075776 (0x280f1000) > mmap(0x280f1000,32768,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,3,0x0) > = 672075776 (0x280f1000) > mmap(0x280f9000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0x7000) > = 672108544 (0x280f9000) > close(3) = 0 (0x0) > access("/lib/libc.so.7",0) = 0 (0x0) > open("/lib/libc.so.7",O_RDONLY,017757763274) = 3 (0x3) > fstat(3,{ mode=-r--r--r-- ,inode=8238,size=1087148,blksize=4096 }) = > 0 (0x0) read(3,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 > (0x1000) > mmap(0x0,1142784,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = > 672112640 (0x280fa000) > mmap(0x280fa000,1028096,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,3,0x0) > = 672112640 (0x280fa000) > mmap(0x281f5000,24576,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,3,0xfb000) > = 673140736 (0x281f5000) > mprotect(0x281fb000,90112,PROT_READ|PROT_WRITE) = 0 (0x0) > close(3) = 0 (0x0) > sysarch(0xa,0x7fbfe730,0x2805533b,0x28085338,0x28067dc9,0x28085338) = > 0 (0x0) mmap(0x0,816,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = > 673255424 (0x28211000) > munmap(0x28211000,816) = 0 (0x0) > mmap(0x0,5048,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673255424 > (0x28211000) munmap(0x28211000,5048) = 0 > (0x0) mmap(0x0,2056,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673255424 > (0x28211000) munmap(0x28211000,2056) = 0 > (0x0) mmap(0x0,856,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673255424 > (0x28211000) munmap(0x28211000,856) = 0 > (0x0) mmap(0x0,21840,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = > 673255424 (0x28211000) > munmap(0x28211000,21840) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > __sysctl(0x7fbfe6e4,0x2,0x8053d60,0x7fbfe6ec,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > fstat(1,{ mode=crw--w---- ,inode=95,size=0,blksize=4096 }) = 0 (0x0) > __sysctl(0x7fbfeb34,0x2,0x7fbfeacc,0x7fbfeb3c,0x8051c3f,0x12) ERR#2 > 'No such file or directory' > __sysctl(0x7fbfeb34,0x2,0x7fbfeacc,0x7fbfeb3c,0x8051c52,0xf) = 0 > (0x0) __sysctl(0x7fbfeacc,0x3,0x8055240,0x7fbfeb78,0x0,0x0) = 0 (0x0) > __sysctl(0x7fbfe694,0x2,0x282002e0,0x7fbfe69c,0x0,0x0) = 0 (0x0) > readlink("/etc/malloc.conf",0x7fbfe6a3,1024) ERR#2 'No such file > or directory' > issetugid(0x281eae0f,0x7fbfe6a3,0x400,0x7fbfe69c,0x0,0x0) = 0 (0x0) > break(0x8100000) = 0 (0x0) > __sysctl(0x7fbfe8a4,0x2,0x7fbfe8ac,0x7fbfe8b0,0x0,0x0) = 0 (0x0) > mmap(0x0,1048576,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) = > 673255424 (0x28211000) > mmap(0x28311000,978944,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,-1,0x0) > = 674304000 (0x28311000) > munmap(0x28211000,978944) = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) open("/etc/nsswitch.conf",O_RDONLY,0666) = 3 (0x3) > ioctl(3,TIOCGETA,0x7fbfe8a0) ERR#25 > 'Inappropriate ioctl for device' > fstat(3,{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) = 0 > (0x0) read(3,"#\n# nsswitch.conf(5) - name ser"...,4096) = 337 > (0x151) read(3,0x28321000,4096) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) access("/lib/nss_files.so.1",0) ERR#2 'No > such file or directory' > access("/usr/lib/nss_files.so.1",0) ERR#2 'No such file > or directory' access("/usr/lib/compat/nss_files.so.1",0) ERR#2 > 'No such file or directory' > access("/usr/local/lib/nss_files.so.1",0) ERR#2 'No such file > or directory' access("/usr/local/lib/zsh/nss_files.so.1",0) ERR#2 > 'No such file or directory' > access("/usr/local/libexec/openldap/nss_files.so.1",0) ERR#2 'No such > file or directory' access("/lib/nss_files.so.1",0) > ERR#2 'No such file or directory' > access("/usr/lib/nss_files.so.1",0) ERR#2 'No such file > or directory' sigprocmask(SIG_SETMASK,0x0,0x0) = 0 > (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) access("/lib/nss_ldap.so.1",0) ERR#2 'No > such file or directory' > access("/usr/lib/nss_ldap.so.1",0) ERR#2 'No such file > or directory' access("/usr/lib/compat/nss_ldap.so.1",0) ERR#2 > 'No such file or directory' > access("/usr/local/lib/nss_ldap.so.1",0) = 0 (0x0) > open("/usr/local/lib/nss_ldap.so.1",O_RDONLY,017757777654) = 4 (0x4) > fstat(4,{ mode=-r-xr-xr-x ,inode=106502,size=39420,blksize=4096 }) = > 0 (0x0) read(4,"\^?ELF\^A\^A\^A\t\0\0\0\0\0\0\0"...,4096) = 4096 > (0x1000) > mmap(0x0,40960,PROT_NONE,MAP_PRIVATE|MAP_ANON|MAP_NOCORE,-1,0x0) = > 673255424 (0x28211000) > mmap(0x28211000,36864,PROT_READ|PROT_EXEC,MAP_PRIVATE|MAP_FIXED|MAP_NOCORE,4,0x0) > = 673255424 (0x28211000) > mmap(0x2821a000,4096,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_FIXED,4,0x9000) > = 673292288 (0x2821a000) > close(4) = 0 (0x0) > mmap(0x0,880,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 673296384 > (0x2821b000) munmap(0x2821b000,880) = 0 > (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) access("/lib/nss_nis.so.1",0) ERR#2 'No > such file or directory' > access("/usr/lib/nss_nis.so.1",0) ERR#2 'No such file > or directory' access("/usr/lib/compat/nss_nis.so.1",0) ERR#2 > 'No such file or directory' > access("/usr/local/lib/nss_nis.so.1",0) ERR#2 'No such file > or directory' access("/usr/local/lib/zsh/nss_nis.so.1",0) ERR#2 > 'No such file or directory' > access("/usr/local/libexec/openldap/nss_nis.so.1",0) ERR#2 'No such > file or directory' access("/lib/nss_nis.so.1",0) ERR#2 'No such file > or directory' access("/usr/lib/nss_nis.so.1",0) ERR#2 > 'No such file or directory' > sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) access("/lib/nss_dns.so.1",0) ERR#2 'No > such file or directory' > access("/usr/lib/nss_dns.so.1",0) ERR#2 'No such file > or directory' access("/usr/lib/compat/nss_dns.so.1",0) ERR#2 > 'No such file or directory' > access("/usr/local/lib/nss_dns.so.1",0) ERR#2 'No such file > or directory' access("/usr/local/lib/zsh/nss_dns.so.1",0) ERR#2 > 'No such file or directory' > access("/usr/local/libexec/openldap/nss_dns.so.1",0) ERR#2 'No such > file or directory' access("/lib/nss_dns.so.1",0) ERR#2 'No such file > or directory' access("/usr/lib/nss_dns.so.1",0) ERR#2 > 'No such file or directory' > sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) access("/lib/nss_compat.so.1",0) ERR#2 'No > such file or directory' > access("/usr/lib/nss_compat.so.1",0) ERR#2 'No such file > or directory' access("/usr/lib/compat/nss_compat.so.1",0) ERR#2 > 'No such file or directory' > access("/usr/local/lib/nss_compat.so.1",0) ERR#2 'No such file > or directory' access("/usr/local/lib/zsh/nss_compat.so.1",0) ERR#2 > 'No such file or directory' > access("/usr/local/libexec/openldap/nss_compat.so.1",0) ERR#2 'No > such file or directory' access("/lib/nss_compat.so.1",0) ERR#2 'No > such file or directory' > access("/usr/lib/nss_compat.so.1",0) ERR#2 'No such file > or directory' sigprocmask(SIG_SETMASK,0x0,0x0) = 0 > (0x0) ioctl(3,TIOCGETA,0x7fbfe8a0) ERR#25 > 'Inappropriate ioctl for device' > close(3) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > geteuid(0x1,0x283240c0,0x7fbfe8f8,0x281bc1b8,0x281ef0f1,0x283220c0) = > 0 (0x0) open("/etc/spwd.db",O_RDONLY,00) = 3 (0x3) > fcntl(3,F_SETFD,FD_CLOEXEC) = 0 (0x0) > fstat(3,{ mode=-rw------- ,inode=4170,size=40960,blksize=4096 }) = 0 > (0x0) read(3,"\0\^F\^Ua\0\0\0\^B\0\0\^D\M-R\0"...,260) = 260 (0x104) > pread(0x3,0x28327000,0x1000,0x6000,0x0,0xc) = 4096 (0x1000) > pread(0x3,0x28332000,0x1000,0x4000,0x0,0x281f9ad8) = 4096 (0x1000) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) pread(0x3,0x28333000,0x1000,0x5000,0x0,0x281f9ad8) = 4096 > (0x1000) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) pread(0x3,0x28334000,0x1000,0x7000,0x0,0x281f9ad8) = 4096 > (0x1000) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) pread(0x3,0x28335000,0x1000,0x8000,0x0,0x281f9ad8) = 4096 > (0x1000) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) pread(0x3,0x28336000,0x1000,0x1000,0x0,0x281f9ad8) = 4096 > (0x1000) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) pread(0x3,0x28337000,0x1000,0x2000,0x0,0x281f9ad8) = 4096 > (0x1000) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) pread(0x3,0x28338000,0x1000,0x3000,0x0,0x281f9ad8) = 4096 > (0x1000) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > stat("/etc/nsswitch.conf",{ mode=-rw-r--r-- ,inode=4838,size=337,blksize=4096 }) > = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > socket(PF_LOCAL,SOCK_STREAM,0) = 4 (0x4) > connect(4,{ AF_UNIX "/var/run/nslcd.ctl" },106) = 0 (0x0) > gettimeofday({1253090722.230869 },0x0) = 0 (0x0) > gettimeofday({1253090722.231440 },0x0) = 0 (0x0) > select(1024,0x0,{4},0x0,{9.999429 }) = 1 (0x1) > sendto(4,"\^A\0\0\0\M-l\^C\0\0",8,0x20000,NULL,0x0) = 8 (0x8) > gettimeofday({1253090722.234585 },0x0) = 0 (0x0) > gettimeofday({1253090722.235155 },0x0) = 0 (0x0) > select(1024,{4},0x0,0x0,{59.999430 }) = 1 (0x1) > read(4,"\^A\0\0\0\M-l\^C\0\0\0\0\0\0\^E"...,1024) = 192 (0xc0) > gettimeofday({1253090722.240684 },0x0) = 0 (0x0) > sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0) > = 0 (0x0) sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0) > SIGNAL 11 (SIGSEGV) process exit, rval = 0 > > > > Maybe that helps you to figure out whats wrong, if not I'll send > you a backtrace tomorrow. > > > Alright got some more information and the trace now nslcd: [31b782] DEBUG: connection from pid=-1 uid=1001 gid=1001 nslcd: [31b782] DEBUG: nslcd_passwd_all() nslcd: [31b782] DEBUG: myldap_search(base="ou=People,dc=gamesnet,dc=de", filter="(objectClass=posixAccount)") nslcd: [31b782] DEBUG: ldap_initialize(ldap://ldapbe1) nslcd: [31b782] DEBUG: ldap_set_rebind_proc() nslcd: [31b782] DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3) nslcd: [31b782] DEBUG: ldap_set_option(LDAP_OPT_DEREF,0) nslcd: [31b782] DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,0) nslcd: [31b782] DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,0) nslcd: [31b782] DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,0) nslcd: [31b782] DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON) nslcd: [31b782] DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON) nslcd: [31b782] DEBUG: ldap_start_tls_s() nslcd: [31b782] DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://ldapbe1") nslcd: [31b782] connected to LDAP server ldap://ldapbe1 nslcd: [31b782] error writing to client # gdb /usr/bin/top top.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"... warning: exec file is newer than core file. Core was generated by `top'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libncurses.so.8...done. Loaded symbols for /lib/libncurses.so.8 Reading symbols from /lib/libm.so.5...done. Loaded symbols for /lib/libm.so.5 Reading symbols from /lib/libkvm.so.5...done. Loaded symbols for /lib/libkvm.so.5 Reading symbols from /lib/libc.so.7...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /usr/local/lib/nss_ldap.so.1...done. Loaded symbols for /usr/local/lib/nss_ldap.so.1 Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x282223ea in tio_mark () from /usr/local/lib/nss_ldap.so.1 (gdb) run Starting program: /usr/bin/top Program received signal SIGSEGV, Segmentation fault. 0x282223ea in tio_mark () from /usr/local/lib/nss_ldap.so.1 (gdb) bt full #0 0x282223ea in tio_mark () from /usr/local/lib/nss_ldap.so.1 No symbol table info available. #1 0x2821fd83 in _nss_ldap_getpwent_r () from /usr/local/lib/nss_ldap.so.1 No symbol table info available. #2 0x2812c1e3 in __nss_compat_getpwent_r () from /lib/libc.so.7 No symbol table info available. #3 0x281bbcac in nsdispatch () from /lib/libc.so.7 No symbol table info available. #4 0x28182f4d in getpwent_r () from /lib/libc.so.7 No symbol table info available. #5 0x28182fa2 in getpwent_r () from /lib/libc.so.7 No symbol table info available. #6 0x281829ae in sysctlbyname () from /lib/libc.so.7 No symbol table info available. #7 0x0804e92c in machine_init (statics=0xbfbfec7c, do_unames=0 '\0') at /usr/src/usr.bin/top/machine.c:257 pagesize = Variable "pagesize" is not available. Couldn't get more Information. -- Tobias Lott From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 19:46:48 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF9CC106568B for ; Sat, 19 Sep 2009 19:46:48 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8992A8FC17 for ; Sat, 19 Sep 2009 19:46:48 +0000 (UTC) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id n8JJkZ2b099608; Sat, 19 Sep 2009 20:46:43 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk n8JJkZ2b099608 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1253389603; bh=QmIeFg6tPjEQe5jGueZMo/Bfeg9d+Lyy1kfeOBfWjcs=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4AB53514.3020007@infracaninophile.co.uk>|Date:=20S at,=2019=20Sep=202009=2020:46:28=20+0100|From:=20Matthew=20Seaman= 20|Organization:=20Infracaninophi le|User-Agent:=20Thunderbird=202.0.0.23=20(X11/20090823)|MIME-Vers ion:=201.0|To:=20HM=202K=20|CC:=20freebsd-ports@ freebsd.org|Subject:=20Re:=20make=20options|References:=20<7f7d0a6 70909191056l2ee31666l3d8925bbce2ce87a@mail.gmail.com>|In-Reply-To: =20<7f7d0a670909191056l2ee31666l3d8925bbce2ce87a@mail.gmail.com>|X -Enigmail-Version:=200.95.6|Content-Type:=20multipart/signed=3B=20 micalg=3Dpgp-sha256=3B=0D=0A=20protocol=3D"application/pgp-signatu re"=3B=0D=0A=20boundary=3D"------------enigEA3B4C3D13E6A31F99CFFD3 6"; b=NaQ/mhyTwZ+HDCbxfb2jxslFohO8CpdE7FYHtlJjJl5w+2TU18Ijw81/7E8Ho+q9B QBwx0EMc+P5jFE9BTtqvvKL+fDZvP6gGctMmc2E/nk8JPXmBF8/p0Nx3Yqi6Q82Ix1 GcA88ZeCj1oQqbbOPn/7OIbaAvG1bWAp0oiM+TwM= X-Authentication-Warning: happy-idiot-talk.infracaninophile.co.uk: Host localhost [IPv6:::1] claimed to be happy-idiot-talk.infracaninophile.co.uk Message-ID: <4AB53514.3020007@infracaninophile.co.uk> Date: Sat, 19 Sep 2009 20:46:28 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.23 (X11/20090823) MIME-Version: 1.0 To: HM 2K References: <7f7d0a670909191056l2ee31666l3d8925bbce2ce87a@mail.gmail.com> In-Reply-To: <7f7d0a670909191056l2ee31666l3d8925bbce2ce87a@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigEA3B4C3D13E6A31F99CFFD36" X-Virus-Scanned: clamav-milter 0.95.2 at happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: make options X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 19:46:49 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEA3B4C3D13E6A31F99CFFD36 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable HM 2K wrote: > When making some ports, they display an "options" interface. >=20 > Is there a way to specify these options so that the interface does not > appear? You only get the options dialogue one time -- once you've answered the=20 questions it asks, it writes the answers into per-port subdirectories of /var/db/ports/. So long as the set of options remains constant, you won't be presented with an options dialogue again for that port, although= you can just run 'make config' at any time to change your choices. Now, if you want to automate building of ports and not suffer the frustra= tion of your build machine sitting there uselessly all night waiting for you t= o tick some box, there are two choices. * Define BATCH in the make environment or as a variable in /etc/make.co= nf. This will cause all OPTIONS dialogues to be suppressed and the port w= ill be built with the defaults where no previous settings exist. * Run 'make config-recursive' for every important port you want to buil= d. You will have to re-run the command repeatedly until you no longer ge= t prompted with any OPTIONS dialogues -- turning an option on or off=20 will generally result in modifying the ports dependencies, and newly introduced dependencies may well have their own OPTIONS dialogues. Of course, you can supply the same information that is generated by the OPTIONS dialogues by alternate means. The output of the dialogues are ju= st small Makefiles, which you could copy from another system, or write by=20 hand. In principle you could incorporate the same variable settings in s= ay, /etc/make.conf but I've never tried that and cannot confirm that it works= as expected. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigEA3B4C3D13E6A31F99CFFD36 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkq1NRoACgkQ8Mjk52CukIxjKwCfSDBiG79MSEVk52DfIAPrMINc dZcAni4VMyDhwzla8ozNioToTof2N9xe =YFT4 -----END PGP SIGNATURE----- --------------enigEA3B4C3D13E6A31F99CFFD36-- From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 20:23:35 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9409F106566B for ; Sat, 19 Sep 2009 20:23:35 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 52F528FC22 for ; Sat, 19 Sep 2009 20:23:34 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 19 Sep 2009 16:23:34 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.10.7-GA) with ESMTP id QEP10854; Sat, 19 Sep 2009 16:23:28 -0400 (EDT) Received: from 209-6-22-227.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.227]) by smtp01.lnh.mail.rcn.net with ESMTP; 19 Sep 2009 16:21:25 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19125.15684.498698.855972@jerusalem.litteratus.org> Date: Sat, 19 Sep 2009 16:21:24 -0400 To: Paul Schmehl In-Reply-To: References: <19125.7112.336613.902328@jerusalem.litteratus.org> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: Robert Huff , freebsd-ports@freebsd.org Subject: Re: lsof won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 20:23:35 -0000 Paul Schmehl writes: > > The usual casue of this is the installed kernel(+world ??) > > being out of sync with the contents of /usr/src. > > That doesn't make sense to me. vm.h is a src file. I have not read the code ... but as I understnd it, the build process draws on header files from both /usr/include and /usr/src. If the two disagree - . > Are you saying you rebuilt kernel and lsof built fine afterwards? Correct. Robert Huff From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 20:24:37 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13CBF106568D for ; Sat, 19 Sep 2009 20:24:37 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id EBF2B8FC23 for ; Sat, 19 Sep 2009 20:24:36 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 58DF18C06D; Sat, 19 Sep 2009 15:24:36 -0500 (CDT) Date: Sat, 19 Sep 2009 15:24:36 -0500 From: Mark Linimon To: Freddie Cash Message-ID: <20090919202436.GA17444@lonesome.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-ports@freebsd.org Subject: Re: www/dansguardian*: relinquishing maintainership X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 20:24:37 -0000 Done, thanks for all the help in the past. mcl From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 22:02:44 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6E4A1065672 for ; Sat, 19 Sep 2009 22:02:44 +0000 (UTC) (envelope-from tlott@gamesnet.de) Received: from spirit.gamesnet.de (spirit.gamesnet.de [87.230.101.86]) by mx1.freebsd.org (Postfix) with ESMTP id 7A9E58FC12 for ; Sat, 19 Sep 2009 22:02:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spirit.gamesnet.de (Postfix) with ESMTP id 645F629B013; Sun, 20 Sep 2009 00:02:12 +0200 (CEST) X-Virus-Scanned: amavisd-new at mail.gamesnet.de Received: from spirit.gamesnet.de ([127.0.0.1]) by localhost (spirit.gamesnet.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h49ULKMRmxS6; Sun, 20 Sep 2009 00:02:07 +0200 (CEST) Received: from sub.han.vpn.gamesnet.de (sub.han.vpn.gamesnet.de [192.168.1.101]) by spirit.gamesnet.de (Postfix) with ESMTPSA id DA30C29B00F; Sun, 20 Sep 2009 00:02:06 +0200 (CEST) Date: Sun, 20 Sep 2009 00:02:05 +0200 From: Tobias Lott To: pgollucci@FreeBSD.org Message-ID: <20090920000205.3d6acce1@sub.han.vpn.gamesnet.de> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: FreeBSD Port: net-mgmt/net-snmp runs as root X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 22:02:44 -0000 Hi Philip Since net-snmp at default configuration runs as user root its a Security Issue imho. Well thats not the main Problem but a Changerequest (should I open a PR for this?) The main Reason im writing this is if I start snmpd with the user nobody (-u) f.e. it "seems" there are Permission Problems with some OID's. snmpd.log: Connection from UDP: [0.0.0.0]->[192.168.1.199]:-23573 Purging address from address cache: UDP: [0.0.0.0]->[10.0.254.6]:-242Received SNMP packet(s) from UDP: [0.0.0.0]->[192.168.1.199]:-23573 GET message -- HOST-RESOURCES-MIB::hrStorageUsed.1 kvm_openfiles: Permission denied kvm_openfiles: /dev/mem: Permission denied That snmpget Result: 502933 That Host has 2GB of Ram so its correct, so can I just ignore that error message? For that I have to launch snmpd with -r which I rather would not. Should I create a PR for this one too? Additionaly: FreeBSD s4denie0425.gamesnet.de 7.2-STABLE FreeBSD 7.2-STABLE #3 r196954: Tue Sep 8 02:10:22 CEST 2009 root@s4denie0425.gamesnet.de:/usr/obj/usr/src/sys/S4DENIE0425 amd64 Cheers -- Tobias Lott From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 22:16:27 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D4B41065672 for ; Sat, 19 Sep 2009 22:16:27 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.freebsd.org (Postfix) with ESMTP id 17A4E8FC13 for ; Sat, 19 Sep 2009 22:16:27 +0000 (UTC) Received: (qmail 15284 invoked from network); 19 Sep 2009 22:16:26 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Sep 2009 22:16:26 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 574E65089C; Sat, 19 Sep 2009 18:16:22 -0400 (EDT) From: Lowell Gilbert To: freebsd-ports@freebsd.org References: <19125.7112.336613.902328@jerusalem.litteratus.org> <19125.15684.498698.855972@jerusalem.litteratus.org> Date: Sat, 19 Sep 2009 18:16:22 -0400 In-Reply-To: <19125.15684.498698.855972@jerusalem.litteratus.org> (Robert Huff's message of "Sat, 19 Sep 2009 16:21:24 -0400") Message-ID: <4463bemvgp.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: lsof won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 22:16:27 -0000 Robert Huff writes: > Paul Schmehl writes: > >> > The usual casue of this is the installed kernel(+world ??) >> > being out of sync with the contents of /usr/src. >> >> That doesn't make sense to me. vm.h is a src file. > > I have not read the code ... but as I understnd it, the build > process draws on header files from both /usr/include and /usr/src. > If the two disagree - . Not exactly. Buildworld first builds the toolchain from the source tree, then uses that toolchain to build the rest of the system. lsof isn't part of the system build; it comes from the ports system. >> Are you saying you rebuilt kernel and lsof built fine afterwards? Right. lsof needs to look at kernel structures, so it has to be built from the same headers that the kernel was, or it won't know how to interpret the data it retrieves. From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 22:28:45 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6DBB1065694 for ; Sat, 19 Sep 2009 22:28:45 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.120]) by mx1.freebsd.org (Postfix) with ESMTP id AEACC8FC1C for ; Sat, 19 Sep 2009 22:28:45 +0000 (UTC) Received: from [192.168.2.102] (really [76.182.207.163]) by cdptpa-omta01.mail.rr.com with ESMTP id <20090919222844377.CFJE6569@cdptpa-omta01.mail.rr.com> for ; Sat, 19 Sep 2009 22:28:44 +0000 Date: Sat, 19 Sep 2009 17:28:43 -0500 From: Paul Schmehl To: freebsd-ports@freebsd.org Message-ID: In-Reply-To: <4463bemvgp.fsf@be-well.ilk.org> References: <19125.7112.336613.902328@jerusalem.litteratus.org> <19125.15684.498698.855972@jerusalem.litteratus.org> <4463bemvgp.fsf@be-well.ilk.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: lsof won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 22:28:46 -0000 --On September 19, 2009 6:16:22 PM -0400 Lowell Gilbert wrote: > Robert Huff writes: > >> Paul Schmehl writes: >> >>> > The usual casue of this is the installed kernel(+world ??) >>> > being out of sync with the contents of /usr/src. >>> >>> That doesn't make sense to me. vm.h is a src file. >> >> I have not read the code ... but as I understnd it, the build >> process draws on header files from both /usr/include and /usr/src. >> If the two disagree - . > > Not exactly. Buildworld first builds the toolchain from the source > tree, then uses that toolchain to build the rest of the system. lsof > isn't part of the system build; it comes from the ports system. > >>> Are you saying you rebuilt kernel and lsof built fine afterwards? > > Right. lsof needs to look at kernel structures, so it has to be built > from the same headers that the kernel was, or it won't know how to > interpret the data it retrieves. Thanks, Lowell. That makes sense. Paul Schmehl, If it isn't already obvious, my opinions are my own and not those of my employer. ****************************************** WARNING: Check the headers before replying From owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 23:00:05 2009 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB1F31065676 for ; Sat, 19 Sep 2009 23:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BAF488FC15 for ; Sat, 19 Sep 2009 23:00:05 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8JN0515073839 for ; Sat, 19 Sep 2009 23:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8JN05Sx073838; Sat, 19 Sep 2009 23:00:05 GMT (envelope-from gnats) Date: Sat, 19 Sep 2009 23:00:05 GMT Message-Id: <200909192300.n8JN05Sx073838@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/13618: commit references a PR X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 23:00:05 -0000 The following reply was made to PR ports/13618; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/13618: commit references a PR Date: Sat, 19 Sep 2009 22:52:43 +0000 (UTC) miwi 2009-09-19 22:52:35 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile distinfo Log: - Update mod_sql_tds to 4.11 PR: 13618 Submitted by: Patrick Muldoon Approved by: maintainer via irc Feature safe: yes Revision Changes Path 1.155 +3 -2 ports/ftp/proftpd/Makefile 1.53 +3 -3 ports/ftp/proftpd/distinfo _______________________________________________ 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 owner-freebsd-ports@FreeBSD.ORG Sat Sep 19 23:42:37 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67B8C1065679 for ; Sat, 19 Sep 2009 23:42:37 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 26CCB8FC08 for ; Sat, 19 Sep 2009 23:42:36 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 19 Sep 2009 19:42:36 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.10.7-GA) with ESMTP id QEP23884; Sat, 19 Sep 2009 19:42:11 -0400 (EDT) Received: from 209-6-22-227.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.227]) by smtp01.lnh.mail.rcn.net with ESMTP; 19 Sep 2009 19:42:11 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19125.27730.939946.690659@jerusalem.litteratus.org> Date: Sat, 19 Sep 2009 19:42:10 -0400 To: Lowell Gilbert In-Reply-To: <4463bemvgp.fsf@be-well.ilk.org> References: <19125.7112.336613.902328@jerusalem.litteratus.org> <19125.15684.498698.855972@jerusalem.litteratus.org> <4463bemvgp.fsf@be-well.ilk.org> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: freebsd-ports@freebsd.org Subject: Re: lsof won't build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 23:42:37 -0000 Lowell Gilbert writes: > >> Are you saying you rebuilt kernel and lsof built fine afterwards? > > Right. lsof needs to look at kernel structures, so it has to be > built from the same headers that the kernel was, or it won't know > how to interpret the data it retrieves. And it finds those not in /usr/include - which, as I understand things, will in a correctly configured system definitionally match what's in the running kernel - but in /usr/src, for which such an expectation is wobbly? Robert Huff