Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692426 - app-misc/cw-1.0.16-r3 : cw.c:(.text+<snip>): undefined reference to isastream
Summary: app-misc/cw-1.0.16-r3 : cw.c:(.text+<snip>): undefined reference to isastream
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: PullRequest
: 779898 (view as bug list)
Depends on:
Blocks: glibc-2.30
  Show dependency tree
 
Reported: 2019-08-18 07:54 UTC by Toralf Förster
Modified: 2022-06-16 00:35 UTC (History)
9 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2019-08-18 07:54 UTC, Toralf Förster
Details
app-misc:cw-1.0.16-r3:20190817-233231.log (app-misc:cw-1.0.16-r3:20190817-233231.log,6.77 KB, text/plain)
2019-08-18 07:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.80 KB, text/plain)
2019-08-18 07:54 UTC, Toralf Förster
Details
environment (environment,75.33 KB, text/plain)
2019-08-18 07:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.91 KB, application/x-bzip)
2019-08-18 07:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.23 KB, application/x-bzip)
2019-08-18 07:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.01 KB, application/x-bzip)
2019-08-18 07:54 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 2019-08-18 07:54:16 UTC
      |                             ^~~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-misc/cw-1.0.16-r3/temp/cc7Bfu8B.o: in function `make_ptypair':
cw.c:(.text+0x42d): undefined reference to `isastream'
collect2: error: ld returned 1 exit status
make: *** [Makefile:23: cw] Error 1
 * ERROR: app-misc/cw-1.0.16-r3::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20190815-021810

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *



emerge -qpvO app-misc/cw
[ebuild  N    ] app-misc/cw-1.0.16-r3
Comment 1 Toralf Förster gentoo-dev 2019-08-18 07:54:18 UTC
Created attachment 587252 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-18 07:54:21 UTC
Created attachment 587254 [details]
app-misc:cw-1.0.16-r3:20190817-233231.log
Comment 3 Toralf Förster gentoo-dev 2019-08-18 07:54:24 UTC
Created attachment 587256 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-08-18 07:54:26 UTC
Created attachment 587258 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-08-18 07:54:29 UTC
Created attachment 587260 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-18 07:54:32 UTC
Created attachment 587262 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-08-18 07:54:34 UTC
Created attachment 587264 [details]
temp.tbz2
Comment 8 John Covici 2019-11-19 09:45:13 UTC
I am getting a similar bug trying to emerge xorg-server.  I wonder if its the glibc library, I am using 2.30-r2.
Comment 9 Agostino Sarubbo gentoo-dev 2021-01-01 16:09:10 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-03 16:55:17 UTC
*** Bug 779898 has been marked as a duplicate of this bug. ***
Comment 11 Larry the Git Cow gentoo-dev 2022-06-16 00:35:05 UTC
The bug has been closed via the following commit(s):

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

commit 43b339616b8cd4ab204fb89b882dfe3d8ca55f78
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-11-01 16:17:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-16 00:34:43 +0000

    app-misc/cw: EAPI 8, fix build
    
    Closes: https://bugs.gentoo.org/830507
    Closes: https://bugs.gentoo.org/692426
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/22782
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/cw/cw-1.0.16-r4.ebuild                    | 71 ++++++++++++++++++++++
 .../cw-1.0.16-replace-isastream-with-fcntl.patch   | 20 ++++++
 2 files changed, 91 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit af397b3d6dec93a39eb752d80dd10695d654958a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-16 00:34:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-16 00:34:49 +0000

    app-misc/cw: avoid implicit func. decls
    
    Bug: https://bugs.gentoo.org/692426
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/cw/cw-1.0.16-r4.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)