Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#38651 closed defect (fixed)

gwenhywfar: build error

Reported by: mkae (Marko Käning) Owned by: mkae (Marko Käning)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: cooljeanius (Eric Gallager)
Port: gwenhywfar

Description

Latest changes wrt to gnutls in r104704 broke gwenhywfar:

:info:build ld: warning: directory '/sw/lib' following -L not found
:info:build Undefined symbols:
:info:build   "_gnutls_transport_set_lowat", referenced from:
:info:build       _GWEN_Io_LayerTls_AddRequest in io_tls.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status

I don't know what to do about this. Anyone out there who can help?

Change History (10)

comment:1 in reply to:  description Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to mk@…:

:info:build ld: warning: directory '/sw/lib' following -L not found

The port should be patched to not try to look in /sw/lib.

:info:build Undefined symbols:
:info:build   "_gnutls_transport_set_lowat", referenced from:
:info:build       _GWEN_Io_LayerTls_AddRequest in io_tls.o
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status

Have you reported this to the developers of gwenhywfar? They need to fix their software to be compatible with the latest gnutls versions.

comment:2 Changed 11 years ago by mkae (Marko Käning)

Version 3 isn't developed anymore, which is why I haven't reported this yet, but I'll do that now.

Thanks, Ryan!

comment:3 Changed 11 years ago by mf2k (Frank Schima)

Seems like it is time to have this port be replaced_by gwenhywfar4. Same for aqbanking->aqbanking5, and kmymoney->kmymoney4.

comment:4 Changed 11 years ago by mkae (Marko Käning)

That might well be...

I'll see which response I'll get from its developers.

comment:5 Changed 11 years ago by mkae (Marko Käning)

Upstream indeed recommended "replaced_by gwenhywfar4".

comment:6 Changed 11 years ago by mkae (Marko Käning)

Owner: changed from macports-tickets@… to mk@…

comment:7 Changed 11 years ago by mkae (Marko Käning)

OK, kmymoney can live without aqbanking and gwenhywfar. Done in r105376.

I'll take care of making the other ports "replaced_by" later.

comment:8 Changed 11 years ago by mkae (Marko Käning)

Resolution: fixed
Status: newclosed

Made gwenhywfar (r105379) and aqbanking (r105380) obsolete.

comment:9 Changed 11 years ago by mkae (Marko Käning)

See also r105381

comment:10 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.