After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 682577 - gnome-video-effect autogen.sh fails non-sourcedir build
gnome-video-effect autogen.sh fails non-sourcedir build
Status: RESOLVED OBSOLETE
Product: gnome-video-effects
Classification: Other
Component: general
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME video effects maintainers
GNOME video effects maintainers
Depends on:
Blocks: 569778
 
 
Reported: 2012-08-24 01:43 UTC by Theppitak Karoonboonyanan
Modified: 2021-07-05 12:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Create m4 under srcdir (645 bytes, patch)
2012-08-24 01:46 UTC, Theppitak Karoonboonyanan
none Details | Review

Description Theppitak Karoonboonyanan 2012-08-24 01:43:45 UTC
When building gnome-video-effect using JHBuild with buildroot set to different one from checkoutroot, it fails at configure stage with the following message:

---8<---
/home/thep/vcs/gnome_git/gnome-video-effects/autogen.sh --prefix /home/gnome3 --libdir '/home/gnome3/lib64'  --disable-static --disable-gtk-doc --disable-silent-rules 
/home/gnome3/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... 
found 2.69
checking for automake >= 1.9...
  testing automake-1.12... not found.
  testing automake-1.11... 
found 1.11.6
checking for intltool >= 0.25...
  testing intltoolize... found 0.50.2
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing /home/thep/vcs/gnome_git/gnome-video-effects/configure.ac
Running intltoolize...
cp: cannot create regular file `m4/intltool.m4': No such file or directory
intltoolize: cannot copy '/home/gnome3/share/aclocal/intltool.m4' to 'm4/intltool.m4'
---8<---
Comment 1 Theppitak Karoonboonyanan 2012-08-24 01:46:13 UTC
Created attachment 222270 [details] [review]
Create m4 under srcdir

Create m4 subdir under srcdir, rather than builddir.
Comment 2 GNOME Infrastructure Team 2021-07-05 12:26:31 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-video-effects/-/issues/

Thank you for your understanding and your help.