Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548308 - media-sound/ardour-9999: waf: error: no such option: --no-jack-metadata
Summary: media-sound/ardour-9999: waf: error: no such option: --no-jack-metadata
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-01 09:44 UTC by Miroslav Šulc
Modified: 2015-05-03 12:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslav Šulc gentoo-dev 2015-05-01 09:44:05 UTC
during configuration phase:

CCFLAGS="-march=native -O2 -pipe -lboost_system" LINKFLAGS="-march=native -O2 -pipe -lboost_system -Wl,-O1 -Wl,--as-needed" "/var/tmp/portage/media-sound/ardour-9999/work/ardour-9999/waf" --prefix=/usr --libdir=/usr/lib64 --destdir=/var/tmp/portage/media-sound/ardour-9999/image/ --prefix=/usr --configdir=/etc --optimize --no-jack-metadata --with-backends=alsa,jack --lv2 --nls --fpu-optimization configure
waf [commands] [options]

Main commands (example: ./waf build -j4)
  build    : executes the build
  clean    : cleans the project
  configure: configures the project
  dist     : makes a tarball for redistributing the sources
  distcheck: checks if the project compiles (tarball from 'dist')
  distclean: removes the build directory
  i18n     : 
  i18n_mo  : 
  i18n_po  : 
  i18n_pot : 
  install  : installs the targets on the system
  list     : lists the targets to execute
  step     : executes tasks in a step-by-step fashion, for debugging
  uninstall: removes the targets installed
  update   : updates the plugins from the *waflib/extras* directory

waf: error: no such option: --no-jack-metadata
Comment 1 Andreas Schürch gentoo-dev 2015-05-03 12:35:16 UTC
Thanks Miroslav, that is fixed now.