Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2011 20:12:23 -0500
From:      omar <omars1234@gmail.com>
To:        chromium@FreeBSD.org
Subject:   problem building 15.0.874.106 on amd64
Message-ID:  <CA%2B%2BoXvRGKmed47Nr=vUnDzPHZh4hED9ePrsYfNfw8ZgoO=tzDA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi guys,

I'm running FreeBSD 8.2-RELEASE on amd64, and the chromium 15.0.874.106
build fails for me on two separate machines.  Previous versions (14.x)
built fine.

Ports tree is up to date and everything is updated, I've also rebuilt
everything related with a portupgrade -fRr ...

it looks like the problem is that the port expects to find execinfo.h in
/usr/local/include instead of in $LOCALBASE/include

Thanks for keeping up with Chrome-- just trying to help out with the bug
report.

Output follows.
-omar

Uname output from one system:
FreeBSD indrani.eng.umd.edu 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Mon Aug 15
16:55:42 EDT 2011     root@:/usr/obj/usr/src/sys/INDRANI  amd64

It fails with the below output (truncated to just the tail end of the build
output).

  CXX(host) out/Release/obj.host/v8_base/v8/src/platform-freebsd.o
  CXX(host) out/Release/obj.host/v8_base/v8/src/platform-posix.o
v8/src/platform-freebsd.cc:46:56: warning: execinfo.h: No such file or
directory
v8/src/platform-freebsd.cc: In static member function 'static int
v8::internal::OS::StackWalk(v8::internal::Vector<v8::internal::OS::StackFrame>)':
v8/src/platform-freebsd.cc:308: error: 'backtrace' was not declared in this
scope
v8/src/platform-freebsd.cc:310: error: 'backtrace_symbols' was not declared
in this scope
gmake: *** [out/Release/obj.host/v8_base/v8/src/platform-freebsd.o] Error 1
gmake: *** Waiting for unfinished jobs....
*** Error code 1

Stop in /usr/ports/www/chromium.
*** Error code 1

Stop in /usr/ports/www/chromium.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20111110-74600-1bxohd0-0 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=chromium-14.0.835.202_1 UPGRADE_PORT_VER=14.0.835.202_1 make
DEPENDS_TARGET=package
** Fix the problem and try again.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B%2BoXvRGKmed47Nr=vUnDzPHZh4hED9ePrsYfNfw8ZgoO=tzDA>