linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Error when executing make check


From: Bernhard Kaiser
Subject: [Linphone-developers] Error when executing make check
Date: Tue, 29 Dec 2015 23:07:53 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Hello,

After executing configure I get an error message when executing make check.

Do I have to worry or to change something or just ignore it?

address@hidden:~/projectDir/linphone $ make check
Making check in build
make[1]: Entering directory '/home/pi/projectDir/linphone/build'
Making check in macos
make[2]: Entering directory '/home/pi/projectDir/linphone/build/macos'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/pi/projectDir/linphone/build/macos'
make[2]: Entering directory '/home/pi/projectDir/linphone/build'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/pi/projectDir/linphone/build'
make[1]: Leaving directory '/home/pi/projectDir/linphone/build'
Making check in m4
make[1]: Entering directory '/home/pi/projectDir/linphone/m4'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/pi/projectDir/linphone/m4'
Making check in pixmaps
make[1]: Entering directory '/home/pi/projectDir/linphone/pixmaps'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/pi/projectDir/linphone/pixmaps'
Making check in po
make[1]: Entering directory '/home/pi/projectDir/linphone/po'
  MSGFMT ar.gmo
  MSGFMT cs.gmo
  MSGFMT de.gmo
  MSGFMT es.gmo
  MSGFMT fr.gmo
  MSGFMT he.gmo
  MSGFMT hu.gmo
  MSGFMT it.gmo
  MSGFMT ja.gmo
  MSGFMT lt.gmo
  MSGFMT nb_NO.gmo
  MSGFMT nl.gmo
  MSGFMT pl.gmo
  MSGFMT pt_BR.gmo
  MSGFMT ru.gmo
  MSGFMT sr.gmo
  MSGFMT sv.gmo
  MSGFMT tr.gmo
  MSGFMT zh_CN.gmo
  MSGFMT zh_TW.gmo
INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package linphone --pot
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.

belle-sip/build/wp8/belle-sip-tester-wp8/belle-sip-tester-wp8/Resources/AppResources.Designer.cs

If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
Please report to address@hidden
if [ -r missing -o -r notexist ]; then \
  exit 1; \
fi
Makefile:197: recipe for target 'check' failed
make[1]: *** [check] Error 1
make[1]: Leaving directory '/home/pi/projectDir/linphone/po'
Makefile:580: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1

--
Best Regards,
Bernhard




reply via email to

[Prev in Thread] Current Thread [Next in Thread]