Re: BS 11.6.5: pydbus-py27
Sven de Vries <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Dan,
but next : pygtk2-gtk-py27
fails to build with:
libtool: link: /usr/bin/grep -E -e "initatk" ".libs/atk.exp" >
".libs/atk.expT"
libtool: link: mv -f ".libs/atk.expT" ".libs/atk.exp"
libtool: link: sed -e 's,^,_,' < .libs/atk.exp > .libs/atk-symbols.expsym
libtool: link: gcc -o .libs/atk.so -bundle .libs/atk_la-atkmodule.o
.libs/atk_la-atk.o -L/opt/sw3/lib/x86_64-darwin -L/opt/sw3/lib
/opt/sw3/lib/libatk-1.0.dylib /opt/sw3/lib/libgobject-2.0.dylib
/opt/sw3/lib/libglib-2.0.dylib
-Wl,-exported_symbols_list,.libs/atk-symbols.expsym
Undefined symbols for architecture x86_64:
"_PyBool_FromLong", referenced from:
__wrap_atk_hyperlink_is_valid in atk_la-atk.o
__wrap_atk_hyperlink_is_inline in atk_la-atk.o
__wrap_atk_hyperlink_is_selected_link in atk_la-atk.o
probably the same problem?
... don't know (yet) about pygtksourceview2-py27 as it depends on
pygtk2-gtk-py27, so can check only thereafter. was trying to build: meld.
best
sven
> Hi Dan,
>
> thanks, yes, the perl happens and it solves it.
> best
> sven
>
>
>
>> Another change making its way around...not a different version-number, but
>> if you look at the build transcript, there will now be a 'perl -pi.bak2'
>> line just after the tarball is unpacked.
>>
>> dan
>>
>> On 6/6/22, 11:12 AM, "Sven de Vries" <[email protected]> wrote:
>>
>> Hi Dan,
>>
>> thanks. Got only to try it out now. It got better (I think the error
>> message got shorter), but there is still a bit of it present:
>>
>> /bin/sh ./libtool --tag=CC --mode=link gcc -fno-strict-aliasing
>> -Wdeprecated-declarations -Wno-redundant-decls -Wno-switch-default
>> -Wno-write-strings -std=c9x -Wall -Wextra -Wundef -Wnested-externs
>> -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes
>> -Wstrict-prototypes -Wno-unused-parameter
>> -Wno-missing-field-initializers
>> -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition
>> -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare
>> -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute
>> -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Warray-bounds
>> -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum
>> -Wno-error=redundant-decls -Wno-error=switch-default
>> -Wno-error=write-strings -Wno-error=unused-parameter
>> -Wno-error=missing-field-initializers -g -O2 -module -avoid-version
>> -rpath /opt/sw3/libexec/installed-tests/dbus-python
>> -L/opt/sw3/lib/x86_64-darwin -L/opt/sw3/lib -o test/dbus_py_test.la
>> test/dbus_py_test.lo -L/opt/sw3/lib -ldbus-1
>> libtool: link: gcc -o test/.libs/dbus_py_test.so -bundle
>> test/.libs/dbus_py_test.o -L/opt/sw3/lib/x86_64-darwin -L/opt/sw3/lib
>> /opt/sw3/lib/libdbus-1.dylib -g -O2
>> Undefined symbols for architecture x86_64:
>> "_PyArg_ParseTupleAndKeywords", referenced from:
>> _UnusableMainLoop in dbus_py_test.o
>> "_PyCObject_AsVoidPtr", referenced from:
>> _initdbus_py_test in dbus_py_test.o
>> "_PyCObject_Type", referenced from:
>> _initdbus_py_test in dbus_py_test.o
>> "_PyErr_Format", referenced from:
>> _initdbus_py_test in dbus_py_test.o
>>
>>
>> best
>> sven
>>
>> On Thu, 2 Jun 2022, Daniel Macks wrote:
>>
>> > I just pushed an update for that package to 1.2.4-1. Could you
>> > selfupdate and see if it's better (or at least different)? I know some
>> > older versions of libtool need various hacks for various OSX versions.
>> >
>> > dan
>> >
>> > On 6/2/22, 9:10 AM, "Sven de Vries" <[email protected]> wrote:
>> >
>> > Hi,
>> >
>> > I am running
>> > fink --version
>> > Package manager version: 0.45.99.git
>> > Distribution version: selfupdate-rsync Thu Jun 2 14:37:10 2022,
>> 11.3,
>> > x86_64
>> > Trees: local/main stable/main local/injected
>> >
>> > and encounter while installing pydbus-py27:
>> >
>> > libtool: link: /usr/bin/grep -E -e "init_dbus_bindings"
>> > ".libs/_dbus_bindings.exp" > ".libs/_dbus_bindings.expT"
>> > libtool: link: mv -f ".libs/_dbus_bindings.expT"
>> > ".libs/_dbus_bindings.exp"
>> > libtool: link: sed -e 's,^,_,' < .libs/_dbus_bindings.exp >
>> > .libs/_dbus_bindings-symbols.expsym
>> > libtool: link: gcc -o .libs/_dbus_bindings.so -bundle
>> .libs/abstract.o
>> > .libs/bus.o .libs/bytes.o .libs/conn.o .libs/conn-methods.o
>> > .libs/containers.o .libs/debug.o .libs/exceptions.o .libs/float.o
>> > .libs/generic.o .libs/int.o .libs/unixfd.o .libs/libdbusconn.o
>> > .libs/mainloop.o .libs/message-append.o .libs/message.o
>> > .libs/message-get-args.o .libs/module.o .libs/pending-call.o
>> > .libs/server.o .libs/signature.o .libs/string.o .libs/validation.o
>> > -L/opt/sw3/lib /opt/sw3/lib/libdbus-1.dylib
>> -L/opt/sw3/lib/x86_64-darwin
>> > -O2
>> -Wl,-exported_symbols_list,.libs/_dbus_bindings-symbols.expsym
>> > Undefined symbols for architecture x86_64:
>> > "_PyArg_ParseTuple", referenced from:
>> > _UnixFd_tp_new in unixfd.o
>> > _validate_interface_name in module.o
>> > _validate_member_name in module.o
>> > _validate_object_path in module.o
>> >
>> >
>> > and tons more thereof.
>> >
>> > ld: symbol(s) not found for architecture x86_64
>> > clang: error: linker command failed with exit code 1 (use -v to see
>> > invocation)
>> > make[2]: *** [Makefile:360: _dbus_bindings.la] Fehler 1
>> > make[2]: Verzeichnis
>> >
>> „/opt/sw3/src/fink.build/pydbus-py27-0.84.0-5/dbus-python-0.84.0/_dbus_bindings“
>> > wird verlassen
>> > make[1]: *** [Makefile:534: all-recursive] Fehler 1
>> > make[1]: Verzeichnis
>> > „/opt/sw3/src/fink.build/pydbus-py27-0.84.0-5/dbus-python-0.84.0“
>> wird
>> > verlassen
>> > make: *** [Makefile:342: all] Fehler 2
>> >
>> >
>> >
>> > please help.
>> >
>> > best,
>> > sven_______________________________________________
>> > Fink-users mailing list
>> > [email protected]
>> > List archive:
>> > https://sourceforge.net/p/fink/mailman/fink-users/
>> > Subscription management:
>> > https://lists.sourceforge.net/lists/listinfo/fink-users
>> >
>> >
>> >
>> >
>> > _______________________________________________
>> > Fink-users mailing list
>> > [email protected]
>> > List archive:
>> > https://sourceforge.net/p/fink/mailman/fink-users/
>> > Subscription management:
>> > https://lists.sourceforge.net/lists/listinfo/fink-users
>> _______________________________________________
>> Fink-users mailing list
>> [email protected]
>> List archive:
>> https://sourceforge.net/p/fink/mailman/fink-users/
>> Subscription management:
>> https://lists.sourceforge.net/lists/listinfo/fink-users
>>
>>
>>
>>
>> _______________________________________________
>> Fink-users mailing list
>> [email protected]
>> List archive:
>> https://sourceforge.net/p/fink/mailman/fink-users/
>> Subscription management:
>> https://lists.sourceforge.net/lists/listinfo/fink-users
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users