Opened 10 years ago
Closed 10 years ago
#46022 closed defect (worksforme)
atk @ 2.14.0_0_darwin_14.i386 build error command execution failed
Reported by: | fmozer@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | atk, yosemite | Cc: | |
Port: |
Description
I cannot build atk for Yosemite using xcode 6.1
atkplug.c atkprivate.h atkprivate.c atkrange.c atkregistry.c atkrelation.c atkrelationset.c atkselection.c atksocket.c atkstate.c atkstateset.c atkstreamablecontent.c atktable.c atktablecell.c atktext.c atkutil.c atkmisc.c atkvalue.c atkversion.c atkwindow.c ../atk/atkversion.h atk-enum-types.c atk-enum-types.h libatk-1.0.la Makefile --output Atk-1.0.gir :info:build /bin/sh: /opt/local/bin/g-ir-scanner: No such file or directory :info:build make[3]: *** [Atk-1.0.gir] Error 127 :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_atk/atk/work/atk-2.14.0/atk' :info:build make[2]: *** [all] Error 2 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_atk/atk/work/atk-2.14.0/atk' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_atk/atk/work/atk-2.14.0' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_atk/atk/work/atk-2.14.0' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_atk/atk/work/atk-2.14.0" && /usr/bin/make -j8 -w all CC="/usr/bin/clang -arch i386" :info:build Exit code: 2 :error:build org.macports.build for port atk returned: command execution failed :debug:build Error code: CHILDSTATUS 18234 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 atk: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port atk for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_distfiles.macports.org_ports_devel_atk/atk/main.log
Change History (3)
comment:1 Changed 10 years ago by dbevans (David B. Evans)
comment:2 Changed 10 years ago by fmozer@…
Thx, i noticed i was building for i386, i changed that to x86_64, now it is working.
comment:3 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
There appears to be something wrong with your MacPorts installation.
is provided by gobject-introspection, a dependency of atk.
Port builds without problems for me on Yosemite and also on the Yosemite buildbot.