Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Add new timestamp_added_by_gnuradio_grcc toolchain issue.
· adf7ef93
Chris Lamb
authored
Nov 19, 2018
adf7ef93
Tag gr-gsm with timestamp_added_by_gnuradio_grcc
· 75d288fb
Chris Lamb
authored
Nov 19, 2018
75d288fb
Add note for phast
· 9371bdcd
Chris Lamb
authored
Nov 19, 2018
9371bdcd
Code is in ./grc/core/generator/flow_graph.tmpl.
· 0ea3da74
Chris Lamb
authored
Nov 19, 2018
0ea3da74
netmrg RM
· 41ab4deb
Chris Lamb
authored
Nov 19, 2018
41ab4deb
Show whitespace changes
Inline
Side-by-side
issues.yml
View file @
41ab4deb
...
...
@@ -1889,3 +1889,9 @@ cflags_recorded_in_in_ada_ali_files:
paths_vary_due_to_usrmerge
:
description
:
|
eg. /bin/ vs /usr/bin/
timestamp_added_by_gnuradio_grcc
:
description
:
|
.grc files are compiled by grcc and adds a Generated timestamp header that
varies by timezone.
.
Code is in ./grc/core/generator/flow_graph.tmpl
packages.yml
View file @
41ab4deb
...
...
@@ -7873,6 +7873,10 @@ gr-fosphor:
version: 3.7.0.2.7b6b996-1
issues:
- build_id_differences_only
gr-gsm:
version: 0.42.2-1
issues:
- timestamp_added_by_gnuradio_grcc
gr-hpsdr:
version: 0.0.0.bb77f3c-2
issues:
...
...
@@ -15125,13 +15129,6 @@ netkit-rwho:
version: 0.17-13
issues:
- gcc_captures_build_path
netmrg:
version: 0.20-7
comments: |
zero.rrd is created with rrdtool, which uses ~$now as time by default (rrdcreate(1)).
Could be fixed by using `--start $changelog_epoch`.
.
http://sources.debian.net/src/netmrg/0.20-7.2/var/lib/rrd/Makefile.am/#L14
netpbm-free:
version: 2:10.0-15.3
issues:
...
...
@@ -17318,6 +17315,10 @@ pgtop:
version: 3.7.0-2
issues:
- gcc_captures_build_path
phast:
version: 1.5+dfsg-1
comments: |
PHAST_HOME is the current build dir which gets embedded via exoniphy.c. Tried setting this debian/rules but this does not work.
phatch:
version: 0.2.7.1-5
bugs:
...
...