Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722870 - sci-biology/bowtie-2.2.9 : processor_support.h: error: extended character “ is not valid in an identifier
Summary: sci-biology/bowtie-2.2.9 : processor_support.h: error: extended character “ i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
: 731746 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-13 17:23 UTC by Toralf Förster
Modified: 2021-08-01 16:41 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.20 KB, text/plain)
2020-05-13 17:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.12 KB, text/plain)
2020-05-13 17:23 UTC, Toralf Förster
Details
environment (environment,46.23 KB, text/plain)
2020-05-13 17:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.08 KB, application/x-bzip)
2020-05-13 17:24 UTC, Toralf Förster
Details
sci-biology:bowtie-2.2.9:20200513-162919.log (sci-biology:bowtie-2.2.9:20200513-162919.log,25.23 KB, text/plain)
2020-05-13 17:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.31 KB, application/x-bzip)
2020-05-13 17:24 UTC, Toralf Förster
Details
Fix the multibyte quotation to ASCII one. (bowtie-2.2.9-fix-quote.patch,627 bytes, patch)
2021-08-01 13:18 UTC, jyhpsycho
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-05-13 17:23:48 UTC
In file included from bt2_idx.h:59,
                 from bt2_build.cpp:27:
processor_support.h:52:22: error: extended character “ is not valid in an identifier
   52 |         std::cerr << “ERROR: please define __cpuid() for this build.\n”;
      |                      ^
processor_support.h:52:72: error: extended character ” is not valid in an identifier

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20200511-231200

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 13 May 2020 04:05:48 PM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO sci-biology/bowtie
[ebuild  N    ] sci-biology/bowtie-2.2.9  USE="tbb -examples" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2020-05-13 17:23:51 UTC
Created attachment 638620 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-13 17:23:55 UTC
Created attachment 638622 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-13 17:23:58 UTC
Created attachment 638624 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-13 17:24:01 UTC
Created attachment 638626 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-13 17:24:04 UTC
Created attachment 638628 [details]
sci-biology:bowtie-2.2.9:20200513-162919.log
Comment 6 Toralf Förster gentoo-dev 2020-05-13 17:24:07 UTC
Created attachment 638630 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2021-04-13 21:01:29 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 8 jyhpsycho 2021-08-01 13:18:50 UTC
Created attachment 729276 [details, diff]
Fix the multibyte quotation to ASCII one.

Here is the patch, which can fix this issue. Tested on stage3 released at 210725.

It seems that there's no one interested in it, though.
Comment 9 David Seifert gentoo-dev 2021-08-01 16:25:24 UTC
*** Bug 731746 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2021-08-01 16:41:45 UTC
The bug has been closed via the following commit(s):

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

commit b3c6b97c03059d44b801c71c3ccf7a6165593149
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-08-01 16:40:42 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-08-01 16:40:42 +0000

    sci-biology/bowtie: drop 2.2.9
    
    Closes: https://bugs.gentoo.org/722870
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-biology/bowtie/Manifest                        |  1 -
 sci-biology/bowtie/bowtie-2.2.9.ebuild             | 61 ----------------------
 .../bowtie/files/bowtie-2.2.9-fix-c++14.patch      | 29 ----------
 3 files changed, 91 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 20633430c439732edc1dd09d5b76acefcaa54c9d
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-08-01 16:40:40 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-08-01 16:40:40 +0000

    sci-biology/bowtie: add 2.4.4
    
    Bug: https://bugs.gentoo.org/722870
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-biology/bowtie/Manifest            |  1 +
 sci-biology/bowtie/bowtie-2.4.4.ebuild | 55 ++++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)