Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368721 - app-misc/lirc-0.9.0 version bump
Summary: app-misc/lirc-0.9.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Television related Applications in Gentoo's Portage
URL: http://lirc.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 17:44 UTC by fleg
Modified: 2011-06-13 12:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.txt,6.46 KB, text/plain)
2011-05-25 17:45 UTC, fleg
Details
My ebuild (lirc-0.9.0.ebuild,9.85 KB, application/octet-stream)
2011-05-25 17:47 UTC, fleg
Details
the right emerge --info (emerge_info_x86_64.txt,7.05 KB, text/plain)
2011-05-25 17:51 UTC, fleg
Details
works on amd64 with newest gentoo-sources and newest gcc, look inside (emerge--info,4.23 KB, text/plain)
2011-05-28 11:07 UTC, PeMaGonGo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fleg 2011-05-25 17:44:53 UTC
Version bump
P.S.: the current version doesn't compile with 2.6.28 kernel

Reproducible: Always

Steps to Reproduce:
1. emerge =app-misc/lirc-0.9.0
Comment 1 fleg 2011-05-25 17:45:30 UTC
Created attachment 274631 [details]
emerge --info

my emerge --info
Comment 2 fleg 2011-05-25 17:47:31 UTC
Created attachment 274633 [details]
My ebuild

this worked for me (using serial driver)
Comment 3 fleg 2011-05-25 17:48:46 UTC
I've copied the actual ebuild to the attached one and it's worked for me.
Comment 4 fleg 2011-05-25 17:51:47 UTC
Created attachment 274635 [details]
the right emerge --info

sorry. this is the right emerge --info. The other one was from my notebook.
Comment 5 PeMaGonGo 2011-05-28 11:05:12 UTC
version 0.9.0 seems to fix a few bugs. here a the guessed ones:
http://bugs.gentoo.org/show_bug.cgi?id=301321
http://bugs.gentoo.org/show_bug.cgi?id=358699

Works for me with the ebuild from 2011-05-25

Full emerge --info is attached

emerge --info
Portage 2.1.9.42 (default/linux/amd64/10.0, gcc-4.6.0, libc-0-r0, 2.6.39-gentoo x86_64)
=================================================================
System uname: Linux-2.6.39-gentoo-x86_64-Intel-R-_Core-TM-_i3-2100_CPU_@_3.10GHz-with-gentoo-2.0.2
Timestamp of tree: Sat, 28 May 2011 09:45:01 +0000
app-shells/bash:     4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.7.1-r1, 3.1.3-r1
dev-util/cmake:      2.8.4-r1
sys-apps/baselayout: 2.0.2
sys-apps/openrc:     0.8.2-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.9.6-r3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.6.0
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
sys-kernel/linux-headers: 2.6.36.1
sys-libs/glibc:      2.12.2
Comment 6 PeMaGonGo 2011-05-28 11:07:37 UTC
Created attachment 274877 [details]
works on amd64 with newest gentoo-sources and newest gcc, look inside
Comment 7 Christian Faulhammer (RETIRED) gentoo-dev 2011-06-02 08:49:11 UTC
Bumped
Comment 8 Dmitry Samersoff 2011-06-02 10:16:52 UTC
Please notice USE lirc_device_mceusb no longer work despite the fact mceusb still mentioned in ebuild.  (Should it be fixed?)


You have to enable appropriate driver in linux kernel config and update you USE flag to lirc_devices_userspace
Comment 9 Christian Faulhammer (RETIRED) gentoo-dev 2011-06-13 12:30:14 UTC
(In reply to comment #8)
> Please notice USE lirc_device_mceusb no longer work despite the fact mceusb
> still mentioned in ebuild.  (Should it be fixed?)
> 
> 
> You have to enable appropriate driver in linux kernel config and update you USE
> flag to lirc_devices_userspace

 Thanks for the note, I tried to work around it properly.  Let me know what else drivers got merged, so I can remove them.