[MacPorts] #16968: tiff-3.8.2 build fails under Tiger (PPC)
#16968: tiff-3.8.2 build fails under Tiger (PPC) ----------------------------------+----------------------------------------- Reporter: macports@dotgray.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: ----------------------------------+----------------------------------------- tiff-3.8.2 fails to compile under 10.4.11 on a PPC machine. Previous tickets seemed to deal with X11 compatibilities under Leopard or other library problems; this seems to hang up in tif_stream.cxx. Make output: {{{ Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_tiff/work/tiff-3.8.2" && make all " returned error 2 Command output: tif_stream.cxx:196: error: 'class tiffis_data' has no member named 'myIS' tif_stream.cxx:196: error: 'ios' has not been declared tif_stream.cxx:196: error: 'end' was not declared in this scope tif_stream.cxx:197: error: 'class tiffis_data' has no member named 'myIS' tif_stream.cxx:198: error: 'class tiffis_data' has no member named 'myIS' tif_stream.cxx: In function 'TIFF* _tiffStreamOpen(const char*, const char*, void*)': tif_stream.cxx:240: error: 'class tiffos_data' has no member named 'myOS' tif_stream.cxx:240: error: 'ostream' was not declared in this scope tif_stream.cxx:240: error: expected primary-expression before ')' token tif_stream.cxx:240: error: expected `;' before 'fd' tif_stream.cxx:241: error: 'class tiffos_data' has no member named 'myOS' tif_stream.cxx:252: error: 'class tiffis_data' has no member named 'myIS' tif_stream.cxx:252: error: 'istream' was not declared in this scope tif_stream.cxx:252: error: expected primary-expression before ')' token tif_stream.cxx:252: error: expected `;' before 'fd' tif_stream.cxx:253: error: 'class tiffis_data' has no member named 'myIS' tif_stream.cxx: At global scope: tif_stream.cxx:267: error: 'ostream' has not been declared tif_stream.cxx: In function 'TIFF* TIFFStreamOpen(const char*, int*)': tif_stream.cxx:273: error: request for member 'fail' in '* os', which is of non-class type 'int' tif_stream.cxx:273: error: request for member 'tellp' in '* os', which is of non-class type 'int' tif_stream.cxx:275: error: request for member 'seekp' in '* os', which is of non-class type 'int' tif_stream.cxx: At global scope: tif_stream.cxx:283: error: 'istream' has not been declared tif_stream.cxx: In function 'TIFF* TIFFStreamOpen(const char*, int*)': tif_stream.cxx:283: error: redefinition of 'TIFF* TIFFStreamOpen(const char*, int*)' tif_stream.cxx:267: error: 'TIFF* TIFFStreamOpen(const char*, int*)' previously defined here make[2]: *** [tif_stream.lo] Error 1 make[1]: *** [all] Error 2 make: *** [all-recursive] Error 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/16968> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16968: tiff-3.8.2 build fails under Tiger (PPC) -----------------------------------+---------------------------------------- Reporter: macports@dotgray.com | Owner: waqar@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: tiff | -----------------------------------+---------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => waqar@macports.org * port: => tiff Comment: I can't reproduce this on a G4 with 10.4.11. What version of XCode are you using? -- Ticket URL: <http://trac.macports.org/ticket/16968#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16968: tiff-3.8.2 build fails under Tiger (PPC) -----------------------------------+---------------------------------------- Reporter: macports@dotgray.com | Owner: waqar@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: tiff | -----------------------------------+---------------------------------------- Comment(by macports@dotgray.com): Using XCode 2.4.1. I'll try again after updating to 2.5. -- Ticket URL: <http://trac.macports.org/ticket/16968#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16968: tiff-3.8.2 build fails under Tiger (PPC) -----------------------------------+---------------------------------------- Reporter: macports@dotgray.com | Owner: waqar@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: tiff | -----------------------------------+---------------------------------------- Comment(by macports@dotgray.com): tiff-3.8.2_2+maxosx builds under XCode 2.5 where it failed under XCode 2.4.1 (although the package name also appears to have updated). -- Ticket URL: <http://trac.macports.org/ticket/16968#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16968: tiff-3.8.2 build fails under Tiger (PPC) ----------------------------------+----------------------------------------- Reporter: macports@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: tiff ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Package name? -- Ticket URL: <http://trac.macports.org/ticket/16968#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16968: tiff-3.8.2 build fails under Tiger (PPC) ----------------------------------+----------------------------------------- Reporter: macports@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: tiff ----------------------------------+----------------------------------------- Comment(by macports@…): Sorry, should have said port name: from tiff-3.8.2 originally to tiff-3.8.2_2+macosx. So I couldn't be sure which resolved the issue, the XCode upgrade or the port upgrade. -- Ticket URL: <http://trac.macports.org/ticket/16968#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16968: tiff-3.8.2 build fails under Tiger (PPC) -----------------------------------+---------------------------------------- Reporter: macports@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: Port: tiff | -----------------------------------+---------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => invalid Comment: The tiff port has been 3.8.2_2 (with a macosx platform variant) for about [browser:trunk/dports/graphics/tiff/Portfile?rev=37397 eight months] so unless you also ran a selfupdate or sync of MacPorts itself, tiff shouldn't have changed. -- Ticket URL: <http://trac.macports.org/ticket/16968#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts