[MacPorts] #52061: kerbos5-1.14.3_0.darwin_8.ppc build failed
#52061: kerbos5-1.14.3_0.darwin_8.ppc build failed -----------------------------+-------------------------------- Reporter: zhangchaowang@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: -----------------------------+-------------------------------- I tried to install git on Tiger 10.4 PPC. But it failed on building kerbos5 dependency. See attached log -- Ticket URL: <https://trac.macports.org/ticket/52061> MacPorts <https://www.macports.org/> Ports system for OS X
#52061: kerbos5-1.14.3_0.darwin_8.ppc build failed ------------------------------+-------------------------------- Reporter: zhangchaowang@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: | ------------------------------+-------------------------------- Comment (by zhangchaowang@…): Error: :info:build + /opt/local/bin/gcc-apple-4.2 -undefined error -dead_strip -dynamiclib -compatibility_version 0 -current_version 0.0 -install_name /opt/local/lib/libkrad.0.0.dylib -exported_symbols_list darwin.exports -pipe -Os -arch ppc -fno-common -o libkrad.0.0.dylib attr.so attrset.so client.so code.so packet.so remote.so -L../../lib -lkrb5 -lk5crypto -lcom_err -lkrb5support -lcrypto -lintl -lresolv -lverto -Wl,-headerpad_max_install_names -arch ppc -Wl,-search_paths_first :info:build /usr/bin/ld: -dylib_compatibility_version must be greater than zero :info:build collect2: ld returned 1 exit status -- Ticket URL: <https://trac.macports.org/ticket/52061#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#52061: kerbos5-1.14.3_0.darwin_8.ppc build failed ------------------------------+-------------------------- Reporter: zhangchaowang@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: kerberos5 | ------------------------------+-------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => ryandesign@… * port: => kerberos5 Comment: In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers ({{{port info --maintainers kerberos5}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/52061#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#52061: kerberos5: build failed on tiger ------------------------------+--------------------------- Reporter: zhangchaowang@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: tiger powerpc Port: kerberos5 | ------------------------------+--------------------------- Changes (by mf2k@…): * keywords: => tiger powerpc Old description:
I tried to install git on Tiger 10.4 PPC. But it failed on building kerbos5 dependency. See attached log
New description: I tried to install git on Tiger 10.4 PPC. But it failed on building kerberos5 dependency. See attached log -- -- Ticket URL: <https://trac.macports.org/ticket/52061#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#52061: kerberos5: build failed on tiger ------------------------------+--------------------------- Reporter: zhangchaowang@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: tiger powerpc Port: kerberos5 | ------------------------------+--------------------------- Comment (by zhangchaowang@…): Thanks for your modification. I will read the rule later. -- Ticket URL: <https://trac.macports.org/ticket/52061#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#52061: kerberos5: build failed on tiger ------------------------------+--------------------------- Reporter: zhangchaowang@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: tiger powerpc Port: kerberos5 | ------------------------------+--------------------------- Comment (by zhangchaowang@…): I patched it to condition handle compatibility_version. But it still failed to compile due to libmajor and libminor version number is 0. I wrote a Python script to manual assign non zero number to LIBMAJOR. But it still compiled failed. Why git needs this kerberos5? I found several tickets on kerberbos5, which act like a showstopper. Are there any workaround? -- Ticket URL: <https://trac.macports.org/ticket/52061#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#52061: kerberos5: build failed on tiger ------------------------------+--------------------------- Reporter: zhangchaowang@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: tiger powerpc Port: kerberos5 | ------------------------------+--------------------------- Comment (by zhangchaowang@…): I confirmed that once I * changed configure.compiler=gcc, gcc is 4.0.1 from Apple XCode * manually copy dylib from work lib to /opt/local/lib First of all, macport gcc doesn't work. I have to change ues gcc 4.01 from Apple Xcode After that I got missing dylib issues. Copy dylib to opt folder. It did get plugin test compile through. The log does show it takes relative library location -L../../lib. But there is no symlink is created. So a dirty fix to create a symlink to work lib should fix the issues as well. -- Ticket URL: <https://trac.macports.org/ticket/52061#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#52061: kerberos5: build failed on tiger ------------------------------+--------------------------- Reporter: zhangchaowang@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: tiger powerpc Port: kerberos5 | ------------------------------+--------------------------- Comment (by zhangchaowang@…): It is possible that apple-gcc42 I have is +bootstrap variant. Reinstall apple-gcc42 to remove boostrap variant seem to make it works. But I can't confirm this. Because I have manually fixed it. -- Ticket URL: <https://trac.macports.org/ticket/52061#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts