[MacPorts] #38876: kdelibs3
#38876: kdelibs3 -----------------------+-------------------------------- Reporter: difermo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: -----------------------+-------------------------------- ---> Computing dependencies for kdelibs3 ---> Building kdelibs3 Error: org.macports.build for port kdelibs3 returned: command execution failed Please see the log file for port kdelibs3 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs3/kdelibs3/main.log Error: Unable to upgrade port: 1 -- Ticket URL: <https://trac.macports.org/ticket/38876> MacPorts <http://www.macports.org/> Ports system for OS X
#38876: kdelibs3 ------------------------+-------------------------------- Reporter: difermo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdelibs3 | ------------------------+-------------------------------- Changes (by ryandesign@…): * port: => kdelibs3 Old description:
---> Computing dependencies for kdelibs3
---> Building kdelibs3
Error: org.macports.build for port kdelibs3 returned: command execution failed Please see the log file for port kdelibs3 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs3/kdelibs3/main.log
Error: Unable to upgrade port: 1
New description: {{{ ---> Computing dependencies for kdelibs3 ---> Building kdelibs3 Error: org.macports.build for port kdelibs3 returned: command execution failed Please see the log file for port kdelibs3 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs3/kdelibs3/main.log Error: Unable to upgrade port: 1 }}} -- Comment: Please attach the main.log file. -- Ticket URL: <https://trac.macports.org/ticket/38876#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38876: kdelibs3 ------------------------+-------------------------------- Reporter: difermo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdelibs3 | ------------------------+-------------------------------- Comment (by ryandesign@…): But first, [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean and try again]. -- Ticket URL: <https://trac.macports.org/ticket/38876#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38876: kdelibs3: Undefined symbols: "QPtrList<DCOPClientTransaction>::deleteItem(void*)", referenced from: vtable for QPtrList<DCOPClientTransaction> in libDCOP.4.2.0.dylib-master.o ------------------------+-------------------------------- Reporter: difermo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdelibs3 | ------------------------+-------------------------------- Comment (by ryandesign@…): That's not a clean log, but fortunately somebody else already provided a clean log for this problem in attachment:ticket:38048:main.log. The relevant error seems to be: {{{ :info:build Undefined symbols for architecture x86_64: :info:build "QPtrList<DCOPClientTransaction>::deleteItem(void*)", referenced from: :info:build vtable for QPtrList<DCOPClientTransaction> in libDCOP.4.2.0.dylib-master.o }}} -- Ticket URL: <https://trac.macports.org/ticket/38876#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#38876: kdelibs3: Undefined symbols: "QPtrList<DCOPClientTransaction>::deleteItem(void*)", referenced from: vtable for QPtrList<DCOPClientTransaction> in libDCOP.4.2.0.dylib-master.o ------------------------+-------------------------------- Reporter: difermo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdelibs3 | ------------------------+-------------------------------- Comment (by ryandesign@…): This problem was also [https://lists.macosforge.org/pipermail/macports- users/2013-April/032299.html reported on the mailing list]. -- Ticket URL: <https://trac.macports.org/ticket/38876#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38876: kdelibs3: Undefined symbols: "QPtrList<DCOPClientTransaction>::deleteItem(void*)", referenced from: vtable for QPtrList<DCOPClientTransaction> in libDCOP.4.2.0.dylib-master.o ------------------------+-------------------------------- Reporter: difermo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdelibs3 | ------------------------+-------------------------------- Comment (by wulfgang@…): I reported this bug in item 38048. I reproduced this bug just now after I ran: {{{ sudo port selfupdate sudo port clean kdelibs3 sudo port install kdelibs3 }}} I am using MacOS X 10.7.5 with a native (Mac) version of Qt4 installed, but no version of Qt3 other than the one from Macports, IIRC. -- Ticket URL: <https://trac.macports.org/ticket/38876#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#38876: kdelibs3: Undefined symbols: "QPtrList<DCOPClientTransaction>::deleteItem(void*)", referenced from: vtable for QPtrList<DCOPClientTransaction> in libDCOP.4.2.0.dylib-master.o ------------------------+-------------------------------- Reporter: difermo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdelibs3 | ------------------------+-------------------------------- Comment (by mk@…): If qt4-mac is installed on your system you should be able to install qt3. This is odd. Can you post the output of "port installed qt"? -- Ticket URL: <https://trac.macports.org/ticket/38876#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#38876: kdelibs3: Undefined symbols: "QPtrList<DCOPClientTransaction>::deleteItem(void*)", referenced from: vtable for QPtrList<DCOPClientTransaction> in libDCOP.4.2.0.dylib-master.o ------------------------+-------------------------------- Reporter: difermo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdelibs3 | ------------------------+-------------------------------- Comment (by wulfgang@…): I am sorry for putting it imprecisely, Qt4 is installed natively, without Macports. I do not have qt4-mac installed since it conflicts with the passage qt3 which I have installed. -- Ticket URL: <https://trac.macports.org/ticket/38876#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#38876: kdelibs3: Undefined symbols: "QPtrList<DCOPClientTransaction>::deleteItem(void*)", referenced from: vtable for QPtrList<DCOPClientTransaction> in libDCOP.4.2.0.dylib-master.o ------------------------+-------------------------------- Reporter: difermo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kdelibs3 | ------------------------+-------------------------------- Comment (by mk@…): Oh, sorry, I didn't get that. Haven't seen such a setup yet. I use parallel MacPorts installations to achieve the same. I have kdelibs3 installed successfully on my Snow Leopard. -- Ticket URL: <https://trac.macports.org/ticket/38876#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts