Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libvpx and net-snmp
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
AchilleTalon
Guru
Guru


Joined: 11 Apr 2004
Posts: 368
Location: Montreal, Quebec, Canada

PostPosted: Tue Apr 16, 2013 9:27 pm    Post subject: libvpx and net-snmp Reply with quote

There is still a dependancy which shouldn't exists between libvpx and net-snmp which results in the update of libvpx failing. The workaround involve unemerging net-snmp, updating libvpx and reemerging net-snmp. This is simply silly. Can people responsible for libvpx resolve once and for all this issue? The ebuild file is having a addpredict command which is supposed to resolve this issue and obviously isn't working at all with version 1.1.0 of libvpx.

dev-lang/php-5.3.15
net-analyzer/net-snmp-5.7.2_rc1

and media-libs/libvpx-1.1.0
_________________
Achille Talon Hop!
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Tue Apr 16, 2013 11:45 pm    Post subject: Reply with quote

Please file a bug, and build logs and precise description of the problem (steps to reproduce) would be useful.
_________________
http://phajdan-jr.blogspot.com/
Back to top
View user's profile Send private message
AchilleTalon
Guru
Guru


Joined: 11 Apr 2004
Posts: 368
Location: Montreal, Quebec, Canada

PostPosted: Wed Apr 17, 2013 1:32 pm    Post subject: Reply with quote

I appended a comment to the following existing bug report as per the ebuild file.

Code:
   # http://bugs.gentoo.org/show_bug.cgi?id=384585
   addpredict /usr/share/snmp/mibs/.index


The bug report is marked as resolved, should I open a new one?
_________________
Achille Talon Hop!
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Thu Apr 18, 2013 4:15 am    Post subject: Reply with quote

Well, it seems you got a reply from Samuli. Feel free to let me know here if the progress on that bug gets stalled. :wink:
_________________
http://phajdan-jr.blogspot.com/
Back to top
View user's profile Send private message
spacejammin
n00b
n00b


Joined: 04 Feb 2013
Posts: 2

PostPosted: Mon Jun 24, 2013 10:46 am    Post subject: Reply with quote

Code:

>>> Emerging (1 of 280) media-libs/libvpx-1.1.0
>>> Failed to emerge media-libs/libvpx-1.1.0, Log file:
>>>  '/var/log/portage/media-libs:libvpx-1.1.0:20130624-094614.log'
>>> Jobs: 0 of 280 complete, 1 failed               Load avg: 1.49, 0.98, 1.01
* Package:    media-libs/libvpx-1.1.0
* Repository: gentoo
* Maintainer: media-video@gentoo.org
* USE:        abi_x86_32 elibc_glibc kernel_linux mmx sse sse2 ssse3
* threads userland_GNU x86
* FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>>> Unpacking libvpx-v1.1.0.tar.bz2 to
>>> /var/tmp/portage/media-libs/libvpx-1.1.0/work
>>> Source unpacked in /var/tmp/portage/media-libs/libvpx-1.1.0/work
>>> Preparing source in
>>> /var/tmp/portage/media-libs/libvpx-1.1.0/work/libvpx-v1.1.0 ...
* Applying libvpx-1.1.0-chost.patch ...
[ ok ]
* Applying libvpx-1.1.0-generic-gnu-shared.patch ...
[ ok ]
* Applying libvpx-1.1.0-arm.patch ...
[ ok ]
* Applying libvpx-1.1.0-x32.patch ...
[ ok ]
>>> Source prepared.
>>> Configuring source in
>>> /var/tmp/portage/media-libs/libvpx-1.1.0/work/libvpx-v1.1.0
>>> ...
./configure --prefix=/usr --libdir=/usr/lib --enable-pic
--enable-vp8 --enable-shared --extra-cflags=-march=native -Os
-pipe -g1 -mfpmath=sse -mmmx -msse -msse2 -mssse3 -msse4a
-mno-3dnow -mabm -mcx16 -mpopcnt -mtls-direct-seg-refs
--disable-altivec --disable-debug-libs --disable-debug
--disable-install-docs --enable-mmx --disable-postproc
--enable-sse --enable-sse2 --disable-sse3 --disable-sse4_1
--enable-ssse3 --disable-static --enable-multithread
Configuring selected codecs
enabling vp8_encoder
enabling vp8_decoder
Configuring for target 'x86-linux-gcc'
enabling x86
enabling pic
enabling runtime_cpu_detect
enabling mmx
enabling sse
enabling sse2
--------------------------- ACCESS VIOLATION
Configuring for target 'x86-linux-gcc'
enabling x86
enabling pic
enabling runtime_cpu_detect
enabling mmx
enabling sse
enabling sse2
enabling ssse3
using yasm
Creating makefiles for x86-linux-gcc libs
Creating makefiles for x86-linux-gcc examples
Creating makefiles for x86-linux-gcc docs
>>> Source configured.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-10093.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny 
P: /var/lib/net-snmp/mib_indexes/0
A: /var/lib/net-snmp/mib_indexes/0
R: /var/lib/net-snmp/mib_indexes/0
C: php -v
--------------------------------------------------------------------------------
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Mon Jul 15, 2013 8:58 am    Post subject: Reply with quote

I've noticed bug https://bugs.gentoo.org/show_bug.cgi?id=466522 has been filed and marked as a dupe - are you still seeing this problem?
_________________
http://phajdan-jr.blogspot.com/
Back to top
View user's profile Send private message
vaxbrat
l33t
l33t


Joined: 05 Oct 2005
Posts: 731
Location: DC Burbs

PostPosted: Mon Jul 15, 2013 2:44 pm    Post subject: still bites in stable Reply with quote

This is still biting me in stable amd64 because libvpx-1.1.0 is what's still getting pulled in.
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Wed Jul 17, 2013 8:07 pm    Post subject: Re: still bites in stable Reply with quote

vaxbrat wrote:
This is still biting me in stable amd64 because libvpx-1.1.0 is what's still getting pulled in.


Indeed, I've re-opened https://bugs.gentoo.org/show_bug.cgi?id=465988 and I'm going to commit the fix if maintainers don't do that.

Feel free to ping me in this thread if it doesn't happen.
_________________
http://phajdan-jr.blogspot.com/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum