Opened 9 years ago

Closed 9 years ago

#49534 closed defect (fixed)

fltk: build failure

Reported by: daniel.reasor@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: fltk

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

OS: El Capitan 10.11.1 Port: py-fipy Issue: Failed to install fltk when trying to install py-fipy

:info:build                                                                                        ^
:info:build /System/Library/Frameworks/CoreFoundation.framework/Headers/CFAvailability.h:110:45: note: expanded from macro '__CF_NAMED_ENUM'
:info:build #define __CF_NAMED_ENUM(_type, _name) _type _name; enum
:info:build                                             ^
:info:build 4 errors generated.
:info:build make[1]: *** [fl_line_style.o] Error 1
:info:build make[1]: *** Waiting for unfinished jobs....
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_fltk/fltk/work/fltk-1.3.3/src'
:info:build make: *** [all] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_fltk/fltk/work/fltk-1.3.3'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_fltk/fltk/work/fltk-1.3.3" && /usr/bin/make -j4 -w all
:info:build Exit code: 2
:error:build org.macports.build for port fltk returned: command execution failed
:debug:build Error code: CHILDSTATUS 1385 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 fltk: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port fltk for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_fltk/fltk/main.log
~                               

Attachments (1)

main.log (14.6 KB) - added by michaelld (Michael Dickens) 9 years ago.
log file from OP

Download all attachments as: .zip

Change History (4)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to michaelld@…
Port: pi-fipy removed
Summary: Failed to install py-fipyfltk: build failure

Please attach the main.log file.

What version of Xcode do you have? El Capitan requires Xcode 7 or later.

Changed 9 years ago by michaelld (Michael Dickens)

Attachment: main.log added

log file from OP

comment:2 Changed 9 years ago by michaelld (Michael Dickens)

Please try the following:

sudo port clean fltk 
sudo port selfupdate
sudo port install fltk

and see if that works. I thought I fixed fltk to work on 10.11. Please report back success / failure.

comment:3 Changed 9 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

OP reports success from selfupdate above. Closing as already fixed.

Note: See TracTickets for help on using tickets.