Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713402 - app-editors/fte-20110708-r1 : /.../string.h: error: conflicting declaration of size_t strlcat(char*, const char*, size_t) with C l
Summary: app-editors/fte-20110708-r1 : /.../string.h: error: conflicting declaration o...
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
Depends on:
Blocks: glibc-2.38 glibc-2.38-stable
  Show dependency tree
 
Reported: 2020-03-19 11:14 UTC by Toralf Förster
Modified: 2023-12-15 21:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.35 KB, text/plain)
2020-03-19 11:14 UTC, Toralf Förster
Details
app-editors:fte-20110708-r1:20200319-010731.log (app-editors:fte-20110708-r1:20200319-010731.log,5.38 KB, text/plain)
2020-03-19 11:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,115.13 KB, text/plain)
2020-03-19 11:14 UTC, Toralf Förster
Details
environment (environment,78.57 KB, text/plain)
2020-03-19 11:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.62 KB, application/x-bzip)
2020-03-19 11:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.00 KB, application/x-bzip)
2020-03-19 11:14 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-03-19 11:14:02 UTC
x86_64-gentoo-linux-musl-g++ -c s_string.cpp -O2 -pipe -march=native -fno-common -falign-functions=32:25:16  -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -O2 -pipe -march=native -fno-common -falign-functions=32:25:16   -I/usr/include/qt3 -I/usr/lib64/qt-3.3/include  -I/usr/include/slang -DUNIX -DLINUX
In file included from s_string.cpp:3:
/usr/include/string.h:83:8: error: conflicting declaration of size_t strlcat(char*, const char*, size_t) with C linkage
   83 | size_t strlcat (char *, const char *, size_t);
      |        ^~~~~~~
In file included from s_string.cpp:1:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
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
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO app-editors/fte
[ebuild  N    ] app-editors/fte-20110708-r1  USE="-X -gpm -slang"
Comment 1 Toralf Förster gentoo-dev 2020-03-19 11:14:05 UTC
Created attachment 622322 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-19 11:14:08 UTC
Created attachment 622324 [details]
app-editors:fte-20110708-r1:20200319-010731.log
Comment 3 Toralf Förster gentoo-dev 2020-03-19 11:14:11 UTC
Created attachment 622326 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-19 11:14:14 UTC
Created attachment 622328 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-19 11:14:17 UTC
Created attachment 622330 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-19 11:14:20 UTC
Created attachment 622332 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2023-08-02 09:51:39 UTC
reproducible also on non-musl

/usr/include/string.h:506:15: error: conflicting declaration of ‘size_t strlcpy(char*, const char*, size_t)’ with ‘C’ linkage
Comment 8 Larry the Git Cow gentoo-dev 2023-10-28 15:54:54 UTC
The bug has been referenced in the following commit(s):

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

commit 50a4618ab54f7be387d420ca5446912efb4ca1a3
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2023-10-28 15:53:16 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2023-10-28 15:53:16 +0000

    package.mask: mask app-editors/fte for removal
    
    Bug: https://bugs.gentoo.org/713402
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2023-12-15 21:09:51 UTC
The bug has been closed via the following commit(s):

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

commit 91199e2761999cba588a6e362cb3132c8befec4e
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2023-12-15 21:07:35 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-12-15 21:07:35 +0000

    app-editors/fte: treeclean
    
    Closes: https://bugs.gentoo.org/713402
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-editors/fte/Manifest               |   2 -
 app-editors/fte/files/fte              |  26 --------
 app-editors/fte/fte-20110708-r1.ebuild | 118 ---------------------------------
 app-editors/fte/metadata.xml           |   8 ---
 profiles/package.mask                  |   5 --
 5 files changed, 159 deletions(-)