Opened 2 hours ago

Last modified 2 hours ago

#70974 accepted defect

tiff @4.7.0, variant +jbig, does not built on macOS Sonoma 14.6.1

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: sonoma Cc:
Port: tiff

Description

libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -DLERC_STATIC -DHAVE_JPEGTURBO_DUAL_MODE_8_12 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -W -MT tif_unix.lo -MD -MP -MF .deps/tif_unix.Tpo -c tif_unix.c -o tif_unix.o >/dev/null 2>&1
mv -f .deps/tif_zstd.Tpo .deps/tif_zstd.Plo
tif_stream.cxx:29:10: fatal error: 'iostream' file not found
   29 | #include <iostream>
      |          ^~~~~~~~~~
1 error generated.
make[2]: *** [tif_stream.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/tif_zip.Tpo .deps/tif_zip.Plo
mv -f .deps/tif_write.Tpo .deps/tif_write.Plo
mv -f .deps/tif_unix.Tpo .deps/tif_unix.Plo
mv -f .deps/tif_dirread.Tpo .deps/tif_dirread.Plo
mv -f .deps/tif_fax3.Tpo .deps/tif_fax3.Plo
libtool: link: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Wall -W -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -o mkg3states mkg3states.o  -L/opt/local/lib ../port/.libs/libport.a -lzstd -llzma -lLerc -ljbig -ljpeg -ldeflate -lz
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_tiff/tiff/work/tiff-4.7.0/libtiff'

Attachments (1)

main.log (111.7 KB) - added by ballapete (Peter "Pete" Dyballa) 2 hours ago.
Main.log from intel macOS Sonoma, 14.6.1

Download all attachments as: .zip

Change History (2)

Changed 2 hours ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

Main.log from intel macOS Sonoma, 14.6.1

comment:1 Changed 2 hours ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… removed
Keywords: intel removed
Owner: set to ryandesign
Status: newaccepted

This sounds like #70750. Try the solution at ProblemHotlist#clts16.

Note: See TracTickets for help on using tickets.