Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736481 - media-sound/sooperlooper-1.7.4 fails to configure - /configure: line 5114: syntax error near unexpected token `noext,' ./configure: line 5114: ` AX_CXX_COMPILE_STDCXX_11(noext, mandatory)'
Summary: media-sound/sooperlooper-1.7.4 fails to configure - /configure: line 5114: sy...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-09 07:48 UTC by Agostino Sarubbo
Modified: 2023-11-24 13:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,11.02 KB, text/plain)
2020-08-09 07:49 UTC, Agostino Sarubbo
Details
1-autoconf.out (1-autoconf.out,220 bytes, text/plain)
2020-08-09 07:49 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,26.24 KB, text/plain)
2020-08-09 07:49 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-09 07:48:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/sooperlooper-1.7.4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-09 07:49:00 UTC
Created attachment 653865 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-09 07:49:04 UTC
Created attachment 653867 [details]
1-autoconf.out

1-autoconf.out
Comment 3 Agostino Sarubbo gentoo-dev 2020-08-09 07:49:06 UTC
Created attachment 653869 [details]
1-config.log

1-config.log
Comment 4 Miroslav Šulc gentoo-dev 2020-08-09 12:28:57 UTC
any hints for this? the sytax seems to be valid: https://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx_11.html

also, i can't reproduce this issue.
Comment 5 Miroslav Šulc gentoo-dev 2020-09-08 08:44:00 UTC
this is the error:

...
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
./configure: line 5114: syntax error near unexpected token `noext,'
./configure: line 5114: `      AX_CXX_COMPILE_STDCXX_11(noext, mandatory)'
Comment 6 Larry the Git Cow gentoo-dev 2023-11-24 13:54:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce77a909a15ae99827fa6390edd3e1464174475

commit dce77a909a15ae99827fa6390edd3e1464174475
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-11-24 13:36:24 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-11-24 13:54:03 +0000

    media-sound/sooperlooper: add 1.7.8_p2
    
    Closes: https://bugs.gentoo.org/736481
    Closes: https://bugs.gentoo.org/831180
    Closes: https://bugs.gentoo.org/832347
    Closes: https://bugs.gentoo.org/884719
    Closes: https://bugs.gentoo.org/888870
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-sound/sooperlooper/Manifest                  |  3 +
 .../sooperlooper/sooperlooper-1.7.8_p2.ebuild      | 71 ++++++++++++++++++++++
 2 files changed, 74 insertions(+)