Hi Guys,
I guess those that are close to debian packaging, wouldn't see this issue, but
with the latest Chromium dev channel the remoting part seems to be hardcoded
to depend on the debian architecture.
Building it delivers the following error:
[ 339s] + ./build/gyp_chromium build/all.gyp --depth . -Dwerror= -
Dlinux_sandbox_chrome_path=/usr/lib64/chromium/chromium -Ddisable_nacl=1 -
Denable_remoting_host=0 -Darchive_chromoting_tests=0 -Duse_openssl=0 -
Dproprietary_codecs=1 -Duse_system_ffmpeg=0 -Dbuild_ffmpegsumo=1 -
Dremove_webcore_debug_symbols=1 -Dlogging_like_official_build=1 -
Dclang_use_chrome_plugins=0 -Dlinux_fpic=1 -Dtoolkit_uses_gtk=0 -
Dtarget_arch=x64 -Dsystem_libdir=lib64 -Dclang=0 -Djavascript_engine=v8 -
Dpython_ver=2.7 -Dcomponent=shared_library -Dlinux_use_gold_binary=0 -
Dlinux_use_gold_flags=0 -
Dgoogle_api_key=AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q -
Dgoogle_default_client_id=
4139804441.apps.googleusercontent.com -
Dgoogle_default_client_secret=KDTRKEZk2jwT_7CDpcmMA--P
[ 341s] Updating projects from gyp files...
[ 347s] host/installer/linux/build-deb.sh: line 9: dpkg-architecture: command
not found
[ 347s] gyp: Call to '['host/installer/linux/build-deb.sh', '-p', '-s',
'..']' returned exit status 0.
[ 366s] error: Bad exit status from /var/tmp/rpm-tmp.75gjwL (%build)
Is there any flag that I can use to prevent build-deb.sh to be executed ? Or
do I have to patch this one out ?
Thanks
Regards
Raymond