Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[DEAD] [devnull overlay] scm-packages (-9999) and more
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Mon Aug 31, 2009 12:22 pm    Post subject: Reply with quote

Fixed: http://hg.core.ws/devnull/rev/009c5e162ad9
Back to top
View user's profile Send private message
njw
n00b
n00b


Joined: 19 Jul 2009
Posts: 9

PostPosted: Mon Aug 31, 2009 1:05 pm    Post subject: Reply with quote

ocin wrote:
Fixed: http://hg.core.ws/devnull/rev/009c5e162ad9


Yep, that fixes it perfectly, thanks alot. !
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Thu Sep 03, 2009 1:27 pm    Post subject: Reply with quote

ocin wrote:
dreadlorde wrote:
Would anyone be interested in merging my overlay into devnull? It seems logical to have them in one overlay.

We can do this, but not now, maybe the next weekend because I don't have gentoo installed right now and not really time to install this week.

That's fine, whenever you have time is fine. Is there anything I need to do? Do you want me to mask everything that pulls from a scm (this is what you seemed to have done)? What keywords should the ebuilds have? Is there anyway I can contact outside of f.g.o? I remember you posting about contacting you on jabber, but I can't seem to find an address.
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Fri Sep 04, 2009 8:46 pm    Post subject: Reply with quote

dreadlorde wrote:
ocin wrote:
dreadlorde wrote:
Would anyone be interested in merging my overlay into devnull? It seems logical to have them in one overlay.

We can do this, but not now, maybe the next weekend because I don't have gentoo installed right now and not really time to install this week.

That's fine, whenever you have time is fine. Is there anything I need to do? Do you want me to mask everything that pulls from a scm (this is what you seemed to have done)? What keywords should the ebuilds have? Is there anyway I can contact outside of f.g.o? I remember you posting about contacting you on jabber, but I can't seem to find an address.

come to irc tomorrow, you can even use webchat. see main post for details.
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Sun Sep 06, 2009 12:01 am    Post subject: Reply with quote

ocin wrote:
dreadlorde wrote:
ocin wrote:
dreadlorde wrote:
Would anyone be interested in merging my overlay into devnull? It seems logical to have them in one overlay.

We can do this, but not now, maybe the next weekend because I don't have gentoo installed right now and not really time to install this week.

That's fine, whenever you have time is fine. Is there anything I need to do? Do you want me to mask everything that pulls from a scm (this is what you seemed to have done)? What keywords should the ebuilds have? Is there anyway I can contact outside of f.g.o? I remember you posting about contacting you on jabber, but I can't seem to find an address.

come to irc tomorrow, you can even use webchat. see main post for details.

Didn't see this post until 20:00, sorry (work + school D: ). Tomorrow I'll be idling most of the day.
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
njw
n00b
n00b


Joined: 19 Jul 2009
Posts: 9

PostPosted: Sat Sep 12, 2009 12:44 pm    Post subject: Reply with quote

The latest uzbl isn't emerging again. The makefile patch fails to apply - the latest uzbl news ( http://www.uzbl.org/news.php?id=16) mentions that there have been some simple fix changes to the build scripts, so this should be a simple fixup.

Thanks again guys!
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Sun Sep 13, 2009 12:16 pm    Post subject: Reply with quote

njw wrote:
The latest uzbl isn't emerging again. The makefile patch fails to apply - the latest uzbl news ( http://www.uzbl.org/news.php?id=16) mentions that there have been some simple fix changes to the build scripts, so this should be a simple fixup.

Thanks again guys!

tuqs committed a fix, please tell if it works again.
Back to top
View user's profile Send private message
njw
n00b
n00b


Joined: 19 Jul 2009
Posts: 9

PostPosted: Sun Sep 13, 2009 4:24 pm    Post subject: Reply with quote

ocin wrote:
njw wrote:
The latest uzbl isn't emerging again. The makefile patch fails to apply - the latest uzbl news ( http://www.uzbl.org/news.php?id=16) mentions that there have been some simple fix changes to the build scripts, so this should be a simple fixup.

Thanks again guys!

tuqs committed a fix, please tell if it works again.


Yup, works great now. Thanks
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Fri Sep 18, 2009 11:00 am    Post subject: Reply with quote

We have added a new USE flag to www-client/mozilla-firefox-9999: "pgo". This enables Profile guided optimization. It should lead to a performance increase, at the downside of (even) longer compile times. The flag is enabled by default. (Windows builds are using PGO too, which is yet another reason why Firefox is faster on Windows). Note that PGO requires a GCC version of 4 or greater!

Please post your results if it increased the speed/performance of Firefox for you, and if there are any problems then report them too.
Back to top
View user's profile Send private message
dreadlorde
Apprentice
Apprentice


Joined: 16 Dec 2008
Posts: 243
Location: /adm/timezone/US_Michigan

PostPosted: Sat Sep 19, 2009 6:00 pm    Post subject: Reply with quote

ocin wrote:
We have added a new USE flag to www-client/mozilla-firefox-9999: "pgo". This enables Profile guided optimization. It should lead to a performance increase, at the downside of (even) longer compile times. The flag is enabled by default. (Windows builds are using PGO too, which is yet another reason why Firefox is faster on Windows). Note that PGO requires a GCC version of 4 or greater!

Please post your results if it increased the speed/performance of Firefox for you, and if there are any problems then report them too.

I'll definitely be testing this.

Thanks ocin.
_________________
Ludwig von Mises Institute
Quote:
I am not to be a shepherd, I am not to be a grave-digger. No longer will I speak to the people; for the last time I have spoken to the dead.
Back to top
View user's profile Send private message
loftwyr
l33t
l33t


Joined: 29 Dec 2004
Posts: 970
Location: 43°38'23.62"N 79°27'8.60"W

PostPosted: Sat Sep 19, 2009 8:57 pm    Post subject: Reply with quote

Code:


/var/tmp/paludis/www-client-mozilla-firefox-9999/work/mozilla-central/config/nsinstall -R -m 644 ../mozilla-config.h ./nsStaticComponents.h  ../dist/include                                                                                                                             
rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names                                                   
rm -f ../dist/bin/chrome/chromelist.txt                                                                                                     
/var/tmp/paludis/www-client-mozilla-firefox-9999/work/mozilla-central/config/nsinstall -R nsinstall ../dist/bin                             
/usr/bin/python2.5 ../toolkit/xre/make-platformini.py --print-buildid > buildid                                                             
Could not find platform independent libraries <prefix>                                                                                       
Could not find platform dependent libraries <exec_prefix>                                                                                   
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]                                                                                     
'import site' failed; use -v for traceback                                                                                                   
Traceback (most recent call last):                                                                                                           
  File "../toolkit/xre/make-platformini.py", line 3, in <module>                                                                             
    from optparse import OptionParser                                                                                                       
ImportError: No module named optparse

Do I need to do something and if so what?

edit: Apparently reinstall python-2.5, that's what
_________________
My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing.
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: Wed Dec 16, 2009 12:30 am    Post subject: Reply with quote

hi peeps. I'm having trouble with the latest version of firefox.

when i try loading it, I get this very helpful message:

Code:
zsh: segmentation fault  firefox


I'm not sure how to get a messgae that is more informative, much less how to fix whatever the problem is

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
dodo1122
Guru
Guru


Joined: 02 Sep 2006
Posts: 347
Location: York, England

PostPosted: Thu Dec 17, 2009 6:33 pm    Post subject: Reply with quote

NotQuiteSane wrote:
hi peeps. I'm having trouble with the latest version of firefox.

when i try loading it, I get this very helpful message:

Code:
zsh: segmentation fault  firefox


I'm not sure how to get a messgae that is more informative, much less how to fix whatever the problem is

NQS


Try turning on/off system nspr and nss use flags. Also if you have custom-optimization use flag you could try turning it off.
Also https://developer.mozilla.org/En/Debugging_Mozilla_on_Linux_FAQ - this tells u how to debug firefox.
_________________
#zen-sources on irc.rizon.net
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Fri Dec 25, 2009 11:51 pm    Post subject: Reply with quote

I have synced the firefox ebuild with parts of the portage one.
This drops the iceweasel useflag in favour of www-client/icecat and adds fixes for sparc architecture. The useflag 'nosafebrowsing' changed its name to 'safebrowsing' so you may have to adapt your settings.

Besides that I have added x11-drivers/nvidia-drivers-195.30 and media-video/nvidia-settings-195.30 (info)
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: Sun Dec 27, 2009 9:06 pm    Post subject: Reply with quote

dodo1122 wrote:
Try turning on/off system nspr and nss use flags. Also if you have custom-optimization use flag you could try turning it off.
Also https://developer.mozilla.org/En/Debugging_Mozilla_on_Linux_FAQ - this tells u how to debug firefox.


still having trouble.

firefox is currently compiled with:

Code:
[ebuild   R   ] www-client/mozilla-firefox-9999  USE="alsa dbus internal_lcms internal_nspr internal_sqlite java pgo safebrowsing spell startup-notification -bindist -custom-optimization -gnome -internal_cairo -internal_nss -libnotify -mozdevelop" 0 kB [1]


I've tried with nss/nspr compiled in, still doesn't work.

gdb reports:

Code:
nqs@pixel nqs]% firefox -g -d  gdb

/usr/lib/mozilla-firefox/run-mozilla.sh -g -d gdb /usr/lib/mozilla-firefox/firefox-bin
MOZILLA_FIVE_HOME=/usr/lib/mozilla-firefox
  LD_LIBRARY_PATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox/plugins:/usr/lib/mozilla-firefox
DISPLAY=:20.0
DYLD_LIBRARY_PATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox
     LIBRARY_PATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox/components:/usr/lib/mozilla-firefox
       SHLIB_PATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox
          LIBPATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox
       ADDON_PATH=/usr/lib/mozilla-firefox
      MOZ_PROGRAM=/usr/lib/mozilla-firefox/firefox-bin
      MOZ_TOOLKIT=
        moz_debug=1
     moz_debugger=gdb
moz_debugger_args=
/usr/bin/gdb  --args /usr/lib/mozilla-firefox/firefox-bin

warning: Can not parse XML syscalls information; XML support was disabled at compile time.
[?1034hGNU gdb (Gentoo 7.0 p1) 7.0
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from /usr/lib/mozilla-firefox/firefox-bin...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib/mozilla-firefox/firefox-bin
[Thread debugging using libthread_db enabled]
[New Thread 0xb570bb90 (LWP 12791)]
[New Thread 0xb4dd4b90 (LWP 12792)]
[New Thread 0xb45d3b90 (LWP 12793)]
[New Thread 0xb3dd2b90 (LWP 12794)]
[New Thread 0xb32efb90 (LWP 12795)]
[New Thread 0xb25ffb90 (LWP 12796)]
[Thread 0xb25ffb90 (LWP 12796) exited]
[New Thread 0xb25ffb90 (LWP 12797)]

Program received signal SIGSEGV, Segmentation fault.
0xb7487ee4 in ?? () from /usr/lib/mozilla-firefox/libxul.so
(gdb) quit
A debugging session is active.

   Inferior 1 [process 12784] will be killed.

Quit anyway? (y or n) y


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
NotQuiteSane
Guru
Guru


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

PostPosted: Mon Dec 28, 2009 2:14 am    Post subject: Reply with quote

Almost same with:
Code:
[ebuild   R   ] www-client/mozilla-firefox-9999  USE="alsa dbus internal_lcms internal_nspr internal_nss internal_sqlite java pgo spell startup-notification -bindist -custom-optimization -gnome -internal_cairo -libnotify -mozdevelop -safebrowsing" 0 kB [1]


Code:
[nqs@pixel nqs]% firefox -g -d  gdb^M
/usr/lib/mozilla-firefox/run-mozilla.sh -g -d gdb /usr/lib/mozilla-firefox/firefox-bin
MOZILLA_FIVE_HOME=/usr/lib/mozilla-firefox
  LD_LIBRARY_PATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox/plugins:/usr/lib/mozilla-firefox
DISPLAY=:20.0
DYLD_LIBRARY_PATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox
     LIBRARY_PATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox/components:/usr/lib/mozilla-firefox
       SHLIB_PATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox
          LIBPATH=/usr/lib/mozilla-firefox:/usr/lib/mozilla-firefox
       ADDON_PATH=/usr/lib/mozilla-firefox
      MOZ_PROGRAM=/usr/lib/mozilla-firefox/firefox-bin
      MOZ_TOOLKIT=
        moz_debug=1
     moz_debugger=gdb
moz_debugger_args=
/usr/bin/gdb  --args /usr/lib/mozilla-firefox/firefox-bin

warning: Can not parse XML syscalls information; XML support was disabled at compile time.
GNU gdb (Gentoo 7.0 p1) 7.0
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from /usr/lib/mozilla-firefox/firefox-bin...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib/mozilla-firefox/firefox-bin
[Thread debugging using libthread_db enabled]
[New Thread 0xb57aab90 (LWP 14624)]
[New Thread 0xb4dffb90 (LWP 14625)]
[New Thread 0xb45feb90 (LWP 14628)]
[New Thread 0xb3dfdb90 (LWP 14629)]
[New Thread 0xb32ffb90 (LWP 14630)]
[New Thread 0xb25ffb90 (LWP 14631)]
[Thread 0xb25ffb90 (LWP 14631) exited]
[New Thread 0xb25ffb90 (LWP 14632)]

Program received signal SIGSEGV, Segmentation fault.
0xb74965cc in ?? () from /usr/lib/mozilla-firefox/libxul.so
(gdb) quit
A debugging session is active.

        Inferior 1 [process 14618] will be killed.

Quit anyway? (y or n) y

_________________
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
dodo1122
Guru
Guru


Joined: 02 Sep 2006
Posts: 347
Location: York, England

PostPosted: Mon Dec 28, 2009 6:33 pm    Post subject: Reply with quote

try enabling internal cairo - on one of my pc's that helped with random segfaults.
_________________
#zen-sources on irc.rizon.net
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: Mon Dec 28, 2009 10:45 pm    Post subject: Reply with quote

dodo1122 wrote:
try enabling internal cairo - on one of my pc's that helped with random segfaults.


still failing

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
nao
n00b
n00b


Joined: 15 Feb 2010
Posts: 4
Location: Russian Federation

PostPosted: Mon Feb 15, 2010 1:01 pm    Post subject: net-im/gajim Reply with quote

Please accept the patch for net-im/gajim-9999: http://paste.pocoo.org/show/178218/
* Added >=dev-python/pygtk-2.16.0 dependency
* x11-libs/libnotify do not have 'dbus' flag and now depends on dbus-glib always.
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Mon Feb 15, 2010 3:15 pm    Post subject: Re: net-im/gajim Reply with quote

nao wrote:
Please accept the patch for net-im/gajim-9999: http://paste.pocoo.org/show/178218/
* Added >=dev-python/pygtk-2.16.0 dependency
* x11-libs/libnotify do not have 'dbus' flag and now depends on dbus-glib always.

Committed. Thanks.
Back to top
View user's profile Send private message
pigeon768
l33t
l33t


Joined: 02 Jan 2006
Posts: 648

PostPosted: Wed Mar 31, 2010 4:26 pm    Post subject: Reply with quote

Code:
# layman -a devnull
* Running command "/usr/bin/hg clone "http://hg.core.ws/devnull/" "/var/lib/layman/devnull""...
abort: error: Name or service not known
* Failed to add overlay "devnull".
* Error was: Adding overlay "devnull" failed!
I can open http://hg.core.ws/devnull/ in firefox. Running '/usr/bin/hg clone http://hg.core.ws/devnull/' results in the same error.
_________________
My political bias.
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Sun Apr 04, 2010 1:21 pm    Post subject: Reply with quote

pigeon768 wrote:
Code:
# layman -a devnull
* Running command "/usr/bin/hg clone "http://hg.core.ws/devnull/" "/var/lib/layman/devnull""...
abort: error: Name or service not known
* Failed to add overlay "devnull".
* Error was: Adding overlay "devnull" failed!
I can open http://hg.core.ws/devnull/ in firefox. Running '/usr/bin/hg clone http://hg.core.ws/devnull/' results in the same error.

The problem seems to be on your end, it works for other people. If your DNS does not work correctly you should fix it. Alternatively you can try core.ws' IP 81.27.116.60 directly.
Back to top
View user's profile Send private message
pigeon768
l33t
l33t


Joined: 02 Jan 2006
Posts: 648

PostPosted: Mon Apr 05, 2010 7:40 pm    Post subject: Reply with quote

ocin wrote:
The problem seems to be on your end, it works for other people. If your DNS does not work correctly you should fix it. Alternatively you can try core.ws' IP 81.27.116.60 directly.
Yup, totally unrelated. My DNS server was not returning correct IP6 info, and mercurial was barfing on it, despite the fact that IP6 is disabled globally .... because my ISP doesn't support it.

Switching to google's DNS server fixed it, even though it's a bit slower. I'll have to look into getting a dns cache set up. Been meaning to for a while now.
_________________
My political bias.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6
Page 6 of 6

 
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