Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 817245

Summary: [guru] dev-python/pyodbc-4.0.32 fails to compile
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-10-09 19:18:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyodbc-4.0.32 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-09 19:18:58 UTC
Created attachment 744165 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-09 19:18:59 UTC
Possible context of error(s):

src/connection.cpp:194:24: error: ‘PyCodec_Encode’ was not declared in this scope; did you mean ‘PyCodec_Encoder’?
Comment 3 Larry the Git Cow gentoo-dev 2021-10-13 22:12:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=baca1bcdcf4a880afc9b4092376ad40637c50734

commit baca1bcdcf4a880afc9b4092376ad40637c50734
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-10-09 19:56:28 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-10-09 19:56:28 +0000

    dev-python/pyodbc: remove pypy3 implementation
    
    Closes: https://bugs.gentoo.org/817245
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/pyodbc/pyodbc-4.0.32.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)