Skip to content

fpm displays GNU' ar Copyright notice  #456

@ghost

Description

fpm git~master started displaying GNU' ar Copyright notice on build, run and install subcommands.

Example output:

C:\Temp>fpm new test222
 + mkdir test222
 + cd test222
 + mkdir test222\src
 + mkdir test222\app
 + mkdir test222\test
 + git init test222
Initialized empty Git repository in C:/Temp/test222/.git/

C:\Temp>cd test222

C:\Temp\test222>fpm build
 + mkdir build\dependencies
GNU ar (GNU Binutils) 2.35.2
Copyright (C) 2020 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
 + mkdir build\gfortran_2A42023B310FA28D\test222  … 

C:\Temp\test222>fpm run
GNU ar (GNU Binutils) 2.35.2
Copyright (C) 2020 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
 Hello, test222!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingeasyDifficulty level is easy and good for starting into this projectgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions