Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931223 - app-misc/tpipe-1.6-r2 builds and runs on x64-macos
Summary: app-misc/tpipe-1.6-r2 builds and runs on x64-macos
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-05 00:54 UTC by Jonathan Lovelace
Modified: 2024-05-07 06:45 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.62 KB, text/plain)
2024-05-05 00:54 UTC, Jonathan Lovelace
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2024-05-05 00:54:02 UTC
Created attachment 892273 [details]
emerge-info.txt

=app-misc/tpipe-1.6-r2 builds fine and seems to run on my macOS Prefix installation. See attached file for my "emerge --info" output; to test that it works, I ran "seq 1 100 | tpipe 'cat >> numbers.txt' | paste -s -d+ - | bc" and got a numbers.txt containing the numbers 1 to 100 in order, one per line, and 5050 on standard output. So I think that ~x64-macos should be added to its KEYWORDS.
Comment 1 Larry the Git Cow gentoo-dev 2024-05-07 06:45:30 UTC
The bug has been closed via the following commit(s):

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

commit 575b3ee4224c34d49ce87c5ddf67b2e8631038ff
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2024-05-07 06:44:24 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2024-05-07 06:44:24 +0000

    app-misc/tpipe-1.6-r2: marked ~{x64,arm64}-macos
    
    Thanks Jonathan Lovelace for testing and reporting.
    
    Closes: https://bugs.gentoo.org/931223
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 app-misc/tpipe/tpipe-1.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)