Opened 11 years ago
Closed 8 years ago
#42264 closed defect (wontfix)
airport @0.1: Undefined symbols: _WirelessEncrypt etc.
Reported by: | kacnow@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks yosemite elcapitan sierra | Cc: | ricardologanbr@…, iMiKED (iMiKE), raimue (Rainer Müller) |
Port: | airport |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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: 503 :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 Sun Jan 26 15:50:48 CET 2014 :notice:build ---> Building airport :debug:build Executing org.macports.build (airport) :debug:build Environment: CPATH='/opt/local/include' 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' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9' :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 -j4 -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 -j4 -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 -j4 -w all :info:build Exit code: 2 :error:build org.macports.build for port airport returned: command execution failed :debug:build Error code: CHILDSTATUS 73109 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 "$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
Change History (6)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mavericks added; airport wirerless macvericks removed |
Owner: | changed from macports-tickets@… to noses@… |
comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | changed from noses@… to macports-tickets@… |
---|
comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ricardologanbr@… M-I-B@… added |
---|---|
Keywords: | yosemite elcapitan sierra added |
Summary: | airport fails to build on Mavericks → airport @0.1: Undefined symbols: _WirelessEncrypt etc. |
comment:4 Changed 8 years ago by raimue (Rainer Müller)
Cc: | raimue@… added |
---|
As there is no upstream and this port is broken for all non-legacy macOS versions, I suggest we remove this port.
comment:6 Changed 8 years ago by raimue (Rainer Müller)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Port removed in r153080.
Users in need of similar functionality should look into /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport
instead.
Note: See
TracTickets for help on using
tickets.
Remember to use WikiFormatting. This was not a clean log. However, it doesn't surprise me that it doesn't compile under Mavericks, since we already know it didn't work under Snow Leopard: #22311.