Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 74471

Summary: VYM - View Your Mind ebuild
Product: Gentoo Linux Reporter: Kai Schlüter <kai>
Component: New packagesAssignee: Stuart Herbert (RETIRED) <stuart>
Status: RESOLVED TEST-REQUEST    
Severity: enhancement CC: w.pessenhofer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Changed Makefile
created an ebuild
patch for linkablemapobj.cpp

Description Kai Schlüter 2004-12-15 04:46:32 UTC
I try to write an ebuild for VYM. Any help would be appreciated.

Reproducible: Always
Steps to Reproduce:
Comment 1 Kai Schlüter 2004-12-15 06:04:47 UTC
Created attachment 46034 [details]
Changed Makefile

Just small changes to the Makefile. Basically i removed the lib64 entries.
Dunno if there will be lib64 libraries in future, but my System is a 64 bit
one.
Comment 2 Kai Schlüter 2004-12-15 06:06:33 UTC
Created attachment 46035 [details]
created an ebuild

There is lots of stuff missing in this ebuild. Just a quick shot at it. It only
works if i do it manually. emerge vym*ebuild does not work the way i want it to
do. Surely my fault.
Comment 3 Stuart Herbert (RETIRED) gentoo-dev 2005-01-07 17:00:59 UTC
Hi,

I've fixed up your ebuild, and added it to Portage as 'x11-misc/vym'.  It should appear on your local rsync mirror in about an hour.  Please test, and let me know how you get on.

The only thing I haven't managed to do yet is to generate the PDF docs.

Best regards,
Stu
Comment 4 Kai Schlüter 2005-01-10 04:06:20 UTC
Created attachment 48084 [details, diff]
patch for linkablemapobj.cpp

This patch is needed if you want to build vym for a 64 bit system.
Comment 5 Fernando Serboncini (RETIRED) gentoo-dev 2005-01-10 11:33:38 UTC
I'm getting sandbox violation on this ebuild. 

--- ACCESS VIOLATION SUMMARY ---
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
Comment 6 Werner Pessenhofer 2005-01-12 00:58:14 UTC
I have the same sandbox error as  Fernando A. Serboncini. 

[...]
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp
Comment 7 Robert Persson 2005-02-12 23:42:42 UTC
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-x11-misc_-_vym-1.5.0-8853.log"

open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qtrc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
Comment 8 Stuart Herbert (RETIRED) gentoo-dev 2005-02-17 03:26:25 UTC
Re-opening bug.
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2005-05-27 06:19:00 UTC
Hmm - there is Bug 78742 about the sandbox violation, no point to solve this in
two places, IMHO. 
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2005-07-16 01:42:05 UTC
There is a patch for sandbox violation in the other bug, anyone tried that one?

http://bugs.gentoo.org/attachment.cgi?id=60105
Comment 11 Stuart Herbert (RETIRED) gentoo-dev 2005-12-23 11:53:37 UTC
Please try vym-1.7.0, and see if the problem still happens.

Best regards,
Stu