Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#46101 closed defect (fixed)

libftdi1 @1.2_0 Build failure - command execution failed

Reported by: dev@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: libftdi1

Description

Computer details: Yosemite 10.10.1 (14B25) Macbook Pro (13-inch, Mid 2012) Xcode 6.1 (Build version 6A1052d)

Output Error:

Error: org.macports.build for port libftdi1 returned: command execution failed
Please see the log file for port libftdi1 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftdi/libftdi1/main.log
Error: Unable to upgrade port: 1

Last bit of main.log:

:info:build :3: Error: Unable to find 'python.swg'
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftdi/libftdi1/work/libftdi1-1.2/python/ftdi1.i:23: Error: Unable to find 'typemaps.i'
:info:build make[2]: *** [python/ftdi1PYTHON_wrap.c] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftdi/libftdi1/work/libftdi1-1.2'
:info:build make[1]: *** [python/CMakeFiles/_ftdi1.dir/all] Error 2
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftdi/libftdi1/work/libftdi1-1.2'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftdi/libftdi1/work/libftdi1-1.2'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftdi/libftdi1/work/libftdi1-1.2" && /usr/bin/make -j4 -w all
:info:build Exit code: 2
:error:build org.macports.build for port libftdi1 returned: command execution failed
:debug:build Error code: CHILDSTATUS 9885 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
"portbuild::build_main org.macports.build"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for libftdi1: org.macports.install org.macports.build org.macports.destroot
:notice:build Please see the log file for port libftdi1 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftdi/libftdi1/main.log

Attachments (1)

main.log (99.4 KB) - added by dev@… 9 years ago.
build log (_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftdi/libftdi1/main.log)

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by dev@…

Attachment: main.log added

build log (_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libftdi/libftdi1/main.log)

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

Owner: changed from macports-tickets@… to snc@…

In the future, please Cc the port maintainers (port info --maintainers libftdi1), if any.

comment:2 in reply to:  1 Changed 9 years ago by dev@…

Replying to mf2k@…:

In the future, please Cc the port maintainers (port info --maintainers libftdi1), if any.

OK I'll do that next time.

Also, I should mention this is an error from an upgrade: libftdi1 @1.1_0 -> @1.2_0

comment:3 Changed 9 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

comment:4 Changed 9 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Switched dependency from swig to swig-python in r128982

comment:5 in reply to:  4 Changed 9 years ago by dev@…

Replying to snc@…:

Switched dependency from swig to swig-python in r128982

That was fast! I installed swig-python and it worked. Thanks!

Note: See TracTickets for help on using tickets.