All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 98166] [vulkan, radv] make install regenerates radv_timestamp.h and rebuilds radv_device.lo
@ 2016-10-08 19:25 bugzilla-daemon
  2016-10-10 12:53 ` bugzilla-daemon
  2016-10-11 14:05 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-10-08 19:25 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1976 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98166

            Bug ID: 98166
           Summary: [vulkan, radv] make install regenerates
                    radv_timestamp.h and rebuilds radv_device.lo
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: vedran@miletic.net
        QA Contact: dri-devel@lists.freedesktop.org

Making install in amd/vulkan
make[3]: Entering directory '/home/vedranm/workspace/mesa/src/amd/vulkan'
Updating radv_timestamp.h
  GEN      radv_timestamp.h
make  install-am
make[4]: Entering directory '/home/vedranm/workspace/mesa/src/amd/vulkan'
Updating radv_timestamp.h
  GEN      radv_timestamp.h
  CC       radv_device.lo
  CCLD     libvulkan_common.la
  CXXLD    libvulkan_radeon.la
  GEN      .install-mesa-links
make[5]: Entering directory '/home/vedranm/workspace/mesa/src/amd/vulkan'
Updating radv_timestamp.h
  GEN      radv_timestamp.h
  CC       radv_device.lo
  CCLD     libvulkan_common.la
  CXXLD    libvulkan_radeon.la
 /usr/bin/mkdir -p '/usr/local/lib64'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c  
libvulkan_radeon.la '/usr/local/lib64'
libtool: install: /usr/bin/install -c .libs/libvulkan_radeon.so
/usr/local/lib64/libvulkan_radeon.so
libtool: install: /usr/bin/install -c .libs/libvulkan_radeon.lai
/usr/local/lib64/libvulkan_radeon.la
libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n
/usr/local/lib64
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib64

Would be much if it was regenerated/rebuilt only on make and not on make
install.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3374 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 98166] [vulkan, radv] make install regenerates radv_timestamp.h and rebuilds radv_device.lo
  2016-10-08 19:25 [Bug 98166] [vulkan, radv] make install regenerates radv_timestamp.h and rebuilds radv_device.lo bugzilla-daemon
@ 2016-10-10 12:53 ` bugzilla-daemon
  2016-10-11 14:05 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-10-10 12:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 836 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98166

--- Comment #1 from Emil Velikov <emil.l.velikov@gmail.com> ---
(In reply to Vedran Miletić from comment #0)
> Would be much if it was regenerated/rebuilt only on make and not on make
> install.

much better ? Indeed it would.

Sadly given the constrains I cannot think of anything nicer I'm afraid. The
gist is that the file must be updated on incremental builds and we cannot
ensure that not files are changed/rebuild between build and install stage. For
the experiments and a lot more context check the git history, and mailing list,
for anv_timestamp.h.

One 'workaround' is to use SOURCE_DATE_EPOCH as described here [1].
[1] https://reproducible-builds.org/specs/source-date-epoch/

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 98166] [vulkan, radv] make install regenerates radv_timestamp.h and rebuilds radv_device.lo
  2016-10-08 19:25 [Bug 98166] [vulkan, radv] make install regenerates radv_timestamp.h and rebuilds radv_device.lo bugzilla-daemon
  2016-10-10 12:53 ` bugzilla-daemon
@ 2016-10-11 14:05 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2016-10-11 14:05 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 651 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98166

Vedran Miletić <vedran@miletic.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
                   |.org                        |org
          Component|Drivers/Gallium/radeonsi    |Drivers/Vulkan/radeon
           Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
                   |.org                        |org

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1593 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-11 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-08 19:25 [Bug 98166] [vulkan, radv] make install regenerates radv_timestamp.h and rebuilds radv_device.lo bugzilla-daemon
2016-10-10 12:53 ` bugzilla-daemon
2016-10-11 14:05 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.