Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770799 - sci-misc/flashdot-1.1.4-r1 calls commands that do not exist (svn: command not found) and fails to build (Error: This expression has type bytes but an expression was expected of type)
Summary: sci-misc/flashdot-1.1.4-r1 calls commands that do not exist (svn: command not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ocaml-4.09
  Show dependency tree
 
Reported: 2021-02-15 16:11 UTC by Agostino Sarubbo
Modified: 2022-03-22 11:46 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,13.09 KB, text/plain)
2021-02-15 16:11 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-02-15 16:11:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-misc/flashdot-1.1.4-r1 calls commands that do not exist.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-15 16:11:52 UTC
Created attachment 686814 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-15 16:11:53 UTC
Possible context of error(s):

/bin/sh: line 1: svn: command not found
Comment 3 Larry the Git Cow gentoo-dev 2021-04-28 18:52:19 UTC
The bug has been closed via the following commit(s):

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

commit 7430920ad46eca2df4b62431b3309540ac349168
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-04-28 18:51:52 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-04-28 18:51:52 +0000

    sci-misc/flashdot: fix new ocaml - but still does not build
    
    Closes: https://bugs.gentoo.org/770799
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-misc/flashdot/files/flashdot-1.1.4-ocaml-4.09.patch | 11 +++++++++++
 sci-misc/flashdot/flashdot-1.1.4-r1.ebuild              |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2022-03-22 11:46:05 UTC
The bug has been closed via the following commit(s):

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

commit 4875f227f3e4a733d1290d85d275e3225ae05e27
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-03-22 11:45:49 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-03-22 11:45:49 +0000

    sci-misc/flashdot: make it build again
    
    Closes: https://bugs.gentoo.org/641894
    Closes: https://bugs.gentoo.org/770799
    Closes: https://bugs.gentoo.org/804663
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../flashdot/files/flashdot-1.1.4-Makefile.patch   | 10 +++++++++
 .../flashdot/files/flashdot-1.1.4-ocaml-4.09.patch | 11 ++++++++++
 sci-misc/flashdot/flashdot-1.1.4-r1.ebuild         | 24 +++++++++++++++++++++-
 3 files changed, 44 insertions(+), 1 deletion(-)