[pulseaudio-tickets] [Bug 41082] Error during compiling pulseaudio

2018-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41082

GitLab Migration User  changed:

   What|Removed |Added

 Resolution|--- |MOVED
 Status|NEW |RESOLVED

--- Comment #10 from GitLab Migration User  ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance:
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/422.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 41082] Error during compiling pulseaudio

2015-07-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41082

--- Comment #9 from blahblah...@gmail.com ---
I can confirm that upgrading autoconf to 2.69 fixes the issue.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 41082] Error during compiling pulseaudio

2012-09-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41082

--- Comment #7 from Peter Åstrand astr...@lysator.liu.se 2012-09-12 12:38:00 
UTC ---
Pulseaudio 2.1 (both the tarball as well as GIT branch) fails with this error
on CentOS 6 with all updates:

$ ./bootstrap.sh
...
libtoolize: copying file `m4/lt~obsolete.m4'
+ run_versioned aclocal 1.11 -I m4
+ local P
+ local V
++ echo 1.11
++ sed -e 's,\.,,g'
+ V=111
++ which aclocal111
+ '[' -e '' ']'
++ which aclocal-1.11
+ '[' -e /usr/bin/aclocal-1.11 ']'
+ P=aclocal-1.11
+ shift 2
+ aclocal-1.11 -I m4
/usr/bin/m4:configure.ac:163: recursion limit of 1024 exceeded, use -LN to
change it
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal-1.11: autom4te failed with exit status: 1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
You are the assignee for the bug.
___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 41082] Error during compiling pulseaudio

2012-09-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41082

--- Comment #8 from Tanu Kaskinen ta...@iki.fi 2012-09-12 14:57:04 UTC ---
(In reply to comment #7)
 Pulseaudio 2.1 (both the tarball as well as GIT branch) fails with this error
 on CentOS 6 with all updates:

Which autoconf version does with all updates mean?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
You are the assignee for the bug.
___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 41082] Error during compiling pulseaudio

2012-03-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41082

Colin Guthrie f...@colin.guthr.ie changed:

   What|Removed |Added

 CC||f...@colin.guthr.ie

--- Comment #6 from Colin Guthrie f...@colin.guthr.ie 2012-03-13 16:22:05 PDT 
---
@Nick when testing can you use the autogen.sh script. This runs the relevant
tools with appropriate arguments. Does this still fail for you?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
You are the assignee for the bug.
___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 41082] Error during compiling pulseaudio

2012-03-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41082

--- Comment #4 from Arun Raghavan a...@accosted.net 2012-03-04 19:26:31 UTC 
---
(In reply to comment #3)
 Try to run these versions of the software when compiling:
 autoreconf (GNU Autoconf) 2.68
 automake (GNU automake) 1.11.1
 m4 (GNU M4) 1.4.16
 
 The ./configure ran fine, but I am still getting errors with the make!

This is likely unrelated to the original bug. Could you file a new bug with
more details such as the version you're trying to compile and the actual errors
you're seeing?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
You are the assignee for the bug.
___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 41082] Error during compiling pulseaudio

2011-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41082

Arun Raghavan a...@accosted.net changed:

   What|Removed |Added

   Severity|blocker |normal

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
You are the assignee for the bug.
___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 41082] Error during compiling pulseaudio

2011-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41082

--- Comment #1 from Tanu Kaskinen ta...@iki.fi 2011-09-21 08:37:25 PDT ---
(In reply to comment #0)
 Hello everyone,
 Sorry for bothering it's propably really simple for you, but it block all my
 work and I could find solution via google. 
 I cloned repo by using git and run ./autogen.sh script. After few seconds I 
 got
 error that I exceeded limit of recursion. Output from console below:

I've had the same problem on a machine that is a bit outdated. Upgrading to a
newer version of some tool (I don't know which) will probably get rid of this
problem. I worked around the problem by reverting some commit, probably
7eba9d92f76e010426797fd355c495dd3e3312d9 (I don't have access to that machine
right now, so I can't check).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs