[MacPorts] #39249: qt3-mac is not able to build on MAC OSX (darwin)
#39249: qt3-mac is not able to build on MAC OSX (darwin) --------------------------+-------------------------------- Reporter: parecejiit@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: --------------------------+-------------------------------- Hi , I am having trouble installing qt3-mac using macports '''here is command line logs>>''' -MacBook-Air:~ Pravy$ sudo port install qt3-mac Password: ---> Computing dependencies for qt3-mac ---> Building qt3-mac Error: org.macports.build for port qt3-mac returned: command execution failed Please see the log file for port qt3-mac for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port qt3-mac failed Parveen-Aryas-MacBook-Air:~ Pravy$ '''here is what i see in the log file >>>''' info:build kernel/qpngio.cpp:505: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:520: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:521: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:522: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:538: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:539: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:540: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:558: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp: In member function ‘virtual int QPNGFormat::decode(QImage&, QImageConsumer*, const uchar*, int)’: :info:build kernel/qpngio.cpp:1044: error: invalid use of incomplete type ‘struct png_struct_def’ :info:build /opt/local/include/png.h:863: error: forward declaration of ‘struct png_struct_def’ :info:build kernel/qpngio.cpp:1071: error: invalid use of incomplete type ‘struct png_struct_def’ :info:build /opt/local/include/png.h:863: error: forward declaration of ‘struct png_struct_def’ :info:build kernel/qpngio.cpp: In member function ‘void QPNGFormat::end(png_struct*, png_info*)’: :info:build kernel/qpngio.cpp:1131: error: invalid use of incomplete type ‘struct png_struct_def’ :info:build /opt/local/include/png.h:863: error: forward declaration of ‘struct png_struct_def’ :info:build kernel/qpngio.cpp: In function ‘void qt_zlib_compression_hack()’: :info:build kernel/qpngio.cpp:1246: error: ‘compress’ was not declared in this scope :info:build kernel/qpngio.cpp:1247: error: ‘uncompress’ was not declared in this scope :info:build make[1]: *** [.obj/release-shared-mt/qpngio.o] Error 1 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/work /qt-mac-free-3.3.8b/src' :info:build make: *** [sub-src] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/work /qt-mac-free-3.3.8b' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/work /qt-mac-free-3.3.8b" && /usr/bin/make -j2 -w symlinks src-qmake src-moc sub-src sub-tools :info:build Exit code: 2 :error:build org.macports.build for port qt3-mac returned: command execution failed :debug:build Error code: CHILDSTATUS 213 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within '''Environment info:''' Macport version: 2.1.3 OS: 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 please suggest what is wrong, i tried reading some very old thread on this issue but none of them were able to help me. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/39249> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac is not able to build on MAC OSX (darwin) ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => blair@… * port: => qt3-mac Old description:
Hi ,
I am having trouble installing qt3-mac using macports
'''here is command line logs>>'''
-MacBook-Air:~ Pravy$ sudo port install qt3-mac Password: ---> Computing dependencies for qt3-mac ---> Building qt3-mac Error: org.macports.build for port qt3-mac returned: command execution failed Please see the log file for port qt3-mac for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port qt3-mac failed Parveen-Aryas-MacBook-Air:~ Pravy$
'''here is what i see in the log file >>>'''
info:build kernel/qpngio.cpp:505: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:520: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:521: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:522: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:538: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:539: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:540: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:558: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp: In member function ‘virtual int QPNGFormat::decode(QImage&, QImageConsumer*, const uchar*, int)’: :info:build kernel/qpngio.cpp:1044: error: invalid use of incomplete type ‘struct png_struct_def’ :info:build /opt/local/include/png.h:863: error: forward declaration of ‘struct png_struct_def’ :info:build kernel/qpngio.cpp:1071: error: invalid use of incomplete type ‘struct png_struct_def’ :info:build /opt/local/include/png.h:863: error: forward declaration of ‘struct png_struct_def’ :info:build kernel/qpngio.cpp: In member function ‘void QPNGFormat::end(png_struct*, png_info*)’: :info:build kernel/qpngio.cpp:1131: error: invalid use of incomplete type ‘struct png_struct_def’ :info:build /opt/local/include/png.h:863: error: forward declaration of ‘struct png_struct_def’ :info:build kernel/qpngio.cpp: In function ‘void qt_zlib_compression_hack()’: :info:build kernel/qpngio.cpp:1246: error: ‘compress’ was not declared in this scope :info:build kernel/qpngio.cpp:1247: error: ‘uncompress’ was not declared in this scope :info:build make[1]: *** [.obj/release-shared-mt/qpngio.o] Error 1 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/work /qt-mac-free-3.3.8b/src' :info:build make: *** [sub-src] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/work /qt-mac-free-3.3.8b' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/work /qt-mac-free-3.3.8b" && /usr/bin/make -j2 -w symlinks src-qmake src-moc sub-src sub-tools :info:build Exit code: 2 :error:build org.macports.build for port qt3-mac returned: command execution failed :debug:build Error code: CHILDSTATUS 213 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within
'''Environment info:''' Macport version: 2.1.3 OS: 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
please suggest what is wrong, i tried reading some very old thread on this issue but none of them were able to help me.
Thanks.
New description: Hi , I am having trouble installing qt3-mac using macports '''here is command line logs>>''' {{{ -MacBook-Air:~ Pravy$ sudo port install qt3-mac Password: ---> Computing dependencies for qt3-mac ---> Building qt3-mac Error: org.macports.build for port qt3-mac returned: command execution failed Please see the log file for port qt3-mac for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port qt3-mac failed Parveen-Aryas-MacBook-Air:~ Pravy$ }}} '''here is what i see in the log file >>>''' {{{ info:build kernel/qpngio.cpp:505: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:520: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:521: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:522: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:538: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:539: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:540: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp:558: error: invalid use of incomplete type ‘struct png_info_def’ :info:build /opt/local/include/png.h:736: error: forward declaration of ‘struct png_info_def’ :info:build kernel/qpngio.cpp: In member function ‘virtual int QPNGFormat::decode(QImage&, QImageConsumer*, const uchar*, int)’: :info:build kernel/qpngio.cpp:1044: error: invalid use of incomplete type ‘struct png_struct_def’ :info:build /opt/local/include/png.h:863: error: forward declaration of ‘struct png_struct_def’ :info:build kernel/qpngio.cpp:1071: error: invalid use of incomplete type ‘struct png_struct_def’ :info:build /opt/local/include/png.h:863: error: forward declaration of ‘struct png_struct_def’ :info:build kernel/qpngio.cpp: In member function ‘void QPNGFormat::end(png_struct*, png_info*)’: :info:build kernel/qpngio.cpp:1131: error: invalid use of incomplete type ‘struct png_struct_def’ :info:build /opt/local/include/png.h:863: error: forward declaration of ‘struct png_struct_def’ :info:build kernel/qpngio.cpp: In function ‘void qt_zlib_compression_hack()’: :info:build kernel/qpngio.cpp:1246: error: ‘compress’ was not declared in this scope :info:build kernel/qpngio.cpp:1247: error: ‘uncompress’ was not declared in this scope :info:build make[1]: *** [.obj/release-shared-mt/qpngio.o] Error 1 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/work /qt-mac-free-3.3.8b/src' :info:build make: *** [sub-src] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/work /qt-mac-free-3.3.8b' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt3-mac/qt3-mac/work /qt-mac-free-3.3.8b" && /usr/bin/make -j2 -w symlinks src-qmake src-moc sub-src sub-tools :info:build Exit code: 2 :error:build org.macports.build for port qt3-mac returned: command execution failed :debug:build Error code: CHILDSTATUS 213 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within }}} '''Environment info:''' [[br]] Macport version: 2.1.3 [[br]] OS: 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 please suggest what is wrong, i tried reading some very old thread on this issue but none of them were able to help me. Thanks. -- Comment: Please [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean and try again] and then attach the complete main.log file. -- Ticket URL: <https://trac.macports.org/ticket/39249#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac is not able to build on MAC OSX (darwin) ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Comment (by parecejiit@…): Sure, you want me to cleanup qt3-mac previous fetch right? -- Ticket URL: <https://trac.macports.org/ticket/39249#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac is not able to build on MAC OSX (darwin) ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Comment (by pixilla@…): Replying to [comment:2 parecejiit@…]:
Sure, you want me to cleanup qt3-mac previous fetch right? Just a simple clean: {{{ sudo port clean qt3-mac sudo port install qt3-mac port logfile qt3-mac }}}
-- Ticket URL: <https://trac.macports.org/ticket/39249#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac is not able to build on MAC OSX (darwin) ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Comment (by parecejiit@…): Hi , Thanks just attached log file afater clean up and build was again failed. -- Ticket URL: <https://trac.macports.org/ticket/39249#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac is not able to build on MAC OSX (darwin) ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Comment (by parecejiit@…): Hi can i know if you would need anything else to help my problem? -- Ticket URL: <https://trac.macports.org/ticket/39249#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac is not able to build on MAC OSX (darwin) ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Comment (by parecejiit@…): May i know if this is the normal turnaround time to get a help related to macports?, have not seen any message so far , i have already uploaded requested log file. It seems this issue is happening due to "png.h" header file....created by libpng Could you please let me knof if this issue can be fixed or shall i look out for another options?. I wanted to install QUCS which need qt3-mac to be installed. -- Ticket URL: <https://trac.macports.org/ticket/39249#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac: error: invalid use of incomplete type ‘struct png_info_def’ ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Comment (by ryandesign@…): Sorry, qt3-mac is ancient. If you need this for your own code, consider using the qt4-mac port instead and updating your code to be compatible with Qt 4. If you need this because of other ports in MacPorts, then those other ports should be updated to use Qt 4, if possible. -- Ticket URL: <https://trac.macports.org/ticket/39249#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac: error: invalid use of incomplete type ‘struct png_info_def’ ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Comment (by pravyswife@…): '''well Praveen, when will you stop doing party at colaba club and women and focus on our baby first? i knew you deleted your whatsapp just because of Manish Pandey so Manish is a loser and need to get a life from colaba club thank you, Faith Arya(Praveen's wife)''' -- Ticket URL: <https://trac.macports.org/ticket/39249#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac: error: invalid use of incomplete type ‘struct png_info_def’ ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Comment (by pravyswife@…): '''sorry everyone, i am just upset by my husband... this husband of mine have no loves for me and our baby he is just not into me...''' -- Ticket URL: <https://trac.macports.org/ticket/39249#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#39249: qt3-mac: error: invalid use of incomplete type ‘struct png_info_def’ ---------------------------+--------------------- Reporter: parecejiit@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt3-mac | ---------------------------+--------------------- Comment (by pravyswife@…): this is for my husband parecejiit@gmail.com ... -- Ticket URL: <https://trac.macports.org/ticket/39249#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts