[Fink-users] xfig-3.2.5-1013 failed

2012-03-01 Thread Antoine Rousseau
Hello,

After a fink selfupdate and a reconfigure I tried to install xfig but it failed.
Please help.
best,

Antoine

...
w_intersect.c:244: warning: 'hix' may be used uninitialized in this function
rm -f xfig
cc -o xfig -Os -Wall -Wpointer-arith -no-cpp-precomp -L/usr/X11/lib   
d_arc.o d_arcbox.o d_box.o d_ellipse.o d_picobj.o d_subspline.o 
d_line.o d_regpoly.o d_spline.o d_text.o  e_addpt.o e_align.o e_arrow.o 
e_break.o e_compound.oe_convert.o e_copy.o e_delete.o e_deletept.o  
  e_edit.o e_flip.o e_glue.o e_joinsplit.o e_measure.o e_move.o 
  e_movept.o e_placelib.o e_rotate.o e_scale.o e_tangent.o e_update.o   
  f_load.o f_neuclrtab.o f_picobj.o f_read.o f_readold.o  f_readppm.o 
f_readpng.o f_readtif.o f_readeps.o f_readxbm.o f_readgif.o 
f_readjpg.o f_readpcx.o f_readxpm.o f_save.o f_util.o f_wrpcx.o 
f_wrpng.o   main.o mode.o object.o resources.o  u_bound.o 
u_create.o u_drag.o u_draw.o  u_elastic.o u_error.o u_fonts.o u_free.o 
u_geom.o   u_list.o u_markers.o u_pan.o u_print.o u_redraw.o 
u_scale.o u_search.o  u_smartsearch.o u_translate.o u_undo.o 
w_digitize.o w_listwidget.o  w_browse.o w_capture.o w_srchrepl.o 
w_help.o w_layers.o w_canvas.o w_cmdpanel.o w_color.o 
w_cursor.o w_dir.o w_drawprim.o   w_export.o w_file.o w_fontbits.o 
w_fontpanel.o w_grid.o w_icons.o   w_indpanel.o w_library.o 
w_modepanel.o w_mousefun.o w_msgpanel.ow_print.o w_rottext.o 
w_rulers.o w_setup.o w_style.o w_util.o w_zoom.o  e_chop.o u_quartic.o 
w_snap.o w_keyboard.o w_intersect.o  -L/sw/lib -ljpeg   
-L/usr/X11R6/lib -lXpm -L/sw/lib /sw/lib/libpng.dylib -L/usr/X11/lib -lz -lXi 
-lXaw3d -lXmu -lXt -lSM -lICE -lXpm -lXp -lXext -lX11 -lm   
ld: warning: in /sw/lib/libpng.dylib, file was built for unsupported file 
format which is not the architecture being linked (i386)
Undefined symbols:
  _png_write_row, referenced from:
  _write_png in f_wrpng.o
  _png_get_PLTE, referenced from:
  _read_png in f_readpng.o
  _png_create_read_struct, referenced from:
  _read_png in f_readpng.o
  _png_set_strip_16, referenced from:
  _read_png in f_readpng.o
  _png_create_write_struct, referenced from:
  _write_png in f_wrpng.o
  _png_set_IHDR, referenced from:
  _write_png in f_wrpng.o
  _write_png in f_wrpng.o
  _png_get_hIST, referenced from:
  _read_png in f_readpng.o
  _png_destroy_write_struct, referenced from:
  _write_png in f_wrpng.o
  _write_png in f_wrpng.o
  _png_destroy_read_struct, referenced from:
  _read_png in f_readpng.o
  _read_png in f_readpng.o
  _read_png in f_readpng.o
  _read_png in f_readpng.o
  _png_set_PLTE, referenced from:
  _write_png in f_wrpng.o
  _png_set_background, referenced from:
  _read_png in f_readpng.o
  _png_set_bgr, referenced from:
  _read_png in f_readpng.o
  _png_create_info_struct, referenced from:
  _read_png in f_readpng.o
  _read_png in f_readpng.o
  _write_png in f_wrpng.o
  _png_set_packing, referenced from:
  _read_png in f_readpng.o
  _png_set_compression_level, referenced from:
  _write_png in f_wrpng.o
  _write_png in f_wrpng.o
  _png_init_io, referenced from:
  _read_png in f_readpng.o
  _write_png in f_wrpng.o
  _png_set_expand, referenced from:
  _read_png in f_readpng.o
  _png_read_end, referenced from:
  _read_png in f_readpng.o
  _png_set_dither, referenced from:
  _read_png in f_readpng.o
  _png_read_image, referenced from:
  _read_png in f_readpng.o
  _png_get_IHDR, referenced from:
  _read_png in f_readpng.o
  _png_set_gamma, referenced from:
  _read_png in f_readpng.o
  _png_write_info, referenced from:
  _write_png in f_wrpng.o
  _png_read_info, referenced from:
  _read_png in f_readpng.o
  _png_write_end, referenced from:
  _write_png in f_wrpng.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [xfig] Error 1
### execution of /tmp/fink.9FBSm failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-xfig-3.2.5-1013
(Lecture de la base de données... 34644 fichiers et répertoires déjà installés.)
Suppression de fink-buildlock-xfig-3.2.5-1013 ...
Failed: phase compiling: xfig-3.2.5-1013 failed

Before reporting any errors, please run fink selfupdate and try again.

If you continue to have issues, please check to see if the FAQ on Fink's 
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

The Fink Users List fink-users@lists.sourceforge.net
The Fink Beginners List fink-beginn...@lists.sourceforge.net,

with a carbon copy to the maintainer:

Dave Morrison d...@finkproject.org

Note that this is preferable to emailing just the maintainer directly,
since most 

Re: [Fink-users] xfig-3.2.5-1013 failed

2012-03-01 Thread Alexander Hansen
On Thu, Mar 1, 2012 at 5:36 AM, Antoine Rousseau ampi...@gmail.com wrote:
 Hello,

 After a fink selfupdate and a reconfigure I tried to install xfig but it 
 failed.

What do you mean by reconfigure?  Setting the number of build jobs?

 Please help.
 best,

 Antoine

 ...
 w_intersect.c:244: warning: 'hix' may be used uninitialized in this function
 rm -f xfig
 cc -o xfig -Os -Wall -Wpointer-arith -no-cpp-precomp     -L/usr/X11/lib   
 d_arc.o d_arcbox.o d_box.o d_ellipse.o d_picobj.o             d_subspline.o 
 d_line.o d_regpoly.o d_spline.o d_text.o          e_addpt.o e_align.o 
 e_arrow.o e_break.o e_compound.o            e_convert.o e_copy.o e_delete.o 
 e_deletept.o            e_edit.o e_flip.o e_glue.o e_joinsplit.o e_measure.o 
 e_move.o           e_movept.o e_placelib.o e_rotate.o e_scale.o e_tangent.o 
 e_update.o             f_load.o f_neuclrtab.o f_picobj.o f_read.o f_readold.o 
          f_readppm.o f_readpng.o f_readtif.o f_readeps.o                 
 f_readxbm.o f_readgif.o f_readjpg.o f_readpcx.o f_readxpm.o             
 f_save.o f_util.o f_wrpcx.o f_wrpng.o           main.o mode.o object.o 
 resources.o              u_bound.o u_create.o u_drag.o u_draw.o          
 u_elastic.o u_error.o u_fonts.o u_free.o u_geom.o               u_list.o 
 u_markers.o u_pan.o u_print.o u_redraw.o u_scale.o u_search.o          
 u_smartsearch.o u_translate.o u_undo.o w_digitize.o w_listwidget.o            
   w_browse.o w_capture.o w_srchrepl.o w_help.o w_layers.o                 
 w_canvas.o w_cmdpanel.o w_color.o w_cursor.o w_dir.o w_drawprim.o             
   w_export.o w_file.o w_fontbits.o w_fontpanel.o w_grid.o w_icons.o           
     w_indpanel.o w_library.o w_modepanel.o w_mousefun.o w_msgpanel.o          
       w_print.o w_rottext.o w_rulers.o w_setup.o w_style.o w_util.o w_zoom.o  
         e_chop.o u_quartic.o w_snap.o w_keyboard.o w_intersect.o              
     -L/sw/lib -ljpeg   -L/usr/X11R6/lib -lXpm -L/sw/lib /sw/lib/libpng.dylib 
 -L/usr/X11/lib -lz -lXi -lXaw3d -lXmu -lXt -lSM -lICE -lXpm -lXp -lXext -lX11 
 -lm
 ld: warning: in /sw/lib/libpng.dylib, file was built for unsupported file 
 format which is not the architecture being linked (i386)
 Undefined symbols:
  _png_write_row, referenced from:
      _write_png in f_wrpng.o

snip


 Also include the following system information:
 Package manager version: 0.32.3
 Distribution version: selfupdate-rsync Thu Mar  1 11:28:32 2012, 10.6, i386
 Trees: local/main stable/main stable/crypto local/injected
 Xcode: 3.2.6
 Max. Fink build jobs:  1


Your problem is that whatever /sw/lib/libpng.dylib is pointing to is
of the wrong architecture.

Please post the results of running the following two commands in a
terminal window

/usr/bin/file -h /sw/lib/libpng.dylib
/usr/bin/file /sw/lib/libpng.dylib

-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] xfig-3.2.5-1013

2010-09-05 Thread Antonio Paolini
2010/9/4 Alexander Hansen alexanderk.han...@gmail.com:
 On 9/4/10 5:44 PM, Antonio Paolini wrote:
[...]
 It's a problem of XQUARTZ.
 Fink doesn't support Xquartz on 10.6.

Ah! Fink is, at the moment, Leopard-only?

 $ tkgate
 dyld: Library not loaded: /usr/X11/lib/libX11.6.dylib
   Referenced from: /sw/bin/tkgate
   Reason: Incompatible library version: tkgate requires version 10.0.0
 or later, but libX11.6.dylib provides version 9.0.0
 Trace/BPT trap

 Sigh! :-(

 Try fink rebuild tkgate.

Don't work (log in the tail of this mail.)
I can't understand in deep the X11 system and the dependencies for
this software, then i think the solution could be  two:
1) I must make an alias, or better a little script (i don't know if
bash under OSX let me to setuid a script or, like on Linux, not; i'll
try) that if i call xfig do
mv /usr/x11 /usr/X11-quartz  mv /usr/X11-SL /usr/X11
and similar for tkgate.
2) Macport version of xfig and xcircuit worked for me whit Leopard.
When I updated to Snow leopard macports are breaked and instead of
reinstalling i hoped leave macport and use only fink and homebrew.  I
must try if macport version work also with Snow Leopard.
3) (i saw only two? :-) ) Wait for xquartz support or for inclusion of
tkgate in the stable branch.
...in effect i can write to tkgate manatiner... i don't know why i not
done it ealry..

Thanks a lot for your patience and support, and for tolerating my ugly english.



=Log of tkgate installation (there is only in unstable packages)
The following package will be rebuilt:
 tkgate
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-tkgate-1.8.6-11
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-tkgate-1.8.6-11' in
`/sw/src/fink.build/fink-buildlock-tkgate-1.8.6-11_2010.09.05-03.10.06_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-tkgate-1.8.6-11_2010.09.05-03.10.06_darwin-i386.deb
Selecting previously deselected package fink-buildlock-tkgate-1.8.6-11.
(Reading database ... 21027 files and directories currently installed.)
Unpacking fink-buildlock-tkgate-1.8.6-11 (from
.../fink-buildlock-tkgate-1.8.6-11_2010.09.05-03.10.06_darwin-i386.deb)
...
Setting up fink-buildlock-tkgate-1.8.6-11 (2010.09.05-03.10.06) ...

gzip -dc /sw/src/tkgate-1.8.6.tgz | /sw/bin/tar -xf -  --no-same-owner
--no-same-permissions
[ -r /sw/fink/dists/unstable/main/finkinfo/sci/tkgate.patch ]
perl -pi -e 's,(tail) +([+-]?[0-9]|[+-]\$),\1 \-n\2,g' configure
perl -pi -e 's,(head) +[+-]?([0-9]|\$),\1 \-n\2,g' configure
sed -e 's|@PREFIX@|/sw|g'
/sw/fink/dists/unstable/main/finkinfo/sci/tkgate.patch | patch -p1
patching file Imakefile
patching file config.h
./configure --prefix=/sw
C compiler: gcc
Auto-configuring language to 'en' (LANG=).
Tcl/Tk Version: not found

#
WARNING: I was unable to find one or more required tcl/tk components.  If you
are sure you have tcl/tk on your system, you may need to manually configure
the location.  Uncomment and modify the TKGATE_IPATH, TKGATE_LPATH, TKGATE_LIBS
TCL_LIBRARY and TK_LIBRARY variables.  See the README file for more details.
#
make
make: *** No targets specified and no makefile found.  Stop.
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-tkgate-1.8.6-11
(Reading database ... 21028 files and directories currently installed.)
Removing fink-buildlock-tkgate-1.8.6-11 ...
Failed: phase compiling: tkgate-1.8.6-11 failed

Before reporting any errors, please run fink selfupdate and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

Dave Vasilevsky vasi - # - users.sourceforge.net

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.
END LOG ==

-- 

Antonio

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] xfig-3.2.5-1013

2010-09-04 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 9/4/10 5:44 PM, Antonio Paolini wrote:
 2010/9/4 Antonio Paolini paol...@geminisoft.com:
 ld: library not found for -lXp
 
 Ok, sorry for my last mail. I googled some and i discovered this.
 It's a problem of XQUARTZ.
 I don't use  Apple x11 but i use the X11 from
 http://xquartz.macosforge.org because tkgate (compiled in Fink) don't
 work with the Apple X11.
 Then I installed Xquartz, and for make it system-wide used i renamed
 the /usr/X11 in /usr/X11-SnowLeopard and i done a symlink /usr/X11
 that point to /opt/X11 (where is located Xquartz).

Fink doesn't support Xquartz on 10.6.

 
 If i look in the two dirs i see that xquartz don't have libXp, but in
 Apple X11 there is ...X11/lib/ibXp.6.dylib and
 X11/lib/libXp.6.2.0.dylib (symlink that point to te previous).
 
 I replaced correctly X11 (apple version) in /usr/X11 and I tried to
 recompile xfig. Now the compilation process was succesfully. But...
 But... but tkgate don't start,   give me this error:
 $ tkgate
 dyld: Library not loaded: /usr/X11/lib/libX11.6.dylib
   Referenced from: /sw/bin/tkgate
   Reason: Incompatible library version: tkgate requires version 10.0.0
 or later, but libX11.6.dylib provides version 9.0.0
 Trace/BPT trap
 
 Sigh! :-(

Try fink rebuild tkgate.

- -- 
Alexander Hansen
Fink User Liaison
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyCvwcACgkQB8UpO3rKjQ9S+gCgl0yVp60h045Nw57OI30cDwM0
uLQAn1XJotPyzxVUZ70lZBnKxdFQUtTG
=7Gp1
-END PGP SIGNATURE-

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] xfig-3.2.5-1013

2010-09-04 Thread Antonio Paolini
2010/9/4 Antonio Paolini paol...@geminisoft.com:
 ld: library not found for -lXp

Ok, sorry for my last mail. I googled some and i discovered this.
It's a problem of XQUARTZ.
I don't use  Apple x11 but i use the X11 from
http://xquartz.macosforge.org because tkgate (compiled in Fink) don't
work with the Apple X11.
Then I installed Xquartz, and for make it system-wide used i renamed
the /usr/X11 in /usr/X11-SnowLeopard and i done a symlink /usr/X11
that point to /opt/X11 (where is located Xquartz).

If i look in the two dirs i see that xquartz don't have libXp, but in
Apple X11 there is ...X11/lib/ibXp.6.dylib and
X11/lib/libXp.6.2.0.dylib (symlink that point to te previous).

I replaced correctly X11 (apple version) in /usr/X11 and I tried to
recompile xfig. Now the compilation process was succesfully. But...
But... but tkgate don't start,   give me this error:
$ tkgate
dyld: Library not loaded: /usr/X11/lib/libX11.6.dylib
  Referenced from: /sw/bin/tkgate
  Reason: Incompatible library version: tkgate requires version 10.0.0
or later, but libX11.6.dylib provides version 9.0.0
Trace/BPT trap

Sigh! :-(
-- 
Antonio

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] xfig-3.2.5-1013

2010-09-04 Thread Antonio Paolini
Ok, I'm not a programmer, nor a good english speaker (and sorry for my
ugly english) but I hope I understood you. :-)

The lines above the error are here.
If it isn't enough i attach the all log gzipped.

+ cc -o ./libXaw3d.7.0.dylib~ -dynamiclib -install_name
/sw/lib/libXaw3d.7.dylib -current_version 7.0 -compatibility_version
7.0 AllWidgets.o AsciiSink.o AsciiSrc.o AsciiText.o Box.o Command.o
Dialog.o Form.o Grip.o Label.o Layout.o List.o MenuButton.o Paned.o
Panner.o Porthole.o Repeater.o Scrollbar.o Simple.o SimpleMenu.o Sme.o
SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o Text.o TextSink.o
TextSrc.o TextAction.o TextPop.o TextTr.o ThreeD.o Tip.o Toggle.o
Tree.o Vendor.o Viewport.o Xaw3dP.o XawInit.o laygram.o laylex.o
MultiSrc.o MultiSink.o XawIm.o XawI18n.o -L/usr/X11R6/lib -L/sw/lib
-lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -lXp -lXext
-lX11
ld: library not found for -lXp
collect2: ld returned 1 exit status
+ rm -f libXaw3d.7.dylib
+ ln -s libXaw3d.7.0.dylib libXaw3d.7.dylib
+ true
rm -f libXaw3d.7.0.dylib
mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib
mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file or directory
make: *** [libXaw3d.7.0.dylib] Error 1
### execution of /var/tmp/tmp.1.VhDaEF failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-xaw3d-1.5-12
(Reading database ... 16967 files and directories currently installed.)
Removing fink-buildlock-xaw3d-1.5-12 ...
Failed: phase compiling: xaw3d-1.5-12 failed


I hope this is useful. If not tell me how I can help you (and me... ^__^) .

Bye.
-- 
Antonio


2010/9/3 Alexander Hansen alexanderk.han...@gmail.com:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 I wasn't able to reproduce the error, but fortunately, the place where
 libXaw3d.7.0.dylib~ gets built is close to what was already posted.  In
 my successful build I get:


 
 rm -f libXaw3d.7.0.dylib~
 + cd .
 + cc -o ./libXaw3d.7.0.dylib~ -dynamiclib -install_name
 /sw32/lib/libXaw3d.7.dylib -current_version 7.0 -compatibility_version
 7.0 AllWidgets.o AsciiSink.o AsciiSrc.o AsciiText.o Box.o Command.o
 Dialog.o Form.o Grip.o Label.o Layout.o List.o MenuButton.o Paned.o
 Panner.o Porthole.o Repeater.o Scrollbar.o Simple.o SimpleMenu.o Sme.o
 SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o Text.o TextSink.o TextSrc.o
 TextAction.o TextPop.o TextTr.o ThreeD.o Tip.o Toggle.o Tree.o Vendor.o
 Viewport.o Xaw3dP.o XawInit.o laygram.o laylex.o MultiSrc.o MultiSink.o
 XawIm.o XawI18n.o -L/usr/X11R6/lib -L/sw32/lib -lXmu -lXt -lSM -lICE
 - -lXext -lX11 -lXt -lSM -lICE -lXpm -lXp -lXext -lX11
 + rm -f libXaw3d.7.dylib
 + ln -s libXaw3d.7.0.dylib libXaw3d.7.dylib
 + true
 rm -f libXaw3d.7.0.dylib
 mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib

 So Antonio should be able to look just a couple of lines above what he
 posted and find the real error.

 - --
 Alexander Hansen
 Fink User Liaison


 On 9/3/10 2:53 PM, David R. Morrison wrote:
 The actual package which failed compiling was xaw3d.  Unfortunately, the
 actual error occurred much earlier than this during the build process,
 and unless you can send more of the output we won't be able to help.

 On Sep 3, 2010, at 9:10 AM, Antonio Paolini wrote:

 Feedback: not good

 Installing I obtain this error:

 mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib
 mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file or
 directory
 make: *** [libXaw3d.7.0.dylib] Error 1
 ### execution of /var/tmp/tmp.1.oO7N8o failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-xaw3d-1.5-12
 (Reading database ... 16763 files and directories currently installed.)
 Removing fink-buildlock-xaw3d-1.5-12 ...
 Failed: phase compiling: xaw3d-1.5-12 failed



 --
 Package manager version: 0.29.13
 Distribution version: selfupdate-rsync Fri Sep  3 17:22:06 2010, 10.6,
 i386
 Mac OS X version: 10.6.4
 Xcode version: 3.2.3
 gcc version: 4.2.1 (Apple Inc. build 5664)
 make version: 3.81
 Feedback Courtesy of FinkCommander


 --
 Antonio Paolini


 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iEYEARECAAYFAkyBSYgACgkQB8UpO3rKjQ9MMgCfXfP6HM7oQs33bJXguoPThDTd
 Lo8AoJAmEr2qNsijdjmalOb4vlh1TQ8Y
 =mgT6
 -END PGP SIGNATURE-





-- 
Antonio


OUT-compilazione.txt.gz
Description: GNU Zip compressed data
--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] xfig-3.2.5-1013

2010-09-03 Thread David R. Morrison
The actual package which failed compiling was xaw3d.  Unfortunately, the actual 
error occurred much earlier than this during the build process, and unless you 
can send more of the output we won't be able to help.

On Sep 3, 2010, at 9:10 AM, Antonio Paolini wrote:

 Feedback: not good
 
 Installing I obtain this error:
 
 mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib
 mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file or 
 directory
 make: *** [libXaw3d.7.0.dylib] Error 1
 ### execution of /var/tmp/tmp.1.oO7N8o failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-xaw3d-1.5-12
 (Reading database ... 16763 files and directories currently installed.)
 Removing fink-buildlock-xaw3d-1.5-12 ...
 Failed: phase compiling: xaw3d-1.5-12 failed
 
 
 
 --
 Package manager version: 0.29.13
 Distribution version: selfupdate-rsync Fri Sep  3 17:22:06 2010, 10.6, i386
 Mac OS X version: 10.6.4
 Xcode version: 3.2.3
 gcc version: 4.2.1 (Apple Inc. build 5664)
 make version: 3.81
 Feedback Courtesy of FinkCommander
 
 
 -- 
 Antonio Paolini
 
 
 
 

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] xfig-3.2.5-1013

2010-09-03 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I wasn't able to reproduce the error, but fortunately, the place where
libXaw3d.7.0.dylib~ gets built is close to what was already posted.  In
my successful build I get:



rm -f libXaw3d.7.0.dylib~
+ cd .
+ cc -o ./libXaw3d.7.0.dylib~ -dynamiclib -install_name
/sw32/lib/libXaw3d.7.dylib -current_version 7.0 -compatibility_version
7.0 AllWidgets.o AsciiSink.o AsciiSrc.o AsciiText.o Box.o Command.o
Dialog.o Form.o Grip.o Label.o Layout.o List.o MenuButton.o Paned.o
Panner.o Porthole.o Repeater.o Scrollbar.o Simple.o SimpleMenu.o Sme.o
SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o Text.o TextSink.o TextSrc.o
TextAction.o TextPop.o TextTr.o ThreeD.o Tip.o Toggle.o Tree.o Vendor.o
Viewport.o Xaw3dP.o XawInit.o laygram.o laylex.o MultiSrc.o MultiSink.o
XawIm.o XawI18n.o -L/usr/X11R6/lib -L/sw32/lib -lXmu -lXt -lSM -lICE
- -lXext -lX11 -lXt -lSM -lICE -lXpm -lXp -lXext -lX11
+ rm -f libXaw3d.7.dylib
+ ln -s libXaw3d.7.0.dylib libXaw3d.7.dylib
+ true
rm -f libXaw3d.7.0.dylib
mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib

So Antonio should be able to look just a couple of lines above what he
posted and find the real error.

- -- 
Alexander Hansen
Fink User Liaison


On 9/3/10 2:53 PM, David R. Morrison wrote:
 The actual package which failed compiling was xaw3d.  Unfortunately, the
 actual error occurred much earlier than this during the build process,
 and unless you can send more of the output we won't be able to help.
 
 On Sep 3, 2010, at 9:10 AM, Antonio Paolini wrote:
 
 Feedback: not good

 Installing I obtain this error:

 mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib
 mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file or
 directory
 make: *** [libXaw3d.7.0.dylib] Error 1
 ### execution of /var/tmp/tmp.1.oO7N8o failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-xaw3d-1.5-12
 (Reading database ... 16763 files and directories currently installed.)
 Removing fink-buildlock-xaw3d-1.5-12 ...
 Failed: phase compiling: xaw3d-1.5-12 failed



 --
 Package manager version: 0.29.13
 Distribution version: selfupdate-rsync Fri Sep  3 17:22:06 2010, 10.6,
 i386
 Mac OS X version: 10.6.4
 Xcode version: 3.2.3
 gcc version: 4.2.1 (Apple Inc. build 5664)
 make version: 3.81
 Feedback Courtesy of FinkCommander


 -- 
 Antonio Paolini


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyBSYgACgkQB8UpO3rKjQ9MMgCfXfP6HM7oQs33bJXguoPThDTd
Lo8AoJAmEr2qNsijdjmalOb4vlh1TQ8Y
=mgT6
-END PGP SIGNATURE-

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users