Opened 13 years ago

Closed 13 years ago

#27232 closed defect (fixed)

itk build failure

Reported by: martinezbarrio.alvaro@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), markd@…
Port: itk

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi!

I tried to install the itk port with SnowLeopard 10.6.4, Xcode 3.2.2 and gcc version 4.2.1 (Apple Inc. build 5659).

It fails with the following message:

:info:build ./generic/itk_option.c: In function 'Itk_CreateClassOptTable'::info:build ./generic/itk_cmds.c: In function 'Itk_ConfigBodyCmd':
:info:build ./generic/itk_cmds.c:406: warning: passing argument 2 of 'itclStubsPtr->itcl_EventuallyFree' from incompatible pointer type
:info:build ./generic/itk_option.c:280: warning: passing argument 4 of 'tclStubsPtr->tcl_TraceVar' from incompatible pointer type
:info:build ./generic/itk_option.c: In function 'Itk_CreateClassOption':
:info:build ./generic/itk_option.c:421: warning: passing argument 2 of 'itclStubsPtr->itcl_EventuallyFree' from incompatible pointer type:info:build make: *** [itk_cmds.o] Error 1
:info:build make: *** Waiting for unfinished jobs....:info:build make: *** [itk_option.o] Error 1
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/work/itk3.3" && /usr/bin/make -j2 all CPPFLAGS=I/opt/local/include " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for itk): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Log for itk is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_itk/main.log

Thanks a lot. I need this library to work.

Regards, álvaro

Change History (6)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

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

This looks very similar to #15154.

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

Keywords: itk libitk removed
Port: itk added
Summary: "itk @3.3 Error: Status 1 encountered during processing - build failure"itk build failure

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

See also #27449.

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Cc: ryandesign@… markd@… added

Same question as for #15154: Can this be closed after r77602?

comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

I'll assume it's fixed now.

Note: See TracTickets for help on using tickets.