Opened 13 years ago

Closed 13 years ago

#27475 closed defect (fixed)

midori doesn't build +universal

Reported by: jeremyhu (Jeremy Huddleston Sequoia) Owned by: afb@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: universal Cc:
Port: midori

Description

--->  Verifying checksum(s) for midori
--->  Checksumming midori-0.2.9.tar.bz2
--->  Extracting midori
--->  Extracting midori-0.2.9.tar.bz2
--->  Applying patches to midori
--->  Applying /Users/jeremy/src/macports/trunk/dports/www/midori/files/patch-extensions-mouse-gestures-c.diff
patching file extensions/mouse-gestures.c
--->  Applying /Users/jeremy/src/macports/trunk/dports/www/midori/files/patch-extensions-wscript_build.diff
patching file extensions/wscript_build
--->  Applying /Users/jeremy/src/macports/trunk/dports/www/midori/files/patch-wscript.diff
patching file wscript
Hunk #1 succeeded at 88 (offset 1 line).
Hunk #2 succeeded at 335 (offset 3 lines).
Hunk #3 succeeded at 350 (offset 3 lines).
Hunk #4 succeeded at 511 (offset 3 lines).
--->  Configuring midori
Checking for Python			:  /opt/local/bin/python
Checking for WAF			:  /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_midori/work/midori-0.2.9/waf
calling waf configure with parameters
waf [command] [options]

Main commands (example: ./waf build -j4)
  build    : builds the project
  clean    : removes the build files
  configure: configures the project
  dist     : makes a tarball for redistributing the sources
  distcheck: checks if the sources compile (tarball from 'dist')
  install  : installs the build files
  uninstall: removes the installed files

waf: error: no such option: --disable-dependency-tracking
shell command " cd "/opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_midori/work/midori-0.2.9" && ./configure --disable-unique --prefix=/opt/local --disable-dependency-tracking " returned error 2
Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
Warning: the following items did not execute (for midori): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (3)

comment:1 Changed 13 years ago by afb@…

Status: newassigned

Need to override the default configure.universal_args too, for the WTF build system.

comment:2 Changed 13 years ago by afb@…

Version: 1.9.2

comment:3 Changed 13 years ago by afb@…

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.