Public bug reported:

FTBFS in saucy
mozc 1.6.1187.102-1~exp2

This is blocking sync 1.6.1187.102-1~exp3 from debian experimental.

====

base/mutex.cc: In function 'pthread_mutex_t* 
mozc::{anonymous}::AsPthreadMutexT(T*)':
base/mutex.cc:282:18: error: typedef 'opaque_buffer_size_check' locally defined 
but not used [-Werror=unused-local-typedefs]
                  opaque_buffer_size_check);
                  ^
./base/port.h:166:39: note: in definition of macro 'COMPILE_ASSERT'
   typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
                                       ^
base/mutex.cc: In function 'pthread_rwlock_t* 
mozc::{anonymous}::AsPthreadRWLockT(T*)':
base/mutex.cc:329:18: error: typedef 'opaque_buffer_size_check' locally defined 
but not used [-Werror=unused-local-typedefs]
                  opaque_buffer_size_check);
                  ^
./base/port.h:166:39: note: in definition of macro 'COMPILE_ASSERT'
   typedef CompileAssert<(bool(expr))> msg[bool(expr) ? 1 : -1]
                                       ^
cc1plus: all warnings being treated as errors
make[2]: *** [out_linux/Release/obj.host/base_core/base/mutex.o] Error 1
make[2]: Leaving directory `/tmp/buildd/mozc-1.6.1187.102'
Traceback (most recent call last):
  File "build_mozc.py", line 1505, in <module>
    main()
  File "build_mozc.py", line 1490, in main
    BuildToolsMain(cmd_opts, cmd_args, original_directory_name)
  File "build_mozc.py", line 886, in BuildToolsMain
    BuildMain(options, ['%s:%s' % (gyp_file, target)], original_directory_name)
  File "build_mozc.py", line 1139, in BuildMain
    BuildOnLinux(options, targets, original_directory_name)
  File "build_mozc.py", line 932, in BuildOnLinux
    RunOrDie([make_command] + build_args + target_names)
  File "/tmp/buildd/mozc-1.6.1187.102/build_tools/util.py", line 97, in RunOrDie
    '==========']))
build_tools.util.RunOrDieError: 
==========
 ERROR: make -j1 MAKE_JOBS=1 BUILDTYPE=Release builddir_name=out_linux 
build_tools
==========
make[1]: *** [override_dh_auto_build] Error 1

** Affects: mozc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1187441

Title:
  FTBFS in saucy: error: typedef 'opaque_buffer_size_check' locally
  defined but not used [-Werror=unused-local-typedefs]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mozc/+bug/1187441/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to