TB --- 2011-12-10 01:00:00 - tinderbox 2.8 running on freebsd-current.sentex.ca
TB --- 2011-12-10 01:00:00 - starting HEAD tinderbox run for i386/i386
TB --- 2011-12-10 01:00:00 - cleaning the object tree
TB --- 2011-12-10 01:00:48 - cvsupping the source tree
TB --- 2011-12-10 01:00:48 - /usr/bin/c
On 12/09/2011 15:29, Chuck Burns wrote:
> I recently source-up'd to 10-current, and began the slow process of
> rebuilding
> all my installed ports, devel/google-perftools fails with an undeclared
> "__isthreaded"
For ports questions it's customary to start on freebsd-ports@ and cc the
maintain
I recently source-up'd to 10-current, and began the slow process of rebuilding
all my installed ports, devel/google-perftools fails with an undeclared
"__isthreaded"
The following should be more than enough information.
Thanks,
Chuck Burns
root@freebeast /usr/src % svn info
Path: .
Workin
On Fri, Dec 09, 2011 at 09:16:13AM -0500, Derek Tattersall wrote:
> After installing 9.0-RC2 or RC3, pkg_add -r fails in trying to access
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/package-9-current as the
> terminal directory is acually packages-9-stable. It is a one line
> change in the sou
After installing 9.0-RC2 or RC3, pkg_add -r fails in trying to access
ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/package-9-current as the
terminal directory is acually packages-9-stable. It is a one line
change in the source for pkg_add.
--
Best regards,
Derek Tattersall
d...@mebtel.net
On Fri, Dec 09, 2011 at 03:25:40PM +0100, Erik Cederstrand wrote:
> Den 09/12/2011 kl. 14.37 skrev Ruslan Ermilov:
>
> > On Fri, Dec 09, 2011 at 12:16:39PM +0100, Erik Cederstrand wrote:
> >> I've been working on a project to make it possible to produce deterministic
> >> builds with FreeBSD. By t
Hi Ruslan,
Den 09/12/2011 kl. 14.37 skrev Ruslan Ermilov:
> On Fri, Dec 09, 2011 at 12:16:39PM +0100, Erik Cederstrand wrote:
>> I've been working on a project to make it possible to produce deterministic
>> builds with FreeBSD. By this I mean building a FreeBSD distribution twice
>> from the sam
Alexander,
> I have a script that runs command tail with open descriptor.
> After 30 seconds, I close descriptor. But descriptor not closed.
> When script is closed tail is present in ps aux.
>
> $log_file = path_to_log;
> eval {
> local $SIG{ALRM} = sub { die; };
> alarm (30);
> ope
On Fri, Dec 09, 2011 at 12:16:39PM +0100, Erik Cederstrand wrote:
> I've been working on a project to make it possible to produce deterministic
> builds with FreeBSD. By this I mean building a FreeBSD distribution twice
> from the same code base and having all files in the two distributions match
>
On Fri, 9 Dec 2011 14:10:18 +0400
Lev Serebryakov wrote:
> Hello, Freebsd-current.
>
> Soekris ("famous" developer of small x86-compatible appliance-like
> hardware) released net6501 some time ago, which is based on Atom (E6xx)
> CPU.
> It seems, that 64-bit version of Linux could run on it
I have a script that runs command tail with open descriptor.
After 30 seconds, I close descriptor. But descriptor not closed.
When script is closed tail is present in ps aux.
$log_file = path_to_log;
eval {
local $SIG{ALRM} = sub { die; };
alarm (30);
open (LOG, "tail -F $log_file|") ||
Hi Kostik,
I understand that you are busy with the release. But is there a plan
to commit this code somewhere in the near future?
On Fri, 25 Nov 2011, 22:21+0400, Maxim Konovalov wrote:
> [...]
> > Fixed patch is available at
> > http://people.freebsd.org/~kib/misc/map_datalimit.2.patch
> >
> W
On Fri, Dec 09, 2011 at 09:23:58AM +, Thomas Mueller wrote:
> > Recompile the port; the CAM ioctl numbers have changed.
>
> > Cheers
> > Michiel
>
> When did these CAM ioctl numbers change? Was it before or after I built and
> installed cdrtools?
>
> Running ls -rtl /var/db/pkg/cdrtools-3.
Hi all,
I've been working on a project to make it possible to produce deterministic
builds with FreeBSD. By this I mean building a FreeBSD distribution twice from
the same code base and having all files in the two distributions match by md5
sum. Currently, this is not the case.
My main goal fo
Hello, Freebsd-current.
Soekris ("famous" developer of small x86-compatible appliance-like
hardware) released net6501 some time ago, which is based on Atom (E6xx)
CPU.
It seems, that 64-bit version of Linux could run on it without
problems.
But FreeBSD/amd64 can not. It stops after kernel de
> Recompile the port; the CAM ioctl numbers have changed.
> Cheers
> Michiel
When did these CAM ioctl numbers change? Was it before or after I built and
installed cdrtools?
Running ls -rtl /var/db/pkg/cdrtools-3.00_1 produces
total 48
-rw-r--r-- 1 root wheel 17550 Sep 26 09:20 +MTREE_DIRS
On Thu, Dec 08, 2011 at 04:36:58PM -0800, Matthew Fleming wrote:
> This code should be MFC-able to stable/9 after 9.0 is released.
Yes, please make sure to merge it to stable/9.
pgpJdscbva0LS.pgp
Description: PGP signature
On Thu, Dec 8, 2011 at 5:49 AM, Michiel Boland wrote:
>
>
> Recompile the port; the CAM ioctl numbers have changed.
>
> Cheers
> Michiel
Hi,
Is there an entry to describe this remedy in /usr/src/UPDATING? This issue has
been coming up a lot in 9.0, so it would be good to have something to
point
18 matches
Mail list logo