← Back to team overview

dx-packages team mailing list archive

[Bug 1152680] Re: test_modules-gaussian-blur.o: undefined reference to symbol 'exp@@GLIBC_2.2.5'

 

** Project changed: notify-osd => notify-osd (Ubuntu)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to notify-osd in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1152680

Title:
  test_modules-gaussian-blur.o: undefined reference to symbol
  'exp@@GLIBC_2.2.5'

Status in “notify-osd” package in Ubuntu:
  New

Bug description:
  OS: Arch Linux x64
  automake: 1.13.1-1
  gnome-common: 3.6.0-1 (manually patched /usr/bin/gnome-autogen.sh to work with automake 1.13)
  binutils: 2.23.1-3 (this is what provides /usr/bin/ld)

  Building 'notify-osd-bzr' from AUR (
  https://aur.archlinux.org/packages/notify-osd-bzr/ ) with `makepkg`

  [...]
  ==> Starting build()...
  ==> Connecting to notify-osd bzr server....
  You have not informed bzr of your Launchpad ID, and you must do this to
  write to Launchpad or access private data.  See "bzr help launchpad-login".
  Branched 441 revisions.                                                                                                                                                                          
  ==> bzr checkout done or server timeout
  ==> Starting make...
  patching file src/defaults.co
  Hunk #1 succeeded at 144 (offset -3 lines).
  patching file src/defaults.c
  Hunk #1 succeeded at 760 (offset 6 lines).
  /usr/bin/gnome-autogen.sh
  checking for autoconf >= 2.59...
    testing autoconf2.50... not found.
    testing autoconf... found 2.69
  checking for automake >= 1.8...
    testing automake-1.13... found 1.13.1
  checking for libtool >= 1.4.3...
    testing libtoolize... found 2.4.2
  checking for pkg-config >= 0.14.0...
    testing pkg-config... found 0.28
  Checking for required M4 macros...
  Checking for forbidden M4 macros...
  Processing ./configure.in
  Running libtoolize...
  libtoolize: putting auxiliary files in `.'.
  libtoolize: copying file `./ltmain.sh'
  libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  libtoolize: copying file `m4/libtool.m4'
  libtoolize: copying file `m4/ltoptions.m4'
  libtoolize: copying file `m4/ltsugar.m4'
  libtoolize: copying file `m4/ltversion.m4'
  libtoolize: copying file `m4/lt~obsolete.m4'
  libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  Running aclocal-1.13...
  aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  Running autoconf...
  Running autoheader...
  Running automake-1.13...
  automake-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  configure.in:18: installing './compile'
  configure.in:14: installing './config.guess'
  configure.in:14: installing './config.sub'
  configure.in:7: installing './install-sh'
  configure.in:7: installing './missing'
  Makefile.am: installing './INSTALL'
  Makefile.am: installing './COPYING' using GNU General Public License v3 file
  Makefile.am:     Consider adding the COPYING file to the version control system
  Makefile.am:     for your code, to avoid questions about which license your project uses
  automake-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  examples/Makefile.am: installing './depcomp'
  src/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  parallel-tests: installing './test-driver'
  Running ./configure --enable-maintainer-mode --prefix=/usr --libexecdir=/usr/lib/notify-osd ...
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  checking for gawk... gawk
  checking whether make sets $(MAKE)... yes
  checking whether make supports nested variables... yes
  checking whether make supports nested variables... (cached) yes
  checking for style of include used by make... GNU
  checking for gcc... gcc
  checking whether the C compiler works... yes
  checking for C compiler default output file name... a.out
  checking for suffix of executables... 
  checking whether we are cross compiling... no
  checking for suffix of object files... o
  checking whether we are using the GNU C compiler... yes
  checking whether gcc accepts -g... yes
  checking for gcc option to accept ISO C89... none needed
  checking dependency style of gcc... gcc3
  checking whether gcc understands -Wno-sign-compare... yes
  checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  checking what language compliance flags to pass to the C compiler... 
  checking whether to enable maintainer-specific portions of Makefiles... yes
  checking build system type... x86_64-unknown-linux-gnu
  checking host system type... x86_64-unknown-linux-gnu
  checking how to print strings... printf
  checking for a sed that does not truncate output... /usr/bin/sed
  checking for grep that handles long lines and -e... /usr/bin/grep
  checking for egrep... /usr/bin/grep -E
  checking for fgrep... /usr/bin/grep -F
  checking for ld used by gcc... /usr/bin/ld
  checking if the linker (/usr/bin/ld) is GNU ld... yes
  checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  checking the name lister (/usr/bin/nm -B) interface... BSD nm
  checking whether ln -s works... yes
  checking the maximum length of command line arguments... 1572864
  checking whether the shell understands some XSI constructs... yes
  checking whether the shell understands "+="... yes
  checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  checking for /usr/bin/ld option to reload object files... -r
  checking for objdump... objdump
  checking how to recognize dependent libraries... pass_all
  checking for dlltool... no
  checking how to associate runtime and link libraries... printf %s\n
  checking for ar... ar
  checking for archiver @FILE support... @
  checking for strip... strip
  checking for ranlib... ranlib
  checking command to parse /usr/bin/nm -B output from gcc object... ok
  checking for sysroot... no
  checking for mt... no
  checking if : is a manifest tool... no
  checking how to run the C preprocessor... gcc -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking for dlfcn.h... yes
  checking for objdir... .libs
  checking if gcc supports -fno-rtti -fno-exceptions... no
  checking for gcc option to produce PIC... -fPIC -DPIC
  checking if gcc PIC flag -fPIC -DPIC works... yes
  checking if gcc static flag -static works... yes
  checking if gcc supports -c -o file.o... yes
  checking if gcc supports -c -o file.o... (cached) yes
  checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  checking whether -lc should be explicitly linked in... no
  checking dynamic linker characteristics... GNU/Linux ld.so
  checking how to hardcode library paths into programs... immediate
  checking whether stripping libraries is possible... yes
  checking if libtool supports shared libraries... yes
  checking whether to build shared libraries... yes
  checking whether to build static libraries... no
  checking for gcc... (cached) gcc
  checking whether we are using the GNU C compiler... (cached) yes
  checking whether gcc accepts -g... (cached) yes
  checking for gcc option to accept ISO C89... (cached) none needed
  checking dependency style of gcc... (cached) gcc3
  checking for gcc option to accept ISO C99... -std=gnu99
  checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.9.0... yes
  checking for pkg-config... (cached) /usr/bin/pkg-config
  checking pkg-config is at least version 0.16... yes
  checking for GLIB... yes
  checking for GCONF... yes
  checking for WNCK... yes
  checking for LIBNOTIFY... yes
  checking for DBUS... yes
  checking for X... yes
  checking for pkg-config... /usr/bin/pkg-config
  checking for GTK+ - version >= 3.0.0... yes (version 3.6.4)
  checking for NOTIFY_OSD... yes
  checking that generated files are newer than configure... done
  configure: creating ./config.status
  config.status: creating Makefile
  config.status: creating src/Makefile
  config.status: creating tests/Makefile
  config.status: creating examples/Makefile
  config.status: creating data/Makefile
  config.status: creating data/icons/Makefile
  config.status: creating data/icons/scalable/Makefile
  config.status: creating config.h
  config.status: executing depfiles commands
  config.status: executing libtool commands

                   Notify OSD 0.9.31
               ============================

                     prefix:   /usr

           Build C Examples:   no

          Build C# Examples:   no

  Now type `make' to compile notify-osd
  make  all-recursive
  make[1]: Entering directory `/home/rschwab/build/notify-osd-bzr/src/notify-osd-build'
  Making all in src
  make[2]: Entering directory `/home/rschwab/build/notify-osd-bzr/src/notify-osd-build/src'
  /bin/sh ../libtool --mode=execute /usr/bin/dbus-binding-tool --prefix=stack --mode=glib-server --output=stack-glue.h notify-osd.xml
  make  all-am
  make[3]: Entering directory `/home/rschwab/build/notify-osd-bzr/src/notify-osd-build/src'
    CC       notify_osd-bubble.o
  bubble.c:124:2: warning: #warning "--== Using the icon-name-substitution! This is a temp. workaround not going to be maintained for long! ==--" [-Wcpp]
  bubble.c: In function ‘pointer_update’:
  bubble.c:1864:3: warning: ‘gtk_widget_get_pointer’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:747): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
    CC       notify_osd-defaults.o
  defaults.c: In function ‘defaults_get_top_corner’:
  defaults.c:2446:2: warning: ‘gdk_display_get_pointer’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkdisplay.h:91): Use 'gdk_device_get_position' instead [-Wdeprecated-declarations]
    CC       notify_osd-dialog.o
    CC       notify_osd-notification.o
    CC       notify_osd-main.o
  main.c: In function ‘main’:
  main.c:51:2: warning: ‘g_thread_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
    CC       notify_osd-observer.o
    CC       notify_osd-stack.o
    CC       notify_osd-dbus.o
    CC       notify_osd-dnd.o
    CC       notify_osd-apport.o
    CC       notify_osd-log.o
    CC       notify_osd-util.o
    CC       notify_osd-timings.o
    CC       notify_osd-stack-blur.o
    CC       notify_osd-exponential-blur.o
    CC       notify_osd-gaussian-blur.o
    CC       notify_osd-raico-blur.o
    CC       notify_osd-tile.o
    CC       notify_osd-bubble-window.o
    CC       notify_osd-bubble-window-accessible.o
    CC       notify_osd-bubble-window-accessible-factory.o
    CC       notify_osd-egg-fixed.o
    CC       notify_osd-egg-units.o
    CC       notify_osd-egg-timeline.o
    CC       notify_osd-egg-timeout-pool.o
  ../egg/egg-timeout-pool.c: In function ‘egg_timeout_pool_get_ticks’:
  ../egg/egg-timeout-pool.c:132:3: warning: ‘g_source_get_current_time’ is deprecated (declared at /usr/include/glib-2.0/glib/gmain.h:415): Use 'g_source_get_time' instead [-Wdeprecated-declarations]
    CC       notify_osd-egg-alpha.o
    CC       notify_osd-egg-hack.o
    CCLD     notify-osd
  make[3]: Leaving directory `/home/rschwab/build/notify-osd-bzr/src/notify-osd-build/src'
  make[2]: Leaving directory `/home/rschwab/build/notify-osd-bzr/src/notify-osd-build/src'
  Making all in tests
  make[2]: Entering directory `/home/rschwab/build/notify-osd-bzr/src/notify-osd-build/tests'
    CC       test_modules-bubble.o
  ../src/bubble.c:124:2: warning: #warning "--== Using the icon-name-substitution! This is a temp. workaround not going to be maintained for long! ==--" [-Wcpp]
  ../src/bubble.c: In function ‘pointer_update’:
  ../src/bubble.c:1864:3: warning: ‘gtk_widget_get_pointer’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:747): Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
    CC       test_modules-defaults.o
  ../src/defaults.c: In function ‘defaults_get_top_corner’:
  ../src/defaults.c:2446:2: warning: ‘gdk_display_get_pointer’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkdisplay.h:91): Use 'gdk_device_get_position' instead [-Wdeprecated-declarations]
    CC       test_modules-dialog.o
    CC       test_modules-notification.o
    CC       test_modules-observer.o
    CC       test_modules-stack.o
    CC       test_modules-dbus.o
    CC       test_modules-dnd.o
    CC       test_modules-apport.o
    CC       test_modules-util.o
    CC       test_modules-stack-blur.o
    CC       test_modules-exponential-blur.o
    CC       test_modules-gaussian-blur.o
    CC       test_modules-raico-blur.o
    CC       test_modules-tile.o
    CC       test_modules-bubble-window.o
    CC       test_modules-bubble-window-accessible.o
    CC       test_modules-bubble-window-accessible-factory.o
    CC       test_modules-log.o
    CC       test_modules-timings.o
    CC       test_modules-egg-fixed.o
    CC       test_modules-egg-units.o
    CC       test_modules-egg-timeline.o
    CC       test_modules-egg-timeout-pool.o
  ../egg/egg-timeout-pool.c: In function ‘egg_timeout_pool_get_ticks’:
  ../egg/egg-timeout-pool.c:132:3: warning: ‘g_source_get_current_time’ is deprecated (declared at /usr/include/glib-2.0/glib/gmain.h:415): Use 'g_source_get_time' instead [-Wdeprecated-declarations]
    CC       test_modules-egg-alpha.o
    CC       test_modules-egg-hack.o
    CC       test_modules-test-modules-main.o
    CC       test_modules-test-apport.o
    CC       test_modules-test-dbus.o
    CC       test_modules-test-withlib.o
    CC       test_modules-test-bubble.o
    CC       test_modules-test-defaults.o
    CC       test_modules-test-notification.o
    CC       test_modules-test-observer.o
    CC       test_modules-test-i18n.o
    CC       test_modules-test-synchronous.o
    CC       test_modules-test-dnd.o
    CC       test_modules-test-stack.o
    CC       test_modules-test-timings.o
    CC       test_modules-test-text-filtering.o
    CCLD     test-modules
  /usr/bin/ld: test_modules-gaussian-blur.o: undefined reference to symbol 'exp@@GLIBC_2.2.5'
  /usr/bin/ld: note: 'exp@@GLIBC_2.2.5' is defined in DSO /usr/lib/libm.so.6 so try adding it to the linker command line
  /usr/lib/libm.so.6: could not read symbols: Invalid operation
  collect2: error: ld returned 1 exit status
  make[2]: *** [test-modules] Error 1
  make[2]: Leaving directory `/home/rschwab/build/notify-osd-bzr/src/notify-osd-build/tests'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/home/rschwab/build/notify-osd-bzr/src/notify-osd-build'
  make: *** [all] Error 2
  ==> ERROR: A failure occurred in build().
      Aborting...
  + exit 2
  + clean_up
  + local EXIT_CODE=2
  + ((  INFAKEROOT  ))
  + ((  ! EXIT_CODE && CLEANUP  ))
  + remove_deps
  + ((  ! RMDEPS  ))
  + return

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/1152680/+subscriptions