- [user@laptop ~]$ LC_ALL=C pacman -Qi libpng
- Name : libpng
- Version : 1.5.8-1
- URL : http://www.libpng.org/pub/png/libpng.html
- Licenses : custom
- Groups : None
- Provides : None
- Depends On : zlib sh
- Optional Deps : None
- Required By : cairo gd gdk-pixbuf2 ghostscript gstreamer0.10-good-plugins
- icoutils imlib2 lastfm-client lib32-libpng libcups libwmf
- mjpegtools openjdk6 qt sdl_image slim zvbi
- Conflicts With : None
- Replaces : None
- Installed Size : 776.00 KiB
- Packager : Ionut Biru <ibiru@archlinux.org>
- Architecture : x86_64
- Build Date : Thu Feb 2 23:23:22 2012
- Install Date : Sun Feb 5 18:46:43 2012
- Install Reason : Installed as a dependency for another package
- Install Script : No
- Description : A collection of routines used to create PNG format graphics files
- [user@laptop ~]$ avant-window-navigator
- avant-window-navigator: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory
- build fails with:
- [...]
- /usr/bin/lda-schema-to-gconf: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory
- make[3]: *** [awn-applet-taskmanager.schemas] Error 127
- make[3]: *** Waiting for unfinished jobs....
- dock-manager-api.c: In function '_dbus_handle_dock_item_dbus_interface_menu_item_activated':
- dock-manager-api.c:3674:15: warning: unused variable 'reply' [-Wunused-variable]
- dock-manager-api.c: In function 'task_manager_dispatcher_list_to_object_path_array':
- dock-manager-api.c:4323:7: warning: variable '__result__size_' set but not used [-Wunused-but-set-variable]
- dock-manager-api.c: In function 'task_manager_dispatcher_real_get_capabilities':
- dock-manager-api.c:4360:7: warning: variable '_capabilities_size_' set but not used [-Wunused-but-set-variable]
- dock-manager-api.c:4357:26: warning: variable 'self' set but not used [-Wunused-but-set-variable]
- dock-manager-api.c: In function 'task_manager_dispatcher_real_get_items':
- dock-manager-api.c:4379:2: warning: passing argument 1 of 'task_manager_dispatcher_list_to_object_path_array' discards 'const' qualifier from pointer target type [enabled by default]
- dock-manager-api.c:4320:15: note: expected 'struct GSList *' but argument is of type 'const struct GSList *'
- dock-manager-api.c: In function 'task_manager_dispatcher_real_get_items_by_name':
- dock-manager-api.c:4393:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
- dock-manager-api.c: In function 'task_manager_dispatcher_real_get_items_by_desktop_file':
- dock-manager-api.c:4442:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
- dock-manager-api.c:4454:24: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
- dock-manager-api.c: In function 'task_manager_dispatcher_real_get_items_by_pid':
- dock-manager-api.c:4478:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
- dock-manager-api.c: In function 'task_manager_dispatcher_real_get_item_by_xid':
- dock-manager-api.c:4523:7: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
- dock-manager-api.c: In function 'task_manager_dispatcher_real_awn_register_proxy_item':
- dock-manager-api.c:4569:26: warning: variable 'self' set but not used [-Wunused-but-set-variable]
- dock-manager-api.c: In function 'task_icon_dispatcher_real_add_menu_item':
- dock-manager-api.c:4835:3: warning: passing argument 2 of 'g_hash_table_iter_next' from incompatible pointer type [enabled by default]
- /usr/include/glib-2.0/glib/ghash.h:103:13: note: expected 'void **' but argument is of type 'const char **'
- dock-manager-api.c:4835:3: warning: passing argument 3 of 'g_hash_table_iter_next' from incompatible pointer type [enabled by default]
- /usr/include/glib-2.0/glib/ghash.h:103:13: note: expected 'void **' but argument is of type 'struct GValue **'
- dock-manager-api.c: In function 'task_icon_dispatcher_real_update_dock_item':
- dock-manager-api.c:4898:3: warning: passing argument 2 of 'g_hash_table_iter_next' from incompatible pointer type [enabled by default]
- /usr/include/glib-2.0/glib/ghash.h:103:13: note: expected 'void **' but argument is of type 'const char **'
- dock-manager-api.c:4898:3: warning: passing argument 3 of 'g_hash_table_iter_next' from incompatible pointer type [enabled by default]
- /usr/include/glib-2.0/glib/ghash.h:103:13: note: expected 'void **' but argument is of type 'struct GValue **'
- dock-manager-api.c: In function 'task_icon_dispatcher_real_get_desktop_file':
- dock-manager-api.c:5002:21: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
- dock-manager-api.c: In function 'task_icon_dispatcher_real_get_uri':
- dock-manager-api.c:5016:22: warning: variable 'self' set but not used [-Wunused-but-set-variable]
- make[2]: *** [all] Error 2
- make[1]: *** [all-recursive] Error 1
- make: *** [all] Error 2
- ==> ERROR: A failure occurred in build().
- Aborting...
- ==> ERROR: Makepkg was unable to build avant-window-navigator.