Gentoo Forums
Gentoo Forums
Quick Search: in
What are the packages you HATE to emerge and WHY ?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
cach0rr0
Moderator
Moderator


Joined: 13 Nov 2008
Posts: 3592
Location: Houston, Republic of Texas

PostPosted: Fri Jan 15, 2010 9:19 am    Post subject: Reply with quote

-ghostscript
-anything qt-* (why the hell even offer a 'qt3support' USE flag if absolutely nothing is functional with it disabled? )
-toolchain
Back to top
View user's profile Send private message
roelof
Guru
Guru


Joined: 05 Feb 2009
Posts: 461

PostPosted: Fri Jan 15, 2010 10:36 am    Post subject: Reply with quote

Quick23t

Why didn't you put a bug report on Freecad or put a message in the forum.
Now we can't solve this problem ?

Roelof
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4174
Location: Suzhou, China

PostPosted: Fri Jan 15, 2010 5:42 pm    Post subject: Reply with quote

cach0rr0 wrote:
-anything qt-* (why the hell even offer a 'qt3support' USE flag if absolutely nothing is functional with it disabled? )

Because it is not true. There are many Qt4 apps that function just fine without it. It's just KDE that requires it, and maybe a few non-KDE apps.
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
Hupf
Tux's lil' helper
Tux's lil' helper


Joined: 11 Sep 2005
Posts: 105
Location: Germany

PostPosted: Sat Jan 16, 2010 3:22 pm    Post subject: Reply with quote

seconding on OpenOffice: Usually I'm mounting /var/tmp as tmpfs, which I tend to forget switching off when emerging OOo, which happily starts without checking the available space beforehand (and aborting, if necessary), and then fails after hours of compiling.
Back to top
View user's profile Send private message
Moriah
Veteran
Veteran


Joined: 27 Mar 2004
Posts: 1622
Location: Warsaw KY US

PostPosted: Sun Jan 17, 2010 3:23 pm    Post subject: Reply with quote

kde and gnome -- because they suck in huge amounts of flab and I dont use them, but I do use an occasional tool or utility that was written by an author who was accustomed to having their libraries available, so to run one little useful tool, I get mountains of bloat and hours of compile every time they get updated. :evil:

Might as well have a libeverything! :(
_________________
The MyWord KJV Bible tool is at http://www.elilabs.com/~myword

Foghorn Leghorn is a Warner Bros. cartoon character.
Back to top
View user's profile Send private message
poly_poly-man
Advocate
Advocate


Joined: 06 Dec 2006
Posts: 2477
Location: RIT, NY, US

PostPosted: Sun Jan 17, 2010 3:48 pm    Post subject: Reply with quote

app-portage/splat... sci-electronics/splat has the same name, and both are extraordinarily useful tools (the latter actually written by somebody nearby).

solution: rename the latter SPLAT.

With a fast enough computer, compile times matter not to me.

Code:
# splat -s openoffice
 = Summary

        Total Builds:  1
        Time Elapsed:  57 minutes, and 17 seconds
        Average Time:  57 minutes, and 17 seconds

        First Build:   app-office/openoffice-3.1.1
                       (Sun Dec 20 09:36:09 2009)

_________________
iVBORw0KGgoAAAANSUhEUgAAA

avatar: new version of logo - see topic 838248. Potentially still a WiP.
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1036
Location: Hilton Head, SC

PostPosted: Tue Jan 19, 2010 6:28 am    Post subject: Reply with quote

sqlite always gives me trouble for some reason...

libpq isn't much better. ..

OpenOffice takes too long and then it doesn't work.

Actually never had an issue with KDE 3 it just takes too long.
_________________
www.LinuxDNA.com
http://groups.google.com/group/linuxdna
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
Shining Arcanine
Veteran
Veteran


Joined: 24 Sep 2009
Posts: 1110

PostPosted: Tue Jan 19, 2010 4:44 pm    Post subject: Reply with quote

Thaidog wrote:
sqlite always gives me trouble for some reason...

libpq isn't much better. ..

OpenOffice takes too long and then it doesn't work.

Actually never had an issue with KDE 3 it just takes too long.


Open Office uses too much space in /var/tmp/portage for tmpfs, which requires I dismount it in order to get Open Office to compile.
Back to top
View user's profile Send private message
gkmac
Apprentice
Apprentice


Joined: 19 Jan 2003
Posts: 298
Location: West Sussex, UK

PostPosted: Tue Jan 19, 2010 10:53 pm    Post subject: Reply with quote

cinelerra
mjpegtools
transcode

These packages are affected by the jpeg-7 segfault saga, thus requiring me to downgrade to an earlier jpeg (that I've had to retrieve from Gentoo CVS's attic into a local overlay), emerge them, and then re-emerge jpeg-7 back on top.
_________________
If ~x86 ebuilds are cutting edge, then svn-9999 ebuilds are chainsaws.
"Not everyone can ride a unicycle, does that mean we should put another wheel on it?" - Lokheed
Back to top
View user's profile Send private message
NotQuiteSane
Guru
Guru


Joined: 30 Jan 2005
Posts: 444
Location: Klamath Falls, Jefferson, USA, North America, Midgarth

PostPosted: Tue Jan 26, 2010 7:00 am    Post subject: Re: What are the packages you HATE to emerge and WHY ? Reply with quote

dextermagnific wrote:
So I wonder if some of you also hate emerging some packages and why ?


Any closed source binary.

I'm no programmer, and don't know a ()fork from a ()spoon, but at least with open source I can either learn what goes into my computer or have a trusted person examine the code to tell me.

With closed source, I am forced to accept that the vendor isn't screwing me.

NQS
_________________
These opinions are mine, mine I say! Piss off and get your own.

As I see it -- An irregular blog, Improved with new location

To delete French language packs from system use 'sudo rm -fr /'
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1036
Location: Hilton Head, SC

PostPosted: Thu Jan 28, 2010 6:54 am    Post subject: Reply with quote

Shining Arcanine wrote:
Thaidog wrote:
sqlite always gives me trouble for some reason...

libpq isn't much better. ..

OpenOffice takes too long and then it doesn't work.

Actually never had an issue with KDE 3 it just takes too long.


Open Office uses too much space in /var/tmp/portage for tmpfs, which requires I dismount it in order to get Open Office to compile.


I've had OOo finish compiling in the past and work though... when do you do this dismount and is there any way to fix this? It's annoying!
_________________
www.LinuxDNA.com
http://groups.google.com/group/linuxdna
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
dE_logics
Veteran
Veteran


Joined: 02 Jan 2009
Posts: 1774
Location: $TERM

PostPosted: Thu Jan 28, 2010 1:01 pm    Post subject: Reply with quote

Anything related to poppler...and it's still causing me trouble. You know this 10.xx.xx and 12.xx.xx issue.
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4174
Location: Suzhou, China

PostPosted: Thu Jan 28, 2010 1:17 pm    Post subject: Reply with quote

dE_logics wrote:
Anything related to poppler...and it's still causing me trouble. You know this 10.xx.xx and 12.xx.xx issue.

I give some pretty detailed instructions in this thread. So feel free to add your issue there.
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2277
Location: /home/zach

PostPosted: Thu Jan 28, 2010 8:16 pm    Post subject: Reply with quote

I really don't like seeing a gcc, xulrunner, or openoffice update because of the long compilation times (old machine). I also don't like having to use closed-source binaries.
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
InExile
n00b
n00b


Joined: 29 Jan 2010
Posts: 13

PostPosted: Fri Jan 29, 2010 3:18 am    Post subject: Reply with quote

I hated the original Mozilla browser, it used to beep incessantly during compile. It got so annoying that I now exclude pcspkr from my kernel configuration.

Now adays it would be gcc, glibc. I dont update as often as I used to and I usually do it before bed so its not so bad.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
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