skencil-0.6.17-1003

View: New views
4 Messages — Rating Filter:   Alert me  

skencil-0.6.17-1003

by Michael Summers-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm unable to install skenci with fink.



gcc  -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/include/python2.5 -I/sw/include/python2.5  -I/usr/X11R6/include -I/sw/include  -DPAX_NO_XSHM -c ././clipmask.c -o ./clipmask.o
gcc  -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/include/python2.5 -I/sw/include/python2.5  -I/usr/X11R6/include -I/sw/include  -DPAX_NO_XSHM -c ././paxutil.c -o ./paxutil.o
./paxmodule.o ./tkwinobject.o ./gcobject.o ./cmapobject.o ./pixmapobject.o ./regionobject.o ./fontobject.o ./imageobject.o ./borderobject.o ./clipmask.o ./paxutil.o  -L/sw/lib -L/usr/X11R6/lib -ltk -ltcl -lX11.6 -lXext  -o ./paxmodule.so
make: execvp: ./paxmodule.o: Permission denied
make: *** [paxmodule.so] Error 127
running 'make' in Pax
exiting because of errors
### execution of /sw/bin/python2.5 failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-skencil-0.6.17-1003
(Reading database ... 51278 files and directories currently installed.)
Removing fink-buildlock-skencil-0.6.17-1003 ...
Failed: phase compiling: skencil-0.6.17-1003 failed

Before reporting any errors, please run "fink selfupdate" and



--

Package manager version: 0.28.5

Distribution version: selfupdate-rsync Sun Jul 20 15:15:38 2008, 10.5, i386

Mac OS X version: 10.5.4

Xcode version: 3.1

gcc version: 4.0.1 (Apple Inc. build 5484)

make version: 3.81

Feedback Courtesy of FinkCommander


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel@...
http://news.gmane.org/gmane.os.apple.fink.devel

Re: skencil-0.6.17-1003

by Alexander Hansen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jul 22, 2008, at 7:49 AM, Michael Summers wrote:

I'm unable to install skenci with fink.



gcc  -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/include/python2.5 -I/sw/include/python2.5  -I/usr/X11R6/include -I/sw/include  -DPAX_NO_XSHM -c ././clipmask.c -o ./clipmask.o
gcc  -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/include/python2.5 -I/sw/include/python2.5  -I/usr/X11R6/include -I/sw/include  -DPAX_NO_XSHM -c ././paxutil.c -o ./paxutil.o
./paxmodule.o ./tkwinobject.o ./gcobject.o ./cmapobject.o ./pixmapobject.o ./regionobject.o ./fontobject.o ./imageobject.o ./borderobject.o ./clipmask.o ./paxutil.o  -L/sw/lib -L/usr/X11R6/lib -ltk -ltcl -lX11.6 -lXext  -o ./paxmodule.so
make: execvp: ./paxmodule.o: Permission denied
make: *** [paxmodule.so] Error 127
running 'make' in Pax
exiting because of errors
### execution of /sw/bin/python2.5 failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-skencil-0.6.17-1003
(Reading database ... 51278 files and directories currently installed.)
Removing fink-buildlock-skencil-0.6.17-1003 ...
Failed: phase compiling: skencil-0.6.17-1003 failed

Before reporting any errors, please run "fink selfupdate" and




--
Package manager version: 0.28.5
Distribution version: selfupdate-rsync Sun Jul 20 15:15:38 2008, 10.5, i386
Mac OS X version: 10.5.4
Xcode version: 3.1
gcc version: 4.0.1 (Apple Inc. build 5484)
make version: 3.81
Feedback Courtesy of FinkCommander
-------------------------------------------------------------------------

I hate to say it, but this error was reported 3 months ago and nothing has happened yet.

The cause looks to be that there is supposed to be a linker command prefacing the line that complains, but for some reason it has gone missing.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel@...
http://news.gmane.org/gmane.os.apple.fink.devel

Parent Message unknown Re: skencil-0.6.17-1003

by Alexander Hansen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jul 22, 2008, at 10:21 AM, Mike Summers wrote:

> Thanks Alexander.  Is there a known work-around?  I'm
> interested in being able to import postscript files into
> inkscape, and from what I've read on the web, I need
> one or more python scripts that come with skencil to
> do this.
>
> Mike
>

We had a similar problem with pymol in the past, and that involved a  
bit of additional hacking on the package to get it to work properly.  
I may have some time to muck around with it this evening, if nobody  
else beats me to it.



> On Tue, Jul 22, 2008 at 09:10:32AM -0400, Alexander Hansen wrote:
>>
>> On Jul 22, 2008, at 7:49 AM, Michael Summers wrote:
>>
>>> I'm unable to install skenci with fink.
>>>
>>>
>>>
>>> gcc  -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/
>>> include/
>>> python2.5 -I/sw/include/python2.5  -I/usr/X11R6/include -I/sw/
>>> include  -DPAX_NO_XSHM -c ././clipmask.c -o ./clipmask.o
>>> gcc  -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/
>>> include/
>>> python2.5 -I/sw/include/python2.5  -I/usr/X11R6/include -I/sw/
>>> include  -DPAX_NO_XSHM -c ././paxutil.c -o ./paxutil.o
>>> ./paxmodule.o ./tkwinobject.o ./gcobject.o ./cmapobject.o ./
>>> pixmapobject.o ./regionobject.o ./fontobject.o ./imageobject.o ./
>>> borderobject.o ./clipmask.o ./paxutil.o  -L/sw/lib -L/usr/X11R6/
>>> lib -
>>> ltk -ltcl -lX11.6 -lXext  -o ./paxmodule.so
>>> make: execvp: ./paxmodule.o: Permission denied
>>> make: *** [paxmodule.so] Error 127
>>> running 'make' in Pax
>>> exiting because of errors
>>> ### execution of /sw/bin/python2.5 failed, exit code 1
>>> Removing runtime build-lock...
>>> Removing build-lock package...
>>> /sw/bin/dpkg-lockwait -r fink-buildlock-skencil-0.6.17-1003
>>> (Reading database ... 51278 files and directories currently
>>> installed.)
>>> Removing fink-buildlock-skencil-0.6.17-1003 ...
>>> Failed: phase compiling: skencil-0.6.17-1003 failed
>>>
>>> Before reporting any errors, please run "fink selfupdate" and
>>>
>>>
>>>
>>>
>>> --
>>> Package manager version: 0.28.5
>>> Distribution version: selfupdate-rsync Sun Jul 20 15:15:38 2008,
>>> 10.5, i386
>>> Mac OS X version: 10.5.4
>>> Xcode version: 3.1
>>> gcc version: 4.0.1 (Apple Inc. build 5484)
>>> make version: 3.81
>>> Feedback Courtesy of FinkCommander
>>> -------------------------------------------------------------------------
>>
>> I hate to say it, but this error was reported 3 months ago and  
>> nothing
>> has happened yet.
>>
>> The cause looks to be that there is supposed to be a linker command
>> prefacing the line that complains, but for some reason it has gone
>> missing.
>
> --
>
>
> *********************************
> Michael F. Summers
> Department of Chemistry and Biochemistry
>  and Howard Hughes Medical Institute
> University of Maryland Baltimore County
> 1000 Hilltop Circle
> Baltimore, MD 21250
>
> Phone: (410)-455-2527
> FAX:   (410)-455-1174
> Email: summers@...
> Web:   www.hhmi.umbc.edu


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel@...
http://news.gmane.org/gmane.os.apple.fink.devel

Re: skencil-0.6.17-1003

by Martin Costabel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Alexander Hansen wrote:
[]
> We had a similar problem with pymol in the past, and that involved a  
> bit of additional hacking on the package to get it to work properly.  
> I may have some time to muck around with it this evening, if nobody  
> else beats me to it.

Too late :-)
I got a patch files from debian who had the same problem (new variable
BLDSHARED in python2.5, skencil older than python2.5).
While being at it, I got a second patch file from debian too, fixing a
bug we haven't seen yet. One never knows...

skencil-0.6.17-1004 builds for me on 10.5/intel, so I committed it.

--
Martin


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-devel mailing list
Fink-devel@...
http://news.gmane.org/gmane.os.apple.fink.devel