linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] Linphone 3.6.1 for Ubuntu (attempted compilation)


From: Elizabeth W.
Subject: [Linphone-users] Linphone 3.6.1 for Ubuntu (attempted compilation)
Date: Wed, 17 Jul 2013 10:15:04 -0600

automake: 1:1.11.3-1ubuntu2

I installed the libortp9 packages from the PPA instead of the libortp8 ones in my repository, but that didn't seem to make any difference.

On Tue, Jul 16, 2013 at 5:38 PM, <address@hidden> wrote:
Send Linphone-users mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/linphone-users
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-users digest..."


Today's Topics:

   1. Re:  Linphone 3.6.1 for Ubuntu (attempted compilation)
      (Felix Lechner)


----------------------------------------------------------------------

Message: 1
Date: Tue, 16 Jul 2013 16:37:55 -0700
From: Felix Lechner <address@hidden>
To: linphone-users <address@hidden>
Subject: Re: [Linphone-users] Linphone 3.6.1 for Ubuntu (attempted
        compilation)
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset="utf-8"

Do you have a site specific
setup<http://www.gnu.org/software/autoconf/manual/autoconf-2.68/html_node/Site-Defaults.html>?
Please look at the value of '$CONFIG_SITE' and the other possible locations.

What is your version of 'automake'?


On Tue, Jul 16, 2013 at 3:58 PM, Elizabeth W. <address@hidden> wrote:

> I work primarily on a cloud and we regularly deploy and tear down a lot of
> VMs, so it's actually easier for me to use one.  There's no reason this
> should affect the build.
>
> autoconf: 2.68-1ubuntu2
> make: 3.81-8.1ubuntu1.1
> libtool: 2.4.2-1ubuntu1
>
> Verbose output:
>
>  dpkg-buildpackage -rfakeroot -D -us -uc -b
> dpkg-buildpackage: warning: using a gain-root-command while being root
> dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g
> -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
> dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
> -D_FORTIFY_SOURCE=2
> dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor):
> -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Wformat-security
> dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g
> -O2
> dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
> -Wl,-Bsymbolic-functions -Wl,-z,relro
> dpkg-buildpackage: source package linphone
> dpkg-buildpackage: source version 3.6.1-1~raring~ppa4
> dpkg-buildpackage: source changed by Felix Lechner <
> address@hidden>
>  dpkg-source --before-build linphone
> dpkg-buildpackage: host architecture amd64
>  fakeroot debian/rules clean
> dh clean --parallel
>    dh_testdir -O--parallel
>    dh_auto_clean -O--parallel
>    dh_clean -O--parallel
>         rm -f debian/linphone.substvars
>         rm -f debian/linphone.*.debhelper
>         rm -rf debian/linphone/
>         rm -f debian/linphone-dbg.substvars
>         rm -f debian/linphone-dbg.*.debhelper
>         rm -rf debian/linphone-dbg/
>         rm -f debian/linphone-nox.substvars
>         rm -f debian/linphone-nox.*.debhelper
>         rm -rf debian/linphone-nox/
>         rm -f debian/linphone-nox-dbg.substvars
>         rm -f debian/linphone-nox-dbg.*.debhelper
>         rm -rf debian/linphone-nox-dbg/
>         rm -f debian/linphone-common.substvars
>         rm -f debian/linphone-common.*.debhelper
>         rm -rf debian/linphone-common/
>         rm -f debian/liblinphone5.substvars
>         rm -f debian/liblinphone5.*.debhelper
>         rm -rf debian/liblinphone5/
>         rm -f debian/liblinphone5-dbg.substvars
>         rm -f debian/liblinphone5-dbg.*.debhelper
>         rm -rf debian/liblinphone5-dbg/
>         rm -f debian/liblinphone-dev.substvars
>         rm -f debian/liblinphone-dev.*.debhelper
>         rm -rf debian/liblinphone-dev/
>         rm -f debian/libmediastreamer1.substvars
>         rm -f debian/libmediastreamer1.*.debhelper
>         rm -rf debian/libmediastreamer1/
>         rm -f debian/libmediastreamer1-dbg.substvars
>         rm -f debian/libmediastreamer1-dbg.*.debhelper
>        rm -rf debian/libmediastreamer1-dbg/
>         rm -f debian/libmediastreamer-dev.substvars
>         rm -f debian/libmediastreamer-dev.*.debhelper
>         rm -rf debian/libmediastreamer-dev/
>         rm -f debian/libortp9.substvars
>         rm -f debian/libortp9.*.debhelper
>         rm -rf debian/libortp9/
>         rm -f debian/libortp-dev.substvars
>         rm -f debian/libortp-dev.*.debhelper
>         rm -rf debian/libortp-dev/
>         rm -f debian/libortp9-dbg.substvars
>         rm -f debian/libortp9-dbg.*.debhelper
>         rm -rf debian/libortp9-dbg/
>         rm -f debian/*.debhelper.log
>         rm -f debian/files
>         find .  \( \( -type f -a \
>                 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name
> DEADJOE \
>                  -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                  -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                  -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>                 \) -exec rm -f {} \; \) -o \
>                 \( -type d -a -name autom4te.cache -prune -exec rm -rf {}
> \; \) \)
>         rm -f *-stamp
>
>  debian/rules build
> dh build --parallel
>    dh_testdir -O--parallel
>    debian/rules override_dh_auto_configure
> make[1]: Entering directory `/home/ubuntu/linphone'
> dh_auto_configure -- --enable-ipv6 --enable-zrtp
> make[1]: Leaving directory `/home/ubuntu/linphone'
>    dh_auto_build -O--parallel
>    dh_auto_test -O--parallel
>  fakeroot debian/rules binary
> dh binary --parallel
>    dh_testroot -O--parallel
>    dh_prep -O--parallel
>         rm -f debian/linphone.substvars
>         rm -f debian/linphone.*.debhelper
>         rm -rf debian/linphone/
>         rm -f debian/linphone-dbg.substvars
>         rm -f debian/linphone-dbg.*.debhelper
>         rm -rf debian/linphone-dbg/
>         rm -f debian/linphone-nox.substvars
>         rm -f debian/linphone-nox.*.debhelper
>        rm -rf debian/linphone-nox/
>         rm -f debian/linphone-nox-dbg.substvars
>         rm -f debian/linphone-nox-dbg.*.debhelper
>         rm -rf debian/linphone-nox-dbg/
>         rm -f debian/linphone-common.substvars
>         rm -f debian/linphone-common.*.debhelper
>         rm -rf debian/linphone-common/
>         rm -f debian/liblinphone5.substvars
>         rm -f debian/liblinphone5.*.debhelper
>         rm -rf debian/liblinphone5/
>         rm -f debian/liblinphone5-dbg.substvars
>         rm -f debian/liblinphone5-dbg.*.debhelper
>         rm -rf debian/liblinphone5-dbg/
>         rm -f debian/liblinphone-dev.substvars
>         rm -f debian/liblinphone-dev.*.debhelper
>         rm -rf debian/liblinphone-dev/
>         rm -f debian/libmediastreamer1.substvars
>         rm -f debian/libmediastreamer1.*.debhelper
>         rm -rf debian/libmediastreamer1/
>         rm -f debian/libmediastreamer1-dbg.substvars
>         rm -f debian/libmediastreamer1-dbg.*.debhelper
>         rm -rf debian/libmediastreamer1-dbg/
>         rm -f debian/libmediastreamer-dev.substvars
>         rm -f debian/libmediastreamer-dev.*.debhelper
>         rm -rf debian/libmediastreamer-dev/
>         rm -f debian/libortp9.substvars
>         rm -f debian/libortp9.*.debhelper
>         rm -rf debian/libortp9/
>         rm -f debian/libortp-dev.substvars
>         rm -f debian/libortp-dev.*.debhelper
>         rm -rf debian/libortp-dev/
>         rm -f debian/libortp9-dbg.substvars
>         rm -f debian/libortp9-dbg.*.debhelper
>         rm -rf debian/libortp9-dbg/
>    dh_installdirs -O--parallel
>         install -d debian/linphone
>         install -d debian/linphone-dbg
>         install -d debian/linphone-nox
>         install -d debian/linphone-nox-dbg
>         install -d debian/linphone-common
>         install -d debian/liblinphone5
>         install -d debian/liblinphone5-dbg
>         install -d debian/liblinphone-dev
>         install -d debian/libmediastreamer1
>         install -d debian/libmediastreamer1-dbg
>         install -d debian/libmediastreamer-dev
>         install -d debian/libortp9
>         install -d debian/libortp-dev
>         install -d debian/libortp9-dbg
>
>    debian/rules override_dh_auto_install
> make[1]: Entering directory `/home/ubuntu/linphone'
> dh_auto_install --destdir=debian/tmp
> sed -i "/dependency_libs/ s/'.*'/''/"
> "/home/ubuntu/linphone"/debian/tmp/usr/lib/libortp.la
> sed: can't read /home/ubuntu/linphone/debian/tmp/usr/lib/libortp.la: No
> such file or directory
> make[1]: *** [override_dh_auto_install] Error 2
> make[1]: Leaving directory `/home/ubuntu/linphone'
> make: *** [binary] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
> status 2
>
>
> On Tue, Jul 16, 2013 at 4:42 PM, <address@hidden>wrote:
>
>> Send Linphone-users mailing list submissions to
>>         address@hidden
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>         https://lists.nongnu.org/mailman/listinfo/linphone-users
>> or, via email, send a message with subject or body 'help' to
>>         address@hidden
>>
>> You can reach the person managing the list at
>>         address@hidden
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Linphone-users digest..."
>>
>>
>> Today's Topics:
>>
>>    1. Re:  Linphone 3.6.1 for Ubuntu (attempted compilation)
>>       (Felix Lechner)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Tue, 16 Jul 2013 15:41:38 -0700
>>
>> From: Felix Lechner <address@hidden>
>> To: linphone-users <address@hidden>
>> Subject: Re: [Linphone-users] Linphone 3.6.1 for Ubuntu (attempted
>>         compilation)
>> Message-ID:
>>         <
>> address@hidden>
>>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Elizabeth,
>>
>> Your output is substantially less verbose than mine. Please enable 'export
>> DH_VERBOSE=1' in 'debian/rules'. Which versions of 'autoconf', 'make' and
>> 'libtool' are you using?
>>
>> You can build without ZRTP by overriding the options passed to
>> './configure' through' debhelper'. You can read about the Debian
>> 'changelog' file
>> here<http://www.debian.org/doc/manuals/maint-guide/dreq.en.html#changelog
>> >
>>
>> .
>>
>> Unless your situation requires it, there is no need to build in a VM.
>>
>> Felix
>>
>>
>> On Tue, Jul 16, 2013 at 3:07 PM, Elizabeth W. <address@hidden>
>> wrote:
>>
>> > Two broken VMs later, I have libncurses5-dev and and the zrtp library
>> from
>> > the PPA installed. My error is still the same as below, I haven't found
>> a
>> > cause yet.
>> > - Elizabeth
>> >
>> > On Tue, Jul 16, 2013 at 3:06 PM, Elizabeth W. <address@hidden>
>> wrote:
>> >
>> >> Felix, here's the full ouput:
>> >> address@hidden:/home/ubuntu/linphone/debian# debuild -b -uc
>> >>
>> >>  dpkg-buildpackage -rfakeroot -D -us -uc -b
>> >> dpkg-buildpackage: warning: using a gain-root-command while being root
>> >> dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor):
>> >> -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
>> >> -Wformat-security
>> >> dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin:
>> vendor):
>> >> -D_FORTIFY_SOURCE=2
>> >> dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin:
>> vendor):
>> >> -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
>> >> -Wformat-security
>> >> dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor):
>> >> -g -O2
>> >> dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin:
>> vendor):
>> >> -Wl,-Bsymbolic-functions -Wl,-z,relro
>> >> dpkg-buildpackage: source package linphone
>> >> dpkg-buildpackage: source version 3.6.1-1~raring~ppa4
>> >> dpkg-buildpackage: source changed by Felix Lechner <
>> >> address@hidden>
>> >>  dpkg-source --before-build linphone
>> >> dpkg-buildpackage: host architecture amd64
>> >>  fakeroot debian/rules clean
>> >> dh clean --parallel
>> >>    dh_testdir -O--parallel
>> >>    dh_auto_clean -O--parallel
>> >>    dh_clean -O--parallel
>> >>  debian/rules build
>> >> dh build --parallel
>> >>    dh_testdir -O--parallel
>> >>    debian/rules override_dh_auto_configure
>> >> make[1]: Entering directory `/home/ubuntu/linphone'
>> >> dh_auto_configure -- --enable-ipv6 --enable-zrtp
>> >>
>> >> make[1]: Leaving directory `/home/ubuntu/linphone'
>> >>     dh_auto_build -O--parallel
>> >>    dh_auto_test -O--parallel
>> >>  fakeroot debian/rules binary
>> >> dh binary --parallel
>> >>    dh_testroot -O--parallel
>> >>    dh_prep -O--parallel
>> >>    dh_installdirs -O--parallel
>> >>    debian/rules override_dh_auto_install
>> >> make[1]: Entering directory `/home/ubuntu/linphone'
>> >>
>> >> dh_auto_install --destdir=debian/tmp
>> >> sed -i "/dependency_libs/ s/'.*'/''/"
>> >> "/home/ubuntu/linphone"/debian/tmp/usr/lib/libortp.la
>> >> sed: can't read /home/ubuntu/linphone/debian/tmp/usr/lib/libortp.la:
>> No
>> >> such file or directory
>> >> make[1]: *** [override_dh_auto_install] Error 2
>> >> make[1]: Leaving directory `/home/ubuntu/linphone'
>> >> make: *** [binary] Error 2
>> >> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
>> >> status 2
>> >> debuild: fatal error at line 1350:
>> >> dpkg-buildpackage -rfakeroot -D -us -uc -b failed
>> >>
>> >>
>> >> Is there any way I can compile it without libzrtpcpp? I thought that
>> was
>> >> one of the features that wasn't going to work.
>> >>
>> >> I removed libncurses5-dev because it will not install on our system
>> >> (aptitude says it will break libgcc and ncurses). It's possible that
>> this
>> >> is because I have to work off a local repository that is not 100% up to
>> >> date. I will try reinstalling all of its dependencies, but I don't
>> know if
>> >> that will work.
>> >>
>> >> One other question I had was why I needed to change the Ubuntu dist
>> >> version in the changelog - it's just a changelog, it's not compiled or
>> >> anything (I assume)
>> >>
>>
>>
>> End of Linphone-users Digest, Vol 128, Issue 26
>> ***********************************************
>>
>
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-users/attachments/20130716/dcb185ac/attachment.html>

------------------------------

_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users


End of Linphone-users Digest, Vol 128, Issue 28
***********************************************


reply via email to

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