Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713246 - net-ftp/ftp-0.17.23.0.2.1 : cmds.c: error: GLOB_BRACE undeclared (first use in this function)
Summary: net-ftp/ftp-0.17.23.0.2.1 : cmds.c: error: GLOB_BRACE undeclared (first use 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 musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-18 16:44 UTC by Toralf Förster
Modified: 2022-01-31 16:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.10 KB, text/plain)
2020-03-18 16:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,87.46 KB, text/plain)
2020-03-18 16:44 UTC, Toralf Förster
Details
environment (environment,96.44 KB, text/plain)
2020-03-18 16:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.97 KB, application/x-bzip)
2020-03-18 16:45 UTC, Toralf Förster
Details
net-ftp:ftp-0.17.23.0.2.1:20200318-153228.log (net-ftp:ftp-0.17.23.0.2.1:20200318-153228.log,5.21 KB, text/plain)
2020-03-18 16:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.98 KB, application/x-bzip)
2020-03-18 16:45 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-18 16:44:49 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -DUSE_SSL -DINET6 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -D__USE_READLINE__  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE cmds.c -c
cmds.c: In function mput:
cmds.c:601:27: error: GLOB_BRACE undeclared (first use in this function); did you mean GLOB_ERR?
  601 |   globerr = glob(argv[i], GLOB_BRACE | GLOB_ERR | GLOB_NOCHECK |
      |                           ^~~~~~~~~~
      |                           GLOB_ERR

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

  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 net-ftp/ftp
[ebuild  N    ] net-ftp/ftp-0.17.23.0.2.1  USE="ipv6 readline ssl -libressl"
Comment 1 Toralf Förster gentoo-dev 2020-03-18 16:44:52 UTC
Created attachment 621752 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 16:44:55 UTC
Created attachment 621754 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-18 16:44:58 UTC
Created attachment 621756 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-18 16:45:00 UTC
Created attachment 621758 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-18 16:45:04 UTC
Created attachment 621760 [details]
net-ftp:ftp-0.17.23.0.2.1:20200318-153228.log
Comment 6 Toralf Förster gentoo-dev 2020-03-18 16:45:06 UTC
Created attachment 621762 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-12-11 21:40:34 UTC
The bug has been closed via the following commit(s):

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

commit 9dfd65fbf61b939b03a423fec88e9fec92810bd9
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-12-11 20:51:31 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-12-11 21:32:31 +0000

    net-ftp/ftp: drop 0.17.23.0.2.1
    
    Closes: https://bugs.gentoo.org/551736
    Closes: https://bugs.gentoo.org/646152
    Closes: https://bugs.gentoo.org/713246
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-ftp/ftp/Manifest                 |  2 --
 net-ftp/ftp/ftp-0.17.23.0.2.1.ebuild | 60 ------------------------------------
 2 files changed, 62 deletions(-)