Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2011 20:41:12 +0000
From:      Alexander Best <arundel@freebsd.org>
To:        Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Cc:        FreeBSD Ports <ports@freebsd.org>, chromium@freebsd.org
Subject:   Re: CFT Chromium 15.0.874.92
Message-ID:  <20111018204112.GA22834@freebsd.org>
In-Reply-To: <4E9DC55E.4030709@yandex.ru>
References:  <CANcjpOD9PsunPiqG1yRaENtOqVdBhuOV_Fj3GB0zAP=jNCXtLw@mail.gmail.com> <CANcjpOAoA4c-jAbdBWLnSZuDAkBjPhyntOOuZrBJbm4iemYOwA@mail.gmail.com> <20111018114830.GA25714@freebsd.org> <CANcjpOBTYexh5f5fACGJjWHU6RojBwMOW_yPJMA85CLeY-an-Q@mail.gmail.com> <4E9D7BA9.2070901@yandex.ru> <CANcjpOA4e-xXt1hz=H3y62Ys0Qa8iYT%2B2vSYgAYGePOaXsx5Pw@mail.gmail.com> <4E9D7FF3.4080408@yandex.ru> <20111018152840.GA73106@freebsd.org> <4E9DC55E.4030709@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue Oct 18 11, Ruslan Mahmatkhanov wrote:
> Alexander Best wrote on 18.10.2011 19:28:
> >On Tue Oct 18 11, Ruslan Mahmatkhanov wrote:
> >>George Liaskos wrote on 18.10.2011 17:22:
> >>>>Yes, all is fine here. And i didn't used libtool-fixed and UNAME_r hack
> >>>>for
> >>>>building. Using stock gcc and default options (CODECS,GCONF).
> >>>
> >>>Chromium does not need any hack to compile, what i don't know is the
> >>>state of devel/google-perftools on CURRENT.
> >>>
> >>>Compiling a jail right now.
> >>
> >>Ok, just checked - builds, deinstalls, installs fine.
> >>`make check` produces many of this errors:
> >>
> >>src/system-alloc.cc:423] SbrkSysAllocator failed.
> >>src/system-alloc.cc:423] MmapSysAllocator failed.
> >>
> >>and the final report is:
> >>
> >>======================================
> >>3 of 40 tests failed
> >>Please report to opensource@google.com
> >>======================================
> >>
> >>Doubt if it's somehow related with TO problem.
> >
> >i managed to get chromium running and it seems to do just fine. what i did
> >was to uninstall devel/google-perftools and then instead of building the 
> >port
> >i installed the package. although the package is supposed to be for 
> >freebsd 9
> >and not freebsd 10, it worked. :)
> >
> >still the problem is that devel/google-perftools doesn't build/install 
> >properly
> >on freebsd 10.
> >
> >cheers.
> >alex
> 
> Lawl, after i wrote the last message i restarted chromium just to make 
> sure.. and you know :), yes it's "Shared object "libtcmalloc.so.2" not 
> found".
> So i can confirm that there is a problem with google-perftools on 10.0, 
> in particular this guys doesn't installed:
> 
> pkg_delete: file '/usr/local/lib/libprofiler.so' doesn't exist
> pkg_delete: file '/usr/local/lib/libprofiler.so.1' doesn't exist
> pkg_delete: file '/usr/local/lib/libtcmalloc.so' doesn't exist
> pkg_delete: file '/usr/local/lib/libtcmalloc.so.2' doesn't exist
> pkg_delete: file '/usr/local/lib/libtcmalloc_and_profiler.so' doesn't exist
> pkg_delete: file '/usr/local/lib/libtcmalloc_and_profiler.so.2' doesn't 
> exist
> pkg_delete: file '/usr/local/lib/libtcmalloc_debug.so' doesn't exist
> pkg_delete: file '/usr/local/lib/libtcmalloc_debug.so.2' doesn't exist
> pkg_delete: file '/usr/local/lib/libtcmalloc_minimal.so' doesn't exist
> pkg_delete: file '/usr/local/lib/libtcmalloc_minimal.so.2' doesn't exist
> pkg_delete: file '/usr/local/lib/libtcmalloc_minimal_debug.so' doesn't exist
> pkg_delete: file '/usr/local/lib/libtcmalloc_minimal_debug.so.2' doesn't 
> exist
> 
> I was able to fix the things by rebuilding this port with UNAME_r set to 
> 9.9-CURRENT. Look like this was the reason why i didn't run into this 
> problem when installing chromium15.

it appears this is not only a problem with google-perftools, but with any port
that installs a library. after updating audio/jack, i faced the same problem.

cheers.
alex

> 
> -- 
> Regards,
> Ruslan
> 
> Tinderboxing kills... the drives.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111018204112.GA22834>