Opened 11 years ago

Closed 4 years ago

#36567 closed defect (fixed)

libgeier @0.13 Processing of port libgeier failed

Reported by: o1542217@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: libgeier

Description (last modified by mf2k (Frank Schima))

Installation of the taxbird @0.18 port fails because of libgeier installation. Cleaning all ports and removing disabled ports didn't solve the problem.

My Config: OSX 10.8.2 with Xcode 4.5.1 and most recent CommandLineTools.

Attached is the libgeier @0.13 Installation log file:

Attachments (1)

main.log (34.8 KB) - added by mf2k (Frank Schima) 11 years ago.

Download all attachments as: .zip

Change History (7)

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

Owner: changed from macports-tickets@… to tommyd@…
Port: @0.13 removed

In the future, please Cc the port maintainer(s) and attach the main.log instead of pasting it into the description.

Changed 11 years ago by mf2k (Frank Schima)

Attachment: main.log added

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

Description: modified (diff)

Moved main.log to attachment.

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

Actual error is:

:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_finance_libgeier/libgeier/work/libgeier-0.13/src'
:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.  -I../include -I../include -I../src/openssl -DDEFAULT_XMLSEC_TEMPLATE=\"/opt/local/share/libgeier/xmlsec.tmpl\" -DDEFAULT_CERT_FILE=\"/opt/local/share/libgeier/Elster2Cry.b64.cer\" -DDEFAULT_SCHEMA_DIR_URL=\"file:///opt/local/share/libgeier/schemas\" -DDEFAULT_STYLESHEET_DIR_URL=\"file:///opt/local/share/libgeier/stylesheets\" -DDEFAULT_CLEARING_TIMEOUT=30000 -I/opt/local/include  -pipe -O2 -I/opt/local/include/nss -I/opt/local/include/nspr -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -I/opt/local/include/xmlsec1 -I/opt/local/include/libxml2 -I/opt/local/include -I/opt/local/include/nss -I/opt/local/include/nspr -DXMLSEC_CRYPTO_NSS=1 -DXMLSEC_CRYPTO=\"nss\" -arch x86_64 -I/opt/local/include/libxml2   -I/opt/local/include -I/opt/local/include/libxml2   -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1, -DXMLSEC_OPENSSL_098=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/opt/local/include/xmlsec1 -I/opt/local/include -I/opt/local/include/libxml2   -MT geier.o -MD -MP -MF .deps/geier.Tpo -c -o geier.o geier.c
:info:build In file included from <built-in>:147:
:info:build <command line>:14:9: warning: 'XMLSEC_CRYPTO' macro redefined
:info:build #define XMLSEC_CRYPTO "openssl"
:info:build         ^
:info:build <command line>:13:9: note: previous definition is here
:info:build #define XMLSEC_CRYPTO "nss"
:info:build         ^
:info:build geier.c:140:6: error: redefinition of 'pincode' with a different type
:info:build char pincode[24];                       /* pincode */
:info:build      ^
:info:build geier.c:137:7: note: previous definition is here
:info:build char *pincode = NULL;                   /* pincode */
:info:build       ^
:info:build 1 warning and 1 error generated.
:info:build make[3]: *** [geier.o] Error 1

comment:4 Changed 11 years ago by me@…

It seems as if taxbird and libgeier (which is used by taxbird) are no longer developed further (see the announcement on http://www.taxbird.de). Since I cannot support this port without being backed by the original author, I'd rather like to remove it from the port's database again. What is the appropriate way to do this?

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

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

tommyd has retired based on email communication 8/28/2013.

comment:6 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

In d49f1840841bdbb1cecd07a6053d58127b83fca7/macports-ports (master):

taxbird, libgeier: Delete ports

These ports have not built for years. The developer discontinued their
development in 2012 and the API they were using is no longer available
to free software as of 2019.

See: https://de.wikipedia.org/wiki/Taxbird
See: http://stesie.github.io/geierlein/
Closes: #36567

Note: See TracTickets for help on using tickets.