David R. Morrison | 1 Jul 2010 04:45
Favicon

crypto tree moved

Dear fink developers,

Fink's cryptographic directory "crypto" has been moved to become a subdirectory of "main", in both the
stable and unstable trees.

It is no longer necessary to put something into the crypto directory just because it depends on something
else in the crypto directory.  The crypto directory is now intended for cryptographic software itself.

Notice that this move does not change the situation with respect to openssl licensing.  Packages which
cannot link to apple's openssl but must link to fink's openssl instead must be marked "License:
Restrictive".  The crypto directory remains a natural home for such packages (although not a necessary one).

  -- Dave

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-devel mailing list
Fink-devel <at> lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Bastiaan Jacques | 5 Jul 2010 14:46

gnome/gmpc-0.20.0-2 linker failure (needs libz)

Hi,

Fink fails to link gmpc; the linker complains of missing libz symbols
such as _inflateEnd. I solved the problem locally by adding -lz to
SetLDFLAGS, but I don't know whether this should be fixed upstream.

Cheers,

Bastiaan

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-devel mailing list
Fink-devel <at> lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Alexander Hansen | 5 Jul 2010 15:47
Picon
Gravatar

Re: gnome/gmpc-0.20.0-2 linker failure (needs libz)


On 7/5/10 8:46 AM, Bastiaan Jacques wrote:
> Hi,
> 
> Fink fails to link gmpc; the linker complains of missing libz symbols
> such as _inflateEnd. I solved the problem locally by adding -lz to
> SetLDFLAGS, but I don't know whether this should be fixed upstream.
> 
> Cheers,
> 
> Bastiaan
> 
It's really hard to say what should be done without seeing the relevant
build output rather than just a verbal description.  I was unable to
reproduce your problem on 10.5.8.
--

-- 
Alexander Hansen
Fink User Liaison
Bastiaan Jacques | 5 Jul 2010 19:47

Re: gnome/gmpc-0.20.0-2 linker failure (needs libz)

The build output is available here:

   http://bjacques.org/gmpc.buildlog

FWIW, I'm using 10.6 unstable.

Bastiaan

On Mon, 5 Jul 2010, Alexander Hansen wrote:

> It's really hard to say what should be done without seeing the relevant
> build output rather than just a verbal description.  I was unable to
> reproduce your problem on 10.5.8.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-devel mailing list
Fink-devel <at> lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Daniel E. Macks | 5 Jul 2010 21:59

Re: gnome/gmpc-0.20.0-2 linker failure (needs libz)

Reproduced on 10.4/ppc. The unresolved symbols appear to be used
within gmpc itself so it's not an inherted problem (under-linking in
dependent lib).

dan

Bastiaan Jacques <bastiaan <at> bjacques.org> said:
> The build output is available here:
>
>    http://bjacques.org/gmpc.buildlog
>
> FWIW, I'm using 10.6 unstable.
>
> Bastiaan
>
> On Mon, 5 Jul 2010, Alexander Hansen wrote:
>
>> It's really hard to say what should be done without seeing the relevant
>> build output rather than just a verbal description.  I was unable to
>> reproduce your problem on 10.5.8.

--

-- 
Daniel Macks
dmacks <at> netspace.org
http://www.netspace.org/~dmacks

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
(Continue reading)

Daniel E. Macks | 5 Jul 2010 22:26

Re: gnome/gmpc-0.20.0-2 linker failure (needs libz)

During ./configure I and Bastiaan both see:

  checking for inflate in -lz... yes

which is from configure.ac:

  # test for zlib
  zlib=0
  AC_CHECK_LIB(z, inflate,zlib=1,zlib=0)
  AM_CONDITIONAL(HAVE_ZLIB, test x$zlib = x1)
  if test "x$zlib" != "x1"
  then
   AC_MSG_ERROR([GMPC plugin requires zlib])
  fi

so the technical question is why it doesn't fail for akh.

dan

Daniel E. Macks <dmacks <at> netspace.org> said:
> Reproduced on 10.4/ppc. The unresolved symbols appear to be used
> within gmpc itself so it's not an inherted problem (under-linking in
> dependent lib).
>
> dan
>
> Bastiaan Jacques <bastiaan <at> bjacques.org> said:
>> The build output is available here:
>>
>>    http://bjacques.org/gmpc.buildlog
(Continue reading)

David R. Morrison | 5 Jul 2010 22:52
Favicon

Fwd: Failure building xfig-3.2.5-1012

Anybody have any ideas about this one?  The "missing" symbol appears to be present in /sw/lib/libpng.dylib (the one installed by fink's libpng3 package).

Begin forwarded message:

From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Date: July 5, 2010 1:33:10 PM MDT
Subject: Failure building xfig-3.2.5-1012

Hello!

The error happens here (after thousands of warnings):

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 -lpng -L/usr/X11/lib -lz -lXi -lXaw3d -lXmu -lXt -lSM -lICE -lXpm -lXp -lXext -lX11 -lm
Undefined symbols:
 "_png_set_dither", referenced from:
     _read_png in f_readpng.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [xfig] Error 1
### execution of /var/tmp/tmp.2.yw5h3L failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-xfig-3.2.5-1012


Libpng14 is 1.4.3-1, libpng3 is 1:1.2.44-1. The X11 distribution is not exactly Apple but an update from Jeremy Huddleston.

--
Package manager version: 0.29.13
Distribution version: selfupdate-cvs Mon Jul  5 19:58:29 2010, 10.5, powerpc
Mac OS X version: 10.5.8
Xcode version: 3.1.4
gcc version: 4.0.1 (Apple Inc. build 5493)
make version: 3.81
Feedback Courtesy of FinkCommander

--
Greetings

 Pete

For some reason, this fortune reminds everyone of Marvin Zelkowitz.


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-devel mailing list
Fink-devel <at> lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel
Alexander Hansen | 5 Jul 2010 23:07
Picon
Gravatar

Re: gnome/gmpc-0.20.0-2 linker failure (needs libz)


I get the same "checking for inflate in -lz... yes" message.

From my config.log:

configure:12607: checking for inflate in -lz
configure:12632: gcc -o conftest -Os -I/sw/include -L/usr/X11R6/lib
-lX11 -L/sw/lib conftest.c -lz   >&5
configure:12632: $? = 0
configure:12641: result: yes

And I've no non-Apple libz's around--gmpc winds up linking
/usr/lib/libz.1.dylib at any rate.

On 7/5/10 4:26 PM, Daniel E. Macks wrote:
> During ./configure I and Bastiaan both see:
> 
>   checking for inflate in -lz... yes
> 
> which is from configure.ac:
> 
>   # test for zlib
>   zlib=0
>   AC_CHECK_LIB(z, inflate,zlib=1,zlib=0)
>   AM_CONDITIONAL(HAVE_ZLIB, test x$zlib = x1)
>   if test "x$zlib" != "x1"
>   then
>    AC_MSG_ERROR([GMPC plugin requires zlib])
>   fi
> 
> so the technical question is why it doesn't fail for akh.
> 
> dan
> 
> Daniel E. Macks <dmacks <at> netspace.org> said:
>> Reproduced on 10.4/ppc. The unresolved symbols appear to be used
>> within gmpc itself so it's not an inherted problem (under-linking in
>> dependent lib).
>>
>> dan
>>
>> Bastiaan Jacques <bastiaan <at> bjacques.org> said:
>>> The build output is available here:
>>>
>>>    http://bjacques.org/gmpc.buildlog
>>>
>>> FWIW, I'm using 10.6 unstable.
>>>
>>> Bastiaan
>>>
>>> On Mon, 5 Jul 2010, Alexander Hansen wrote:
>>>
>>>> It's really hard to say what should be done without seeing the relevant
>>>> build output rather than just a verbal description.  I was unable to
>>>> reproduce your problem on 10.5.8.
>>
>> -- 
>> Daniel Macks
>> dmacks <at> netspace.org
>> http://www.netspace.org/~dmacks
>>
>>

--

-- 
Alexander Hansen
Fink User Liaison
Alexander Hansen | 5 Jul 2010 23:20
Picon
Gravatar

Re: Fwd: Failure building xfig-3.2.5-1012


I'd say to Peter to verify what's going on via "nm
/usr/X11/lib/libpng.dylib | grep dither"  It's possible that Peter's
libpng in X11 got downgraded by a system update--the perils of using
Xquartz--or that it's just not a new enough Xquartz (as the version
wasn't specified).

For David:  the package seems to use X11's libpng instead of Fink's:

$ otool -L /sw/bin/xfig | cut -d\( -f1
/sw/bin/xfig:
	/sw/lib/libjpeg.62.dylib
	/usr/X11/lib/libXpm.4.dylib
	/usr/X11/lib/libpng12.0.dylib
	...

I'm not sure why, though, given the path ordering below.

On 7/5/10 4:52 PM, David R. Morrison wrote:
> Anybody have any ideas about this one?  The "missing" symbol appears to
> be present in /sw/lib/libpng.dylib (the one installed by fink's libpng3
> package).
> 
> Begin forwarded message:
> 
>> *From: *Peter Dyballa <Peter_Dyballa <at> Freenet.DE
>> <mailto:Peter_Dyballa <at> Freenet.DE>>
>> *Date: *July 5, 2010 1:33:10 PM MDT
>> *To: *drm <at> finkproject.org <mailto:drm <at> finkproject.org>
>> *Subject: **Failure building xfig-3.2.5-1012*
>>
>> Hello!
>>
>> The error happens here (after thousands of warnings):
>>
>> 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
>> -lpng -L/usr/X11/lib -lz -lXi -lXaw3d -lXmu -lXt -lSM -lICE -lXpm -lXp
>> -lXext -lX11 -lm
>> Undefined symbols:
>>  "_png_set_dither", referenced from:
>>      _read_png in f_readpng.o
>> ld: symbol(s) not found
>> collect2: ld returned 1 exit status
>> make: *** [xfig] Error 1
>> ### execution of /var/tmp/tmp.2.yw5h3L failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-xfig-3.2.5-1012
>>
>>
>> Libpng14 is 1.4.3-1, libpng3 is 1:1.2.44-1. The X11 distribution is
>> not exactly Apple but an update from Jeremy Huddleston.
>>
>> --
>> Package manager version: 0.29.13
>> Distribution version: selfupdate-cvs Mon Jul  5 19:58:29 2010, 10.5,
>> powerpc
>> Mac OS X version: 10.5.8
>> Xcode version: 3.1.4
>> gcc version: 4.0.1 (Apple Inc. build 5493)
>> make version: 3.81
>> Feedback Courtesy of FinkCommander
>>
>> --
>> Greetings
>>
>>  Pete
>>
>> For some reason, this fortune reminds everyone of Marvin Zelkowitz.
>>
> 
> 
> 

--

-- 
Alexander Hansen
Fink User Liaison
Alexander Hansen | 6 Jul 2010 00:08
Picon
Gravatar

Re: Fwd: Failure building xfig-3.2.5-1012


On 7/5/10 6:02 PM, Peter Dyballa wrote:
> 
> Am 05.07.2010 um 23:20 schrieb Alexander Hansen:
> 
>> I'd say to Peter to verify what's going on via "nm
>> /usr/X11/lib/libpng.dylib | grep dither"
> 
> Nothing in
> 
> lrwxr-xr-x 1 root wheel 14 17. Jun 14:10 /usr/X11/lib/libpng.dylib ->
> libpng14.dylib
> lrwxr-xr-x 1 root wheel 17 17. Jun 14:10 /usr/X11/lib/libpng14.dylib ->
> libpng14.14.dylib
> -rwxr-xr-x 1 root wheel 565744 18. Mai 22:31 /usr/X11/lib/libpng14.14.dylib
> 
> 
> 
>> It's possible that Peter's libpng in X11 got downgraded by a system
>> update--the perils of using
>> Xquartz--or that it's just not a new enough Xquartz (as the version
>> wasn't specified).
> 
> When this downgrade happened due to a system or security update Xquartz
> did not launch because the shared libraries it used could not be found.
> It happened twice that I re-installed X11-2.5.1_rc1 from six or seven
> weeks ago...
> 
> 
> Both /sw/lib/libpng.3.dylib and /sw/lib/libpng12.0.dylib have
> _png_do_dither and _png_set_dither, /sw/lib/libpng14.14.dylib does not.
> 
> -- 
> Greetings
> 
>   Pete
> 
> 
> "Evolution"            o           __o                     _o _
>           °\___o      /0~         -\<,              ^\___ /=\\_/-%
> oo~_______ /\ /\______/ \_________O/ O_______________o===>-->O--o____
> 

OK.  That explains the issue:  The Xquartz release candidate that you're
using libpng14 rather than libpng12, and xfig isn't building against
fink's libpng3 as it should.

--

-- 
Alexander Hansen
Fink User Liaison

Gmane