Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2011 09:49:24 +0100
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        chromium@FreeBSD.org
Subject:   configure fails on ia64
Message-ID:  <20110527084924.GA52295@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
I know it's not supposed to be built on ia64,
but perhaps this can help you debug chromium
on supported arches.

Many thanks
Anton

On  FreeBSD 9.0-CURRENT #3 r221488 ia64

# make showconfig
===> The following configuration options are available for chromium-11.0.696.71:
     CODECS=off "Compile and enable patented codecs like H.264"
     GCONF=on "Use GConf2 for preferences"
     VPX=on "Use system libvpx for VP8 codec"
===> Use 'make config' to modify these settings
# 

Script started on Fri May 27 09:47:05 2011
make configure
===>   chromium-11.0.696.71 depends on file: /usr/local/bin/flex - found
===>   chromium-11.0.696.71 depends on file: /usr/local/bin/gperf - found
===>   chromium-11.0.696.71 depends on executable: bash - found
===>   chromium-11.0.696.71 depends on executable: yasm - found
===>   chromium-11.0.696.71 depends on package: nss>=3.12 - found
===>   chromium-11.0.696.71 depends on file: /usr/local/bin/python2.7 - found
===>   chromium-11.0.696.71 depends on executable: gmake - found
===>   chromium-11.0.696.71 depends on executable: bison - found
===>   chromium-11.0.696.71 depends on file: /usr/local/libdata/pkgconfig/scrnsaverproto.pc - found
===>   chromium-11.0.696.71 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   chromium-11.0.696.71 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   chromium-11.0.696.71 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found
===>   chromium-11.0.696.71 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found
===>   chromium-11.0.696.71 depends on file: /usr/local/bin/perl5.12.3 - found
===>   chromium-11.0.696.71 depends on file: /usr/local/bin/intltool-extract - found
===>   chromium-11.0.696.71 depends on executable: pkg-config - found
===>   chromium-11.0.696.71 depends on shared library: execinfo.1 - found
===>   chromium-11.0.696.71 depends on shared library: cairo.2 - found
===>   chromium-11.0.696.71 depends on shared library: dbus-1.3 - found
===>   chromium-11.0.696.71 depends on shared library: dbus-glib-1.2 - found
===>   chromium-11.0.696.71 depends on shared library: asound.2 - found
===>   chromium-11.0.696.71 depends on shared library: freetype.9 - found
===>   chromium-11.0.696.71 depends on shared library: nss3.1 - found
===>   chromium-11.0.696.71 depends on shared library: gnome-keyring.0 - found
===>   chromium-11.0.696.71 depends on shared library: ibus.2 - found
===>   chromium-11.0.696.71 depends on shared library: vpx - found
===>   chromium-11.0.696.71 depends on shared library: atk-1.0.0 - found
===>   chromium-11.0.696.71 depends on shared library: gconf-2.4 - found
===>   chromium-11.0.696.71 depends on shared library: glib-2.0.0 - found
===>   chromium-11.0.696.71 depends on shared library: gtk-x11-2.0.0 - found
===>   chromium-11.0.696.71 depends on shared library: IDL-2.0 - found
===>   chromium-11.0.696.71 depends on shared library: xml2.5 - found
===>   chromium-11.0.696.71 depends on shared library: xslt.2 - found
===>   chromium-11.0.696.71 depends on shared library: ORBit-2.0 - found
===>   chromium-11.0.696.71 depends on shared library: pango-1.0.0 - found
===>   chromium-11.0.696.71 depends on shared library: dconf.0 - found
===>  Configuring for chromium-11.0.696.71
cd /usr/ports/www/chromium/work/chromium-courgette-redacted-11.0.696.71 &&  GYP_DEFINES="use_system_libxml=1 use_system_ffmpeg=0 use_system_yasm=1 python_ver=2.7 ffmpeg_branding=Chromium use_proprietary_codecs=0 disable_sse2=1 use_system_vpx=1" /usr/local/bin/python2.7  ./build/gyp_chromium chrome/chrome.gyp --depth .
Updating projects from gyp files...
Traceback (most recent call last):
  File "./build/gyp_chromium", line 143, in <module>
    sys.exit(gyp.main(args))
  File "./tools/gyp/pylib/gyp/__init__.py", line 446, in main
    options.circular_check)
  File "./tools/gyp/pylib/gyp/__init__.py", line 84, in Load
    depth, generator_input_info, check, circular_check)
  File "./tools/gyp/pylib/gyp/input.py", line 2174, in Load
    depth, check)
  File "./tools/gyp/pylib/gyp/input.py", line 379, in LoadTargetBuildFile
    build_file_path)
  File "./tools/gyp/pylib/gyp/input.py", line 888, in ProcessVariablesAndConditionsInDict
    variables, build_file, 'variables')
  File "./tools/gyp/pylib/gyp/input.py", line 940, in ProcessVariablesAndConditionsInDict
    ProcessConditionsInDict(the_dict, is_late, variables, build_file)
  File "./tools/gyp/pylib/gyp/input.py", line 817, in ProcessConditionsInDict
    variables, build_file)
  File "./tools/gyp/pylib/gyp/input.py", line 895, in ProcessVariablesAndConditionsInDict
    expanded = ExpandVariables(value, is_late, variables, build_file)
  File "./tools/gyp/pylib/gyp/input.py", line 652, in ExpandVariables
    (contents, p.returncode))
Exception: Call to '../build/linux/python_arch.sh /usr/local/lib/libpython2.7.so.1' returned exit status 1. while trying to load chrome/chrome.gyp
*** Error code 1

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

Stop in /usr/ports/www/chromium.

Script done on Fri May 27 09:47:10 2011
-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423



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