ports/176768: net-im/empathy: doesn't builds on -current
Ruslan Makhmatkhanov
rm at FreeBSD.org
Fri Mar 8 20:50:00 UTC 2013
>Number: 176768
>Category: ports
>Synopsis: net-im/empathy: doesn't builds on -current
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 08 20:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Ruslan Makhmatkhanov
>Release: 10.0-CURRENT
>Organization:
>Environment:
10.0-CURRENT amd64 r247812
FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221
Target: x86_64-unknown-freebsd10.0
Thread model: posix
>Description:
gmake[2]: Вход в каталог `/usr/ports/net-im/empathy/work/empathy-2.34.0/src'
GEN /usr/local/include/gstreamer-0.10/gst/audio/audio-enumtypes.h
CC empathy_av-empathy-audio-sink.o
In file included from empathy-audio-sink.c:25:
In file included from /usr/local/include/gstreamer-0.10/gst/audio/audio.h:26:
In file included from /usr/local/include/gstreamer-0.10/gst/audio/multichannel.h:21:
/usr/local/include/gstreamer-0.10/gst/audio/audio-enumtypes.h:4:11: warning: extra tokens at end of #ifndef directive [-Wextra-tokens]
#ifndef __/USR/LOCAL/INCLUDE/GSTREAMER_0.10/GST/AUDIO/AUDIO_ENUM_TYPES_H__
^
//
/usr/local/include/gstreamer-0.10/gst/audio/audio-enumtypes.h:5:11: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define __/USR/LOCAL/INCLUDE/GSTREAMER_0.10/GST/AUDIO/AUDIO_ENUM_TYPES_H__
^
/usr/local/include/gstreamer-0.10/gst/audio/audio-enumtypes.h:12:9: error: macro names must be identifiers
#define /USR/LOCAL/INCLUDE/GSTREAMER_TYPE_AUDIO_FORMAT (gst_audio_format_get_type())
^
/usr/local/include/gstreamer-0.10/gst/audio/audio-enumtypes.h:14:9: error: macro names must be identifiers
#define /USR/LOCAL/INCLUDE/GSTREAMER_TYPE_AUDIO_FORMAT_FLAGS (gst_audio_format_flags_get_type())
^
/usr/local/include/gstreamer-0.10/gst/audio/audio-enumtypes.h:16:9: error: macro names must be identifiers
#define /USR/LOCAL/INCLUDE/GSTREAMER_TYPE_AUDIO_FLAGS (gst_audio_flags_get_type())
^
/usr/local/include/gstreamer-0.10/gst/audio/audio-enumtypes.h:18:9: error: macro names must be identifiers
#define /USR/LOCAL/INCLUDE/GSTREAMER_TYPE_AUDIO_FIELD_FLAG (gst_audio_field_flag_get_type())
^
empathy-audio-sink.c:160:27: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
priv->audio_bins_lock = g_mutex_new ();
^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:272:17: note: 'g_mutex_new' declared here
GMutex * g_mutex_new (void);
^
empathy-audio-sink.c:257:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
g_mutex_free (priv->audio_bins_lock);
^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:274:17: note: 'g_mutex_free' declared here
void g_mutex_free (GMutex *mutex);
^
4 warnings and 4 errors generated.
gmake[2]: *** [empathy_av-empathy-audio-sink.o] Ошибка 1
gmake[2]: Выход из каталога `/usr/ports/net-im/empathy/work/empathy-2.34.0/src'
gmake[1]: *** [install] Ошибка 2
gmake[1]: Выход из каталога `/usr/ports/net-im/empathy/work/empathy-2.34.0/src'
gmake: *** [install-recursive] Ошибка 1
*** [do-install] Error code 2
Stop in /usr/ports/net-im/empathy.
*** [install] Error code 1
Stop in /usr/ports/net-im/empathy.
===>>> Installation of empathy-2.34.0_3 (net-im/empathy) failed
===>>> Aborting update
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list