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

inconsistency in output during installation #1237

Open
ignatenkobrain opened this issue Dec 19, 2016 · 1 comment
Open

inconsistency in output during installation #1237

ignatenkobrain opened this issue Dec 19, 2016 · 1 comment

Comments

@ignatenkobrain
Copy link
Member

Installing src/cpp/libxmlrpc_client++.so.8.47 to /home/brain/tmp//usr/local/lib64/libxmlrpc_client++.so.8.47
Installing openssl_thread.h to /home/brain/tmp//usr/local/include/xmlrpc-c
Installing /home/brain/git/upstream/xmlrpc-c/tools/xml-rpc-api2cpp/xml-rpc-api2cpp.1 to /home/brain/tmp//usr/local/share/man/man1.

There are 3 kind of outputs:

  1. Installation by keyword from library(), perfectly fine, shows subdir and location where is installing
  2. Installation by install_headers(), missing subdir and destination filename
  3. Installation by install_man()/install_data()/pkgconfig.generate(..., install:true), shows full path, doesn't show destination filename and fullstop at the end
@ignatenkobrain ignatenkobrain changed the title incosistency in output during installation inconsistency in output during installation Dec 19, 2016
@ignatenkobrain ignatenkobrain added this to the 0.38.0 milestone Dec 29, 2016
@nirbheek nirbheek modified the milestones: 0.38.0, 0.39.0 Feb 1, 2017
@nirbheek nirbheek modified the milestones: 0.39.0, 0.40.0 Mar 9, 2017
@nirbheek nirbheek modified the milestone: 0.40.0 Apr 22, 2017
@nirbheek
Copy link
Member

Related: #3006

@sarum9in sarum9in self-assigned this Feb 28, 2018
@sarum9in sarum9in removed their assignment Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants