airport fails to build on Yosemite
Reported by: |
ricardologanbr@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
|
Keywords:
|
yosemite
|
Cc:
|
|
Port:
|
airport
|
|
|
$ sudo port install airport @0.1
Password:
---> Building airport
Error: org.macports.build for port airport returned: command execution failed
Please see the log file for port airport for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_airport/airport/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port airport failed
cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_airport/airport/main.log
version:1
:debug:main airport has no conflicts
:debug:main Executing org.macports.main (airport)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Skipping completed org.macports.archivefetch (airport)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (airport)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (airport)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (airport)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (airport)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (airport)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Thu Aug 13 12:32:04 BRT 2015
:notice:build ---> Building airport
:debug:build Executing org.macports.build (airport)
:debug:build Environment:
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_airport/airport/work/.CC_PRINT_OPTIONS'
CPATH='/opt/local/include'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.10'
:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_airport/airport/work/airport" && /usr/bin/make -j8 -w all'
:debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_airport/airport/work/airport" && /usr/bin/make -j8 -w all
:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_airport/airport/work/airport'
:info:build cc -lobjc -framework Foundation -framework CoreFoundation -F/System/Library/PrivateFrameworks -framework Apple80211 airport.o hermes_info.o -o airport
:info:build Undefined symbols for architecture x86_64:
:info:build "_WirelessEncrypt", referenced from:
:info:build _wlEncrypt in airport.o
:info:build "_WirelessGetBestChannel", referenced from:
:info:build _wlGetBestChannel in airport.o
:info:build "_WirelessGetChannels", referenced from:
:info:build _wlGetChannels in airport.o
:info:build "_WirelessGetEnabled", referenced from:
:info:build _wlGetEnabled in airport.o
:info:build "_WirelessGetInfo", referenced from:
:info:build _wlGetInfo in airport.o
:info:build "_WirelessGetPower", referenced from:
:info:build _wlGetPower in airport.o
:info:build "_WirelessHCF_GetInfo", referenced from:
:info:build _dump_rids in hermes_info.o
:info:build _wlHermesTallies in hermes_info.o
:info:build "_WirelessIsAvailable", referenced from:
:info:build _main in airport.o
:info:build "_WirelessJoin", referenced from:
:info:build _wlJoin in airport.o
:info:build "_WirelessJoinWEP", referenced from:
:info:build _wlJoinWEP in airport.o
:info:build "_WirelessMakeIBSS", referenced from:
:info:build _wlMakeIBSS in airport.o
:info:build "_WirelessScan", referenced from:
:info:build _wlScan in airport.o
:info:build "_WirelessScanSplit", referenced from:
:info:build _wlScanSplit in airport.o
:info:build "_WirelessSetEnabled", referenced from:
:info:build _wlSetEnabled in airport.o
:info:build _main in airport.o
:info:build "_WirelessSetPower", referenced from:
:info:build _wlSetPower in airport.o
:info:build _main in airport.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build make: *** [airport] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_airport/airport/work/airport'
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_airport/airport/work/airport" && /usr/bin/make -j8 -w all
:info:build Exit code: 2
:error:build org.macports.build for port airport returned: command execution failed
:debug:build Error code: CHILDSTATUS 73144 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 airport: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port airport for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_airport/airport/main.log
Change History (4)
Description: |
modified (diff)
|
Keywords: |
airport yosemite removed
|
Owner: |
changed from macports-tickets@… to noses@…
|
Version: |
2.3.3
|
Description: |
modified (diff)
|
Owner: |
changed from noses@… to macports-tickets@…
|
Keywords: |
yosemite added
|
Resolution: |
→ duplicate
|
Status: |
new →
closed
|
Remember to use WikiFormatting.
Also fails to compile under Mavericks (#42264) and Snow Leopard (#22311). Maintainer seems to have abandoned as tickets have been outstanding for 6 years.