Opened 11 years ago

Closed 11 years ago

#38022 closed defect (duplicate)

Error installing iulib

Reported by: papachoco (Carlos Sanchez) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: iulib

Description (last modified by mf2k (Frank Schima))

Hi, I am getting the error below installing iulib. It may be my lack of knowledge but I am not sure if tiff port distributes a dev version for libtiff4. My current version of libtiff is libtiff.5.

Thanks a lot

Carlos

info:build scons: Reading SConscript files ...
:info:build compiling with high optimization
:info:build Checking for png_byte in C library png... yes
:info:build Checking for jpeg_std_error() in C library jpeg... yes
:info:build Checking for TIFFHeader in C library tiff... no
:info:build AssertionError: please install: libtiff4-dev:
:info:build   File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_iulib/iulib/work/iulib-0.4-d9b9406fac75/SConstruct", line 70:
:info:build     assert conf.CheckLibWithHeader('tiff', 'tiff.h', 'C', 'TIFFHeader;', 1), "please install: libtiff4-dev"
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_iulib/iulib/work/iulib-0.4-d9b9406fac75" && scons -j8 test=yes
:info:build Exit code: 2
:error:build org.macports.build for port iulib returned: command execution failed
:debug:build Error code: CHILDSTATUS 25081 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
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for iulib: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port iulib for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_iulib/iulib/main.log

Change History (3)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: Compilation removed

In the future, please use WikiFormatting.

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

The "-dev" naming scheme is not used in MacPorts. Everything that a "libtiff4-dev" package might have installed in other package managers is already installed by the regular "tiff" port in MacPorts.

Yes, the tiff port version 4 provides libtiff version 5. This is apparently normal.

I guess this version of iulib is not compatible with tiff 4. We should look for a new version of iulib or a patch we can apply.

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #38009.

Note: See TracTickets for help on using tickets.