Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750203 - app-pda/pilot-link-0.12.5-r3 : ./configure:line <snip>: syntax error near unexpected token }
Summary: app-pda/pilot-link-0.12.5-r3 : ./configure:line <snip>: syntax error near une...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
: 831985 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-10-19 16:43 UTC by Toralf Förster
Modified: 2022-07-03 13:39 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.82 KB, text/plain)
2020-10-19 16:43 UTC, Toralf Förster
Details
app-pda:pilot-link-0.12.5-r3:20201019-152500.log (app-pda:pilot-link-0.12.5-r3:20201019-152500.log,4.20 KB, text/plain)
2020-10-19 16:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,276.58 KB, text/plain)
2020-10-19 16:43 UTC, Toralf Förster
Details
environment (environment,80.49 KB, text/plain)
2020-10-19 16:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.24 KB, application/x-bzip)
2020-10-19 16:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.28 KB, application/x-bzip)
2020-10-19 16:43 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-10-19 16:43:17 UTC
checking whether --build=x86_64-pc-linux-gnu is declared... (cached) ./configure: line 2030: 5: Bad file descriptor
hB-host=x86_64-pc-linux-gnu
./configure: line 2034: syntax error near unexpected token `}'
./configure: line 2034: `} # ac_fn_c_check_decl'
 * ERROR: app-pda/pilot-link-0.12.5-r3::gentoo failed (configure phase):
 *   econf failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl_abi32+64-20201012-091521

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.47.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Oct 19 03:05:19 PM UTC 2020
/var/db/repos/libressl	Sun Oct 18 04:35:14 PM UTC 2020

emerge -qpvO app-pda/pilot-link
[ebuild  N    ] app-pda/pilot-link-0.12.5-r3  USE="-bluetooth -debug -perl -png -static-libs -threads -usb"
Comment 1 Toralf Förster gentoo-dev 2020-10-19 16:43:18 UTC
Created attachment 667052 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-19 16:43:19 UTC
Created attachment 667055 [details]
app-pda:pilot-link-0.12.5-r3:20201019-152500.log
Comment 3 Toralf Förster gentoo-dev 2020-10-19 16:43:21 UTC
Created attachment 667058 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-19 16:43:23 UTC
Created attachment 667061 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-19 16:43:24 UTC
Created attachment 667064 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-19 16:43:25 UTC
Created attachment 667067 [details]
temp.tbz2
Comment 7 David Seifert gentoo-dev 2022-07-02 21:40:20 UTC
*** Bug 831985 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2022-07-02 21:43:30 UTC
The bug has been referenced in the following commit(s):

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

commit c8f2f1b3a2751418bfd1057b69d5bce3bb8775aa
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-02 21:43:16 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-02 21:43:16 +0000

    profiles: last-rite app-pda/{jpilot,pilot-link}
    
    Bug: https://bugs.gentoo.org/744046
    Bug: https://bugs.gentoo.org/750203
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 9 Roman 'gryf' Dobosz 2022-07-03 08:33:04 UTC
There is still open PR for addressing this issue: https://github.com/gentoo/gentoo/pull/23943, IMHO there is no need for removing those ebuilds.
Comment 10 Larry the Git Cow gentoo-dev 2022-07-03 13:39:13 UTC
The bug has been closed via the following commit(s):

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

commit 38dfa562aea08b298b759e011048dc2e17568d4f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-03 13:39:02 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-03 13:39:02 +0000

    profiles: unmask app-pda/pilot-link again
    
    Closes: https://bugs.gentoo.org/744046
    Closes: https://bugs.gentoo.org/750203
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ------
 1 file changed, 6 deletions(-)

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

commit 75ba31febe3ad06e585ca7cf3d5b0eaf48c8ee48
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-03 13:39:01 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-03 13:39:01 +0000

    app-pda/pilot-link: update EAPI 6 -> 8
    
    Closes: https://github.com/gentoo/gentoo/pull/23943
    Closes: https://bugs.gentoo.org/744046
    Closes: https://bugs.gentoo.org/750203
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-pda/pilot-link/Manifest                        |   2 +-
 .../files/pilot-link-0.12.5-Werror-args.patch      |  18 ----
 app-pda/pilot-link/pilot-link-0.12.5-r3.ebuild     | 105 ---------------------
 app-pda/pilot-link/pilot-link-0.12.5-r4.ebuild     |  90 ++++++++++++++++++
 4 files changed, 91 insertions(+), 124 deletions(-)