Opened 6 years ago
Last modified 6 years ago
#45481 new defect
fltk @1.3.2: cannot initialize a parameter of type 'id<NSFileManagerDelegate>' with an rvalue of type 'FLDelegate *'
Reported by: | bpabbott@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | yosemite | Cc: | Schamschula (Marius Schamschula) |
Port: | fltk |
Description
The terminal output is below. The main.log is attached.
$ sudo port install fltk ---> Computing dependencies for fltk ---> Fetching archive for fltk ---> Attempting to fetch fltk-1.3.2_2.darwin_14.x86_64.tbz2 from http://packages.macports.org/fltk ---> Attempting to fetch fltk-1.3.2_2.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/fltk ---> Attempting to fetch fltk-1.3.2_2.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/fltk ---> Fetching distfiles for fltk ---> Verifying checksums for fltk ---> Extracting fltk ---> Applying patches to fltk ---> Configuring fltk ---> Building fltk Error: org.macports.build for port fltk returned: command execution failed 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)
Change History (6)
Changed 6 years ago by bpabbott@…
comment:1 Changed 6 years ago by ryandesign (Ryan Schmidt)
Keywords: | yosemite added; Yosemite removed |
---|---|
Milestone: | MacPorts 2.3.2 |
Summary: | fltk doesn't build on Yosemite → fltk @1.3.2: cannot initialize a parameter of type 'id<NSFileManagerDelegate>' with an rvalue of type 'FLDelegate *' |
comment:2 Changed 6 years ago by ryandesign (Ryan Schmidt)
On Yosemite, use fltk-devel instead for now, until a new version of fltk is released.
comment:5 Changed 6 years ago by deep.ray@…
I tried using fltk-devel but i faced the same issue as with fltk
ws127:sources deepray$ sudo port install fltk-devel ---> Computing dependencies for fltk-devel ---> Fetching archive for fltk-devel ---> Attempting to fetch fltk-devel-1.3.x-r10201_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/fltk-devel ---> Attempting to fetch fltk-devel-1.3.x-r10201_0.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/fltk-devel ---> Attempting to fetch fltk-devel-1.3.x-r10201_0.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/fltk-devel ---> Fetching distfiles for fltk-devel ---> Attempting to fetch fltk-1.3.x-r10201.tar.bz2 from http://fltk.org/pub/fltk/snapshots/ ---> Verifying checksums for fltk-devel ---> Extracting fltk-devel ---> Applying patches to fltk-devel ---> Configuring fltk-devel ---> Building fltk-devel Error: org.macports.build for port fltk-devel returned: command execution failed Please see the log file for port fltk-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_www.macports.org_files_ports_aqua_fltk-devel/fltk-devel/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port fltk-devel failed
Note: See
TracTickets for help on using
tickets.
main.log