Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux build error; request for binary #197

Open
lamyergeier opened this issue Nov 5, 2024 · 0 comments
Open

Linux build error; request for binary #197

lamyergeier opened this issue Nov 5, 2024 · 0 comments

Comments

@lamyergeier
Copy link

lamyergeier commented Nov 5, 2024

$ dnf info yasm
Updating and loading repositories:
Repositories loaded.
Available packages
Name           : yasm
Epoch          : 0
Version        : 1.3.0^20230922git9defefa
Release        : 2.fc41
Architecture   : x86_64
Download size  : 432.7 KiB
Installed size : 2.0 MiB
Source         : yasm-1.3.0^20230922git9defefa-2.fc41.src.rpm
Repository     : fedora
Summary        : Modular Assembler
URL            : http://yasm.tortall.net/
License        : BSD-2-Clause AND BSD-3-Clause AND (GPL-1.0-or-later AND GPL-2.0-or-later OR Artistic-1.0-Perl OR LGPL-2.0-or-later)
Description    : Yasm is a complete rewrite of the NASM assembler under the "new" BSD License
               : (some portions are under other licenses, see COPYING for details). It is
               : designed from the ground up to allow for multiple assembler syntaxes to be
               : supported (eg, NASM, TASM, GAS, etc.) in addition to multiple output object
               : formats and even multiple instruction sets. Another primary module of the
               : overall design is an optimizer module.
Vendor         : Fedora Project
$ sudo dnf install yasm
Package                                                 Arch          Version                                                 Repository                         Size
Installing:
 yasm                                                   x86_64        1.3.0^20230922git9defefa-2.fc41                         fedora                          2.0 MiB

Transaction Summary:
 Installing:         1 package

Total size of inbound packages is 433 KiB. Need to download 433 KiB.
After this operation, 2 MiB extra will be used (install 2 MiB, remove 0 B).
Is this ok [y/N]: y
[1/1] yasm-0:1.3.0^20230922git9defefa-2.fc41.x86_64                                                                          100% |   2.0 MiB/s | 432.7 KiB |  00m00s
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
[1/1] Total                                                                                                                  100% |   1.5 MiB/s | 432.7 KiB |  00m00s
Running transaction
[1/3] Verify package files                                                                                                   100% | 250.0   B/s |   1.0   B |  00m00s
[2/3] Prepare transaction                                                                                                    100% |   1.0   B/s |   1.0   B |  00m01s
[3/3] Installing yasm-0:1.3.0^20230922git9defefa-2.fc41.x86_64                                          100% [==================] |  58.5 MiB/s |   2.0 MiB | -00m00s
>>> Running trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
[3/3] Installing yasm-0:1.3.0^20230922git9defefa-2.fc41.x86_64                                                               100% |   2.3 MiB/s |   2.0 MiB |  00m01s
Complete!

Cloning and Build Error

Please check the file

@lamyergeier lamyergeier changed the title Linux build issue, request for binary Linux build error; request for binary Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant