Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 799890 - [guru] dev-libs/octetos-db-postgresql-1.3.10_alpha fails to compile with -fno-common
Summary: [guru] dev-libs/octetos-db-postgresql-1.3.10_alpha fails to compile with -fno...
Status: RESOLVED PKGREMOVED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: azaeldevel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-02 17:24 UTC by Agostino Sarubbo
Modified: 2024-09-27 17:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.22 KB, text/plain)
2021-07-02 17:24 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 2021-07-02 17:24:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/octetos-db-postgresql-1.3.10_alpha fails to compile with -fno-common.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
To reproduce this issue you may want to set CFLAGS="${CFLAGS} -fno-common" or compile it with gcc-10 that enables -fno-common by default.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-02 17:24:57 UTC
Created attachment 721089 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-02 17:25:00 UTC
Possible context of error(s):

./configure: line 17454: PostgreSQL: command not found
clientdb.cc:(.text+0x870): multiple definition of `octetos::core::getPackageInfo(oct::core::Artifact&)'; .libs/liboctetos_db_postgresql_la-clientdb-postgresql.o:clientdb-postgresql.cc:(.text+0x20e0): first defined here
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2024-09-27 17:02:18 UTC
The bug has been closed via the following commit(s):

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

commit b75ad79a1b3abb2ea5b24f6909d1197e098983a9
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-09-27 16:22:37 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-09-27 16:22:37 +0000

    dev-libs/octetos-db-postgresql: treeclean
    
    Closes: https://bugs.gentoo.org/780927 (pkgremoved)
    Closes: https://bugs.gentoo.org/785349 (pkgremoved)
    Closes: https://bugs.gentoo.org/785352 (pkgremoved)
    Closes: https://bugs.gentoo.org/799890 (pkgremoved)
    Closes: https://bugs.gentoo.org/839876 (pkgremoved)
    Closes: https://bugs.gentoo.org/859760 (pkgremoved)
    Closes: https://bugs.gentoo.org/859763 (pkgremoved)
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-libs/octetos-db-postgresql/Manifest            |  2 --
 dev-libs/octetos-db-postgresql/metadata.xml        | 11 --------
 .../octetos-db-postgresql-1.3.10_alpha.ebuild      | 32 ----------------------
 .../octetos-db-postgresql-1.3.9_alpha.ebuild       | 32 ----------------------
 profiles/package.mask                              |  1 -
 5 files changed, 78 deletions(-)