[artix-build-failures] [galaxy] Failure: vice

jenkins at artixlinux.org jenkins at artixlinux.org
Fri Sep 4 16:08:09 CEST 2020


   Failure

   Build: x86_64/community

   Packages:

   vice-3.4-2-x86_64.pkg.tar.zst

   author: Nathan Owens

   email: ndowens at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesV/job/vice/job/master/3/

References

   1. https://orion.artixlinux.org/job/packagesV/job/vice/job/master/3/
-------------- next part --------------
Started by user ndowens
Replayed galaxy
Running as ndowens
[Gitea] Notifying branch build status: PENDING Build started...
ERROR: Could not send notifications
org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
{"context":"packagesV/vice/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesV/job/vice/job/master/3/display/redirect"}
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCompletedListener.onStarted(GiteaNotifier.java:334)
	at hudson.model.listeners.RunListener.fireStarted(RunListener.java:238)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:301)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Querying the current revision of branch master...
Current revision of branch master is a7e97c909cd293f8ff9f7ec0aad88af3616abf09
Obtained Jenkinsfile from a7e97c909cd293f8ff9f7ec0aad88af3616abf09
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library artix-ci at master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.27.0'
 > git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision 63982f52a13081d21ce5a9e2e2b5a16634730d63
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
 > git --version # timeout=10
 > git --version # 'git version 2.27.0'
 > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 63982f52a13081d21ce5a9e2e2b5a16634730d63 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 63982f52a13081d21ce5a9e2e2b5a16634730d63 # timeout=10
Commit message: "rm obsolete layout bool"
[Gitea] Notifying branch build status: PENDING Build started...
ERROR: Could not send notifications
org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
{"context":"packagesV/vice/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesV/job/vice/job/master/3/display/redirect"}
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:157)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:107)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:156)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:96)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)
	at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)
	at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)
	at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
	at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
	at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
	at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
	at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
	at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
	at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:571)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:523)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:337)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesV_vice_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-09-04T14:04:42.050Z] The recommended git tool is: NONE
[2020-09-04T14:04:42.050Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-09-04T14:04:42.051Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-09-04T14:04:42.056Z] Fetching changes from the remote Git repository
[2020-09-04T14:04:42.056Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesV/vice.git # timeout=10
[2020-09-04T14:04:42.061Z] Cleaning workspace
[2020-09-04T14:04:42.061Z]  > git rev-parse --verify HEAD # timeout=10
[2020-09-04T14:04:42.064Z] Resetting working tree
[2020-09-04T14:04:42.064Z]  > git reset --hard # timeout=10
[2020-09-04T14:04:42.070Z]  > git clean -fdx # timeout=10
[2020-09-04T14:04:42.074Z] Fetching without tags
[2020-09-04T14:04:42.074Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesV/vice.git
[2020-09-04T14:04:42.074Z]  > git --version # timeout=10
[2020-09-04T14:04:42.079Z]  > git --version # 'git version 2.27.0'
[2020-09-04T14:04:42.079Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesV/vice.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-09-04T14:04:42.181Z] Checking out Revision a7e97c909cd293f8ff9f7ec0aad88af3616abf09 (master)
[2020-09-04T14:04:42.181Z]  > git config core.sparsecheckout # timeout=10
[2020-09-04T14:04:42.186Z]  > git checkout -f a7e97c909cd293f8ff9f7ec0aad88af3616abf09 # timeout=10
[2020-09-04T14:04:42.193Z] Commit message: "[trunk] -> [community] 'vice-3.4-2' add"
[2020-09-04T14:04:42.193Z]  > git rev-list --no-walk a7e97c909cd293f8ff9f7ec0aad88af3616abf09 # timeout=10
[2020-09-04T14:04:42.204Z] Cleaning workspace
[2020-09-04T14:04:42.204Z]  > git rev-parse --verify HEAD # timeout=10
[2020-09-04T14:04:42.209Z] Resetting working tree
[2020-09-04T14:04:42.209Z]  > git reset --hard # timeout=10
[2020-09-04T14:04:42.215Z]  > git clean -fdx # timeout=10
[2020-09-04T14:04:42.221Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-09-04T14:04:42.242Z] ERROR: Could not send notifications
[2020-09-04T14:04:42.242Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-09-04T14:04:42.242Z] {"context":"packagesV/vice/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesV/job/vice/job/master/3/display/redirect"}
[2020-09-04T14:04:42.243Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-09-04T14:04:42.243Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-09-04T14:04:42.243Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-09-04T14:04:42.243Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-09-04T14:04:42.243Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-09-04T14:04:42.243Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-09-04T14:04:42.243Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-09-04T14:04:42.243Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-09-04T14:04:42.243Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-09-04T14:04:42.243Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-09-04T14:04:42.243Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-09-04T14:04:42.243Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-09-04T14:04:42.243Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-09-04T14:04:42.243Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-09-04T14:04:42.525Z] + git show -s --format=%an a7e97c909cd293f8ff9f7ec0aad88af3616abf09
[Pipeline] sh
[2020-09-04T14:04:42.785Z] + git show -s --format=%ae a7e97c909cd293f8ff9f7ec0aad88af3616abf09
[Pipeline] sh
[2020-09-04T14:04:43.045Z] + git show --pretty=format: --name-status a7e97c909cd293f8ff9f7ec0aad88af3616abf09
[Pipeline] fileExists
[Pipeline] sh
[2020-09-04T14:04:43.325Z] + pkg2yaml -d x86_64/community
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-09-04T14:04:43.510Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-09-04T14:04:43.544Z] isLibBump: false
[Pipeline] dir
[2020-09-04T14:04:43.551Z] Running in /var/lib/jenkins/workspace/packagesV_vice_master/x86_64/community
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-09-04T14:04:43.822Z] + buildpkg -C -d galaxy
[2020-09-04T14:04:47.050Z] :: Synchronizing package databases...
[2020-09-04T14:04:47.050Z]  system is up to date
[2020-09-04T14:04:47.050Z]  world is up to date
[2020-09-04T14:04:47.050Z]  galaxy is up to date
[2020-09-04T14:04:47.050Z]  extra is up to date
[2020-09-04T14:04:47.050Z]  community is up to date
[2020-09-04T14:04:47.050Z] :: Starting full system upgrade...
[2020-09-04T14:04:47.050Z]  there is nothing to do
[2020-09-04T14:04:47.960Z] ==> Building in chroot for [default] (x86_64)...
[2020-09-04T14:04:48.761Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/default-x86_64/root] -> [jenkins]...done
[2020-09-04T14:04:49.672Z] ==> Making package: vice 3.4-2 (Fri Sep  4 16:04:49 2020)
[2020-09-04T14:04:49.672Z] ==> Retrieving sources...
[2020-09-04T14:04:49.672Z]   -> Found vice-3.4.tar.gz
[2020-09-04T14:04:49.672Z]   -> Found disable-fc-cache.patch
[2020-09-04T14:04:49.672Z] ==> Validating source files with sha256sums...
[2020-09-04T14:04:49.672Z]     vice-3.4.tar.gz ... Passed
[2020-09-04T14:04:49.672Z]     disable-fc-cache.patch ... Passed
[2020-09-04T14:04:54.866Z] ==> Making package: vice 3.4-2 (Fri 04 Sep 2020 02:04:54 PM UTC)
[2020-09-04T14:04:54.866Z] ==> Checking runtime dependencies...
[2020-09-04T14:04:54.866Z] ==> Installing missing dependencies...
[2020-09-04T14:04:54.866Z] resolving dependencies...
[2020-09-04T14:04:55.117Z] :: There are 2 providers available for libFLAC.so=8-64:
[2020-09-04T14:04:55.117Z] :: Repository world
[2020-09-04T14:04:55.117Z]    1) flac
[2020-09-04T14:04:55.117Z] :: Repository extra
[2020-09-04T14:04:55.117Z]    2) flac
[2020-09-04T14:04:55.117Z] 
[2020-09-04T14:04:55.117Z] Enter a number (default=1): 
[2020-09-04T14:04:55.117Z] :: There are 2 providers available for libvorbis.so=0-64:
[2020-09-04T14:04:55.117Z] :: Repository world
[2020-09-04T14:04:55.117Z]    1) libvorbis
[2020-09-04T14:04:55.117Z] :: Repository extra
[2020-09-04T14:04:55.117Z]    2) libvorbis
[2020-09-04T14:04:55.117Z] 
[2020-09-04T14:04:55.117Z] Enter a number (default=1): 
[2020-09-04T14:04:55.117Z] :: There are 2 providers available for libgl:
[2020-09-04T14:04:55.117Z] :: Repository world
[2020-09-04T14:04:55.117Z]    1) libglvnd
[2020-09-04T14:04:55.117Z] :: Repository extra
[2020-09-04T14:04:55.117Z]    2) libglvnd
[2020-09-04T14:04:55.117Z] 
[2020-09-04T14:04:55.117Z] Enter a number (default=1): 
[2020-09-04T14:04:55.117Z] looking for conflicting packages...
[2020-09-04T14:04:55.117Z] warning: dependency cycle detected:
[2020-09-04T14:04:55.117Z] warning: mesa will be installed before its libglvnd dependency
[2020-09-04T14:04:55.117Z] 
[2020-09-04T14:04:55.117Z] Package (48)             New Version           Net Change
[2020-09-04T14:04:55.117Z] 
[2020-09-04T14:04:55.117Z] system/dbus              1.12.20-1               0.95 MiB
[2020-09-04T14:04:55.117Z] system/elogind           243.7-3                 2.20 MiB
[2020-09-04T14:04:55.117Z] system/eudev             3.2.9-4                 7.57 MiB
[2020-09-04T14:04:55.117Z] world/flac               1.3.3-2                 1.06 MiB
[2020-09-04T14:04:55.117Z] galaxy/hidapi            0.9.0-2                 0.09 MiB
[2020-09-04T14:04:55.117Z] system/hwids             20200813.1-1            1.90 MiB
[2020-09-04T14:04:55.117Z] system/kbd               2.3.0-2                 2.81 MiB
[2020-09-04T14:04:55.117Z] world/kexec-tools        2.0.20-2                0.21 MiB
[2020-09-04T14:04:55.117Z] system/kmod              27-1                    0.28 MiB
[2020-09-04T14:04:55.117Z] world/libasyncns         0.8+3+g68cd5af-3        0.05 MiB
[2020-09-04T14:04:55.117Z] world/libdrm             2.4.102-1               0.93 MiB
[2020-09-04T14:04:55.117Z] system/libedit           20191231_3.1-2          0.26 MiB
[2020-09-04T14:04:55.117Z] world/libglvnd           1.3.2-1                 3.68 MiB
[2020-09-04T14:04:55.117Z] world/libibus            1.5.22+8+gf591381e-1   60.84 MiB
[2020-09-04T14:04:55.117Z] world/libice             1.0.10-3                0.35 MiB
[2020-09-04T14:04:55.117Z] world/libogg             1.3.4-2                 0.44 MiB
[2020-09-04T14:04:55.117Z] world/libomxil-bellagio  0.9.3-3                 0.58 MiB
[2020-09-04T14:04:55.117Z] world/libpciaccess       0.16-2                  0.06 MiB
[2020-09-04T14:04:55.117Z] world/libsm              1.2.3-2                 0.26 MiB
[2020-09-04T14:04:55.117Z] world/libsndfile         1.0.28-3                1.23 MiB
[2020-09-04T14:04:55.117Z] world/libunwind          1.3.1-2                 0.26 MiB
[2020-09-04T14:04:55.117Z] system/libusb            1.0.23-2                0.17 MiB
[2020-09-04T14:04:55.117Z] world/libvorbis          1.3.7-2                 1.44 MiB
[2020-09-04T14:04:55.117Z] world/libx11             1.6.12-1               10.16 MiB
[2020-09-04T14:04:55.117Z] world/libxau             1.0.9-3                 0.02 MiB
[2020-09-04T14:04:55.117Z] world/libxcb             1.14-1                  3.73 MiB
[2020-09-04T14:04:55.117Z] world/libxcursor         1.2.0-2                 0.06 MiB
[2020-09-04T14:04:55.117Z] world/libxdamage         1.1.5-3                 0.02 MiB
[2020-09-04T14:04:55.117Z] world/libxdmcp           1.1.3-3                 0.13 MiB
[2020-09-04T14:04:55.117Z] world/libxext            1.3.4-3                 0.30 MiB
[2020-09-04T14:04:55.117Z] world/libxfixes          5.0.3-4                 0.04 MiB
[2020-09-04T14:04:55.117Z] world/libxi              1.7.10-3                0.47 MiB
[2020-09-04T14:04:55.117Z] world/libxrender         0.9.10-4                0.08 MiB
[2020-09-04T14:04:55.117Z] world/libxshmfence       1.3-2                   0.02 MiB
[2020-09-04T14:04:55.117Z] world/libxtst            1.2.3-4                 0.11 MiB
[2020-09-04T14:04:55.117Z] world/libxxf86vm         1.1.4-4                 0.03 MiB
[2020-09-04T14:04:55.117Z] world/llvm-libs          10.0.1-2               84.07 MiB
[2020-09-04T14:04:55.117Z] world/lm_sensors         3.6.0-2                 0.47 MiB
[2020-09-04T14:04:55.117Z] world/mesa               20.1.7-1               84.63 MiB
[2020-09-04T14:04:55.117Z] world/vulkan-icd-loader  1.2.151-1               0.38 MiB
[2020-09-04T14:04:55.117Z] world/wayland            1.18.0-2                0.73 MiB
[2020-09-04T14:04:55.117Z] world/xcb-proto          1.14-1                  0.83 MiB
[2020-09-04T14:04:55.117Z] world/xorgproto          2020.1-1                1.40 MiB
[2020-09-04T14:04:55.117Z] world/giflib             5.2.1-2                 0.30 MiB
[2020-09-04T14:04:55.117Z] world/libjpeg-turbo      2.0.5-2                 2.10 MiB
[2020-09-04T14:04:55.117Z] world/libpng             1.6.37-3                0.55 MiB
[2020-09-04T14:04:55.117Z] world/libpulse           13.0-3                  1.41 MiB
[2020-09-04T14:04:55.117Z] world/sdl2               2.0.12-2                3.12 MiB
[2020-09-04T14:04:55.117Z] 
[2020-09-04T14:04:55.117Z] Total Installed Size:  282.75 MiB
[2020-09-04T14:04:55.117Z] 
[2020-09-04T14:04:55.117Z] :: Proceed with installation? [Y/n] 
[2020-09-04T14:04:55.117Z] checking keyring...
[2020-09-04T14:04:55.117Z] checking package integrity...
[2020-09-04T14:04:58.345Z] loading package files...
[2020-09-04T14:04:58.345Z] checking for file conflicts...
[2020-09-04T14:04:58.345Z] checking available disk space...
[2020-09-04T14:04:58.345Z] :: Processing package changes...
[2020-09-04T14:04:58.345Z] installing giflib...
[2020-09-04T14:04:58.345Z] installing libjpeg-turbo...
[2020-09-04T14:04:58.345Z] installing libpng...
[2020-09-04T14:04:58.345Z] installing xcb-proto...
[2020-09-04T14:04:58.345Z] installing libxdmcp...
[2020-09-04T14:04:58.345Z] installing libxau...
[2020-09-04T14:04:58.345Z] installing libxcb...
[2020-09-04T14:04:58.345Z] installing xorgproto...
[2020-09-04T14:04:58.345Z] installing libx11...
[2020-09-04T14:04:58.345Z] installing dbus...
[2020-09-04T14:04:58.345Z] installing libasyncns...
[2020-09-04T14:04:58.345Z] installing libxext...
[2020-09-04T14:04:58.345Z] installing libxi...
[2020-09-04T14:04:58.345Z] installing libxfixes...
[2020-09-04T14:04:58.345Z] installing libxtst...
[2020-09-04T14:04:58.345Z] installing libice...
[2020-09-04T14:04:58.345Z] installing libsm...
[2020-09-04T14:04:58.345Z] installing libogg...
[2020-09-04T14:04:58.345Z] installing flac...
[2020-09-04T14:04:58.345Z] installing libvorbis...
[2020-09-04T14:04:58.345Z] installing libsndfile...
[2020-09-04T14:04:58.345Z] Optional dependencies for libsndfile
[2020-09-04T14:04:58.345Z]     alsa-lib: for sndfile-play
[2020-09-04T14:04:58.345Z] installing kexec-tools...
[2020-09-04T14:04:58.345Z] installing kbd...
[2020-09-04T14:04:58.345Z] installing kmod...
[2020-09-04T14:04:58.345Z] installing hwids...
[2020-09-04T14:04:58.345Z] installing eudev...
[2020-09-04T14:04:58.595Z] Optional dependencies for eudev
[2020-09-04T14:04:58.595Z]     eudev-openrc: udev starup scripts for openrc
[2020-09-04T14:04:58.595Z] installing elogind...
[2020-09-04T14:04:58.595Z] Optional dependencies for elogind
[2020-09-04T14:04:58.595Z]     polkit: polkit support
[2020-09-04T14:04:58.595Z] installing libpulse...
[2020-09-04T14:04:58.595Z] installing libxrender...
[2020-09-04T14:04:58.595Z] installing libpciaccess...
[2020-09-04T14:04:58.595Z] installing libdrm...
[2020-09-04T14:04:58.595Z] installing wayland...
[2020-09-04T14:04:58.595Z] installing libxxf86vm...
[2020-09-04T14:04:58.595Z] installing libxdamage...
[2020-09-04T14:04:58.595Z] installing libxshmfence...
[2020-09-04T14:04:58.595Z] installing libomxil-bellagio...
[2020-09-04T14:04:58.595Z] installing libunwind...
[2020-09-04T14:04:58.595Z] installing libedit...
[2020-09-04T14:04:58.595Z] installing llvm-libs...
[2020-09-04T14:04:58.845Z] installing lm_sensors...
[2020-09-04T14:04:58.845Z] Optional dependencies for lm_sensors
[2020-09-04T14:04:58.845Z]     rrdtool: for logging with sensord
[2020-09-04T14:04:58.845Z] installing vulkan-icd-loader...
[2020-09-04T14:04:58.845Z] Optional dependencies for vulkan-icd-loader
[2020-09-04T14:04:58.845Z]     vulkan-driver: packaged vulkan driver
[2020-09-04T14:04:58.845Z] installing mesa...
[2020-09-04T14:04:59.096Z] Optional dependencies for mesa
[2020-09-04T14:04:59.096Z]     opengl-man-pages: for the OpenGL API man pages
[2020-09-04T14:04:59.096Z]     mesa-vdpau: for accelerated video playback
[2020-09-04T14:04:59.096Z]     libva-mesa-driver: for accelerated video playback
[2020-09-04T14:04:59.096Z] installing libglvnd...
[2020-09-04T14:04:59.096Z] installing libxcursor...
[2020-09-04T14:04:59.096Z] Optional dependencies for libxcursor
[2020-09-04T14:04:59.096Z]     gnome-themes-standard: fallback icon theme
[2020-09-04T14:04:59.096Z] installing libibus...
[2020-09-04T14:04:59.346Z] installing libusb...
[2020-09-04T14:04:59.346Z] installing hidapi...
[2020-09-04T14:04:59.346Z] installing sdl2...
[2020-09-04T14:04:59.346Z] Optional dependencies for sdl2
[2020-09-04T14:04:59.346Z]     alsa-lib: ALSA audio driver
[2020-09-04T14:04:59.346Z]     libpulse: PulseAudio audio driver [installed]
[2020-09-04T14:04:59.346Z]     jack: JACK audio driver
[2020-09-04T14:04:59.346Z] :: Running post-transaction hooks...
[2020-09-04T14:04:59.346Z] (1/3) Creating system user accounts...
[2020-09-04T14:04:59.346Z] (2/3) Updating udev Hardware Database...
[2020-09-04T14:04:59.603Z] (3/3) Reloading device manager configuration...
[2020-09-04T14:04:59.603Z]   Skipped: Device manager is not running.
[2020-09-04T14:04:59.856Z] ==> Checking buildtime dependencies...
[2020-09-04T14:04:59.856Z] ==> Installing missing dependencies...
[2020-09-04T14:05:00.108Z] resolving dependencies...
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for libfreetype.so=6-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) freetype2
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) freetype2
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.358Z] Enter a number (default=1): 
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for libsamplerate.so=0-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) libsamplerate
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) libsamplerate
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.358Z] Enter a number (default=1): 
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for libzita-alsa-pcmi.so=0-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) zita-alsa-pcmi
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) zita-alsa-pcmi
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.358Z] Enter a number (default=1): 
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for libzita-resampler.so=1-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) zita-resampler
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) zita-resampler
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.358Z] Enter a number (default=1): 
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for libass.so=9-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) libass
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) libass
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.358Z] Enter a number (default=1): 
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for libbluray.so=2-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) libbluray
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) libbluray
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.358Z] Enter a number (default=1): 
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for libdav1d.so=4-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) dav1d
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) dav1d
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.358Z] Enter a number (default=1): 
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for librav1e.so=0-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) rav1e
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) rav1e
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.358Z] Enter a number (default=1): 
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for libva.so=2-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) libva
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) libva
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.358Z] Enter a number (default=1): 
[2020-09-04T14:05:00.358Z] :: There are 2 providers available for libvidstab.so=1.1-64:
[2020-09-04T14:05:00.358Z] :: Repository world
[2020-09-04T14:05:00.358Z]    1) vid.stab
[2020-09-04T14:05:00.358Z] :: Repository extra
[2020-09-04T14:05:00.358Z]    2) vid.stab
[2020-09-04T14:05:00.358Z] 
[2020-09-04T14:05:00.359Z] Enter a number (default=1): 
[2020-09-04T14:05:00.359Z] :: There are 2 providers available for libvpx.so=6-64:
[2020-09-04T14:05:00.359Z] :: Repository world
[2020-09-04T14:05:00.359Z]    1) libvpx
[2020-09-04T14:05:00.359Z] :: Repository extra
[2020-09-04T14:05:00.359Z]    2) libvpx
[2020-09-04T14:05:00.359Z] 
[2020-09-04T14:05:00.359Z] Enter a number (default=1): 
[2020-09-04T14:05:00.359Z] :: There are 2 providers available for libx264.so=160-64:
[2020-09-04T14:05:00.359Z] :: Repository world
[2020-09-04T14:05:00.359Z]    1) x264
[2020-09-04T14:05:00.359Z] :: Repository extra
[2020-09-04T14:05:00.359Z]    2) x264
[2020-09-04T14:05:00.359Z] 
[2020-09-04T14:05:00.359Z] Enter a number (default=1): 
[2020-09-04T14:05:00.359Z] :: There are 2 providers available for liblsmash.so=2-64:
[2020-09-04T14:05:00.359Z] :: Repository world
[2020-09-04T14:05:00.359Z]    1) l-smash
[2020-09-04T14:05:00.359Z] :: Repository extra
[2020-09-04T14:05:00.359Z]    2) l-smash
[2020-09-04T14:05:00.359Z] 
[2020-09-04T14:05:00.359Z] Enter a number (default=1): 
[2020-09-04T14:05:00.359Z] :: There are 2 providers available for libx265.so=192-64:
[2020-09-04T14:05:00.359Z] :: Repository world
[2020-09-04T14:05:00.359Z]    1) x265
[2020-09-04T14:05:00.359Z] :: Repository extra
[2020-09-04T14:05:00.359Z]    2) x265
[2020-09-04T14:05:00.359Z] 
[2020-09-04T14:05:00.359Z] Enter a number (default=1): 
[2020-09-04T14:05:00.359Z] :: There are 2 providers available for libxvidcore.so=4-64:
[2020-09-04T14:05:00.359Z] :: Repository world
[2020-09-04T14:05:00.359Z]    1) xvidcore
[2020-09-04T14:05:00.359Z] :: Repository extra
[2020-09-04T14:05:00.359Z]    2) xvidcore
[2020-09-04T14:05:00.359Z] 
[2020-09-04T14:05:00.359Z] Enter a number (default=1): 
[2020-09-04T14:05:00.359Z] looking for conflicting packages...
[2020-09-04T14:05:00.359Z] warning: removing 'xorg-mkfontdir' from target list because it conflicts with 'xorg-mkfontscale'
[2020-09-04T14:05:00.359Z] warning: dependency cycle detected:
[2020-09-04T14:05:00.359Z] warning: harfbuzz will be installed before its freetype2 dependency
[2020-09-04T14:05:00.359Z] 
[2020-09-04T14:05:00.359Z] Package (61)                New Version              Net Change  Download Size
[2020-09-04T14:05:00.359Z] 
[2020-09-04T14:05:00.359Z] world/alsa-lib              1.2.3.2-1                  1.57 MiB               
[2020-09-04T14:05:00.359Z] world/alsa-topology-conf    1.2.3-1                    0.33 MiB               
[2020-09-04T14:05:00.359Z] world/alsa-ucm-conf         1.2.3-2                    0.14 MiB               
[2020-09-04T14:05:00.359Z] world/aom                   2.0.0-1                   11.71 MiB               
[2020-09-04T14:05:00.359Z] world/dav1d                 0.7.1-1                    1.02 MiB               
[2020-09-04T14:05:00.359Z] world/fontconfig            2:2.13.91+48+gfcb0420-2    0.61 MiB               
[2020-09-04T14:05:00.359Z] world/freetype2             2.10.2-1                   1.59 MiB               
[2020-09-04T14:05:00.359Z] world/fribidi               1.0.10-1                   0.21 MiB               
[2020-09-04T14:05:00.359Z] world/graphite              1:1.3.14-1                 0.67 MiB               
[2020-09-04T14:05:00.359Z] world/gsm                   1.0.19-1                   0.10 MiB               
[2020-09-04T14:05:00.359Z] world/harfbuzz              2.7.2-1                    4.32 MiB               
[2020-09-04T14:05:00.359Z] world/hicolor-icon-theme    0.17-2                     0.05 MiB               
[2020-09-04T14:05:00.359Z] world/jack                  0.125.0-9                  2.84 MiB               
[2020-09-04T14:05:00.359Z] world/l-smash               2.14.5-2                   1.01 MiB               
[2020-09-04T14:05:00.359Z] world/lame                  3.100-3                    0.91 MiB               
[2020-09-04T14:05:00.359Z] world/lcms2                 2.11-2                     0.64 MiB               
[2020-09-04T14:05:00.359Z] world/libass                0.14.0-2                   0.23 MiB               
[2020-09-04T14:05:00.359Z] world/libavc1394            0.5.4-4                    0.12 MiB               
[2020-09-04T14:05:00.359Z] world/libbluray             1.2.0-3                    1.17 MiB               
[2020-09-04T14:05:00.359Z] world/libfontenc            1.1.4-3                    0.04 MiB               
[2020-09-04T14:05:00.359Z] world/libiec61883           1.2.0-6                    0.12 MiB               
[2020-09-04T14:05:00.359Z] galaxy/libmfx               20.2.1-1                   0.26 MiB               
[2020-09-04T14:05:00.359Z] world/libmodplug            0.8.9.0-3                  0.36 MiB               
[2020-09-04T14:05:00.359Z] system/libnl                3.5.0-2                    2.01 MiB               
[2020-09-04T14:05:00.359Z] world/libraw1394            2.1.2-3                    0.16 MiB               
[2020-09-04T14:05:00.359Z] world/libsamplerate         0.1.9-3                    1.56 MiB               
[2020-09-04T14:05:00.359Z] world/libsoxr               0.1.3-2                    0.33 MiB               
[2020-09-04T14:05:00.359Z] world/libssh                0.9.4-2                    0.56 MiB               
[2020-09-04T14:05:00.359Z] world/libtheora             1.1.1-5                    1.67 MiB               
[2020-09-04T14:05:00.359Z] world/libtiff               4.1.0-2                    2.73 MiB               
[2020-09-04T14:05:00.359Z] world/libva                 2.8.0-1                    0.75 MiB               
[2020-09-04T14:05:00.359Z] world/libvdpau              1.4-1                      0.26 MiB               
[2020-09-04T14:05:00.359Z] world/libvpx                1.9.0-1                    4.34 MiB               
[2020-09-04T14:05:00.359Z] world/libwebp               1.1.0-1                    1.06 MiB               
[2020-09-04T14:05:00.359Z] world/libxmu                1.1.3-2                    0.33 MiB               
[2020-09-04T14:05:00.359Z] world/libxpm                3.5.13-2                   0.15 MiB               
[2020-09-04T14:05:00.359Z] world/libxt                 1.2.0-2                    2.03 MiB               
[2020-09-04T14:05:00.359Z] world/libxv                 1.0.11-4                   0.06 MiB               
[2020-09-04T14:05:00.359Z] world/opencore-amr          0.1.5-4                    0.29 MiB               
[2020-09-04T14:05:00.360Z] world/openjpeg2             2.3.1-2                   13.63 MiB               
[2020-09-04T14:05:00.360Z] world/opus                  1.3.1-2                    1.74 MiB               
[2020-09-04T14:05:00.360Z] world/rav1e                 0.3.3-1                    4.88 MiB               
[2020-09-04T14:05:00.360Z] world/speex                 1.2.0-3                    0.62 MiB               
[2020-09-04T14:05:00.360Z] world/speexdsp              1.2.0-2                    0.54 MiB               
[2020-09-04T14:05:00.360Z] world/srt                   1.4.1-2                    6.62 MiB               
[2020-09-04T14:05:00.360Z] system/sysfsutils           2.1.0-11                   0.14 MiB               
[2020-09-04T14:05:00.360Z] world/v4l-utils             1.20.0-1                   4.44 MiB               
[2020-09-04T14:05:00.360Z] world/vid.stab              1.1-3                      0.13 MiB               
[2020-09-04T14:05:00.360Z] galaxy/vmaf                 1.5.3-1                    4.56 MiB               
[2020-09-04T14:05:00.360Z] world/x264                  3:0.160.r3011.cde9a93-1    3.71 MiB               
[2020-09-04T14:05:00.360Z] world/x265                  3.4-1                     18.90 MiB               
[2020-09-04T14:05:00.360Z] world/xorg-fonts-encodings  1.0.5-2                    0.61 MiB               
[2020-09-04T14:05:00.360Z] world/xorg-mkfontscale      1.2.1-2                    0.05 MiB               
[2020-09-04T14:05:00.360Z] world/xvidcore              1.3.7-2                    0.68 MiB               
[2020-09-04T14:05:00.360Z] world/zita-alsa-pcmi        0.3.2-3                    0.08 MiB               
[2020-09-04T14:05:00.360Z] world/zita-resampler        1.6.2-3                    0.19 MiB               
[2020-09-04T14:05:00.360Z] world/ffmpeg                2:4.3.1-2                 31.60 MiB               
[2020-09-04T14:05:00.360Z] system/libpcap              1.9.1-2                    0.53 MiB               
[2020-09-04T14:05:00.360Z] world/libxaw                1.0.13-3                   1.67 MiB               
[2020-09-04T14:05:00.360Z] galaxy/xa                   2.3.11-1                   0.17 MiB       0.06 MiB
[2020-09-04T14:05:00.360Z] world/xorg-bdftopcf         1.1-2                      0.04 MiB               
[2020-09-04T14:05:00.360Z] 
[2020-09-04T14:05:00.360Z] Total Download Size:     0.06 MiB
[2020-09-04T14:05:00.360Z] Total Installed Size:  143.85 MiB
[2020-09-04T14:05:00.360Z] 
[2020-09-04T14:05:00.360Z] :: Proceed with installation? [Y/n] 
[2020-09-04T14:05:00.360Z] :: Retrieving packages...
[2020-09-04T14:05:00.360Z] downloading xa-2.3.11-1-x86_64.pkg.tar.zst...
[2020-09-04T14:05:00.360Z] checking keyring...
[2020-09-04T14:05:00.360Z] checking package integrity...
[2020-09-04T14:05:04.482Z] loading package files...
[2020-09-04T14:05:04.482Z] checking for file conflicts...
[2020-09-04T14:05:04.482Z] checking available disk space...
[2020-09-04T14:05:04.482Z] :: Processing package changes...
[2020-09-04T14:05:04.482Z] installing alsa-topology-conf...
[2020-09-04T14:05:04.482Z] installing alsa-ucm-conf...
[2020-09-04T14:05:04.482Z] installing alsa-lib...
[2020-09-04T14:05:04.482Z] installing aom...
[2020-09-04T14:05:04.482Z] installing graphite...
[2020-09-04T14:05:04.482Z] installing harfbuzz...
[2020-09-04T14:05:04.482Z] Optional dependencies for harfbuzz
[2020-09-04T14:05:04.482Z]     cairo: hb-view program
[2020-09-04T14:05:04.482Z] installing freetype2...
[2020-09-04T14:05:04.482Z] installing fontconfig...
[2020-09-04T14:05:04.482Z] Rebuilding fontconfig cache... done.
[2020-09-04T14:05:04.482Z] installing fribidi...
[2020-09-04T14:05:04.482Z] installing gsm...
[2020-09-04T14:05:04.482Z] installing libsamplerate...
[2020-09-04T14:05:04.482Z] Optional dependencies for libsamplerate
[2020-09-04T14:05:04.482Z]     libsndfile.so: for sndfile-resample [installed]
[2020-09-04T14:05:04.482Z] installing zita-alsa-pcmi...
[2020-09-04T14:05:04.482Z] installing zita-resampler...
[2020-09-04T14:05:04.482Z] Optional dependencies for zita-resampler
[2020-09-04T14:05:04.482Z]     libsndfile: for zresample and zretune [installed]
[2020-09-04T14:05:04.482Z] installing jack...
[2020-09-04T14:05:04.482Z] Optional dependencies for jack
[2020-09-04T14:05:04.482Z]     celt: NetJACK driver
[2020-09-04T14:05:04.482Z]     libffado: FireWire support
[2020-09-04T14:05:04.482Z]     realtime-privileges: Acquire realtime privileges
[2020-09-04T14:05:04.482Z] installing lame...
[2020-09-04T14:05:04.482Z] installing libass...
[2020-09-04T14:05:04.483Z] installing libraw1394...
[2020-09-04T14:05:04.483Z] installing libavc1394...
[2020-09-04T14:05:04.483Z] installing libbluray...
[2020-09-04T14:05:04.483Z] Optional dependencies for libbluray
[2020-09-04T14:05:04.483Z]     java-runtime: BD-J library
[2020-09-04T14:05:04.483Z] installing dav1d...
[2020-09-04T14:05:04.483Z] installing libiec61883...
[2020-09-04T14:05:04.483Z] installing libmfx...
[2020-09-04T14:05:04.483Z] installing libmodplug...
[2020-09-04T14:05:04.483Z] installing rav1e...
[2020-09-04T14:05:04.483Z] installing libsoxr...
[2020-09-04T14:05:04.483Z] installing libssh...
[2020-09-04T14:05:04.483Z] installing libtheora...
[2020-09-04T14:05:04.483Z] installing libva...
[2020-09-04T14:05:04.483Z] Optional dependencies for libva
[2020-09-04T14:05:04.483Z]     intel-media-driver: backend for Intel GPUs (>= Broadwell)
[2020-09-04T14:05:04.483Z]     libva-vdpau-driver: backend for Nvidia and AMD GPUs
[2020-09-04T14:05:04.483Z]     libva-intel-driver: backend for Intel GPUs (<= Haswell)
[2020-09-04T14:05:04.483Z] installing libvdpau...
[2020-09-04T14:05:04.483Z] installing vid.stab...
[2020-09-04T14:05:04.483Z] installing libvpx...
[2020-09-04T14:05:04.483Z] installing libtiff...
[2020-09-04T14:05:04.483Z] Optional dependencies for libtiff
[2020-09-04T14:05:04.483Z]     freeglut: for using tiffgt
[2020-09-04T14:05:04.483Z] installing libwebp...
[2020-09-04T14:05:04.733Z] Optional dependencies for libwebp
[2020-09-04T14:05:04.733Z]     freeglut: vwebp viewer
[2020-09-04T14:05:04.733Z] installing l-smash...
[2020-09-04T14:05:04.733Z] installing x264...
[2020-09-04T14:05:04.733Z] installing x265...
[2020-09-04T14:05:04.733Z] installing libxv...
[2020-09-04T14:05:04.733Z] installing xvidcore...
[2020-09-04T14:05:04.733Z] installing opencore-amr...
[2020-09-04T14:05:04.733Z] installing lcms2...
[2020-09-04T14:05:04.733Z] installing openjpeg2...
[2020-09-04T14:05:04.733Z] installing opus...
[2020-09-04T14:05:04.733Z] installing speexdsp...
[2020-09-04T14:05:04.733Z] installing speex...
[2020-09-04T14:05:04.733Z] installing srt...
[2020-09-04T14:05:04.733Z] installing hicolor-icon-theme...
[2020-09-04T14:05:04.733Z] installing sysfsutils...
[2020-09-04T14:05:04.733Z] installing v4l-utils...
[2020-09-04T14:05:04.733Z] Optional dependencies for v4l-utils
[2020-09-04T14:05:04.733Z]     qt5-base: for qv4l2
[2020-09-04T14:05:04.733Z]     alsa-lib: for qv4l2 [installed]
[2020-09-04T14:05:04.733Z] installing vmaf...
[2020-09-04T14:05:04.733Z] installing ffmpeg...
[2020-09-04T14:05:04.984Z] Optional dependencies for ffmpeg
[2020-09-04T14:05:04.984Z]     avisynthplus: AviSynthPlus support
[2020-09-04T14:05:04.984Z]     intel-media-sdk: Intel QuickSync support
[2020-09-04T14:05:04.984Z]     ladspa: LADSPA filters
[2020-09-04T14:05:04.984Z]     nvidia-utils: Nvidia NVDEC/NVENC support
[2020-09-04T14:05:04.984Z] installing libnl...
[2020-09-04T14:05:04.984Z] installing libpcap...
[2020-09-04T14:05:04.984Z] installing libxt...
[2020-09-04T14:05:04.984Z] installing libxmu...
[2020-09-04T14:05:04.984Z] installing libxpm...
[2020-09-04T14:05:04.984Z] installing libxaw...
[2020-09-04T14:05:04.984Z] installing xa...
[2020-09-04T14:05:04.984Z] installing xorg-bdftopcf...
[2020-09-04T14:05:04.984Z] installing xorg-fonts-encodings...
[2020-09-04T14:05:04.984Z] installing libfontenc...
[2020-09-04T14:05:04.984Z] installing xorg-mkfontscale...
[2020-09-04T14:05:04.984Z] Creating X fontdir indices... done.
[2020-09-04T14:05:05.234Z] :: Running post-transaction hooks...
[2020-09-04T14:05:05.234Z] (1/2) Reloading device manager configuration...
[2020-09-04T14:05:05.234Z]   Skipped: Device manager is not running.
[2020-09-04T14:05:05.234Z] (2/2) Updating fontconfig cache...
[2020-09-04T14:05:05.234Z] ==> Retrieving sources...
[2020-09-04T14:05:05.234Z]   -> Found vice-3.4.tar.gz
[2020-09-04T14:05:05.234Z]   -> Found disable-fc-cache.patch
[2020-09-04T14:05:05.234Z] ==> WARNING: Skipping all source file integrity checks.
[2020-09-04T14:05:05.235Z] ==> Extracting sources...
[2020-09-04T14:05:05.485Z]   -> Extracting vice-3.4.tar.gz with bsdtar
[2020-09-04T14:05:06.036Z] ==> Starting prepare()...
[2020-09-04T14:05:06.286Z] patching file configure.ac
[2020-09-04T14:05:06.286Z] Hunk #1 succeeded at 2766 with fuzz 1 (offset -232 lines).
[2020-09-04T14:05:12.767Z] aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
[2020-09-04T14:05:12.767Z] configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.767Z] configure.in:105: the top level
[2020-09-04T14:05:12.767Z] configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.767Z] configure.in:105: the top level
[2020-09-04T14:05:12.767Z] configure.in:142: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-09-04T14:05:12.767Z] configure.in:142: the top level
[2020-09-04T14:05:12.767Z] configure.in:150: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.767Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-09-04T14:05:12.768Z] configure.in:150: the top level
[2020-09-04T14:05:12.768Z] configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] configure.in:105: the top level
[2020-09-04T14:05:12.768Z] configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] configure.in:105: the top level
[2020-09-04T14:05:12.768Z] configure.in:142: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-09-04T14:05:12.768Z] configure.in:142: the top level
[2020-09-04T14:05:12.768Z] configure.in:150: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-09-04T14:05:12.768Z] configure.in:150: the top level
[2020-09-04T14:05:12.768Z] configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] configure.in:105: the top level
[2020-09-04T14:05:12.768Z] configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] configure.in:105: the top level
[2020-09-04T14:05:12.768Z] configure.in:142: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-09-04T14:05:12.768Z] configure.in:142: the top level
[2020-09-04T14:05:12.768Z] configure.in:150: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-09-04T14:05:12.768Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-09-04T14:05:12.768Z] configure.in:150: the top level
[2020-09-04T14:05:13.019Z] automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
[2020-09-04T14:05:13.269Z] configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:13.269Z] configure.in:105: the top level
[2020-09-04T14:05:13.269Z] configure.in:105: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:13.269Z] configure.in:105: the top level
[2020-09-04T14:05:13.269Z] configure.in:142: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-09-04T14:05:13.269Z] configure.in:142: the top level
[2020-09-04T14:05:13.269Z] configure.in:150: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.269Z] ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
[2020-09-04T14:05:13.270Z] ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
[2020-09-04T14:05:13.270Z] ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
[2020-09-04T14:05:13.270Z] ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
[2020-09-04T14:05:13.270Z] configure.in:150: the top level
[2020-09-04T14:05:13.520Z] automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
[2020-09-04T14:05:14.863Z] aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
[2020-09-04T14:05:15.774Z] automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
[2020-09-04T14:05:16.325Z] configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
[2020-09-04T14:05:16.325Z] configure.in:5: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
[2020-09-04T14:05:16.325Z] automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
[2020-09-04T14:05:19.553Z] configure.ac:305: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
[2020-09-04T14:05:19.553Z] configure.ac:305: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
[2020-09-04T14:05:22.781Z] src/arch/gtk3/novte/Makefile.am:101: warning: filter %.h,$^: non-POSIX variable name
[2020-09-04T14:05:22.781Z] src/arch/gtk3/novte/Makefile.am:101: (probably a GNU make extension)
[2020-09-04T14:05:22.781Z] src/arch/gtk3/novte/Makefile.am:106: warning: filter %.h,$^: non-POSIX variable name
[2020-09-04T14:05:22.781Z] src/arch/gtk3/novte/Makefile.am:106: (probably a GNU make extension)
[2020-09-04T14:05:26.009Z] ==> Starting build()...
[2020-09-04T14:05:26.009Z] option checking is yes
[2020-09-04T14:05:26.260Z] checking build system type... x86_64-pc-linux-gnu
[2020-09-04T14:05:26.260Z] checking host system type... x86_64-pc-linux-gnu
[2020-09-04T14:05:26.260Z] checking for gcc... gcc
[2020-09-04T14:05:26.260Z] checking whether the C compiler works... yes
[2020-09-04T14:05:26.260Z] checking for C compiler default output file name... a.out
[2020-09-04T14:05:26.260Z] checking for suffix of executables... 
[2020-09-04T14:05:26.260Z] checking whether we are cross compiling... no
[2020-09-04T14:05:26.510Z] checking for suffix of object files... o
[2020-09-04T14:05:26.510Z] checking whether we are using the GNU C compiler... yes
[2020-09-04T14:05:26.510Z] checking whether gcc accepts -g... yes
[2020-09-04T14:05:26.510Z] checking for gcc option to accept ISO C89... none needed
[2020-09-04T14:05:26.510Z] checking whether gcc understands -c and -o together... yes
[2020-09-04T14:05:26.510Z] checking for gcc option to accept ISO C99... none needed
[2020-09-04T14:05:26.761Z] checking how to run the C preprocessor... gcc -E
[2020-09-04T14:05:26.761Z] checking for g++... g++
[2020-09-04T14:05:26.761Z] checking whether we are using the GNU C++ compiler... yes
[2020-09-04T14:05:26.761Z] checking whether g++ accepts -g... yes
[2020-09-04T14:05:27.011Z] checking whether g++ supports C++11 features with -std=c++11... yes
[2020-09-04T14:05:27.011Z] checking how to run the C++ preprocessor... g++ -std=c++11 -E
[2020-09-04T14:05:27.011Z] checking if the C compiler supports -Wall... yes
[2020-09-04T14:05:27.011Z] checking if the C compiler supports -Wformat... yes
[2020-09-04T14:05:27.011Z] checking if the C compiler supports -Wformat-signedness... yes
[2020-09-04T14:05:27.262Z] checking if the C compiler supports -Wformat-pedantic... no
[2020-09-04T14:05:27.262Z] checking if the C compiler supports -Wshadow... yes
[2020-09-04T14:05:27.262Z] checking if the C compiler supports -Wpointer-arith... yes
[2020-09-04T14:05:27.262Z] checking if the C compiler supports -Wstrict-prototypes... yes
[2020-09-04T14:05:27.262Z] checking if the C compiler supports -Wuninitialized... yes
[2020-09-04T14:05:27.262Z] checking if the C compiler supports -Wunreachable-code... yes
[2020-09-04T14:05:27.262Z] checking if the C compiler supports -Wno-unused-parameter... yes
[2020-09-04T14:05:27.262Z] checking if the C compiler supports -Wmacro-redefined... no
[2020-09-04T14:05:27.512Z] checking if the C compiler supports -Werror=implicit-function-declaration... yes
[2020-09-04T14:05:27.512Z] checking if the C compiler supports -Wfatal-errors... yes
[2020-09-04T14:05:27.512Z] checking if the C compiler supports -fdiagnostics-absolute-paths... no
[2020-09-04T14:05:27.512Z] checking if the C++ compiler supports -Wall... yes
[2020-09-04T14:05:27.512Z] checking if the C++ compiler supports -Wformat... yes
[2020-09-04T14:05:27.512Z] checking if the C++ compiler supports -Wformat-pedantic... no
[2020-09-04T14:05:27.512Z] checking if the C++ compiler supports -Wshadow... yes
[2020-09-04T14:05:27.763Z] checking if the C++ compiler supports -Wpointer-arith... yes
[2020-09-04T14:05:27.763Z] checking if the C++ compiler supports -Wuninitialized... yes
[2020-09-04T14:05:27.763Z] checking if the C++ compiler supports -Wunreachable-code... yes
[2020-09-04T14:05:27.763Z] checking if the C++ compiler supports -Wno-unused-parameter... yes
[2020-09-04T14:05:27.763Z] checking if the C++ compiler supports -Werror=implicit-function-declaration... no
[2020-09-04T14:05:27.763Z] checking if the C++ compiler supports -Wfatal-errors... yes
[2020-09-04T14:05:27.763Z] checking if the C++ compiler supports -fdiagnostics-absolute-paths... no
[2020-09-04T14:05:28.014Z] checking if the C++ compiler supports -Wno-address-of-packed-member... yes
[2020-09-04T14:05:28.014Z] checking if the C++ compiler supports -Wno-char-subscripts... yes
[2020-09-04T14:05:28.014Z] checking if the C++ compiler supports -Wno-format-signedness... yes
[2020-09-04T14:05:28.014Z] checking for a BSD-compatible install... /usr/bin/install -c
[2020-09-04T14:05:28.014Z] checking whether ln -s works... yes
[2020-09-04T14:05:28.014Z] checking for flex... flex
[2020-09-04T14:05:28.014Z] checking lex output file root... lex.yy
[2020-09-04T14:05:28.564Z] checking lex library... -lfl
[2020-09-04T14:05:29.115Z] checking whether yytext is a pointer... yes
[2020-09-04T14:05:29.115Z] checking for ld used by GCC... /usr/bin/ld
[2020-09-04T14:05:29.115Z] checking if the linker (/usr/bin/ld) is GNU ld... yes
[2020-09-04T14:05:29.115Z] checking for ar... ar
[2020-09-04T14:05:29.115Z] checking for svn... :
[2020-09-04T14:05:29.115Z] checking for tar... tar
[2020-09-04T14:05:29.115Z] checking for svnversion... :
[2020-09-04T14:05:29.115Z] checking for byacc... no
[2020-09-04T14:05:29.115Z] checking for yacc... yacc
[2020-09-04T14:05:29.115Z] checking for makeinfo... makeinfo
[2020-09-04T14:05:29.115Z] checking for texi2dvi... texi2dvi
[2020-09-04T14:05:29.115Z] checking for pdftex... no
[2020-09-04T14:05:29.115Z] checking for dos2unix... no
[2020-09-04T14:05:29.115Z] checking for xa... xa
[2020-09-04T14:05:29.115Z] checking for makeguide... no
[2020-09-04T14:05:29.115Z] checking for hhc... no
[2020-09-04T14:05:29.115Z] checking for makertf... no
[2020-09-04T14:05:29.115Z] checking for hcrtf... no
[2020-09-04T14:05:29.115Z] checking for texi2ipf... no
[2020-09-04T14:05:29.115Z] checking for wipfc... no
[2020-09-04T14:05:29.115Z] checking for ipfc... no
[2020-09-04T14:05:29.115Z] checking for iconv... iconv
[2020-09-04T14:05:29.115Z] checking for ranlib... ranlib
[2020-09-04T14:05:29.115Z] checking for strip... strip
[2020-09-04T14:05:29.115Z] checking for objdump... objdump
[2020-09-04T14:05:29.115Z] checking for sdl2-config... sdl2-config
[2020-09-04T14:05:29.115Z] checking for sdl-config... no
[2020-09-04T14:05:29.115Z] checking whether make supports the include directive... yes (GNU style)
[2020-09-04T14:05:29.115Z] checking dependency style of gcc... gcc3
[2020-09-04T14:05:29.115Z] checking for special C compiler options needed for large files... no
[2020-09-04T14:05:29.115Z] checking for _FILE_OFFSET_BITS value needed for large files... no
[2020-09-04T14:05:29.115Z] checking whether build environment is sane... yes
[2020-09-04T14:05:29.115Z] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[2020-09-04T14:05:29.115Z] checking for gawk... gawk
[2020-09-04T14:05:29.115Z] checking whether make sets $(MAKE)... yes
[2020-09-04T14:05:29.115Z] checking whether make supports nested variables... yes
[2020-09-04T14:05:29.115Z] checking dependency style of gcc... gcc3
[2020-09-04T14:05:29.366Z] checking dependency style of g++ -std=c++11... gcc3
[2020-09-04T14:05:29.366Z] checking for pkg-config... /usr/bin/pkg-config
[2020-09-04T14:05:29.366Z] checking pkg-config is at least version 0.9.0... yes
[2020-09-04T14:05:29.366Z] checking for time_t in time.h... yes
[2020-09-04T14:05:29.366Z] checking for time_t in sys/types.h... yes
[2020-09-04T14:05:29.366Z] checking size of time_t... 8
[2020-09-04T14:05:29.366Z] checking if the compiler supports -march=native... yes
[2020-09-04T14:05:29.616Z] checking if ar truncates object names... ar: `u' modifier ignored since `D' is the default (see `U')
[2020-09-04T14:05:29.616Z] no
[2020-09-04T14:05:29.616Z] checking if ar complains about the 'u' option... yes
[2020-09-04T14:05:29.616Z] using ar wrapper instead of ar directly
[2020-09-04T14:05:29.616Z] checking for GTK... no
[2020-09-04T14:05:29.867Z] checking for GLIB... yes
[2020-09-04T14:05:29.867Z] checking whether SDL2 requires a prefix on includes... yes
[2020-09-04T14:05:29.867Z] checking for SDL audio support... yes
[2020-09-04T14:05:30.117Z] checking for SDL_NumJoysticks... yes
[2020-09-04T14:05:30.117Z] checking if the makeinfo supports amigaguide... no
[2020-09-04T14:05:30.368Z] checking for libiconv_open in -liconv... no
[2020-09-04T14:05:30.368Z] checking for perl... /usr/bin/perl
[2020-09-04T14:05:30.368Z] checking if the compiler accepts --param inline-unit-growth=60... yes
[2020-09-04T14:05:30.368Z] checking if the compiler accepts --param max-inline-insns-single=600... yes
[2020-09-04T14:05:30.368Z] checking whether we are using the GNU C++ compiler... (cached) yes
[2020-09-04T14:05:30.368Z] checking whether g++ -std=c++11 accepts -g... (cached) yes
[2020-09-04T14:05:30.368Z] checking how to run the C++ preprocessor... g++ -std=c++11 -E
[2020-09-04T14:05:30.368Z] checking sys/types.h usability... yes
[2020-09-04T14:05:30.368Z] checking sys/types.h presence... yes
[2020-09-04T14:05:30.368Z] checking for sys/types.h... yes
[2020-09-04T14:05:30.618Z] checking for off_t... yes
[2020-09-04T14:05:30.618Z] checking for pid_t... yes
[2020-09-04T14:05:30.618Z] checking for size_t... yes
[2020-09-04T14:05:30.875Z] checking for ssize_t... yes
[2020-09-04T14:05:30.875Z] checking for inline... inline
[2020-09-04T14:05:30.875Z] checking whether byte ordering is bigendian... no
[2020-09-04T14:05:31.126Z] checking size of unsigned short... 2
[2020-09-04T14:05:31.126Z] checking size of unsigned int... 4
[2020-09-04T14:05:31.126Z] checking size of unsigned long... 8
[2020-09-04T14:05:31.376Z] checking for dirent.h that defines DIR... yes
[2020-09-04T14:05:31.376Z] checking for library containing opendir... none required
[2020-09-04T14:05:31.376Z] checking direct.h usability... no
[2020-09-04T14:05:31.376Z] checking direct.h presence... no
[2020-09-04T14:05:31.376Z] checking for direct.h... no
[2020-09-04T14:05:31.376Z] checking errno.h usability... yes
[2020-09-04T14:05:31.376Z] checking errno.h presence... yes
[2020-09-04T14:05:31.376Z] checking for errno.h... yes
[2020-09-04T14:05:31.376Z] checking fcntl.h usability... yes
[2020-09-04T14:05:31.626Z] checking fcntl.h presence... yes
[2020-09-04T14:05:31.627Z] checking for fcntl.h... yes
[2020-09-04T14:05:31.627Z] checking limits.h usability... yes
[2020-09-04T14:05:31.627Z] checking limits.h presence... yes
[2020-09-04T14:05:31.627Z] checking for limits.h... yes
[2020-09-04T14:05:31.627Z] checking regex.h usability... yes
[2020-09-04T14:05:31.627Z] checking regex.h presence... yes
[2020-09-04T14:05:31.627Z] checking for regex.h... yes
[2020-09-04T14:05:31.627Z] checking unistd.h usability... yes
[2020-09-04T14:05:31.627Z] checking unistd.h presence... yes
[2020-09-04T14:05:31.627Z] checking for unistd.h... yes
[2020-09-04T14:05:31.877Z] checking strings.h usability... yes
[2020-09-04T14:05:31.877Z] checking strings.h presence... yes
[2020-09-04T14:05:31.877Z] checking for strings.h... yes
[2020-09-04T14:05:31.877Z] checking sys/dirent.h usability... no
[2020-09-04T14:05:31.877Z] checking sys/dirent.h presence... no
[2020-09-04T14:05:31.877Z] checking for sys/dirent.h... no
[2020-09-04T14:05:31.877Z] checking sys/stat.h usability... yes
[2020-09-04T14:05:31.877Z] checking sys/stat.h presence... yes
[2020-09-04T14:05:31.877Z] checking for sys/stat.h... yes
[2020-09-04T14:05:32.127Z] checking inttypes.h usability... yes
[2020-09-04T14:05:32.127Z] checking inttypes.h presence... yes
[2020-09-04T14:05:32.127Z] checking for inttypes.h... yes
[2020-09-04T14:05:32.127Z] checking libgen.h usability... yes
[2020-09-04T14:05:32.127Z] checking libgen.h presence... yes
[2020-09-04T14:05:32.127Z] checking for libgen.h... yes
[2020-09-04T14:05:32.127Z] checking sys/ioctl.h usability... yes
[2020-09-04T14:05:32.127Z] checking sys/ioctl.h presence... yes
[2020-09-04T14:05:32.127Z] checking for sys/ioctl.h... yes
[2020-09-04T14:05:32.127Z] checking dir.h usability... no
[2020-09-04T14:05:32.378Z] checking dir.h presence... no
[2020-09-04T14:05:32.378Z] checking for dir.h... no
[2020-09-04T14:05:32.378Z] checking io.h usability... no
[2020-09-04T14:05:32.378Z] checking io.h presence... no
[2020-09-04T14:05:32.378Z] checking for io.h... no
[2020-09-04T14:05:32.378Z] checking process.h usability... no
[2020-09-04T14:05:32.378Z] checking process.h presence... no
[2020-09-04T14:05:32.378Z] checking for process.h... no
[2020-09-04T14:05:32.378Z] checking signal.h usability... yes
[2020-09-04T14:05:32.378Z] checking signal.h presence... yes
[2020-09-04T14:05:32.378Z] checking for signal.h... yes
[2020-09-04T14:05:32.628Z] checking alloca.h usability... yes
[2020-09-04T14:05:32.628Z] checking alloca.h presence... yes
[2020-09-04T14:05:32.628Z] checking for alloca.h... yes
[2020-09-04T14:05:32.628Z] checking wchar.h usability... yes
[2020-09-04T14:05:32.628Z] checking wchar.h presence... yes
[2020-09-04T14:05:32.628Z] checking for wchar.h... yes
[2020-09-04T14:05:32.628Z] checking stdint.h usability... yes
[2020-09-04T14:05:32.628Z] checking stdint.h presence... yes
[2020-09-04T14:05:32.628Z] checking for stdint.h... yes
[2020-09-04T14:05:32.879Z] checking sys/time.h usability... yes
[2020-09-04T14:05:32.879Z] checking sys/time.h presence... yes
[2020-09-04T14:05:32.879Z] checking for sys/time.h... yes
[2020-09-04T14:05:32.879Z] checking for regexp.h... no
[2020-09-04T14:05:32.879Z] checking whether sys_siglist is declared... no
[2020-09-04T14:05:32.879Z] checking dlfcn.h usability... yes
[2020-09-04T14:05:32.879Z] checking dlfcn.h presence... yes
[2020-09-04T14:05:32.879Z] checking for dlfcn.h... yes
[2020-09-04T14:05:33.129Z] checking for dlopen... no
[2020-09-04T14:05:33.129Z] checking for dlopen in -ldl... yes
[2020-09-04T14:05:33.129Z] checking math.h usability... yes
[2020-09-04T14:05:33.129Z] checking math.h presence... yes
[2020-09-04T14:05:33.129Z] checking for math.h... yes
[2020-09-04T14:05:33.129Z] checking for sqrt in -lm... yes
[2020-09-04T14:05:33.380Z] checking zlib.h usability... yes
[2020-09-04T14:05:33.380Z] checking zlib.h presence... yes
[2020-09-04T14:05:33.380Z] checking for zlib.h... yes
[2020-09-04T14:05:33.380Z] checking for zlibVersion in -lz... (cached) yes
[2020-09-04T14:05:33.380Z] checking for sys/types.h... (cached) yes
[2020-09-04T14:05:33.380Z] checking for unistd.h... (cached) yes
[2020-09-04T14:05:33.380Z] checking sys/socket.h usability... yes
[2020-09-04T14:05:33.380Z] checking sys/socket.h presence... yes
[2020-09-04T14:05:33.380Z] checking for sys/socket.h... yes
[2020-09-04T14:05:33.380Z] checking for sys/time.h... (cached) yes
[2020-09-04T14:05:33.380Z] checking sys/select.h usability... yes
[2020-09-04T14:05:33.380Z] checking sys/select.h presence... yes
[2020-09-04T14:05:33.380Z] checking for sys/select.h... yes
[2020-09-04T14:05:33.630Z] checking netinet/in.h usability... yes
[2020-09-04T14:05:33.630Z] checking netinet/in.h presence... yes
[2020-09-04T14:05:33.630Z] checking for netinet/in.h... yes
[2020-09-04T14:05:33.630Z] checking arpa/inet.h usability... yes
[2020-09-04T14:05:33.630Z] checking arpa/inet.h presence... yes
[2020-09-04T14:05:33.630Z] checking for arpa/inet.h... yes
[2020-09-04T14:05:33.630Z] checking netdb.h usability... yes
[2020-09-04T14:05:33.630Z] checking netdb.h presence... yes
[2020-09-04T14:05:33.630Z] checking for netdb.h... yes
[2020-09-04T14:05:33.881Z] checking for dgettext in -lintl... no
[2020-09-04T14:05:33.881Z] checking for gethostbyname in -lnsl... no
[2020-09-04T14:05:33.881Z] checking for gethostbyname in -lsocket... no
[2020-09-04T14:05:33.881Z] checking for gethostbyname in -lbsd... no
[2020-09-04T14:05:34.131Z] checking for gethostbyname in -lnet... no
[2020-09-04T14:05:34.131Z] checking for gethostbyname in -linet... no
[2020-09-04T14:05:34.131Z] checking netinet/tcp.h usability... yes
[2020-09-04T14:05:34.131Z] checking netinet/tcp.h presence... yes
[2020-09-04T14:05:34.131Z] checking for netinet/tcp.h... yes
[2020-09-04T14:05:34.131Z] checking for socket... yes
[2020-09-04T14:05:34.382Z] checking for send... yes
[2020-09-04T14:05:34.382Z] checking for bind... yes
[2020-09-04T14:05:34.382Z] checking for listen... yes
[2020-09-04T14:05:34.632Z] checking for gethostbyname... yes
[2020-09-04T14:05:34.632Z] checking for connect... yes
[2020-09-04T14:05:34.632Z] checking for recv... yes
[2020-09-04T14:05:34.883Z] checking for accept... yes
[2020-09-04T14:05:34.883Z] checking for htons... yes
[2020-09-04T14:05:34.883Z] checking for htonl... yes
[2020-09-04T14:05:34.883Z] checking for getdtablesize... yes
[2020-09-04T14:05:35.133Z] checking for getrlimit... yes
[2020-09-04T14:05:35.133Z] checking For socklen_t... yes
[2020-09-04T14:05:35.133Z] checking for in_addr_t... yes
[2020-09-04T14:05:35.133Z] checking if IPV6 should be enabled... yes
[2020-09-04T14:05:35.133Z] checking struct sockaddr::ss_family... yes
[2020-09-04T14:05:35.383Z] checking for gethostbyname2... yes
[2020-09-04T14:05:35.384Z] checking for FFMPEG support... checking for pkg-config... (cached) /usr/bin/pkg-config
[2020-09-04T14:05:35.384Z] checking pkg-config is at least version 0.9.0... yes
[2020-09-04T14:05:35.384Z] via pkg-config
[2020-09-04T14:05:35.384Z] checking for FFMPEG_AV... yes
[2020-09-04T14:05:35.384Z] checking libavformat/avformat.h usability... yes
[2020-09-04T14:05:35.384Z] checking libavformat/avformat.h presence... yes
[2020-09-04T14:05:35.384Z] checking for libavformat/avformat.h... yes
[2020-09-04T14:05:35.384Z] checking for FFMPEG_SWSCALE... yes
[2020-09-04T14:05:35.384Z] checking for FFMPEG_SWRESAMPLE... yes
[2020-09-04T14:05:35.384Z] checking if we are using glibc-2.20 and up... yes
[2020-09-04T14:05:35.634Z] checking pulse/simple.h usability... yes
[2020-09-04T14:05:35.634Z] checking pulse/simple.h presence... yes
[2020-09-04T14:05:35.634Z] checking for pulse/simple.h... yes
[2020-09-04T14:05:35.634Z] checking for pa_simple_new in -lpulse-simple... yes
[2020-09-04T14:05:35.634Z] checking alsa/asoundlib.h usability... yes
[2020-09-04T14:05:35.891Z] checking alsa/asoundlib.h presence... yes
[2020-09-04T14:05:35.891Z] checking for alsa/asoundlib.h... yes
[2020-09-04T14:05:35.891Z] checking for snd_pcm_open in -lasound... yes
[2020-09-04T14:05:35.891Z] checking for snd_pcm_avail in -lasound... yes
[2020-09-04T14:05:35.891Z] checking linux/soundcard.h usability... yes
[2020-09-04T14:05:35.891Z] checking linux/soundcard.h presence... yes
[2020-09-04T14:05:35.891Z] checking for linux/soundcard.h... yes
[2020-09-04T14:05:36.142Z] checking machine/soundcard.h usability... no
[2020-09-04T14:05:36.142Z] checking machine/soundcard.h presence... no
[2020-09-04T14:05:36.142Z] checking for machine/soundcard.h... no
[2020-09-04T14:05:36.142Z] checking sys/soundcard.h usability... yes
[2020-09-04T14:05:36.142Z] checking sys/soundcard.h presence... yes
[2020-09-04T14:05:36.142Z] checking for sys/soundcard.h... yes
[2020-09-04T14:05:36.142Z] checking soundcard.h usability... no
[2020-09-04T14:05:36.142Z] checking soundcard.h presence... no
[2020-09-04T14:05:36.142Z] checking for soundcard.h... no
[2020-09-04T14:05:36.392Z] checking for _oss_ioctl in -lossaudio... no
[2020-09-04T14:05:36.392Z] checking sys/audioio.h usability... no
[2020-09-04T14:05:36.392Z] checking sys/audioio.h presence... no
[2020-09-04T14:05:36.392Z] checking for sys/audioio.h... no
[2020-09-04T14:05:36.392Z] checking lame/lame.h usability... yes
[2020-09-04T14:05:36.392Z] checking lame/lame.h presence... yes
[2020-09-04T14:05:36.392Z] checking for lame/lame.h... yes
[2020-09-04T14:05:36.392Z] checking for lame lib linking... dynlib
[2020-09-04T14:05:36.392Z] checking vorbis/vorbisfile.h usability... yes
[2020-09-04T14:05:36.643Z] checking vorbis/vorbisfile.h presence... yes
[2020-09-04T14:05:36.643Z] checking for vorbis/vorbisfile.h... yes
[2020-09-04T14:05:36.643Z] checking for ogg_stream_flush in -logg... yes
[2020-09-04T14:05:36.643Z] checking for vorbis_info_clear in -lvorbis... yes
[2020-09-04T14:05:36.643Z] checking for ov_open_callbacks in -lvorbisfile... yes
[2020-09-04T14:05:36.893Z] checking for vorbis_encode_init_vbr in -lvorbisenc... yes
[2020-09-04T14:05:36.893Z] checking FLAC/stream_decoder.h usability... yes
[2020-09-04T14:05:36.893Z] checking FLAC/stream_decoder.h presence... yes
[2020-09-04T14:05:36.893Z] checking for FLAC/stream_decoder.h... yes
[2020-09-04T14:05:36.893Z] checking for FLAC__stream_decoder_get_channels in -lFLAC... yes
[2020-09-04T14:05:36.893Z] checking linux/hardsid.h usability... no
[2020-09-04T14:05:37.144Z] checking linux/hardsid.h presence... no
[2020-09-04T14:05:37.144Z] checking for linux/hardsid.h... no
[2020-09-04T14:05:37.144Z] checking linux/ppdev.h usability... yes
[2020-09-04T14:05:37.144Z] checking linux/ppdev.h presence... yes
[2020-09-04T14:05:37.144Z] checking for linux/ppdev.h... yes
[2020-09-04T14:05:37.144Z] checking linux/parport.h usability... yes
[2020-09-04T14:05:37.144Z] checking linux/parport.h presence... yes
[2020-09-04T14:05:37.144Z] checking for linux/parport.h... yes
[2020-09-04T14:05:37.144Z] checking dev/ppbus/ppi.h usability... no
[2020-09-04T14:05:37.144Z] checking dev/ppbus/ppi.h presence... no
[2020-09-04T14:05:37.144Z] checking for dev/ppbus/ppi.h... no
[2020-09-04T14:05:37.394Z] checking dev/ppbus/ppbconf.h usability... no
[2020-09-04T14:05:37.394Z] checking dev/ppbus/ppbconf.h presence... no
[2020-09-04T14:05:37.394Z] checking for dev/ppbus/ppbconf.h... no
[2020-09-04T14:05:37.394Z] checking cwsid.h usability... no
[2020-09-04T14:05:37.394Z] checking cwsid.h presence... no
[2020-09-04T14:05:37.394Z] checking for cwsid.h... no
[2020-09-04T14:05:37.394Z] checking machine/sysarch.h usability... no
[2020-09-04T14:05:37.394Z] checking machine/sysarch.h presence... no
[2020-09-04T14:05:37.394Z] checking for machine/sysarch.h... no
[2020-09-04T14:05:37.394Z] checking for unistd.h... (cached) yes
[2020-09-04T14:05:37.645Z] checking sys/io.h usability... yes
[2020-09-04T14:05:37.645Z] checking sys/io.h presence... yes
[2020-09-04T14:05:37.645Z] checking for sys/io.h... yes
[2020-09-04T14:05:37.645Z] checking machine/pio.h usability... no
[2020-09-04T14:05:37.645Z] checking machine/pio.h presence... no
[2020-09-04T14:05:37.645Z] checking for machine/pio.h... no
[2020-09-04T14:05:37.645Z] checking machine/cpufunc.h usability... no
[2020-09-04T14:05:37.645Z] checking machine/cpufunc.h presence... no
[2020-09-04T14:05:37.645Z] checking for machine/cpufunc.h... no
[2020-09-04T14:05:37.645Z] checking pci/pci.h usability... no
[2020-09-04T14:05:37.895Z] checking pci/pci.h presence... no
[2020-09-04T14:05:37.895Z] checking for pci/pci.h... no
[2020-09-04T14:05:37.895Z] checking for ioperm... yes
[2020-09-04T14:05:37.895Z] checking for inb... no
[2020-09-04T14:05:37.895Z] checking for outb... no
[2020-09-04T14:05:38.146Z] checking for outb_p... no
[2020-09-04T14:05:38.146Z] checking for inb_p... no
[2020-09-04T14:05:38.146Z] checking for inbv... no
[2020-09-04T14:05:38.396Z] checking for outbv... no
[2020-09-04T14:05:38.396Z] checking return type of signal handlers... void
[2020-09-04T14:05:38.396Z] checking vfork.h usability... no
[2020-09-04T14:05:38.396Z] checking vfork.h presence... no
[2020-09-04T14:05:38.396Z] checking for vfork.h... no
[2020-09-04T14:05:38.396Z] checking for fork... yes
[2020-09-04T14:05:38.647Z] checking for vfork... yes
[2020-09-04T14:05:38.647Z] checking for working fork... yes
[2020-09-04T14:05:38.647Z] checking for working vfork... (cached) yes
[2020-09-04T14:05:38.897Z] checking for u_short... yes
[2020-09-04T14:05:38.897Z] checking for socklen_t... yes
[2020-09-04T14:05:38.897Z] checking for gettimeofday in -lbsd... no
[2020-09-04T14:05:38.897Z] checking for gettimeofday in -lposix... no
[2020-09-04T14:05:39.148Z] checking for gettimeofday... yes
[2020-09-04T14:05:39.148Z] checking for memmove... yes
[2020-09-04T14:05:39.148Z] checking for atexit... yes
[2020-09-04T14:05:39.398Z] checking for strerror... yes
[2020-09-04T14:05:39.398Z] checking for strcasecmp... yes
[2020-09-04T14:05:39.398Z] checking for strncasecmp... yes
[2020-09-04T14:05:39.649Z] checking for dirname... yes
[2020-09-04T14:05:39.649Z] checking for mkstemp... yes
[2020-09-04T14:05:39.649Z] checking for swab... yes
[2020-09-04T14:05:39.899Z] checking for getcwd... yes
[2020-09-04T14:05:39.899Z] checking for getpwuid... yes
[2020-09-04T14:05:39.899Z] checking for random... yes
[2020-09-04T14:05:40.150Z] checking for rewinddir... yes
[2020-09-04T14:05:40.150Z] checking for strtok... yes
[2020-09-04T14:05:40.150Z] checking for strtok_r... yes
[2020-09-04T14:05:40.400Z] checking for strtoul... yes
[2020-09-04T14:05:40.400Z] checking for snprintf... yes
[2020-09-04T14:05:40.650Z] checking for vsnprintf... yes
[2020-09-04T14:05:40.651Z] checking for ltoa... no
[2020-09-04T14:05:40.651Z] checking for ultoa... no
[2020-09-04T14:05:40.901Z] checking for stpcpy... yes
[2020-09-04T14:05:40.901Z] checking for strlcpy... no
[2020-09-04T14:05:40.901Z] checking for strlwr... no
[2020-09-04T14:05:41.151Z] checking for strrev... no
[2020-09-04T14:05:41.151Z] checking for fseeko... yes
[2020-09-04T14:05:41.151Z] checking for strdup... yes
[2020-09-04T14:05:41.402Z] checking for usleep... yes
[2020-09-04T14:05:41.402Z] checking for nanosleep... yes
[2020-09-04T14:05:41.402Z] checking readline/readline.h usability... yes
[2020-09-04T14:05:41.402Z] checking readline/readline.h presence... yes
[2020-09-04T14:05:41.402Z] checking for readline/readline.h... yes
[2020-09-04T14:05:41.402Z] checking for readline in -lreadline... yes
[2020-09-04T14:05:41.652Z] checking for rl_readline_name in -lreadline... yes
[2020-09-04T14:05:41.652Z] checking png.h usability... yes
[2020-09-04T14:05:41.652Z] checking png.h presence... yes
[2020-09-04T14:05:41.652Z] checking for png.h... yes
[2020-09-04T14:05:41.652Z] checking for png_sig_cmp in -lpng... yes
[2020-09-04T14:05:41.903Z] checking gif_lib.h usability... yes
[2020-09-04T14:05:41.903Z] checking gif_lib.h presence... yes
[2020-09-04T14:05:41.903Z] checking for gif_lib.h... yes
[2020-09-04T14:05:41.903Z] checking for EGifPutLine in -lungif... no
[2020-09-04T14:05:41.903Z] checking for EGifPutLine in -lgif... yes
[2020-09-04T14:05:41.903Z] checking jpeglib.h usability... yes
[2020-09-04T14:05:42.153Z] checking jpeglib.h presence... yes
[2020-09-04T14:05:42.153Z] checking for jpeglib.h... yes
[2020-09-04T14:05:42.153Z] checking for jpeg_CreateCompress in -ljpeg... yes
[2020-09-04T14:05:42.153Z] checking portaudio.h usability... no
[2020-09-04T14:05:42.153Z] checking portaudio.h presence... no
[2020-09-04T14:05:42.153Z] checking for portaudio.h... no
[2020-09-04T14:05:42.153Z] checking mpg123.h usability... no
[2020-09-04T14:05:42.153Z] checking mpg123.h presence... no
[2020-09-04T14:05:42.153Z] checking for mpg123.h... no
[2020-09-04T14:05:42.153Z] checking for OpenCBM support... yes
[2020-09-04T14:05:42.404Z] checking that generated files are newer than configure... done
[2020-09-04T14:05:42.404Z] configure: creating ./config.status
[2020-09-04T14:05:42.404Z] config.status: creating Makefile
[2020-09-04T14:05:42.404Z] config.status: creating build/Makefile
[2020-09-04T14:05:42.404Z] config.status: creating build/android/Makefile
[2020-09-04T14:05:42.654Z] config.status: creating build/beos/Makefile
[2020-09-04T14:05:42.655Z] config.status: creating build/macosx/Makefile
[2020-09-04T14:05:42.655Z] config.status: creating build/mingw/Makefile
[2020-09-04T14:05:42.655Z] config.status: creating data/Makefile
[2020-09-04T14:05:42.655Z] config.status: creating data/C128/Makefile
[2020-09-04T14:05:42.655Z] config.status: creating data/C64/Makefile
[2020-09-04T14:05:42.655Z] config.status: creating data/C64DTV/Makefile
[2020-09-04T14:05:42.655Z] config.status: creating data/CBM-II/Makefile
[2020-09-04T14:05:42.655Z] config.status: creating data/DRIVES/Makefile
[2020-09-04T14:05:42.905Z] config.status: creating data/PET/Makefile
[2020-09-04T14:05:42.905Z] config.status: creating data/PLUS4/Makefile
[2020-09-04T14:05:42.905Z] config.status: creating data/SCPU64/Makefile
[2020-09-04T14:05:42.905Z] config.status: creating data/PRINTER/Makefile
[2020-09-04T14:05:42.905Z] config.status: creating data/VIC20/Makefile
[2020-09-04T14:05:42.905Z] config.status: creating data/common/Makefile
[2020-09-04T14:05:42.905Z] config.status: creating doc/Makefile
[2020-09-04T14:05:42.905Z] config.status: creating doc/building/Makefile
[2020-09-04T14:05:42.905Z] config.status: creating doc/html/Makefile
[2020-09-04T14:05:43.156Z] config.status: creating doc/readmes/Makefile
[2020-09-04T14:05:43.156Z] config.status: creating man/Makefile
[2020-09-04T14:05:43.156Z] config.status: creating src/Makefile
[2020-09-04T14:05:43.156Z] config.status: creating src/debug.h
[2020-09-04T14:05:43.156Z] config.status: creating src/arch/Makefile
[2020-09-04T14:05:43.156Z] config.status: creating src/arch/android/Makefile
[2020-09-04T14:05:43.156Z] config.status: creating src/arch/android/AnVICE/AndroidManifest.xml
[2020-09-04T14:05:43.156Z] config.status: creating src/arch/android/AnVICE/Makefile
[2020-09-04T14:05:43.156Z] config.status: creating src/arch/android/AnVICE/.settings/Makefile
[2020-09-04T14:05:43.406Z] config.status: creating src/arch/android/AnVICE/assets-proto/Makefile
[2020-09-04T14:05:43.406Z] config.status: creating src/arch/android/AnVICE/jni/Makefile
[2020-09-04T14:05:43.406Z] config.status: creating src/arch/android/AnVICE/jni/locnet/Makefile
[2020-09-04T14:05:43.406Z] config.status: creating src/arch/android/AnVICE/jni/locnet_x64/Makefile
[2020-09-04T14:05:43.406Z] config.status: creating src/arch/android/AnVICE/jni/locnet_x64dtv/Makefile
[2020-09-04T14:05:43.406Z] config.status: creating src/arch/android/AnVICE/jni/locnet_x64sc/Makefile
[2020-09-04T14:05:43.406Z] config.status: creating src/arch/android/AnVICE/jni/locnet_x128/Makefile
[2020-09-04T14:05:43.406Z] config.status: creating src/arch/android/AnVICE/jni/locnet_xcbm2/Makefile
[2020-09-04T14:05:43.406Z] config.status: creating src/arch/android/AnVICE/jni/locnet_xcbm5x0/Makefile
[2020-09-04T14:05:43.657Z] config.status: creating src/arch/android/AnVICE/jni/locnet_xpet/Makefile
[2020-09-04T14:05:43.657Z] config.status: creating src/arch/android/AnVICE/jni/locnet_xplus4/Makefile
[2020-09-04T14:05:43.657Z] config.status: creating src/arch/android/AnVICE/jni/locnet_xscpu64/Makefile
[2020-09-04T14:05:43.657Z] config.status: creating src/arch/android/AnVICE/jni/locnet_xvic/Makefile
[2020-09-04T14:05:43.657Z] config.status: creating src/arch/android/AnVICE/jni/locnet_al/Makefile
[2020-09-04T14:05:43.657Z] config.status: creating src/arch/android/AnVICE/jni/sdl/Makefile
[2020-09-04T14:05:43.657Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64/Makefile
[2020-09-04T14:05:43.657Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_128_5x0/Makefile
[2020-09-04T14:05:43.657Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_dtv_128_5x0/Makefile
[2020-09-04T14:05:43.907Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc/Makefile
[2020-09-04T14:05:43.907Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_128/Makefile
[2020-09-04T14:05:43.907Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_128_2_5x0_pet_4_20/Makefile
[2020-09-04T14:05:43.907Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv/Makefile
[2020-09-04T14:05:43.907Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_128_2_5x0_pet_4_20/Makefile
[2020-09-04T14:05:43.907Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_scpu/Makefile
[2020-09-04T14:05:43.907Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_scpu_128/Makefile
[2020-09-04T14:05:43.907Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_scpu_128_2_5x0_20/Makefile
[2020-09-04T14:05:43.907Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_scpu_128_2_5x0_4_20/Makefile
[2020-09-04T14:05:44.158Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_scpu_128_2_5x0_pet_4/Makefile
[2020-09-04T14:05:44.158Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_scpu_128_2_5x0_pet_4_20/Makefile
[2020-09-04T14:05:44.158Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_scpu_128_2_pet_4_20/Makefile
[2020-09-04T14:05:44.158Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_scpu_128_4_20/Makefile
[2020-09-04T14:05:44.158Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_dtv_scpu_128_20/Makefile
[2020-09-04T14:05:44.158Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_scpu/Makefile
[2020-09-04T14:05:44.158Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_scpu_128/Makefile
[2020-09-04T14:05:44.158Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_scpu_128_2/Makefile
[2020-09-04T14:05:44.158Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_scpu_128_2_5x0_pet_4_20/Makefile
[2020-09-04T14:05:44.408Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_scpu_128_2_pet_4_20/Makefile
[2020-09-04T14:05:44.409Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_scpu_128_2_pet_20/Makefile
[2020-09-04T14:05:44.409Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_scpu_128_4/Makefile
[2020-09-04T14:05:44.409Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_scpu_128_20/Makefile
[2020-09-04T14:05:44.409Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64_sc_scpu_128_5x0_4_20/Makefile
[2020-09-04T14:05:44.409Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64dtv/Makefile
[2020-09-04T14:05:44.409Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64sc/Makefile
[2020-09-04T14:05:44.409Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64sc_scpu/Makefile
[2020-09-04T14:05:44.409Z] config.status: creating src/arch/android/AnVICE/jni/vice_x64sc_scpu_128_2_pet_4_20/Makefile
[2020-09-04T14:05:44.409Z] config.status: creating src/arch/android/AnVICE/jni/vice_x128/Makefile
[2020-09-04T14:05:44.659Z] config.status: creating src/arch/android/AnVICE/jni/vice_x128_2_5x0_pet/Makefile
[2020-09-04T14:05:44.659Z] config.status: creating src/arch/android/AnVICE/jni/vice_xcbm2/Makefile
[2020-09-04T14:05:44.659Z] config.status: creating src/arch/android/AnVICE/jni/vice_xcbm2_5x0/Makefile
[2020-09-04T14:05:44.659Z] config.status: creating src/arch/android/AnVICE/jni/vice_xcbm2_pet/Makefile
[2020-09-04T14:05:44.659Z] config.status: creating src/arch/android/AnVICE/jni/vice_xcbm5x0/Makefile
[2020-09-04T14:05:44.659Z] config.status: creating src/arch/android/AnVICE/jni/vice_xpet/Makefile
[2020-09-04T14:05:44.659Z] config.status: creating src/arch/android/AnVICE/jni/vice_xplus4/Makefile
[2020-09-04T14:05:44.659Z] config.status: creating src/arch/android/AnVICE/jni/vice_xscpu64/Makefile
[2020-09-04T14:05:44.659Z] config.status: creating src/arch/android/AnVICE/jni/vice_xvic/Makefile
[2020-09-04T14:05:44.910Z] config.status: creating src/arch/android/AnVICE/res-proto/Makefile
[2020-09-04T14:05:44.910Z] config.status: creating src/arch/android/AnVICE/res-proto/layout/Makefile
[2020-09-04T14:05:44.910Z] config.status: creating src/arch/android/AnVICE/res-proto/values/Makefile
[2020-09-04T14:05:44.910Z] config.status: creating src/arch/android/AnVICE/src-proto/Makefile
[2020-09-04T14:05:44.910Z] config.status: creating src/arch/android/AnVICE/src-proto/com/Makefile
[2020-09-04T14:05:44.910Z] config.status: creating src/arch/android/AnVICE/src-proto/com/locnet/Makefile
[2020-09-04T14:05:44.910Z] config.status: creating src/arch/android/AnVICE/src-proto/com/locnet/vice/Makefile
[2020-09-04T14:05:44.910Z] config.status: creating src/arch/gtk3/Makefile
[2020-09-04T14:05:44.910Z] config.status: creating src/arch/gtk3/data/Makefile
[2020-09-04T14:05:45.160Z] config.status: creating src/arch/gtk3/novte/Makefile
[2020-09-04T14:05:45.160Z] config.status: creating src/arch/gtk3/widgets/Makefile
[2020-09-04T14:05:45.160Z] config.status: creating src/arch/gtk3/widgets/base/Makefile
[2020-09-04T14:05:45.160Z] config.status: creating src/arch/mingw32-pcap/Makefile
[2020-09-04T14:05:45.160Z] config.status: creating src/arch/mingw32-pcap/wpcap/Makefile
[2020-09-04T14:05:45.160Z] config.status: creating src/arch/mingw32-pcap/wpcap/net/Makefile
[2020-09-04T14:05:45.160Z] config.status: creating src/arch/sdl/Makefile
[2020-09-04T14:05:45.160Z] config.status: creating src/arch/headless/Makefile
[2020-09-04T14:05:45.411Z] config.status: creating src/arch/shared/Makefile
[2020-09-04T14:05:45.411Z] config.status: creating src/buildtools/Makefile
[2020-09-04T14:05:45.411Z] config.status: creating src/c128/Makefile
[2020-09-04T14:05:45.411Z] config.status: creating src/c64/Makefile
[2020-09-04T14:05:45.411Z] config.status: creating src/c64/cart/Makefile
[2020-09-04T14:05:45.411Z] config.status: creating src/c64dtv/Makefile
[2020-09-04T14:05:45.411Z] config.status: creating src/scpu64/Makefile
[2020-09-04T14:05:45.411Z] config.status: creating src/cbm2/Makefile
[2020-09-04T14:05:45.411Z] config.status: creating src/core/Makefile
[2020-09-04T14:05:45.661Z] config.status: creating src/crtc/Makefile
[2020-09-04T14:05:45.661Z] config.status: creating src/diag/Makefile
[2020-09-04T14:05:45.661Z] config.status: creating src/diskimage/Makefile
[2020-09-04T14:05:45.661Z] config.status: creating src/drive/Makefile
[2020-09-04T14:05:45.661Z] config.status: creating src/drive/iec/Makefile
[2020-09-04T14:05:45.661Z] config.status: creating src/drive/iec/c64exp/Makefile
[2020-09-04T14:05:45.661Z] config.status: creating src/drive/iec/plus4exp/Makefile
[2020-09-04T14:05:45.661Z] config.status: creating src/drive/iec128dcr/Makefile
[2020-09-04T14:05:45.661Z] config.status: creating src/drive/iecieee/Makefile
[2020-09-04T14:05:45.912Z] config.status: creating src/drive/ieee/Makefile
[2020-09-04T14:05:45.912Z] config.status: creating src/drive/tcbm/Makefile
[2020-09-04T14:05:45.912Z] config.status: creating src/fileio/Makefile
[2020-09-04T14:05:45.912Z] config.status: creating src/fsdevice/Makefile
[2020-09-04T14:05:45.912Z] config.status: creating src/gfxoutputdrv/Makefile
[2020-09-04T14:05:45.912Z] config.status: creating src/hwsiddrv/Makefile
[2020-09-04T14:05:45.912Z] config.status: creating src/hvsc/Makefile
[2020-09-04T14:05:45.912Z] config.status: creating src/iecbus/Makefile
[2020-09-04T14:05:45.912Z] config.status: creating src/imagecontents/Makefile
[2020-09-04T14:05:46.162Z] config.status: creating src/iodrv/Makefile
[2020-09-04T14:05:46.162Z] config.status: creating src/joyport/Makefile
[2020-09-04T14:05:46.162Z] config.status: creating src/lib/Makefile
[2020-09-04T14:05:46.162Z] config.status: creating src/lib/ffmpeg/Makefile
[2020-09-04T14:05:46.162Z] config.status: creating src/lib/p64/Makefile
[2020-09-04T14:05:46.162Z] config.status: creating src/lib/linenoise-ng/Makefile
[2020-09-04T14:05:46.162Z] config.status: creating src/mididrv/Makefile
[2020-09-04T14:05:46.162Z] config.status: creating src/monitor/Makefile
[2020-09-04T14:05:46.162Z] config.status: creating src/parallel/Makefile
[2020-09-04T14:05:46.413Z] config.status: creating src/pet/Makefile
[2020-09-04T14:05:46.413Z] config.status: creating src/plus4/Makefile
[2020-09-04T14:05:46.413Z] config.status: creating src/printerdrv/Makefile
[2020-09-04T14:05:46.413Z] config.status: creating src/raster/Makefile
[2020-09-04T14:05:46.413Z] config.status: creating src/rs232drv/Makefile
[2020-09-04T14:05:46.413Z] config.status: creating src/rtc/Makefile
[2020-09-04T14:05:46.413Z] config.status: creating src/samplerdrv/Makefile
[2020-09-04T14:05:46.413Z] config.status: creating src/serial/Makefile
[2020-09-04T14:05:46.413Z] config.status: creating src/sid/Makefile
[2020-09-04T14:05:46.663Z] config.status: creating src/socketdrv/Makefile
[2020-09-04T14:05:46.663Z] config.status: creating src/sounddrv/Makefile
[2020-09-04T14:05:46.663Z] config.status: creating src/tape/Makefile
[2020-09-04T14:05:46.663Z] config.status: creating src/tapeport/Makefile
[2020-09-04T14:05:46.663Z] config.status: creating src/userport/Makefile
[2020-09-04T14:05:46.663Z] config.status: creating src/vdc/Makefile
[2020-09-04T14:05:46.663Z] config.status: creating src/vdrive/Makefile
[2020-09-04T14:05:46.663Z] config.status: creating src/vic20/Makefile
[2020-09-04T14:05:46.914Z] config.status: creating src/vic20/cart/Makefile
[2020-09-04T14:05:46.914Z] config.status: creating src/vicii/Makefile
[2020-09-04T14:05:46.914Z] config.status: creating src/viciisc/Makefile
[2020-09-04T14:05:46.914Z] config.status: creating src/viciivsid/Makefile
[2020-09-04T14:05:46.914Z] config.status: creating src/video/Makefile
[2020-09-04T14:05:46.914Z] config.status: creating src/version.h
[2020-09-04T14:05:46.914Z] config.status: creating src/vice-version.sh
[2020-09-04T14:05:46.914Z] config.status: creating src/config.h
[2020-09-04T14:05:46.914Z] config.status: executing depfiles commands
[2020-09-04T14:05:53.395Z] === configuring in src/resid (/build/vice/src/vice-3.4/src/resid)
[2020-09-04T14:05:53.395Z] configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--libdir=/usr/lib' '--enable-external-ffmpeg' '--enable-x64' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' --cache-file=/dev/null --srcdir=.
[2020-09-04T14:05:53.646Z] checking for a BSD-compatible install... /usr/bin/install -c
[2020-09-04T14:05:53.646Z] checking whether build environment is sane... yes
[2020-09-04T14:05:53.646Z] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[2020-09-04T14:05:53.646Z] checking for gawk... gawk
[2020-09-04T14:05:53.646Z] checking whether make sets $(MAKE)... yes
[2020-09-04T14:05:53.646Z] checking whether make supports nested variables... yes
[2020-09-04T14:05:53.646Z] checking build system type... x86_64-pc-linux-gnu
[2020-09-04T14:05:53.646Z] checking host system type... x86_64-pc-linux-gnu
[2020-09-04T14:05:53.646Z] checking for g++... g++
[2020-09-04T14:05:53.896Z] checking whether the C++ compiler works... yes
[2020-09-04T14:05:53.896Z] checking for C++ compiler default output file name... a.out
[2020-09-04T14:05:53.896Z] checking for suffix of executables... 
[2020-09-04T14:05:53.896Z] checking whether we are cross compiling... no
[2020-09-04T14:05:54.146Z] checking for suffix of object files... o
[2020-09-04T14:05:54.147Z] checking whether we are using the GNU C++ compiler... yes
[2020-09-04T14:05:54.147Z] checking whether g++ accepts -g... yes
[2020-09-04T14:05:54.147Z] checking whether make supports the include directive... yes (GNU style)
[2020-09-04T14:05:54.147Z] checking dependency style of g++... gcc3
[2020-09-04T14:05:54.147Z] checking if the compiler supports -march=native... yes
[2020-09-04T14:05:54.147Z] checking for ar... ar
[2020-09-04T14:05:54.147Z] checking for ranlib... ranlib
[2020-09-04T14:05:54.147Z] checking for perl... /usr/bin/perl
[2020-09-04T14:05:54.147Z] checking how to run the C++ preprocessor... g++ -E
[2020-09-04T14:05:54.397Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2020-09-04T14:05:54.397Z] checking for egrep... /usr/bin/grep -E
[2020-09-04T14:05:54.397Z] checking for ANSI C header files... yes
[2020-09-04T14:05:54.648Z] checking for sys/types.h... yes
[2020-09-04T14:05:54.648Z] checking for sys/stat.h... yes
[2020-09-04T14:05:54.648Z] checking for stdlib.h... yes
[2020-09-04T14:05:54.648Z] checking for string.h... yes
[2020-09-04T14:05:54.898Z] checking for memory.h... yes
[2020-09-04T14:05:54.898Z] checking for strings.h... yes
[2020-09-04T14:05:54.898Z] checking for inttypes.h... yes
[2020-09-04T14:05:54.898Z] checking for stdint.h... yes
[2020-09-04T14:05:55.148Z] checking for unistd.h... yes
[2020-09-04T14:05:55.149Z] checking math.h usability... yes
[2020-09-04T14:05:55.149Z] checking math.h presence... yes
[2020-09-04T14:05:55.149Z] checking for math.h... yes
[2020-09-04T14:05:55.399Z] checking size of int... 4
[2020-09-04T14:05:55.399Z] checking for working bool... yes
[2020-09-04T14:05:55.399Z] checking for __builtin_expect... yes
[2020-09-04T14:05:55.649Z] checking for log1p... yes
[2020-09-04T14:05:55.649Z] checking that generated files are newer than configure... done
[2020-09-04T14:05:55.649Z] configure: creating ./config.status
[2020-09-04T14:05:55.649Z] config.status: creating Makefile
[2020-09-04T14:05:55.649Z] config.status: creating siddefs.h
[2020-09-04T14:05:55.649Z] config.status: executing depfiles commands
[2020-09-04T14:05:55.900Z] === configuring in src/resid-dtv (/build/vice/src/vice-3.4/src/resid-dtv)
[2020-09-04T14:05:55.900Z] configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--libdir=/usr/lib' '--enable-external-ffmpeg' '--enable-x64' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' --cache-file=/dev/null --srcdir=.
[2020-09-04T14:05:55.900Z] checking for a BSD-compatible install... /usr/bin/install -c
[2020-09-04T14:05:55.900Z] checking whether build environment is sane... yes
[2020-09-04T14:05:55.900Z] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[2020-09-04T14:05:55.900Z] checking for gawk... gawk
[2020-09-04T14:05:56.150Z] checking whether make sets $(MAKE)... yes
[2020-09-04T14:05:56.150Z] checking whether make supports nested variables... yes
[2020-09-04T14:05:56.150Z] checking build system type... x86_64-pc-linux-gnu
[2020-09-04T14:05:56.150Z] checking host system type... x86_64-pc-linux-gnu
[2020-09-04T14:05:56.150Z] checking for g++... g++
[2020-09-04T14:05:56.150Z] checking whether the C++ compiler works... yes
[2020-09-04T14:05:56.150Z] checking for C++ compiler default output file name... a.out
[2020-09-04T14:05:56.401Z] checking for suffix of executables... 
[2020-09-04T14:05:56.401Z] checking whether we are cross compiling... no
[2020-09-04T14:05:56.401Z] checking for suffix of object files... o
[2020-09-04T14:05:56.401Z] checking whether we are using the GNU C++ compiler... yes
[2020-09-04T14:05:56.401Z] checking whether g++ accepts -g... yes
[2020-09-04T14:05:56.651Z] checking whether make supports the include directive... yes (GNU style)
[2020-09-04T14:05:56.651Z] checking dependency style of g++... gcc3
[2020-09-04T14:05:56.651Z] checking for ar... ar
[2020-09-04T14:05:56.651Z] checking for ranlib... ranlib
[2020-09-04T14:05:56.651Z] checking for perl... /usr/bin/perl
[2020-09-04T14:05:56.651Z] checking how to run the C++ preprocessor... g++ -E
[2020-09-04T14:05:56.652Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2020-09-04T14:05:56.652Z] checking for egrep... /usr/bin/grep -E
[2020-09-04T14:05:56.902Z] checking for ANSI C header files... yes
[2020-09-04T14:05:56.902Z] checking for sys/types.h... yes
[2020-09-04T14:05:56.902Z] checking for sys/stat.h... yes
[2020-09-04T14:05:57.152Z] checking for stdlib.h... yes
[2020-09-04T14:05:57.152Z] checking for string.h... yes
[2020-09-04T14:05:57.152Z] checking for memory.h... yes
[2020-09-04T14:05:57.403Z] checking for strings.h... yes
[2020-09-04T14:05:57.403Z] checking for inttypes.h... yes
[2020-09-04T14:05:57.403Z] checking for stdint.h... yes
[2020-09-04T14:05:57.403Z] checking for unistd.h... yes
[2020-09-04T14:05:57.653Z] checking size of int... 4
[2020-09-04T14:05:57.653Z] checking for working bool... yes
[2020-09-04T14:05:57.653Z] checking if the mmintrin.h include can be used... yes
[2020-09-04T14:05:57.653Z] checking that generated files are newer than configure... done
[2020-09-04T14:05:57.653Z] configure: creating ./config.status
[2020-09-04T14:05:57.910Z] config.status: creating Makefile
[2020-09-04T14:05:57.910Z] config.status: creating siddtvdefs.h
[2020-09-04T14:05:57.910Z] config.status: executing depfiles commands
[2020-09-04T14:05:57.910Z] ----------------------------------------------------------------------
[2020-09-04T14:05:57.910Z] 
[2020-09-04T14:05:57.910Z] configure summary:
[2020-09-04T14:05:57.910Z] 
[2020-09-04T14:05:57.910Z] Platform canonical: x86_64-pc-linux-gnu
[2020-09-04T14:05:57.910Z] Architecture      : Unix
[2020-09-04T14:05:57.910Z] GUI               : SDL2
[2020-09-04T14:05:57.910Z] 
[2020-09-04T14:05:57.910Z] SCREEN/UI
[2020-09-04T14:05:57.910Z] ---------
[2020-09-04T14:05:57.910Z] Hardware scaling support       : yes
[2020-09-04T14:05:57.910Z] Cairo rendering support        : yes
[2020-09-04T14:05:57.910Z] 
[2020-09-04T14:05:57.910Z] SOUND
[2020-09-04T14:05:57.910Z] -----
[2020-09-04T14:05:57.910Z] PortAudio sound input support: no  (--enable/disable-portaudio)
[2020-09-04T14:05:57.910Z] OSS sound support            : yes (--with/without-oss)
[2020-09-04T14:05:57.910Z] ALSA sound support           : yes (--with/without-alsa)
[2020-09-04T14:05:57.911Z] Pulseaudio sound support     : yes (--with/without-pulse)
[2020-09-04T14:05:57.911Z] SDL sound support            : yes (--with/without-sdlsound)
[2020-09-04T14:05:57.911Z] NetBSD/Solaris sound support : no 
[2020-09-04T14:05:57.911Z] MIDI support                 : yes (--enable/disable-midi)
[2020-09-04T14:05:57.911Z] Catweasel MK3 support        : yes (--enable/disable-catweasel)
[2020-09-04T14:05:57.911Z] HardSID support              : yes (--enable/disable-hardsid)
[2020-09-04T14:05:57.911Z] ParSID support               : yes (--enable/disable-parsid)
[2020-09-04T14:05:57.911Z] SSI2001 support              : yes (--enable/disable-ssi2001)
[2020-09-04T14:05:57.911Z] direct I/O access support    : no 
[2020-09-04T14:05:57.911Z] lpt port access              : yes
[2020-09-04T14:05:57.911Z] PCI utils support            : no 
[2020-09-04T14:05:57.911Z] MP3 encoding support         : yes (--enable/disable-lame)
[2020-09-04T14:05:57.911Z] MP3 decoding support         : no 
[2020-09-04T14:05:57.911Z] FLAC en/de-coding support    : yes
[2020-09-04T14:05:57.911Z] OGG en/de-coding support     : yes
[2020-09-04T14:05:57.911Z] 
[2020-09-04T14:05:57.911Z] SCREENSHOTS
[2020-09-04T14:05:57.911Z] -----------
[2020-09-04T14:05:57.911Z] GIF encoding support : yes (--with/without-gif)
[2020-09-04T14:05:57.911Z] JPEG encoding support: yes (--with/without-jpeg)
[2020-09-04T14:05:57.911Z] PNG encoding support : yes (--with/without-png)
[2020-09-04T14:05:57.911Z] 
[2020-09-04T14:05:57.911Z] VIDEO RECORDING
[2020-09-04T14:05:57.911Z] ---------------
[2020-09-04T14:05:57.911Z] FFMPEG support                : yes (--enable-shared-ffmpeg/--enable-static-ffmpeg/--enable-external-ffmpeg)
[2020-09-04T14:05:57.911Z] FFMPEG swscale support        : yes
[2020-09-04T14:05:57.911Z] FFMPEG swresample support     : yes
[2020-09-04T14:05:57.911Z] FFMPEG avresample support     : no 
[2020-09-04T14:05:57.911Z] included shared FFMPEG support: no  (--enable-shared-ffmpeg)
[2020-09-04T14:05:57.911Z] included static FFMPEG support: no  (--enable-static-ffmpeg)
[2020-09-04T14:05:57.911Z] 
[2020-09-04T14:05:57.911Z] INPUT
[2020-09-04T14:05:57.911Z] -----
[2020-09-04T14:05:57.911Z] Mouse support               : yes
[2020-09-04T14:05:57.911Z] Lightpen support            : yes
[2020-09-04T14:05:57.911Z] SDL joystick support        : yes
[2020-09-04T14:05:57.911Z] 
[2020-09-04T14:05:57.911Z] MODEM/NETWORK
[2020-09-04T14:05:57.911Z] -------------
[2020-09-04T14:05:57.911Z] RS232 device support             : yes (--enable/disable-rs232)
[2020-09-04T14:05:57.911Z] Network support                  : yes
[2020-09-04T14:05:57.911Z] RS232 network support            : yes
[2020-09-04T14:05:57.911Z] IPv6 network support             : yes (--enable/disable-ipv6)
[2020-09-04T14:05:57.911Z] Network capture/injection support: no  (--enable/disable-ethernet)
[2020-09-04T14:05:57.911Z] 
[2020-09-04T14:05:57.911Z] DRIVE
[2020-09-04T14:05:57.911Z] -----
[2020-09-04T14:05:57.911Z] Real device (OpenCBM support): yes (--enable/disable-realdevice)
[2020-09-04T14:05:57.911Z] 
[2020-09-04T14:05:57.911Z] LIBS
[2020-09-04T14:05:57.911Z] ----
[2020-09-04T14:05:57.911Z] Dynamic linking support: yes
[2020-09-04T14:05:57.911Z] Zlib support           : yes (--with/without-zlib)
[2020-09-04T14:05:57.911Z] Libieee1284 support    : no 
[2020-09-04T14:05:57.911Z] 
[2020-09-04T14:05:57.911Z] MISC
[2020-09-04T14:05:57.911Z] ----
[2020-09-04T14:05:57.911Z] ReSID support              : yes (--with/without-resid)
[2020-09-04T14:05:57.911Z] 65xx CPU history support   : no  (--enable/disable-cpuhistory)
[2020-09-04T14:05:57.911Z] Debug support              : no  (--enable/disable-debug)
[2020-09-04T14:05:57.911Z] Embedded data files support: no  (--enable/disable-embedded)
[2020-09-04T14:05:57.911Z] Build old x64 emulator     : yes (--enable/--disable-x64)
[2020-09-04T14:05:57.911Z] 
[2020-09-04T14:05:57.911Z] User CPPFLAGS: -D_FORTIFY_SOURCE=2
[2020-09-04T14:05:57.911Z] VICE_CPPFLAGS:  -DNDEBUG
[2020-09-04T14:05:57.911Z] User CFLAGS:   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt
[2020-09-04T14:05:57.911Z] VICE CFLAGS:   -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors
[2020-09-04T14:05:57.911Z] User CXXFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt
[2020-09-04T14:05:57.911Z] VICE CXXFLAGS: -g -O3 -Wall -Wformat -Wshadow -Wpointer-arith -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Wfatal-errors
[2020-09-04T14:05:57.911Z] VTE_CXXFLAGS:   -Wno-address-of-packed-member -Wno-char-subscripts -Wno-format-signedness
[2020-09-04T14:05:57.911Z] User LDFLAGS:  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
[2020-09-04T14:05:57.911Z] VICE LDFLAGS:  
[2020-09-04T14:05:57.911Z] (didn't get around to LDFLAGS yet)
[2020-09-04T14:05:57.911Z] ----------------------------------------------------------------------
[2020-09-04T14:05:58.162Z] Making all in src
[2020-09-04T14:05:58.162Z] make[1]: Entering directory '/build/vice/src/vice-3.4/src'
[2020-09-04T14:05:58.162Z] gcc -o ./geninfocontrib ./buildtools/geninfocontrib.c
[2020-09-04T14:05:58.412Z] generating infocontrib.h...
[2020-09-04T14:05:58.412Z] ./geninfocontrib ../ ../ doc/vice.texi src/infocontrib.h src/buildtools/infocontrib.sed AUTHORS README doc/html/index.html man/vice.1
[2020-09-04T14:05:58.412Z] iconv -f ISO-8859-1 -t UTF-8 infocontrib.h > infocontrib.h.utf8 && mv infocontrib.h.utf8 infocontrib.h
[2020-09-04T14:05:58.412Z] make  all-recursive
[2020-09-04T14:05:58.412Z] make[2]: Entering directory '/build/vice/src/vice-3.4/src'
[2020-09-04T14:05:58.412Z] Making all in resid
[2020-09-04T14:05:58.412Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/resid'
[2020-09-04T14:05:58.412Z] make  all-am
[2020-09-04T14:05:58.412Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/resid'
[2020-09-04T14:05:58.412Z] g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid at nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sid.o -MD -MP -MF .deps/sid.Tpo -c -o sid.o sid.cc
[2020-09-04T14:05:58.412Z] g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid at nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT voice.o -MD -MP -MF .deps/voice.Tpo -c -o voice.o voice.cc
[2020-09-04T14:05:58.413Z] g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid at nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT wave.o -MD -MP -MF .deps/wave.Tpo -c -o wave.o wave.cc
[2020-09-04T14:05:58.413Z] g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid at nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT envelope.o -MD -MP -MF .deps/envelope.Tpo -c -o envelope.o envelope.cc
[2020-09-04T14:05:58.413Z] g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid at nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.cc
[2020-09-04T14:05:58.413Z] g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid at nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT dac.o -MD -MP -MF .deps/dac.Tpo -c -o dac.o dac.cc
[2020-09-04T14:05:58.413Z] g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid at nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT extfilt.o -MD -MP -MF .deps/extfilt.Tpo -c -o extfilt.o extfilt.cc
[2020-09-04T14:05:58.413Z] g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid at nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pot.o -MD -MP -MF .deps/pot.Tpo -c -o pot.o pot.cc
[2020-09-04T14:05:58.413Z] g++ -DPACKAGE_NAME=\"reSID\" -DPACKAGE_TARNAME=\"resid\" -DPACKAGE_VERSION=\"1.0-pre2\" -DPACKAGE_STRING=\"reSID\ 1.0-pre2\" -DPACKAGE_BUGREPORT=\"resid at nimrod.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"1.0-pre2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.cc
[2020-09-04T14:05:58.413Z] mv -f .deps/version.Tpo .deps/version.Po
[2020-09-04T14:05:58.413Z] mv -f .deps/extfilt.Tpo .deps/extfilt.Po
[2020-09-04T14:05:58.413Z] mv -f .deps/pot.Tpo .deps/pot.Po
[2020-09-04T14:05:58.413Z] mv -f .deps/envelope.Tpo .deps/envelope.Po
[2020-09-04T14:05:58.413Z] mv -f .deps/voice.Tpo .deps/voice.Po
[2020-09-04T14:05:58.413Z] mv -f .deps/dac.Tpo .deps/dac.Po
[2020-09-04T14:05:58.664Z] mv -f .deps/wave.Tpo .deps/wave.Po
[2020-09-04T14:05:58.664Z] mv -f .deps/filter.Tpo .deps/filter.Po
[2020-09-04T14:05:59.214Z] mv -f .deps/sid.Tpo .deps/sid.Po
[2020-09-04T14:05:59.214Z] rm -f libresid.a
[2020-09-04T14:05:59.214Z] ar cru libresid.a sid.o voice.o wave.o envelope.o filter.o dac.o extfilt.o pot.o version.o 
[2020-09-04T14:05:59.214Z] ar: `u' modifier ignored since `D' is the default (see `U')
[2020-09-04T14:05:59.214Z] ranlib libresid.a
[2020-09-04T14:05:59.214Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/resid'
[2020-09-04T14:05:59.214Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/resid'
[2020-09-04T14:05:59.214Z] Making all in resid-dtv
[2020-09-04T14:05:59.214Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/resid-dtv'
[2020-09-04T14:05:59.215Z] g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sid.o -MD -MP -MF .deps/sid.Tpo -c -o sid.o sid.cc
[2020-09-04T14:05:59.215Z] g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT voice.o -MD -MP -MF .deps/voice.Tpo -c -o voice.o voice.cc
[2020-09-04T14:05:59.215Z] g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT wave.o -MD -MP -MF .deps/wave.Tpo -c -o wave.o wave.cc
[2020-09-04T14:05:59.215Z] g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT envelope.o -MD -MP -MF .deps/envelope.Tpo -c -o envelope.o envelope.cc
[2020-09-04T14:05:59.215Z] g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.cc
[2020-09-04T14:05:59.215Z] g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT extfilt.o -MD -MP -MF .deps/extfilt.Tpo -c -o extfilt.o extfilt.cc
[2020-09-04T14:05:59.215Z] g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 -I.   -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.cc
[2020-09-04T14:05:59.215Z] mv -f .deps/version.Tpo .deps/version.Po
[2020-09-04T14:05:59.215Z] mv -f .deps/extfilt.Tpo .deps/extfilt.Po
[2020-09-04T14:05:59.215Z] mv -f .deps/filter.Tpo .deps/filter.Po
[2020-09-04T14:05:59.215Z] mv -f .deps/voice.Tpo .deps/voice.Po
[2020-09-04T14:05:59.215Z] mv -f .deps/envelope.Tpo .deps/envelope.Po
[2020-09-04T14:05:59.215Z] mv -f .deps/wave.Tpo .deps/wave.Po
[2020-09-04T14:05:59.766Z] mv -f .deps/sid.Tpo .deps/sid.Po
[2020-09-04T14:05:59.766Z] rm -f libresiddtv.a
[2020-09-04T14:05:59.766Z] ar cru libresiddtv.a sid.o voice.o wave.o envelope.o filter.o extfilt.o version.o 
[2020-09-04T14:05:59.766Z] ar: `u' modifier ignored since `D' is the default (see `U')
[2020-09-04T14:05:59.766Z] ranlib libresiddtv.a
[2020-09-04T14:05:59.766Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/resid-dtv'
[2020-09-04T14:05:59.766Z] Making all in samplerdrv
[2020-09-04T14:05:59.766Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/samplerdrv'
[2020-09-04T14:05:59.766Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-strict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT file_drv.o -MD -MP -MF .deps/file_drv.Tpo -c -o file_drv.o file_drv.c
[2020-09-04T14:05:59.766Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-strict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT portaudio_drv.o -MD -MP -MF .deps/portaudio_drv.Tpo -c -o portaudio_drv.o portaudio_drv.c
[2020-09-04T14:05:59.766Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-strict-prototypes -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sampler.o -MD -MP -MF .deps/sampler.Tpo -c -o sampler.o sampler.c
[2020-09-04T14:06:00.317Z] mv -f .deps/portaudio_drv.Tpo .deps/portaudio_drv.Po
[2020-09-04T14:06:00.317Z] mv -f .deps/sampler.Tpo .deps/sampler.Po
[2020-09-04T14:06:00.868Z] mv -f .deps/file_drv.Tpo .deps/file_drv.Po
[2020-09-04T14:06:00.868Z] rm -f libsamplerdrv.a
[2020-09-04T14:06:00.868Z] ../../src/wrap-u-ar.sh "ar" cru libsamplerdrv.a file_drv.o portaudio_drv.o sampler.o 
[2020-09-04T14:06:00.868Z] ranlib libsamplerdrv.a
[2020-09-04T14:06:00.868Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/samplerdrv'
[2020-09-04T14:06:00.868Z] Making all in joyport
[2020-09-04T14:06:00.868Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/joyport'
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bbrtc.o -MD -MP -MF .deps/bbrtc.Tpo -c -o bbrtc.o bbrtc.c
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cardkey.o -MD -MP -MF .deps/cardkey.Tpo -c -o cardkey.o cardkey.c
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT coplin_keypad.o -MD -MP -MF .deps/coplin_keypad.Tpo -c -o coplin_keypad.o coplin_keypad.c
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cx21.o -MD -MP -MF .deps/cx21.Tpo -c -o cx21.o cx21.c
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cx85.o -MD -MP -MF .deps/cx85.Tpo -c -o cx85.o cx85.c
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT joyport.o -MD -MP -MF .deps/joyport.Tpo -c -o joyport.o joyport.c
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT joystick.o -MD -MP -MF .deps/joystick.Tpo -c -o joystick.o joystick.c
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lightpen.o -MD -MP -MF .deps/lightpen.Tpo -c -o lightpen.o lightpen.c
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c
[2020-09-04T14:06:00.868Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT paperclip64.o -MD -MP -MF .deps/paperclip64.Tpo -c -o paperclip64.o paperclip64.c
[2020-09-04T14:06:00.869Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rushware_keypad.o -MD -MP -MF .deps/rushware_keypad.Tpo -c -o rushware_keypad.o rushware_keypad.c
[2020-09-04T14:06:00.869Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sampler2bit.o -MD -MP -MF .deps/sampler2bit.Tpo -c -o sampler2bit.o sampler2bit.c
[2020-09-04T14:06:00.869Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sampler4bit.o -MD -MP -MF .deps/sampler4bit.Tpo -c -o sampler4bit.o sampler4bit.c
[2020-09-04T14:06:00.869Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT script64_dongle.o -MD -MP -MF .deps/script64_dongle.Tpo -c -o script64_dongle.o script64_dongle.c
[2020-09-04T14:06:00.869Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT snespad.o -MD -MP -MF .deps/snespad.Tpo -c -o snespad.o snespad.c
[2020-09-04T14:06:00.869Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vizawrite64_dongle.o -MD -MP -MF .deps/vizawrite64_dongle.Tpo -c -o vizawrite64_dongle.o vizawrite64_dongle.c
[2020-09-04T14:06:00.869Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared/ -I../../src -I../../src -I../../src/samplerdrv -I../../src/rtc -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT waasoft_dongle.o -MD -MP -MF .deps/waasoft_dongle.Tpo -c -o waasoft_dongle.o waasoft_dongle.c
[2020-09-04T14:06:01.420Z] mv -f .deps/vizawrite64_dongle.Tpo .deps/vizawrite64_dongle.Po
[2020-09-04T14:06:01.420Z] mv -f .deps/waasoft_dongle.Tpo .deps/waasoft_dongle.Po
[2020-09-04T14:06:01.420Z] mv -f .deps/sampler2bit.Tpo .deps/sampler2bit.Po
[2020-09-04T14:06:01.420Z] mv -f .deps/snespad.Tpo .deps/snespad.Po
[2020-09-04T14:06:01.420Z] mv -f .deps/sampler4bit.Tpo .deps/sampler4bit.Po
[2020-09-04T14:06:01.420Z] mv -f .deps/rushware_keypad.Tpo .deps/rushware_keypad.Po
[2020-09-04T14:06:01.420Z] mv -f .deps/script64_dongle.Tpo .deps/script64_dongle.Po
[2020-09-04T14:06:01.670Z] mv -f .deps/cardkey.Tpo .deps/cardkey.Po
[2020-09-04T14:06:01.670Z] mv -f .deps/paperclip64.Tpo .deps/paperclip64.Po
[2020-09-04T14:06:01.670Z] mv -f .deps/cx85.Tpo .deps/cx85.Po
[2020-09-04T14:06:01.670Z] mv -f .deps/cx21.Tpo .deps/cx21.Po
[2020-09-04T14:06:01.670Z] mv -f .deps/coplin_keypad.Tpo .deps/coplin_keypad.Po
[2020-09-04T14:06:01.670Z] mv -f .deps/bbrtc.Tpo .deps/bbrtc.Po
[2020-09-04T14:06:01.670Z] mv -f .deps/lightpen.Tpo .deps/lightpen.Po
[2020-09-04T14:06:01.670Z] mv -f .deps/joystick.Tpo .deps/joystick.Po
[2020-09-04T14:06:01.921Z] mv -f .deps/joyport.Tpo .deps/joyport.Po
[2020-09-04T14:06:01.921Z] mv -f .deps/mouse.Tpo .deps/mouse.Po
[2020-09-04T14:06:01.921Z] rm -f libjoyport.a
[2020-09-04T14:06:01.921Z] ../../src/wrap-u-ar.sh "ar" cru libjoyport.a bbrtc.o cardkey.o coplin_keypad.o cx21.o cx85.o joyport.o joystick.o lightpen.o mouse.o paperclip64.o rushware_keypad.o sampler2bit.o sampler4bit.o script64_dongle.o snespad.o vizawrite64_dongle.o waasoft_dongle.o 
[2020-09-04T14:06:01.921Z] ranlib libjoyport.a
[2020-09-04T14:06:02.171Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/joyport'
[2020-09-04T14:06:02.171Z] Making all in sounddrv
[2020-09-04T14:06:02.171Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/sounddrv'
[2020-09-04T14:06:02.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundaiff.o -MD -MP -MF .deps/soundaiff.Tpo -c -o soundaiff.o soundaiff.c
[2020-09-04T14:06:02.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sounddummy.o -MD -MP -MF .deps/sounddummy.Tpo -c -o sounddummy.o sounddummy.c
[2020-09-04T14:06:02.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sounddump.o -MD -MP -MF .deps/sounddump.Tpo -c -o sounddump.o sounddump.c
[2020-09-04T14:06:02.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundfs.o -MD -MP -MF .deps/soundfs.Tpo -c -o soundfs.o soundfs.c
[2020-09-04T14:06:02.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundiff.o -MD -MP -MF .deps/soundiff.Tpo -c -o soundiff.o soundiff.c
[2020-09-04T14:06:02.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundmovie.o -MD -MP -MF .deps/soundmovie.Tpo -c -o soundmovie.o soundmovie.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundvoc.o -MD -MP -MF .deps/soundvoc.Tpo -c -o soundvoc.o soundvoc.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundwav.o -MD -MP -MF .deps/soundwav.Tpo -c -o soundwav.o soundwav.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundsdl.o -MD -MP -MF .deps/soundsdl.Tpo -c -o soundsdl.o soundsdl.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundpulse.o -MD -MP -MF .deps/soundpulse.Tpo -c -o soundpulse.o soundpulse.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundalsa.o -MD -MP -MF .deps/soundalsa.Tpo -c -o soundalsa.o soundalsa.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sounduss.o -MD -MP -MF .deps/sounduss.Tpo -c -o sounduss.o sounduss.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundmp3.o -MD -MP -MF .deps/soundmp3.Tpo -c -o soundmp3.o soundmp3.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lamelib.o -MD -MP -MF .deps/lamelib.Tpo -c -o lamelib.o lamelib.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundvorbis.o -MD -MP -MF .deps/soundvorbis.Tpo -c -o soundvorbis.o soundvorbis.c
[2020-09-04T14:06:02.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT soundflac.o -MD -MP -MF .deps/soundflac.Tpo -c -o soundflac.o soundflac.c
[2020-09-04T14:06:02.723Z] mv -f .deps/sounddummy.Tpo .deps/sounddummy.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundvorbis.Tpo .deps/soundvorbis.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundvoc.Tpo .deps/soundvoc.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundfs.Tpo .deps/soundfs.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/sounduss.Tpo .deps/sounduss.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundmovie.Tpo .deps/soundmovie.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundaiff.Tpo .deps/soundaiff.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundiff.Tpo .deps/soundiff.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/lamelib.Tpo .deps/lamelib.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/sounddump.Tpo .deps/sounddump.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundmp3.Tpo .deps/soundmp3.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundflac.Tpo .deps/soundflac.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundpulse.Tpo .deps/soundpulse.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundwav.Tpo .deps/soundwav.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundsdl.Tpo .deps/soundsdl.Po
[2020-09-04T14:06:02.723Z] mv -f .deps/soundalsa.Tpo .deps/soundalsa.Po
[2020-09-04T14:06:02.723Z] rm -f libsounddrv.a
[2020-09-04T14:06:02.723Z] ../../src/wrap-u-ar.sh "ar" cru libsounddrv.a soundaiff.o sounddummy.o sounddump.o soundfs.o soundiff.o soundmovie.o soundvoc.o soundwav.o soundsdl.o soundpulse.o soundalsa.o sounduss.o sounduss.o soundmp3.o lamelib.o soundvorbis.o soundflac.o
[2020-09-04T14:06:02.723Z] ranlib libsounddrv.a
[2020-09-04T14:06:02.723Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/sounddrv'
[2020-09-04T14:06:02.723Z] Making all in mididrv
[2020-09-04T14:06:02.723Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/mididrv'
[2020-09-04T14:06:02.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT midi-osx-drv.o -MD -MP -MF .deps/midi-osx-drv.Tpo -c -o midi-osx-drv.o midi-osx-drv.c
[2020-09-04T14:06:02.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT midi-unix-drv.o -MD -MP -MF .deps/midi-unix-drv.Tpo -c -o midi-unix-drv.o midi-unix-drv.c
[2020-09-04T14:06:02.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT midi-win32-drv.o -MD -MP -MF .deps/midi-win32-drv.Tpo -c -o midi-win32-drv.o midi-win32-drv.c
[2020-09-04T14:06:02.973Z] mv -f .deps/midi-win32-drv.Tpo .deps/midi-win32-drv.Po
[2020-09-04T14:06:02.973Z] mv -f .deps/midi-osx-drv.Tpo .deps/midi-osx-drv.Po
[2020-09-04T14:06:03.524Z] mv -f .deps/midi-unix-drv.Tpo .deps/midi-unix-drv.Po
[2020-09-04T14:06:03.524Z] rm -f libmididrv.a
[2020-09-04T14:06:03.524Z] ../../src/wrap-u-ar.sh "ar" cru libmididrv.a midi-osx-drv.o midi-unix-drv.o midi-win32-drv.o 
[2020-09-04T14:06:03.524Z] ranlib libmididrv.a
[2020-09-04T14:06:03.524Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/mididrv'
[2020-09-04T14:06:03.524Z] Making all in socketdrv
[2020-09-04T14:06:03.524Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/socketdrv'
[2020-09-04T14:06:03.524Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT socketdrv.o -MD -MP -MF .deps/socketdrv.Tpo -c -o socketdrv.o socketdrv.c
[2020-09-04T14:06:04.075Z] mv -f .deps/socketdrv.Tpo .deps/socketdrv.Po
[2020-09-04T14:06:04.075Z] rm -f libsocketdrv.a
[2020-09-04T14:06:04.075Z] ../../src/wrap-u-ar.sh "ar" cru libsocketdrv.a socketdrv.o 
[2020-09-04T14:06:04.075Z] ranlib libsocketdrv.a
[2020-09-04T14:06:04.075Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/socketdrv'
[2020-09-04T14:06:04.076Z] Making all in hwsiddrv
[2020-09-04T14:06:04.076Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/hwsiddrv'
[2020-09-04T14:06:04.076Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT catweaselmkiii-amiga-drv.o -MD -MP -MF .deps/catweaselmkiii-amiga-drv.Tpo -c -o catweaselmkiii-amiga-drv.o catweaselmkiii-amiga-drv.c
[2020-09-04T14:06:04.076Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT catweaselmkiii-beos-drv.o -MD -MP -MF .deps/catweaselmkiii-beos-drv.Tpo -c -o catweaselmkiii-beos-drv.o catweaselmkiii-beos-drv.c
[2020-09-04T14:06:04.076Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT catweaselmkiii-unix-drv.o -MD -MP -MF .deps/catweaselmkiii-unix-drv.Tpo -c -o catweaselmkiii-unix-drv.o catweaselmkiii-unix-drv.c
[2020-09-04T14:06:04.076Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT catweaselmkiii-win32-drv.o -MD -MP -MF .deps/catweaselmkiii-win32-drv.Tpo -c -o catweaselmkiii-win32-drv.o catweaselmkiii-win32-drv.c
[2020-09-04T14:06:04.076Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cw-amiga-clockport.o -MD -MP -MF .deps/cw-amiga-clockport.Tpo -c -o cw-amiga-clockport.o cw-amiga-clockport.c
[2020-09-04T14:06:04.077Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cw-amiga-device.o -MD -MP -MF .deps/cw-amiga-device.Tpo -c -o cw-amiga-device.o cw-amiga-device.c
[2020-09-04T14:06:04.077Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cw-amiga-openpci.o -MD -MP -MF .deps/cw-amiga-openpci.Tpo -c -o cw-amiga-openpci.o cw-amiga-openpci.c
[2020-09-04T14:06:04.077Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cw-amiga-os4.o -MD -MP -MF .deps/cw-amiga-os4.Tpo -c -o cw-amiga-os4.o cw-amiga-os4.c
[2020-09-04T14:06:04.077Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cw-amiga-zorro.o -MD -MP -MF .deps/cw-amiga-zorro.Tpo -c -o cw-amiga-zorro.o cw-amiga-zorro.c
[2020-09-04T14:06:04.077Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cw-unix-device.o -MD -MP -MF .deps/cw-unix-device.Tpo -c -o cw-unix-device.o cw-unix-device.c
[2020-09-04T14:06:04.077Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cw-unix-pci.o -MD -MP -MF .deps/cw-unix-pci.Tpo -c -o cw-unix-pci.o cw-unix-pci.c
[2020-09-04T14:06:04.077Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cw-win32-dll.o -MD -MP -MF .deps/cw-win32-dll.Tpo -c -o cw-win32-dll.o cw-win32-dll.c
[2020-09-04T14:06:04.077Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cw-win32-pci.o -MD -MP -MF .deps/cw-win32-pci.Tpo -c -o cw-win32-pci.o cw-win32-pci.c
[2020-09-04T14:06:04.077Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hardsid-amiga-drv.o -MD -MP -MF .deps/hardsid-amiga-drv.Tpo -c -o hardsid-amiga-drv.o hardsid-amiga-drv.c
[2020-09-04T14:06:04.078Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hardsid-beos-drv.o -MD -MP -MF .deps/hardsid-beos-drv.Tpo -c -o hardsid-beos-drv.o hardsid-beos-drv.c
[2020-09-04T14:06:04.078Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hardsid-unix-drv.o -MD -MP -MF .deps/hardsid-unix-drv.Tpo -c -o hardsid-unix-drv.o hardsid-unix-drv.c
[2020-09-04T14:06:04.078Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hardsid-win32-drv.o -MD -MP -MF .deps/hardsid-win32-drv.Tpo -c -o hardsid-win32-drv.o hardsid-win32-drv.c
[2020-09-04T14:06:04.078Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-amiga-gg2isa.o -MD -MP -MF .deps/hs-amiga-gg2isa.Tpo -c -o hs-amiga-gg2isa.o hs-amiga-gg2isa.c
[2020-09-04T14:06:04.078Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-amiga-openpci.o -MD -MP -MF .deps/hs-amiga-openpci.Tpo -c -o hs-amiga-openpci.o hs-amiga-openpci.c
[2020-09-04T14:06:04.078Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-amiga-os4.o -MD -MP -MF .deps/hs-amiga-os4.Tpo -c -o hs-amiga-os4.o hs-amiga-os4.c
[2020-09-04T14:06:04.078Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-beos-isa.o -MD -MP -MF .deps/hs-beos-isa.Tpo -c -o hs-beos-isa.o hs-beos-isa.c
[2020-09-04T14:06:04.078Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-beos-pci.o -MD -MP -MF .deps/hs-beos-pci.Tpo -c -o hs-beos-pci.o hs-beos-pci.c
[2020-09-04T14:06:04.078Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-unix-isa.o -MD -MP -MF .deps/hs-unix-isa.Tpo -c -o hs-unix-isa.o hs-unix-isa.c
[2020-09-04T14:06:04.079Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-unix-linux.o -MD -MP -MF .deps/hs-unix-linux.Tpo -c -o hs-unix-linux.o hs-unix-linux.c
[2020-09-04T14:06:04.079Z] mv -f .deps/cw-win32-dll.Tpo .deps/cw-win32-dll.Po
[2020-09-04T14:06:04.079Z] mv -f .deps/catweaselmkiii-amiga-drv.Tpo .deps/catweaselmkiii-amiga-drv.Po
[2020-09-04T14:06:04.079Z] mv -f .deps/catweaselmkiii-beos-drv.Tpo .deps/catweaselmkiii-beos-drv.Po
[2020-09-04T14:06:04.079Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-unix-pci.o -MD -MP -MF .deps/hs-unix-pci.Tpo -c -o hs-unix-pci.o hs-unix-pci.c
[2020-09-04T14:06:04.079Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-win32-dll.o -MD -MP -MF .deps/hs-win32-dll.Tpo -c -o hs-win32-dll.o hs-win32-dll.c
[2020-09-04T14:06:04.079Z] mv -f .deps/hardsid-beos-drv.Tpo .deps/hardsid-beos-drv.Po
[2020-09-04T14:06:04.079Z] mv -f .deps/hs-amiga-openpci.Tpo .deps/hs-amiga-openpci.Po
[2020-09-04T14:06:04.079Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-win32-isa.o -MD -MP -MF .deps/hs-win32-isa.Tpo -c -o hs-win32-isa.o hs-win32-isa.c
[2020-09-04T14:06:04.079Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hs-win32-pci.o -MD -MP -MF .deps/hs-win32-pci.Tpo -c -o hs-win32-pci.o hs-win32-pci.c
[2020-09-04T14:06:04.079Z] mv -f .deps/hs-beos-isa.Tpo .deps/hs-beos-isa.Po
[2020-09-04T14:06:04.079Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT parsid-beos-drv.o -MD -MP -MF .deps/parsid-beos-drv.Tpo -c -o parsid-beos-drv.o parsid-beos-drv.c
[2020-09-04T14:06:04.079Z] mv -f .deps/hs-beos-pci.Tpo .deps/hs-beos-pci.Po
[2020-09-04T14:06:04.079Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT parsid-unix-drv.o -MD -MP -MF .deps/parsid-unix-drv.Tpo -c -o parsid-unix-drv.o parsid-unix-drv.c
[2020-09-04T14:06:04.079Z] mv -f .deps/catweaselmkiii-win32-drv.Tpo .deps/catweaselmkiii-win32-drv.Po
[2020-09-04T14:06:04.079Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT parsid-win32-drv.o -MD -MP -MF .deps/parsid-win32-drv.Tpo -c -o parsid-win32-drv.o parsid-win32-drv.c
[2020-09-04T14:06:04.080Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ps-ieee1284.o -MD -MP -MF .deps/ps-ieee1284.Tpo -c -o ps-ieee1284.o ps-ieee1284.c
[2020-09-04T14:06:04.080Z] mv -f .deps/hardsid-amiga-drv.Tpo .deps/hardsid-amiga-drv.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/hs-unix-linux.Tpo .deps/hs-unix-linux.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/cw-unix-device.Tpo .deps/cw-unix-device.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/hs-amiga-gg2isa.Tpo .deps/hs-amiga-gg2isa.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/cw-win32-pci.Tpo .deps/cw-win32-pci.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/hs-win32-dll.Tpo .deps/hs-win32-dll.Po
[2020-09-04T14:06:04.080Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ps-unix-file.o -MD -MP -MF .deps/ps-unix-file.Tpo -c -o ps-unix-file.o ps-unix-file.c
[2020-09-04T14:06:04.080Z] mv -f .deps/cw-amiga-clockport.Tpo .deps/cw-amiga-clockport.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/cw-amiga-openpci.Tpo .deps/cw-amiga-openpci.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/cw-amiga-os4.Tpo .deps/cw-amiga-os4.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/hardsid-win32-drv.Tpo .deps/hardsid-win32-drv.Po
[2020-09-04T14:06:04.080Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ps-unix-io.o -MD -MP -MF .deps/ps-unix-io.Tpo -c -o ps-unix-io.o ps-unix-io.c
[2020-09-04T14:06:04.080Z] mv -f .deps/cw-amiga-device.Tpo .deps/cw-amiga-device.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/hs-win32-isa.Tpo .deps/hs-win32-isa.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/hs-amiga-os4.Tpo .deps/hs-amiga-os4.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/parsid-beos-drv.Tpo .deps/parsid-beos-drv.Po
[2020-09-04T14:06:04.080Z] mv -f .deps/cw-amiga-zorro.Tpo .deps/cw-amiga-zorro.Po
[2020-09-04T14:06:04.080Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ps-win32-dll.o -MD -MP -MF .deps/ps-win32-dll.Tpo -c -o ps-win32-dll.o ps-win32-dll.c
[2020-09-04T14:06:04.080Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ps-win32-io.o -MD -MP -MF .deps/ps-win32-io.Tpo -c -o ps-win32-io.o ps-win32-io.c
[2020-09-04T14:06:04.080Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ssi2001-amiga-drv.o -MD -MP -MF .deps/ssi2001-amiga-drv.Tpo -c -o ssi2001-amiga-drv.o ssi2001-amiga-drv.c
[2020-09-04T14:06:04.080Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ssi2001-beos-drv.o -MD -MP -MF .deps/ssi2001-beos-drv.Tpo -c -o ssi2001-beos-drv.o ssi2001-beos-drv.c
[2020-09-04T14:06:04.081Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ssi2001-unix-drv.o -MD -MP -MF .deps/ssi2001-unix-drv.Tpo -c -o ssi2001-unix-drv.o ssi2001-unix-drv.c
[2020-09-04T14:06:04.081Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/sid -I../../src/platform -I../../src/iodrv -I../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ssi2001-win32-drv.o -MD -MP -MF .deps/ssi2001-win32-drv.Tpo -c -o ssi2001-win32-drv.o ssi2001-win32-drv.c
[2020-09-04T14:06:04.081Z] mv -f .deps/hs-win32-pci.Tpo .deps/hs-win32-pci.Po
[2020-09-04T14:06:04.081Z] mv -f .deps/parsid-win32-drv.Tpo .deps/parsid-win32-drv.Po
[2020-09-04T14:06:04.081Z] mv -f .deps/ssi2001-beos-drv.Tpo .deps/ssi2001-beos-drv.Po
[2020-09-04T14:06:04.081Z] mv -f .deps/ps-win32-dll.Tpo .deps/ps-win32-dll.Po
[2020-09-04T14:06:04.081Z] mv -f .deps/ps-ieee1284.Tpo .deps/ps-ieee1284.Po
[2020-09-04T14:06:04.331Z] mv -f .deps/ssi2001-amiga-drv.Tpo .deps/ssi2001-amiga-drv.Po
[2020-09-04T14:06:04.331Z] mv -f .deps/ps-win32-io.Tpo .deps/ps-win32-io.Po
[2020-09-04T14:06:04.331Z] mv -f .deps/ssi2001-win32-drv.Tpo .deps/ssi2001-win32-drv.Po
[2020-09-04T14:06:04.582Z] mv -f .deps/catweaselmkiii-unix-drv.Tpo .deps/catweaselmkiii-unix-drv.Po
[2020-09-04T14:06:04.582Z] mv -f .deps/ssi2001-unix-drv.Tpo .deps/ssi2001-unix-drv.Po
[2020-09-04T14:06:04.582Z] mv -f .deps/hardsid-unix-drv.Tpo .deps/hardsid-unix-drv.Po
[2020-09-04T14:06:04.582Z] mv -f .deps/parsid-unix-drv.Tpo .deps/parsid-unix-drv.Po
[2020-09-04T14:06:04.832Z] mv -f .deps/hs-unix-pci.Tpo .deps/hs-unix-pci.Po
[2020-09-04T14:06:04.832Z] mv -f .deps/cw-unix-pci.Tpo .deps/cw-unix-pci.Po
[2020-09-04T14:06:04.832Z] mv -f .deps/hs-unix-isa.Tpo .deps/hs-unix-isa.Po
[2020-09-04T14:06:04.832Z] mv -f .deps/ps-unix-file.Tpo .deps/ps-unix-file.Po
[2020-09-04T14:06:04.832Z] mv -f .deps/ps-unix-io.Tpo .deps/ps-unix-io.Po
[2020-09-04T14:06:04.832Z] rm -f libhwsiddrv.a
[2020-09-04T14:06:04.832Z] ../../src/wrap-u-ar.sh "ar" cru libhwsiddrv.a catweaselmkiii-amiga-drv.o catweaselmkiii-beos-drv.o catweaselmkiii-unix-drv.o catweaselmkiii-win32-drv.o cw-amiga-clockport.o cw-amiga-device.o cw-amiga-openpci.o cw-amiga-os4.o cw-amiga-zorro.o cw-unix-device.o cw-unix-pci.o cw-win32-dll.o cw-win32-pci.o hardsid-amiga-drv.o hardsid-beos-drv.o hardsid-unix-drv.o hardsid-win32-drv.o hs-amiga-gg2isa.o hs-amiga-openpci.o hs-amiga-os4.o hs-beos-isa.o hs-beos-pci.o hs-unix-isa.o hs-unix-linux.o hs-unix-pci.o hs-win32-dll.o hs-win32-isa.o hs-win32-pci.o parsid-beos-drv.o parsid-unix-drv.o parsid-win32-drv.o ps-ieee1284.o ps-unix-file.o ps-unix-io.o ps-win32-dll.o ps-win32-io.o ssi2001-amiga-drv.o ssi2001-beos-drv.o ssi2001-unix-drv.o ssi2001-win32-drv.o 
[2020-09-04T14:06:04.832Z] ranlib libhwsiddrv.a
[2020-09-04T14:06:04.832Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/hwsiddrv'
[2020-09-04T14:06:04.832Z] Making all in iodrv
[2020-09-04T14:06:04.832Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/iodrv'
[2020-09-04T14:06:04.832Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT io-beos-access.o -MD -MP -MF .deps/io-beos-access.Tpo -c -o io-beos-access.o io-beos-access.c
[2020-09-04T14:06:04.832Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT io-unix-access.o -MD -MP -MF .deps/io-unix-access.Tpo -c -o io-unix-access.o io-unix-access.c
[2020-09-04T14:06:04.832Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pci-beos-drv.o -MD -MP -MF .deps/pci-beos-drv.Tpo -c -o pci-beos-drv.o pci-beos-drv.c
[2020-09-04T14:06:04.832Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pci-unix-drv.o -MD -MP -MF .deps/pci-unix-drv.Tpo -c -o pci-unix-drv.o pci-unix-drv.c
[2020-09-04T14:06:04.833Z] mv -f .deps/io-beos-access.Tpo .deps/io-beos-access.Po
[2020-09-04T14:06:04.833Z] mv -f .deps/pci-beos-drv.Tpo .deps/pci-beos-drv.Po
[2020-09-04T14:06:05.383Z] mv -f .deps/pci-unix-drv.Tpo .deps/pci-unix-drv.Po
[2020-09-04T14:06:05.383Z] mv -f .deps/io-unix-access.Tpo .deps/io-unix-access.Po
[2020-09-04T14:06:05.383Z] rm -f libiodrv.a
[2020-09-04T14:06:05.383Z] ../../src/wrap-u-ar.sh "ar" cru libiodrv.a io-beos-access.o io-unix-access.o pci-beos-drv.o pci-unix-drv.o 
[2020-09-04T14:06:05.383Z] ranlib libiodrv.a
[2020-09-04T14:06:05.634Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/iodrv'
[2020-09-04T14:06:05.634Z] Making all in drive
[2020-09-04T14:06:05.634Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/drive'
[2020-09-04T14:06:05.634Z] Making all in iec
[2020-09-04T14:06:05.634Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/drive/iec'
[2020-09-04T14:06:05.634Z] Making all in c64exp
[2020-09-04T14:06:05.634Z] make[5]: Entering directory '/build/vice/src/vice-3.4/src/drive/iec/c64exp'
[2020-09-04T14:06:05.634Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64exp-cmdline-options.o -MD -MP -MF .deps/c64exp-cmdline-options.Tpo -c -o c64exp-cmdline-options.o c64exp-cmdline-options.c
[2020-09-04T14:06:05.634Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64exp-resources.o -MD -MP -MF .deps/c64exp-resources.Tpo -c -o c64exp-resources.o c64exp-resources.c
[2020-09-04T14:06:05.634Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iec-c64exp.o -MD -MP -MF .deps/iec-c64exp.Tpo -c -o iec-c64exp.o iec-c64exp.c
[2020-09-04T14:06:05.634Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT dolphindos3.o -MD -MP -MF .deps/dolphindos3.Tpo -c -o dolphindos3.o dolphindos3.c
[2020-09-04T14:06:05.634Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT profdos.o -MD -MP -MF .deps/profdos.Tpo -c -o profdos.o profdos.c
[2020-09-04T14:06:05.634Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT stardos-exp.o -MD -MP -MF .deps/stardos-exp.Tpo -c -o stardos-exp.o stardos-exp.c
[2020-09-04T14:06:05.634Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/core -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT supercard.o -MD -MP -MF .deps/supercard.Tpo -c -o supercard.o supercard.c
[2020-09-04T14:06:06.185Z] mv -f .deps/supercard.Tpo .deps/supercard.Po
[2020-09-04T14:06:06.185Z] mv -f .deps/profdos.Tpo .deps/profdos.Po
[2020-09-04T14:06:06.185Z] mv -f .deps/c64exp-cmdline-options.Tpo .deps/c64exp-cmdline-options.Po
[2020-09-04T14:06:06.185Z] mv -f .deps/c64exp-resources.Tpo .deps/c64exp-resources.Po
[2020-09-04T14:06:06.185Z] mv -f .deps/stardos-exp.Tpo .deps/stardos-exp.Po
[2020-09-04T14:06:06.185Z] mv -f .deps/iec-c64exp.Tpo .deps/iec-c64exp.Po
[2020-09-04T14:06:06.185Z] mv -f .deps/dolphindos3.Tpo .deps/dolphindos3.Po
[2020-09-04T14:06:06.185Z] rm -f libdriveiecc64exp.a
[2020-09-04T14:06:06.185Z] ../../../../src/wrap-u-ar.sh "ar" cru libdriveiecc64exp.a c64exp-cmdline-options.o c64exp-resources.o iec-c64exp.o dolphindos3.o profdos.o stardos-exp.o supercard.o 
[2020-09-04T14:06:06.185Z] ranlib libdriveiecc64exp.a
[2020-09-04T14:06:06.185Z] make[5]: Leaving directory '/build/vice/src/vice-3.4/src/drive/iec/c64exp'
[2020-09-04T14:06:06.185Z] Making all in plus4exp
[2020-09-04T14:06:06.185Z] make[5]: Entering directory '/build/vice/src/vice-3.4/src/drive/iec/plus4exp'
[2020-09-04T14:06:06.185Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iec-plus4exp.o -MD -MP -MF .deps/iec-plus4exp.Tpo -c -o iec-plus4exp.o iec-plus4exp.c
[2020-09-04T14:06:06.185Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4exp-cmdline-options.o -MD -MP -MF .deps/plus4exp-cmdline-options.Tpo -c -o plus4exp-cmdline-options.o plus4exp-cmdline-options.c
[2020-09-04T14:06:06.185Z] gcc -DHAVE_CONFIG_H -I. -I../../../../src  -DNDEBUG -I../../../../src/arch/sdl -I../../../../src/arch -I../../../../src -I../../../../src -I../../../../src/drive -I../../../../src/drive/iec -I../../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4exp-resources.o -MD -MP -MF .deps/plus4exp-resources.Tpo -c -o plus4exp-resources.o plus4exp-resources.c
[2020-09-04T14:06:06.736Z] mv -f .deps/iec-plus4exp.Tpo .deps/iec-plus4exp.Po
[2020-09-04T14:06:06.736Z] mv -f .deps/plus4exp-cmdline-options.Tpo .deps/plus4exp-cmdline-options.Po
[2020-09-04T14:06:06.736Z] mv -f .deps/plus4exp-resources.Tpo .deps/plus4exp-resources.Po
[2020-09-04T14:06:06.736Z] rm -f libdriveiecplus4exp.a
[2020-09-04T14:06:06.736Z] ../../../../src/wrap-u-ar.sh "ar" cru libdriveiecplus4exp.a iec-plus4exp.o plus4exp-cmdline-options.o plus4exp-resources.o 
[2020-09-04T14:06:06.736Z] ranlib libdriveiecplus4exp.a
[2020-09-04T14:06:06.736Z] make[5]: Leaving directory '/build/vice/src/vice-3.4/src/drive/iec/plus4exp'
[2020-09-04T14:06:06.736Z] make[5]: Entering directory '/build/vice/src/vice-3.4/src/drive/iec'
[2020-09-04T14:06:06.736Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cia1571d.o -MD -MP -MF .deps/cia1571d.Tpo -c -o cia1571d.o cia1571d.c
[2020-09-04T14:06:06.737Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cia1581d.o -MD -MP -MF .deps/cia1581d.Tpo -c -o cia1581d.o cia1581d.c
[2020-09-04T14:06:06.737Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fdd.o -MD -MP -MF .deps/fdd.Tpo -c -o fdd.o fdd.c
[2020-09-04T14:06:06.737Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT glue1571.o -MD -MP -MF .deps/glue1571.Tpo -c -o glue1571.o glue1571.c
[2020-09-04T14:06:06.737Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iec-cmdline-options.o -MD -MP -MF .deps/iec-cmdline-options.Tpo -c -o iec-cmdline-options.o iec-cmdline-options.c
[2020-09-04T14:06:06.737Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iec-resources.o -MD -MP -MF .deps/iec-resources.Tpo -c -o iec-resources.o iec-resources.c
[2020-09-04T14:06:06.737Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iec.o -MD -MP -MF .deps/iec.Tpo -c -o iec.o iec.c
[2020-09-04T14:06:06.737Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iecrom.o -MD -MP -MF .deps/iecrom.Tpo -c -o iecrom.o iecrom.c
[2020-09-04T14:06:06.737Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT memiec.o -MD -MP -MF .deps/memiec.Tpo -c -o memiec.o memiec.c
[2020-09-04T14:06:06.737Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pc8477.o -MD -MP -MF .deps/pc8477.Tpo -c -o pc8477.o pc8477.c
[2020-09-04T14:06:06.738Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT via1d1541.o -MD -MP -MF .deps/via1d1541.Tpo -c -o via1d1541.o via1d1541.c
[2020-09-04T14:06:06.738Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT via4000.o -MD -MP -MF .deps/via4000.Tpo -c -o via4000.o via4000.c
[2020-09-04T14:06:06.738Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT wd1770.o -MD -MP -MF .deps/wd1770.Tpo -c -o wd1770.o wd1770.c
[2020-09-04T14:06:07.289Z] mv -f .deps/iec-cmdline-options.Tpo .deps/iec-cmdline-options.Po
[2020-09-04T14:06:07.289Z] mv -f .deps/glue1571.Tpo .deps/glue1571.Po
[2020-09-04T14:06:07.289Z] mv -f .deps/cia1571d.Tpo .deps/cia1571d.Po
[2020-09-04T14:06:07.289Z] mv -f .deps/via1d1541.Tpo .deps/via1d1541.Po
[2020-09-04T14:06:07.289Z] mv -f .deps/iec-resources.Tpo .deps/iec-resources.Po
[2020-09-04T14:06:07.539Z] mv -f .deps/iec.Tpo .deps/iec.Po
[2020-09-04T14:06:07.539Z] mv -f .deps/memiec.Tpo .deps/memiec.Po
[2020-09-04T14:06:07.539Z] mv -f .deps/iecrom.Tpo .deps/iecrom.Po
[2020-09-04T14:06:07.539Z] mv -f .deps/via4000.Tpo .deps/via4000.Po
[2020-09-04T14:06:07.539Z] mv -f .deps/cia1581d.Tpo .deps/cia1581d.Po
[2020-09-04T14:06:07.539Z] mv -f .deps/fdd.Tpo .deps/fdd.Po
[2020-09-04T14:06:07.790Z] mv -f .deps/wd1770.Tpo .deps/wd1770.Po
[2020-09-04T14:06:07.790Z] mv -f .deps/pc8477.Tpo .deps/pc8477.Po
[2020-09-04T14:06:07.790Z] rm -f libdriveiec.a
[2020-09-04T14:06:07.790Z] ../../../src/wrap-u-ar.sh "ar" cru libdriveiec.a cia1571d.o cia1581d.o fdd.o glue1571.o iec-cmdline-options.o iec-resources.o iec.o iecrom.o memiec.o pc8477.o via1d1541.o via4000.o wd1770.o 
[2020-09-04T14:06:07.790Z] ranlib libdriveiec.a
[2020-09-04T14:06:07.790Z] make[5]: Leaving directory '/build/vice/src/vice-3.4/src/drive/iec'
[2020-09-04T14:06:07.790Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/drive/iec'
[2020-09-04T14:06:07.790Z] Making all in iec128dcr
[2020-09-04T14:06:07.790Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/drive/iec128dcr'
[2020-09-04T14:06:07.790Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iec128dcr-cmdline-options.o -MD -MP -MF .deps/iec128dcr-cmdline-options.Tpo -c -o iec128dcr-cmdline-options.o iec128dcr-cmdline-options.c
[2020-09-04T14:06:07.790Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iec128dcr-resources.o -MD -MP -MF .deps/iec128dcr-resources.Tpo -c -o iec128dcr-resources.o iec128dcr-resources.c
[2020-09-04T14:06:07.790Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iec128dcr.o -MD -MP -MF .deps/iec128dcr.Tpo -c -o iec128dcr.o iec128dcr.c
[2020-09-04T14:06:07.790Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iec128dcrrom.o -MD -MP -MF .deps/iec128dcrrom.Tpo -c -o iec128dcrrom.o iec128dcrrom.c
[2020-09-04T14:06:07.790Z] mv -f .deps/iec128dcr-cmdline-options.Tpo .deps/iec128dcr-cmdline-options.Po
[2020-09-04T14:06:08.341Z] mv -f .deps/iec128dcr-resources.Tpo .deps/iec128dcr-resources.Po
[2020-09-04T14:06:08.341Z] mv -f .deps/iec128dcr.Tpo .deps/iec128dcr.Po
[2020-09-04T14:06:08.341Z] mv -f .deps/iec128dcrrom.Tpo .deps/iec128dcrrom.Po
[2020-09-04T14:06:08.341Z] rm -f libdriveiec128dcr.a
[2020-09-04T14:06:08.341Z] ../../../src/wrap-u-ar.sh "ar" cru libdriveiec128dcr.a iec128dcr-cmdline-options.o iec128dcr-resources.o iec128dcr.o iec128dcrrom.o 
[2020-09-04T14:06:08.341Z] ranlib libdriveiec128dcr.a
[2020-09-04T14:06:08.341Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/drive/iec128dcr'
[2020-09-04T14:06:08.341Z] Making all in iecieee
[2020-09-04T14:06:08.341Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/drive/iecieee'
[2020-09-04T14:06:08.341Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iecieee.o -MD -MP -MF .deps/iecieee.Tpo -c -o iecieee.o iecieee.c
[2020-09-04T14:06:08.341Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT via2d.o -MD -MP -MF .deps/via2d.Tpo -c -o via2d.o via2d.c
[2020-09-04T14:06:08.892Z] mv -f .deps/iecieee.Tpo .deps/iecieee.Po
[2020-09-04T14:06:08.892Z] mv -f .deps/via2d.Tpo .deps/via2d.Po
[2020-09-04T14:06:08.892Z] rm -f libdriveiecieee.a
[2020-09-04T14:06:08.892Z] ../../../src/wrap-u-ar.sh "ar" cru libdriveiecieee.a iecieee.o via2d.o 
[2020-09-04T14:06:09.143Z] ranlib libdriveiecieee.a
[2020-09-04T14:06:09.143Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/drive/iecieee'
[2020-09-04T14:06:09.143Z] Making all in ieee
[2020-09-04T14:06:09.143Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/drive/ieee'
[2020-09-04T14:06:09.143Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fdc.o -MD -MP -MF .deps/fdc.Tpo -c -o fdc.o fdc.c
[2020-09-04T14:06:09.143Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ieee-cmdline-options.o -MD -MP -MF .deps/ieee-cmdline-options.Tpo -c -o ieee-cmdline-options.o ieee-cmdline-options.c
[2020-09-04T14:06:09.143Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ieee-resources.o -MD -MP -MF .deps/ieee-resources.Tpo -c -o ieee-resources.o ieee-resources.c
[2020-09-04T14:06:09.143Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ieee.c
[2020-09-04T14:06:09.143Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ieeerom.o -MD -MP -MF .deps/ieeerom.Tpo -c -o ieeerom.o ieeerom.c
[2020-09-04T14:06:09.143Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT memieee.o -MD -MP -MF .deps/memieee.Tpo -c -o memieee.o memieee.c
[2020-09-04T14:06:09.143Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT riot1d.o -MD -MP -MF .deps/riot1d.Tpo -c -o riot1d.o riot1d.c
[2020-09-04T14:06:09.143Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT riot2d.o -MD -MP -MF .deps/riot2d.Tpo -c -o riot2d.o riot2d.c
[2020-09-04T14:06:09.143Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT via1d2031.o -MD -MP -MF .deps/via1d2031.Tpo -c -o via1d2031.o via1d2031.c
[2020-09-04T14:06:09.694Z] mv -f .deps/ieee-cmdline-options.Tpo .deps/ieee-cmdline-options.Po
[2020-09-04T14:06:09.694Z] mv -f .deps/ieee-resources.Tpo .deps/ieee-resources.Po
[2020-09-04T14:06:09.694Z] mv -f .deps/ieeerom.Tpo .deps/ieeerom.Po
[2020-09-04T14:06:09.694Z] mv -f .deps/ieee.Tpo .deps/ieee.Po
[2020-09-04T14:06:09.694Z] mv -f .deps/riot1d.Tpo .deps/riot1d.Po
[2020-09-04T14:06:09.694Z] mv -f .deps/riot2d.Tpo .deps/riot2d.Po
[2020-09-04T14:06:09.694Z] mv -f .deps/via1d2031.Tpo .deps/via1d2031.Po
[2020-09-04T14:06:09.694Z] mv -f .deps/memieee.Tpo .deps/memieee.Po
[2020-09-04T14:06:09.944Z] mv -f .deps/fdc.Tpo .deps/fdc.Po
[2020-09-04T14:06:09.944Z] rm -f libdriveieee.a
[2020-09-04T14:06:09.944Z] ../../../src/wrap-u-ar.sh "ar" cru libdriveieee.a fdc.o ieee-cmdline-options.o ieee-resources.o ieee.o ieeerom.o memieee.o riot1d.o riot2d.o via1d2031.o 
[2020-09-04T14:06:09.944Z] ranlib libdriveieee.a
[2020-09-04T14:06:09.944Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/drive/ieee'
[2020-09-04T14:06:09.944Z] Making all in tcbm
[2020-09-04T14:06:09.944Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/drive/tcbm'
[2020-09-04T14:06:09.944Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT glue1551.o -MD -MP -MF .deps/glue1551.Tpo -c -o glue1551.o glue1551.c
[2020-09-04T14:06:09.944Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mem1551.o -MD -MP -MF .deps/mem1551.Tpo -c -o mem1551.o mem1551.c
[2020-09-04T14:06:09.944Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tcbm-cmdline-options.o -MD -MP -MF .deps/tcbm-cmdline-options.Tpo -c -o tcbm-cmdline-options.o tcbm-cmdline-options.c
[2020-09-04T14:06:09.944Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tcbm-resources.o -MD -MP -MF .deps/tcbm-resources.Tpo -c -o tcbm-resources.o tcbm-resources.c
[2020-09-04T14:06:09.944Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tcbm.o -MD -MP -MF .deps/tcbm.Tpo -c -o tcbm.o tcbm.c
[2020-09-04T14:06:09.945Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tcbmrom.o -MD -MP -MF .deps/tcbmrom.Tpo -c -o tcbmrom.o tcbmrom.c
[2020-09-04T14:06:09.945Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/drive -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tpid.o -MD -MP -MF .deps/tpid.Tpo -c -o tpid.o tpid.c
[2020-09-04T14:06:09.945Z] mv -f .deps/tcbm-cmdline-options.Tpo .deps/tcbm-cmdline-options.Po
[2020-09-04T14:06:10.495Z] mv -f .deps/tcbm.Tpo .deps/tcbm.Po
[2020-09-04T14:06:10.495Z] mv -f .deps/mem1551.Tpo .deps/mem1551.Po
[2020-09-04T14:06:10.495Z] mv -f .deps/tcbm-resources.Tpo .deps/tcbm-resources.Po
[2020-09-04T14:06:10.495Z] mv -f .deps/tpid.Tpo .deps/tpid.Po
[2020-09-04T14:06:10.495Z] mv -f .deps/tcbmrom.Tpo .deps/tcbmrom.Po
[2020-09-04T14:06:10.495Z] mv -f .deps/glue1551.Tpo .deps/glue1551.Po
[2020-09-04T14:06:10.495Z] rm -f libdrivetcbm.a
[2020-09-04T14:06:10.495Z] ../../../src/wrap-u-ar.sh "ar" cru libdrivetcbm.a glue1551.o mem1551.o tcbm-cmdline-options.o tcbm-resources.o tcbm.o tcbmrom.o tpid.o 
[2020-09-04T14:06:10.495Z] ranlib libdrivetcbm.a
[2020-09-04T14:06:10.746Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/drive/tcbm'
[2020-09-04T14:06:10.746Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/drive'
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drive-check.o -MD -MP -MF .deps/drive-check.Tpo -c -o drive-check.o drive-check.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drive-cmdline-options.o -MD -MP -MF .deps/drive-cmdline-options.Tpo -c -o drive-cmdline-options.o drive-cmdline-options.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drive-overflow.o -MD -MP -MF .deps/drive-overflow.Tpo -c -o drive-overflow.o drive-overflow.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drive-resources.o -MD -MP -MF .deps/drive-resources.Tpo -c -o drive-resources.o drive-resources.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drive-snapshot.o -MD -MP -MF .deps/drive-snapshot.Tpo -c -o drive-snapshot.o drive-snapshot.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drive-sound.o -MD -MP -MF .deps/drive-sound.Tpo -c -o drive-sound.o drive-sound.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drive-writeprotect.o -MD -MP -MF .deps/drive-writeprotect.Tpo -c -o drive-writeprotect.o drive-writeprotect.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drive.o -MD -MP -MF .deps/drive.Tpo -c -o drive.o drive.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drivecpu.o -MD -MP -MF .deps/drivecpu.Tpo -c -o drivecpu.o drivecpu.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drivecpu65c02.o -MD -MP -MF .deps/drivecpu65c02.Tpo -c -o drivecpu65c02.o drivecpu65c02.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT driveimage.o -MD -MP -MF .deps/driveimage.Tpo -c -o driveimage.o driveimage.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drivemem.o -MD -MP -MF .deps/drivemem.Tpo -c -o drivemem.o drivemem.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT driverom.o -MD -MP -MF .deps/driverom.Tpo -c -o driverom.o driverom.c
[2020-09-04T14:06:10.746Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drivesync.o -MD -MP -MF .deps/drivesync.Tpo -c -o drivesync.o drivesync.c
[2020-09-04T14:06:10.747Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/rtc -I../../src/lib/p64 -I../../src/drive/iec -I../../src/drive/tcbm -I../../src/drive/ieee -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rotation.o -MD -MP -MF .deps/rotation.Tpo -c -o rotation.o rotation.c
[2020-09-04T14:06:11.297Z] mv -f .deps/drive-overflow.Tpo .deps/drive-overflow.Po
[2020-09-04T14:06:11.297Z] mv -f .deps/drive-writeprotect.Tpo .deps/drive-writeprotect.Po
[2020-09-04T14:06:11.297Z] mv -f .deps/drivesync.Tpo .deps/drivesync.Po
[2020-09-04T14:06:11.297Z] mv -f .deps/drive-check.Tpo .deps/drive-check.Po
[2020-09-04T14:06:11.297Z] mv -f .deps/drive-resources.Tpo .deps/drive-resources.Po
[2020-09-04T14:06:11.297Z] mv -f .deps/drive-cmdline-options.Tpo .deps/drive-cmdline-options.Po
[2020-09-04T14:06:11.297Z] mv -f .deps/driveimage.Tpo .deps/driveimage.Po
[2020-09-04T14:06:11.297Z] mv -f .deps/driverom.Tpo .deps/driverom.Po
[2020-09-04T14:06:11.297Z] mv -f .deps/drivemem.Tpo .deps/drivemem.Po
[2020-09-04T14:06:11.297Z] mv -f .deps/drive-sound.Tpo .deps/drive-sound.Po
[2020-09-04T14:06:11.548Z] mv -f .deps/drive.Tpo .deps/drive.Po
[2020-09-04T14:06:11.548Z] mv -f .deps/drive-snapshot.Tpo .deps/drive-snapshot.Po
[2020-09-04T14:06:11.548Z] mv -f .deps/rotation.Tpo .deps/rotation.Po
[2020-09-04T14:06:14.031Z] mv -f .deps/drivecpu65c02.Tpo .deps/drivecpu65c02.Po
[2020-09-04T14:06:14.941Z] mv -f .deps/drivecpu.Tpo .deps/drivecpu.Po
[2020-09-04T14:06:14.941Z] rm -f libdrive.a
[2020-09-04T14:06:14.942Z] ../../src/wrap-u-ar.sh "ar" cru libdrive.a drive-check.o drive-cmdline-options.o drive-overflow.o drive-resources.o drive-snapshot.o drive-sound.o drive-writeprotect.o drive.o drivecpu.o drivecpu65c02.o driveimage.o drivemem.o driverom.o drivesync.o rotation.o 
[2020-09-04T14:06:14.942Z] ranlib libdrive.a
[2020-09-04T14:06:15.192Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/drive'
[2020-09-04T14:06:15.192Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/drive'
[2020-09-04T14:06:15.192Z] Making all in vdrive
[2020-09-04T14:06:15.192Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/vdrive'
[2020-09-04T14:06:15.192Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src/lib/p64 -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdrive-bam.o -MD -MP -MF .deps/vdrive-bam.Tpo -c -o vdrive-bam.o vdrive-bam.c
[2020-09-04T14:06:15.192Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src/lib/p64 -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdrive-command.o -MD -MP -MF .deps/vdrive-command.Tpo -c -o vdrive-command.o vdrive-command.c
[2020-09-04T14:06:15.192Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src/lib/p64 -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdrive-dir.o -MD -MP -MF .deps/vdrive-dir.Tpo -c -o vdrive-dir.o vdrive-dir.c
[2020-09-04T14:06:15.192Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src/lib/p64 -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdrive-iec.o -MD -MP -MF .deps/vdrive-iec.Tpo -c -o vdrive-iec.o vdrive-iec.c
[2020-09-04T14:06:15.193Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src/lib/p64 -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdrive-internal.o -MD -MP -MF .deps/vdrive-internal.Tpo -c -o vdrive-internal.o vdrive-internal.c
[2020-09-04T14:06:15.193Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src/lib/p64 -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdrive-rel.o -MD -MP -MF .deps/vdrive-rel.Tpo -c -o vdrive-rel.o vdrive-rel.c
[2020-09-04T14:06:15.193Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src/lib/p64 -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdrive-snapshot.o -MD -MP -MF .deps/vdrive-snapshot.Tpo -c -o vdrive-snapshot.o vdrive-snapshot.c
[2020-09-04T14:06:15.193Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src/lib/p64 -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdrive.o -MD -MP -MF .deps/vdrive.Tpo -c -o vdrive.o vdrive.c
[2020-09-04T14:06:15.744Z] mv -f .deps/vdrive-snapshot.Tpo .deps/vdrive-snapshot.Po
[2020-09-04T14:06:15.744Z] mv -f .deps/vdrive-internal.Tpo .deps/vdrive-internal.Po
[2020-09-04T14:06:15.744Z] mv -f .deps/vdrive.Tpo .deps/vdrive.Po
[2020-09-04T14:06:15.744Z] mv -f .deps/vdrive-dir.Tpo .deps/vdrive-dir.Po
[2020-09-04T14:06:15.744Z] mv -f .deps/vdrive-iec.Tpo .deps/vdrive-iec.Po
[2020-09-04T14:06:15.744Z] mv -f .deps/vdrive-bam.Tpo .deps/vdrive-bam.Po
[2020-09-04T14:06:15.994Z] mv -f .deps/vdrive-command.Tpo .deps/vdrive-command.Po
[2020-09-04T14:06:15.994Z] mv -f .deps/vdrive-rel.Tpo .deps/vdrive-rel.Po
[2020-09-04T14:06:15.994Z] rm -f libvdrive.a
[2020-09-04T14:06:15.994Z] ../../src/wrap-u-ar.sh "ar" cru libvdrive.a vdrive-bam.o vdrive-command.o vdrive-dir.o vdrive-iec.o vdrive-internal.o vdrive-rel.o vdrive-snapshot.o vdrive.o 
[2020-09-04T14:06:15.994Z] ranlib libvdrive.a
[2020-09-04T14:06:16.245Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/vdrive'
[2020-09-04T14:06:16.245Z] Making all in fsdevice
[2020-09-04T14:06:16.245Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/fsdevice'
[2020-09-04T14:06:16.245Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsdevice-close.o -MD -MP -MF .deps/fsdevice-close.Tpo -c -o fsdevice-close.o fsdevice-close.c
[2020-09-04T14:06:16.245Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsdevice-cmdline-options.o -MD -MP -MF .deps/fsdevice-cmdline-options.Tpo -c -o fsdevice-cmdline-options.o fsdevice-cmdline-options.c
[2020-09-04T14:06:16.245Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsdevice-flush.o -MD -MP -MF .deps/fsdevice-flush.Tpo -c -o fsdevice-flush.o fsdevice-flush.c
[2020-09-04T14:06:16.245Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsdevice-open.o -MD -MP -MF .deps/fsdevice-open.Tpo -c -o fsdevice-open.o fsdevice-open.c
[2020-09-04T14:06:16.245Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsdevice-read.o -MD -MP -MF .deps/fsdevice-read.Tpo -c -o fsdevice-read.o fsdevice-read.c
[2020-09-04T14:06:16.245Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsdevice-resources.o -MD -MP -MF .deps/fsdevice-resources.Tpo -c -o fsdevice-resources.o fsdevice-resources.c
[2020-09-04T14:06:16.246Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsdevice-write.o -MD -MP -MF .deps/fsdevice-write.Tpo -c -o fsdevice-write.o fsdevice-write.c
[2020-09-04T14:06:16.246Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsdevice.o -MD -MP -MF .deps/fsdevice.Tpo -c -o fsdevice.o fsdevice.c
[2020-09-04T14:06:16.796Z] mv -f .deps/fsdevice-write.Tpo .deps/fsdevice-write.Po
[2020-09-04T14:06:16.796Z] mv -f .deps/fsdevice-cmdline-options.Tpo .deps/fsdevice-cmdline-options.Po
[2020-09-04T14:06:16.797Z] mv -f .deps/fsdevice-close.Tpo .deps/fsdevice-close.Po
[2020-09-04T14:06:16.797Z] mv -f .deps/fsdevice-resources.Tpo .deps/fsdevice-resources.Po
[2020-09-04T14:06:16.797Z] mv -f .deps/fsdevice.Tpo .deps/fsdevice.Po
[2020-09-04T14:06:16.797Z] mv -f .deps/fsdevice-open.Tpo .deps/fsdevice-open.Po
[2020-09-04T14:06:16.797Z] mv -f .deps/fsdevice-read.Tpo .deps/fsdevice-read.Po
[2020-09-04T14:06:16.797Z] mv -f .deps/fsdevice-flush.Tpo .deps/fsdevice-flush.Po
[2020-09-04T14:06:16.797Z] rm -f libfsdevice.a
[2020-09-04T14:06:16.797Z] ../../src/wrap-u-ar.sh "ar" cru libfsdevice.a fsdevice-close.o fsdevice-cmdline-options.o fsdevice-flush.o fsdevice-open.o fsdevice-read.o fsdevice-resources.o fsdevice-write.o fsdevice.o 
[2020-09-04T14:06:16.797Z] ranlib libfsdevice.a
[2020-09-04T14:06:17.047Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/fsdevice'
[2020-09-04T14:06:17.047Z] Making all in diskimage
[2020-09-04T14:06:17.047Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/diskimage'
[2020-09-04T14:06:17.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT diskimage.o -MD -MP -MF .deps/diskimage.Tpo -c -o diskimage.o diskimage.c
[2020-09-04T14:06:17.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsimage-check.o -MD -MP -MF .deps/fsimage-check.Tpo -c -o fsimage-check.o fsimage-check.c
[2020-09-04T14:06:17.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsimage-create.o -MD -MP -MF .deps/fsimage-create.Tpo -c -o fsimage-create.o fsimage-create.c
[2020-09-04T14:06:17.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsimage-dxx.o -MD -MP -MF .deps/fsimage-dxx.Tpo -c -o fsimage-dxx.o fsimage-dxx.c
[2020-09-04T14:06:17.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsimage-gcr.o -MD -MP -MF .deps/fsimage-gcr.Tpo -c -o fsimage-gcr.o fsimage-gcr.c
[2020-09-04T14:06:17.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsimage-p64.o -MD -MP -MF .deps/fsimage-p64.Tpo -c -o fsimage-p64.o fsimage-p64.c
[2020-09-04T14:06:17.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsimage-probe.o -MD -MP -MF .deps/fsimage-probe.Tpo -c -o fsimage-probe.o fsimage-probe.c
[2020-09-04T14:06:17.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsimage.o -MD -MP -MF .deps/fsimage.Tpo -c -o fsimage.o fsimage.c
[2020-09-04T14:06:17.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT realimage.o -MD -MP -MF .deps/realimage.Tpo -c -o realimage.o realimage.c
[2020-09-04T14:06:17.598Z] mv -f .deps/realimage.Tpo .deps/realimage.Po
[2020-09-04T14:06:17.598Z] mv -f .deps/fsimage.Tpo .deps/fsimage.Po
[2020-09-04T14:06:17.598Z] mv -f .deps/fsimage-check.Tpo .deps/fsimage-check.Po
[2020-09-04T14:06:17.598Z] mv -f .deps/fsimage-gcr.Tpo .deps/fsimage-gcr.Po
[2020-09-04T14:06:17.598Z] mv -f .deps/fsimage-dxx.Tpo .deps/fsimage-dxx.Po
[2020-09-04T14:06:17.598Z] mv -f .deps/diskimage.Tpo .deps/diskimage.Po
[2020-09-04T14:06:17.598Z] mv -f .deps/fsimage-p64.Tpo .deps/fsimage-p64.Po
[2020-09-04T14:06:17.598Z] mv -f .deps/fsimage-probe.Tpo .deps/fsimage-probe.Po
[2020-09-04T14:06:17.598Z] mv -f .deps/fsimage-create.Tpo .deps/fsimage-create.Po
[2020-09-04T14:06:17.598Z] rm -f libdiskimage.a
[2020-09-04T14:06:17.598Z] ../../src/wrap-u-ar.sh "ar" cru libdiskimage.a diskimage.o fsimage-check.o fsimage-create.o fsimage-dxx.o fsimage-gcr.o fsimage-p64.o fsimage-probe.o fsimage.o realimage.o
[2020-09-04T14:06:17.598Z] ranlib libdiskimage.a
[2020-09-04T14:06:17.598Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/diskimage'
[2020-09-04T14:06:17.598Z] Making all in iecbus
[2020-09-04T14:06:17.849Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/iecbus'
[2020-09-04T14:06:17.849Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iecbus.o -MD -MP -MF .deps/iecbus.Tpo -c -o iecbus.o iecbus.c
[2020-09-04T14:06:18.399Z] mv -f .deps/iecbus.Tpo .deps/iecbus.Po
[2020-09-04T14:06:18.399Z] rm -f libiecbus.a
[2020-09-04T14:06:18.399Z] ../../src/wrap-u-ar.sh "ar" cru libiecbus.a iecbus.o 
[2020-09-04T14:06:18.399Z] ranlib libiecbus.a
[2020-09-04T14:06:18.399Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/iecbus'
[2020-09-04T14:06:18.399Z] Making all in serial
[2020-09-04T14:06:18.399Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/serial'
[2020-09-04T14:06:18.399Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fsdrive.o -MD -MP -MF .deps/fsdrive.Tpo -c -o fsdrive.o fsdrive.c
[2020-09-04T14:06:18.399Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT serial-device.o -MD -MP -MF .deps/serial-device.Tpo -c -o serial-device.o serial-device.c
[2020-09-04T14:06:18.399Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT serial-iec-bus.o -MD -MP -MF .deps/serial-iec-bus.Tpo -c -o serial-iec-bus.o serial-iec-bus.c
[2020-09-04T14:06:18.400Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT serial-iec-device.o -MD -MP -MF .deps/serial-iec-device.Tpo -c -o serial-iec-device.o serial-iec-device.c
[2020-09-04T14:06:18.400Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT serial-iec-lib.o -MD -MP -MF .deps/serial-iec-lib.Tpo -c -o serial-iec-lib.o serial-iec-lib.c
[2020-09-04T14:06:18.400Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT serial-iec.o -MD -MP -MF .deps/serial-iec.Tpo -c -o serial-iec.o serial-iec.c
[2020-09-04T14:06:18.400Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT serial-realdevice.o -MD -MP -MF .deps/serial-realdevice.Tpo -c -o serial-realdevice.o serial-realdevice.c
[2020-09-04T14:06:18.400Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT serial-trap.o -MD -MP -MF .deps/serial-trap.Tpo -c -o serial-trap.o serial-trap.c
[2020-09-04T14:06:18.400Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT serial.o -MD -MP -MF .deps/serial.Tpo -c -o serial.o serial.c
[2020-09-04T14:06:18.400Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT realdevice.o -MD -MP -MF .deps/realdevice.Tpo -c -o realdevice.o realdevice.c
[2020-09-04T14:06:18.951Z] mv -f .deps/serial-realdevice.Tpo .deps/serial-realdevice.Po
[2020-09-04T14:06:18.951Z] mv -f .deps/serial-device.Tpo .deps/serial-device.Po
[2020-09-04T14:06:18.951Z] mv -f .deps/serial-iec.Tpo .deps/serial-iec.Po
[2020-09-04T14:06:18.951Z] mv -f .deps/serial-iec-bus.Tpo .deps/serial-iec-bus.Po
[2020-09-04T14:06:18.951Z] mv -f .deps/realdevice.Tpo .deps/realdevice.Po
[2020-09-04T14:06:18.951Z] mv -f .deps/serial-iec-lib.Tpo .deps/serial-iec-lib.Po
[2020-09-04T14:06:18.951Z] mv -f .deps/serial.Tpo .deps/serial.Po
[2020-09-04T14:06:18.951Z] mv -f .deps/serial-trap.Tpo .deps/serial-trap.Po
[2020-09-04T14:06:18.951Z] mv -f .deps/fsdrive.Tpo .deps/fsdrive.Po
[2020-09-04T14:06:18.951Z] mv -f .deps/serial-iec-device.Tpo .deps/serial-iec-device.Po
[2020-09-04T14:06:18.951Z] rm -f libserial.a
[2020-09-04T14:06:18.951Z] ../../src/wrap-u-ar.sh "ar" cru libserial.a fsdrive.o serial-device.o serial-iec-bus.o serial-iec-device.o serial-iec-lib.o serial-iec.o serial-realdevice.o serial-trap.o serial.o realdevice.o
[2020-09-04T14:06:19.201Z] ranlib libserial.a
[2020-09-04T14:06:19.201Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/serial'
[2020-09-04T14:06:19.201Z] Making all in parallel
[2020-09-04T14:06:19.201Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/parallel'
[2020-09-04T14:06:19.201Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT parallel-trap.o -MD -MP -MF .deps/parallel-trap.Tpo -c -o parallel-trap.o parallel-trap.c
[2020-09-04T14:06:19.201Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT parallel.o -MD -MP -MF .deps/parallel.Tpo -c -o parallel.o parallel.c
[2020-09-04T14:06:19.759Z] mv -f .deps/parallel-trap.Tpo .deps/parallel-trap.Po
[2020-09-04T14:06:19.759Z] mv -f .deps/parallel.Tpo .deps/parallel.Po
[2020-09-04T14:06:19.759Z] rm -f libparallel.a
[2020-09-04T14:06:19.759Z] ../../src/wrap-u-ar.sh "ar" cru libparallel.a parallel-trap.o parallel.o 
[2020-09-04T14:06:20.009Z] ranlib libparallel.a
[2020-09-04T14:06:20.009Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/parallel'
[2020-09-04T14:06:20.009Z] Making all in tape
[2020-09-04T14:06:20.009Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/tape'
[2020-09-04T14:06:20.009Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT t64.o -MD -MP -MF .deps/t64.Tpo -c -o t64.o t64.c
[2020-09-04T14:06:20.009Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tap.o -MD -MP -MF .deps/tap.Tpo -c -o tap.o tap.c
[2020-09-04T14:06:20.009Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tape-internal.o -MD -MP -MF .deps/tape-internal.Tpo -c -o tape-internal.o tape-internal.c
[2020-09-04T14:06:20.009Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tape-snapshot.o -MD -MP -MF .deps/tape-snapshot.Tpo -c -o tape-snapshot.o tape-snapshot.c
[2020-09-04T14:06:20.009Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tape.o -MD -MP -MF .deps/tape.Tpo -c -o tape.o tape.c
[2020-09-04T14:06:20.009Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tapeimage.o -MD -MP -MF .deps/tapeimage.Tpo -c -o tapeimage.o tapeimage.c
[2020-09-04T14:06:20.560Z] mv -f .deps/tapeimage.Tpo .deps/tapeimage.Po
[2020-09-04T14:06:20.560Z] mv -f .deps/tape-snapshot.Tpo .deps/tape-snapshot.Po
[2020-09-04T14:06:20.560Z] mv -f .deps/tape-internal.Tpo .deps/tape-internal.Po
[2020-09-04T14:06:20.560Z] mv -f .deps/t64.Tpo .deps/t64.Po
[2020-09-04T14:06:20.560Z] mv -f .deps/tape.Tpo .deps/tape.Po
[2020-09-04T14:06:20.810Z] mv -f .deps/tap.Tpo .deps/tap.Po
[2020-09-04T14:06:20.810Z] rm -f libtape.a
[2020-09-04T14:06:20.810Z] ../../src/wrap-u-ar.sh "ar" cru libtape.a t64.o tap.o tape-internal.o tape-snapshot.o tape.o tapeimage.o 
[2020-09-04T14:06:20.810Z] ranlib libtape.a
[2020-09-04T14:06:20.810Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/tape'
[2020-09-04T14:06:20.810Z] Making all in imagecontents
[2020-09-04T14:06:20.810Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/imagecontents'
[2020-09-04T14:06:20.810Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT diskcontents-block.o -MD -MP -MF .deps/diskcontents-block.Tpo -c -o diskcontents-block.o diskcontents-block.c
[2020-09-04T14:06:20.810Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT diskcontents-iec.o -MD -MP -MF .deps/diskcontents-iec.Tpo -c -o diskcontents-iec.o diskcontents-iec.c
[2020-09-04T14:06:20.811Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT diskcontents.o -MD -MP -MF .deps/diskcontents.Tpo -c -o diskcontents.o diskcontents.c
[2020-09-04T14:06:20.811Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT imagecontents.o -MD -MP -MF .deps/imagecontents.Tpo -c -o imagecontents.o imagecontents.c
[2020-09-04T14:06:20.811Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tapecontents.o -MD -MP -MF .deps/tapecontents.Tpo -c -o tapecontents.o tapecontents.c
[2020-09-04T14:06:21.361Z] mv -f .deps/tapecontents.Tpo .deps/tapecontents.Po
[2020-09-04T14:06:21.361Z] mv -f .deps/diskcontents.Tpo .deps/diskcontents.Po
[2020-09-04T14:06:21.362Z] mv -f .deps/diskcontents-block.Tpo .deps/diskcontents-block.Po
[2020-09-04T14:06:21.362Z] mv -f .deps/imagecontents.Tpo .deps/imagecontents.Po
[2020-09-04T14:06:21.362Z] mv -f .deps/diskcontents-iec.Tpo .deps/diskcontents-iec.Po
[2020-09-04T14:06:21.362Z] rm -f libimagecontents.a
[2020-09-04T14:06:21.362Z] ../../src/wrap-u-ar.sh "ar" cru libimagecontents.a diskcontents-block.o diskcontents-iec.o diskcontents.o imagecontents.o tapecontents.o 
[2020-09-04T14:06:21.612Z] ranlib libimagecontents.a
[2020-09-04T14:06:21.612Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/imagecontents'
[2020-09-04T14:06:21.612Z] Making all in fileio
[2020-09-04T14:06:21.612Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/fileio'
[2020-09-04T14:06:21.612Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbmfile.o -MD -MP -MF .deps/cbmfile.Tpo -c -o cbmfile.o cbmfile.c
[2020-09-04T14:06:21.612Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o fileio.c
[2020-09-04T14:06:21.612Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT p00.o -MD -MP -MF .deps/p00.Tpo -c -o p00.o p00.c
[2020-09-04T14:06:22.163Z] mv -f .deps/cbmfile.Tpo .deps/cbmfile.Po
[2020-09-04T14:06:22.163Z] mv -f .deps/fileio.Tpo .deps/fileio.Po
[2020-09-04T14:06:22.163Z] mv -f .deps/p00.Tpo .deps/p00.Po
[2020-09-04T14:06:22.163Z] rm -f libfileio.a
[2020-09-04T14:06:22.163Z] ../../src/wrap-u-ar.sh "ar" cru libfileio.a cbmfile.o fileio.o p00.o 
[2020-09-04T14:06:22.163Z] ranlib libfileio.a
[2020-09-04T14:06:22.413Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/fileio'
[2020-09-04T14:06:22.413Z] Making all in video
[2020-09-04T14:06:22.413Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/video'
[2020-09-04T14:06:22.413Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render1x1.o -MD -MP -MF .deps/render1x1.Tpo -c -o render1x1.o render1x1.c
[2020-09-04T14:06:22.413Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render1x1crt.o -MD -MP -MF .deps/render1x1crt.Tpo -c -o render1x1crt.o render1x1crt.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render1x1ntsc.o -MD -MP -MF .deps/render1x1ntsc.Tpo -c -o render1x1ntsc.o render1x1ntsc.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render1x1pal.o -MD -MP -MF .deps/render1x1pal.Tpo -c -o render1x1pal.o render1x1pal.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render1x2.o -MD -MP -MF .deps/render1x2.Tpo -c -o render1x2.o render1x2.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render1x2crt.o -MD -MP -MF .deps/render1x2crt.Tpo -c -o render1x2crt.o render1x2crt.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render2x2.o -MD -MP -MF .deps/render2x2.Tpo -c -o render2x2.o render2x2.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render2x2crt.o -MD -MP -MF .deps/render2x2crt.Tpo -c -o render2x2crt.o render2x2crt.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render2x2ntsc.o -MD -MP -MF .deps/render2x2ntsc.Tpo -c -o render2x2ntsc.o render2x2ntsc.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render2x2pal.o -MD -MP -MF .deps/render2x2pal.Tpo -c -o render2x2pal.o render2x2pal.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render2x4.o -MD -MP -MF .deps/render2x4.Tpo -c -o render2x4.o render2x4.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT render2x4crt.o -MD -MP -MF .deps/render2x4crt.Tpo -c -o render2x4crt.o render2x4crt.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT renderscale2x.o -MD -MP -MF .deps/renderscale2x.Tpo -c -o renderscale2x.o renderscale2x.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-canvas.o -MD -MP -MF .deps/video-canvas.Tpo -c -o video-canvas.o video-canvas.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-cmdline-options.o -MD -MP -MF .deps/video-cmdline-options.Tpo -c -o video-cmdline-options.o video-cmdline-options.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-color.o -MD -MP -MF .deps/video-color.Tpo -c -o video-color.o video-color.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-render-1x2.o -MD -MP -MF .deps/video-render-1x2.Tpo -c -o video-render-1x2.o video-render-1x2.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-render-2x2.o -MD -MP -MF .deps/video-render-2x2.Tpo -c -o video-render-2x2.o video-render-2x2.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-render-crt.o -MD -MP -MF .deps/video-render-crt.Tpo -c -o video-render-crt.o video-render-crt.c
[2020-09-04T14:06:22.414Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-render-pal.o -MD -MP -MF .deps/video-render-pal.Tpo -c -o video-render-pal.o video-render-pal.c
[2020-09-04T14:06:22.415Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-render.o -MD -MP -MF .deps/video-render.Tpo -c -o video-render.o video-render.c
[2020-09-04T14:06:22.415Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-resources.o -MD -MP -MF .deps/video-resources.Tpo -c -o video-resources.o video-resources.c
[2020-09-04T14:06:22.415Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-sound.o -MD -MP -MF .deps/video-sound.Tpo -c -o video-sound.o video-sound.c
[2020-09-04T14:06:22.415Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video-viewport.o -MD -MP -MF .deps/video-viewport.Tpo -c -o video-viewport.o video-viewport.c
[2020-09-04T14:06:22.965Z] mv -f .deps/render1x1pal.Tpo .deps/render1x1pal.Po
[2020-09-04T14:06:22.966Z] mv -f .deps/video-render-1x2.Tpo .deps/video-render-1x2.Po
[2020-09-04T14:06:22.966Z] mv -f .deps/video-render-2x2.Tpo .deps/video-render-2x2.Po
[2020-09-04T14:06:22.966Z] mv -f .deps/video-render-crt.Tpo .deps/video-render-crt.Po
[2020-09-04T14:06:22.966Z] mv -f .deps/render2x2pal.Tpo .deps/render2x2pal.Po
[2020-09-04T14:06:22.966Z] mv -f .deps/video-canvas.Tpo .deps/video-canvas.Po
[2020-09-04T14:06:22.966Z] mv -f .deps/video-viewport.Tpo .deps/video-viewport.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/video-render.Tpo .deps/video-render.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/renderscale2x.Tpo .deps/renderscale2x.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render1x2crt.Tpo .deps/render1x2crt.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render2x2crt.Tpo .deps/render2x2crt.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render1x1.Tpo .deps/render1x1.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render1x1ntsc.Tpo .deps/render1x1ntsc.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/video-render-pal.Tpo .deps/video-render-pal.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render2x4crt.Tpo .deps/render2x4crt.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/video-cmdline-options.Tpo .deps/video-cmdline-options.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render2x4.Tpo .deps/render2x4.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render1x1crt.Tpo .deps/render1x1crt.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/video-sound.Tpo .deps/video-sound.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/video-color.Tpo .deps/video-color.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render2x2.Tpo .deps/render2x2.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render2x2ntsc.Tpo .deps/render2x2ntsc.Po
[2020-09-04T14:06:23.216Z] mv -f .deps/render1x2.Tpo .deps/render1x2.Po
[2020-09-04T14:06:23.467Z] mv -f .deps/video-resources.Tpo .deps/video-resources.Po
[2020-09-04T14:06:23.467Z] rm -f libvideo.a
[2020-09-04T14:06:23.467Z] ../../src/wrap-u-ar.sh "ar" cru libvideo.a render1x1.o render1x1crt.o render1x1ntsc.o render1x1pal.o render1x2.o render1x2crt.o render2x2.o render2x2crt.o render2x2ntsc.o render2x2pal.o render2x4.o render2x4crt.o renderscale2x.o video-canvas.o video-cmdline-options.o video-color.o video-render-1x2.o video-render-2x2.o video-render-crt.o video-render-pal.o video-render.o video-resources.o video-sound.o video-viewport.o 
[2020-09-04T14:06:23.467Z] ranlib libvideo.a
[2020-09-04T14:06:23.467Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/video'
[2020-09-04T14:06:23.467Z] Making all in raster
[2020-09-04T14:06:23.467Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/raster'
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-cache.o -MD -MP -MF .deps/raster-cache.Tpo -c -o raster-cache.o raster-cache.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-canvas.o -MD -MP -MF .deps/raster-canvas.Tpo -c -o raster-canvas.o raster-canvas.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-changes.o -MD -MP -MF .deps/raster-changes.Tpo -c -o raster-changes.o raster-changes.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-cmdline-options.o -MD -MP -MF .deps/raster-cmdline-options.Tpo -c -o raster-cmdline-options.o raster-cmdline-options.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-line-changes-sprite.o -MD -MP -MF .deps/raster-line-changes-sprite.Tpo -c -o raster-line-changes-sprite.o raster-line-changes-sprite.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-line-changes.o -MD -MP -MF .deps/raster-line-changes.Tpo -c -o raster-line-changes.o raster-line-changes.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-line.o -MD -MP -MF .deps/raster-line.Tpo -c -o raster-line.o raster-line.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-modes.o -MD -MP -MF .deps/raster-modes.Tpo -c -o raster-modes.o raster-modes.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-resources.o -MD -MP -MF .deps/raster-resources.Tpo -c -o raster-resources.o raster-resources.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-sprite.o -MD -MP -MF .deps/raster-sprite.Tpo -c -o raster-sprite.o raster-sprite.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-sprite-status.o -MD -MP -MF .deps/raster-sprite-status.Tpo -c -o raster-sprite-status.o raster-sprite-status.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster-sprite-cache.o -MD -MP -MF .deps/raster-sprite-cache.Tpo -c -o raster-sprite-cache.o raster-sprite-cache.c
[2020-09-04T14:06:23.467Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT raster.o -MD -MP -MF .deps/raster.Tpo -c -o raster.o raster.c
[2020-09-04T14:06:23.467Z] mv -f .deps/raster-sprite.Tpo .deps/raster-sprite.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-cmdline-options.Tpo .deps/raster-cmdline-options.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-cache.Tpo .deps/raster-cache.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-line-changes.Tpo .deps/raster-line-changes.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-canvas.Tpo .deps/raster-canvas.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-sprite-cache.Tpo .deps/raster-sprite-cache.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-changes.Tpo .deps/raster-changes.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-sprite-status.Tpo .deps/raster-sprite-status.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-resources.Tpo .deps/raster-resources.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-modes.Tpo .deps/raster-modes.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster-line-changes-sprite.Tpo .deps/raster-line-changes-sprite.Po
[2020-09-04T14:06:24.018Z] mv -f .deps/raster.Tpo .deps/raster.Po
[2020-09-04T14:06:24.268Z] mv -f .deps/raster-line.Tpo .deps/raster-line.Po
[2020-09-04T14:06:24.269Z] rm -f libraster.a
[2020-09-04T14:06:24.269Z] ../../src/wrap-u-ar.sh "ar" cru libraster.a raster-cache.o raster-canvas.o raster-changes.o raster-cmdline-options.o raster-line-changes-sprite.o raster-line-changes.o raster-line.o raster-modes.o raster-resources.o raster-sprite.o raster-sprite-status.o raster-sprite-cache.o raster.o 
[2020-09-04T14:06:24.519Z] ranlib libraster.a
[2020-09-04T14:06:24.519Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/raster'
[2020-09-04T14:06:24.519Z] Making all in vicii
[2020-09-04T14:06:24.519Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/vicii'
[2020-09-04T14:06:24.519Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-badline.o -MD -MP -MF .deps/vicii-badline.Tpo -c -o vicii-badline.o vicii-badline.c
[2020-09-04T14:06:24.519Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-clock-stretch.o -MD -MP -MF .deps/vicii-clock-stretch.Tpo -c -o vicii-clock-stretch.o vicii-clock-stretch.c
[2020-09-04T14:06:24.519Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-cmdline-options.o -MD -MP -MF .deps/vicii-cmdline-options.Tpo -c -o vicii-cmdline-options.o vicii-cmdline-options.c
[2020-09-04T14:06:24.519Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-color.o -MD -MP -MF .deps/vicii-color.Tpo -c -o vicii-color.o vicii-color.c
[2020-09-04T14:06:24.519Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-draw.o -MD -MP -MF .deps/vicii-draw.Tpo -c -o vicii-draw.o vicii-draw.c
[2020-09-04T14:06:24.519Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-fetch.o -MD -MP -MF .deps/vicii-fetch.Tpo -c -o vicii-fetch.o vicii-fetch.c
[2020-09-04T14:06:24.519Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-irq.o -MD -MP -MF .deps/vicii-irq.Tpo -c -o vicii-irq.o vicii-irq.c
[2020-09-04T14:06:24.519Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-mem.o -MD -MP -MF .deps/vicii-mem.Tpo -c -o vicii-mem.o vicii-mem.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-phi1.o -MD -MP -MF .deps/vicii-phi1.Tpo -c -o vicii-phi1.o vicii-phi1.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-resources.o -MD -MP -MF .deps/vicii-resources.Tpo -c -o vicii-resources.o vicii-resources.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-snapshot.o -MD -MP -MF .deps/vicii-snapshot.Tpo -c -o vicii-snapshot.o vicii-snapshot.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-sprites.o -MD -MP -MF .deps/vicii-sprites.Tpo -c -o vicii-sprites.o vicii-sprites.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-stubs.o -MD -MP -MF .deps/vicii-stubs.Tpo -c -o vicii-stubs.o vicii-stubs.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-timing.o -MD -MP -MF .deps/vicii-timing.Tpo -c -o vicii-timing.o vicii-timing.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii.o -MD -MP -MF .deps/vicii.Tpo -c -o vicii.o vicii.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciidtv-color.o -MD -MP -MF .deps/viciidtv-color.Tpo -c -o viciidtv-color.o viciidtv-color.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciidtv-draw.o -MD -MP -MF .deps/viciidtv-draw.Tpo -c -o viciidtv-draw.o viciidtv-draw.c
[2020-09-04T14:06:24.520Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -I../../src/c64dtv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciidtv-snapshot.o -MD -MP -MF .deps/viciidtv-snapshot.Tpo -c -o viciidtv-snapshot.o viciidtv-snapshot.c
[2020-09-04T14:06:25.071Z] mv -f .deps/vicii-stubs.Tpo .deps/vicii-stubs.Po
[2020-09-04T14:06:25.071Z] mv -f .deps/vicii-cmdline-options.Tpo .deps/vicii-cmdline-options.Po
[2020-09-04T14:06:25.071Z] mv -f .deps/vicii-timing.Tpo .deps/vicii-timing.Po
[2020-09-04T14:06:25.071Z] mv -f .deps/vicii-resources.Tpo .deps/vicii-resources.Po
[2020-09-04T14:06:25.071Z] mv -f .deps/vicii-badline.Tpo .deps/vicii-badline.Po
[2020-09-04T14:06:25.071Z] mv -f .deps/vicii-color.Tpo .deps/vicii-color.Po
[2020-09-04T14:06:25.071Z] mv -f .deps/vicii-snapshot.Tpo .deps/vicii-snapshot.Po
[2020-09-04T14:06:25.071Z] mv -f .deps/viciidtv-color.Tpo .deps/viciidtv-color.Po
[2020-09-04T14:06:25.321Z] mv -f .deps/vicii-clock-stretch.Tpo .deps/vicii-clock-stretch.Po
[2020-09-04T14:06:25.321Z] mv -f .deps/viciidtv-snapshot.Tpo .deps/viciidtv-snapshot.Po
[2020-09-04T14:06:25.321Z] mv -f .deps/vicii-irq.Tpo .deps/vicii-irq.Po
[2020-09-04T14:06:25.321Z] mv -f .deps/vicii-phi1.Tpo .deps/vicii-phi1.Po
[2020-09-04T14:06:25.321Z] mv -f .deps/vicii-fetch.Tpo .deps/vicii-fetch.Po
[2020-09-04T14:06:25.572Z] mv -f .deps/vicii.Tpo .deps/vicii.Po
[2020-09-04T14:06:25.822Z] mv -f .deps/vicii-sprites.Tpo .deps/vicii-sprites.Po
[2020-09-04T14:06:25.822Z] mv -f .deps/vicii-mem.Tpo .deps/vicii-mem.Po
[2020-09-04T14:06:26.072Z] mv -f .deps/vicii-draw.Tpo .deps/vicii-draw.Po
[2020-09-04T14:06:26.072Z] rm -f libvicii.a
[2020-09-04T14:06:26.072Z] ../../src/wrap-u-ar.sh "ar" cru libvicii.a vicii-badline.o vicii-clock-stretch.o vicii-cmdline-options.o vicii-color.o vicii-draw.o vicii-fetch.o vicii-irq.o vicii-mem.o vicii-phi1.o vicii-resources.o vicii-snapshot.o vicii-sprites.o vicii-stubs.o vicii-timing.o vicii.o 
[2020-09-04T14:06:26.072Z] ranlib libvicii.a
[2020-09-04T14:06:26.323Z] mv -f .deps/viciidtv-draw.Tpo .deps/viciidtv-draw.Po
[2020-09-04T14:06:26.323Z] rm -f libviciidtv.a
[2020-09-04T14:06:26.323Z] ../../src/wrap-u-ar.sh "ar" cru libviciidtv.a vicii-badline.o vicii-cmdline-options.o viciidtv-color.o viciidtv-draw.o vicii-fetch.o vicii-irq.o vicii-mem.o vicii-phi1.o vicii-resources.o viciidtv-snapshot.o vicii-sprites.o vicii-timing.o vicii.o 
[2020-09-04T14:06:26.323Z] ranlib libviciidtv.a
[2020-09-04T14:06:26.323Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/vicii'
[2020-09-04T14:06:26.323Z] Making all in viciisc
[2020-09-04T14:06:26.323Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/viciisc'
[2020-09-04T14:06:26.323Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-chip-model.o -MD -MP -MF .deps/vicii-chip-model.Tpo -c -o vicii-chip-model.o vicii-chip-model.c
[2020-09-04T14:06:26.323Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-cmdline-options.o -MD -MP -MF .deps/vicii-cmdline-options.Tpo -c -o vicii-cmdline-options.o vicii-cmdline-options.c
[2020-09-04T14:06:26.323Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-color.o -MD -MP -MF .deps/vicii-color.Tpo -c -o vicii-color.o vicii-color.c
[2020-09-04T14:06:26.323Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-cycle.o -MD -MP -MF .deps/vicii-cycle.Tpo -c -o vicii-cycle.o vicii-cycle.c
[2020-09-04T14:06:26.324Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-draw.o -MD -MP -MF .deps/vicii-draw.Tpo -c -o vicii-draw.o vicii-draw.c
[2020-09-04T14:06:26.324Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-draw-cycle.o -MD -MP -MF .deps/vicii-draw-cycle.Tpo -c -o vicii-draw-cycle.o vicii-draw-cycle.c
[2020-09-04T14:06:26.324Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-fetch.o -MD -MP -MF .deps/vicii-fetch.Tpo -c -o vicii-fetch.o vicii-fetch.c
[2020-09-04T14:06:26.324Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-irq.o -MD -MP -MF .deps/vicii-irq.Tpo -c -o vicii-irq.o vicii-irq.c
[2020-09-04T14:06:26.324Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-lightpen.o -MD -MP -MF .deps/vicii-lightpen.Tpo -c -o vicii-lightpen.o vicii-lightpen.c
[2020-09-04T14:06:26.324Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-mem.o -MD -MP -MF .deps/vicii-mem.Tpo -c -o vicii-mem.o vicii-mem.c
[2020-09-04T14:06:26.324Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-phi1.o -MD -MP -MF .deps/vicii-phi1.Tpo -c -o vicii-phi1.o vicii-phi1.c
[2020-09-04T14:06:26.325Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-resources.o -MD -MP -MF .deps/vicii-resources.Tpo -c -o vicii-resources.o vicii-resources.c
[2020-09-04T14:06:26.325Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-snapshot.o -MD -MP -MF .deps/vicii-snapshot.Tpo -c -o vicii-snapshot.o vicii-snapshot.c
[2020-09-04T14:06:26.325Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii-timing.o -MD -MP -MF .deps/vicii-timing.Tpo -c -o vicii-timing.o vicii-timing.c
[2020-09-04T14:06:26.325Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/lib/p64 -I../../src/c64/cart -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicii.o -MD -MP -MF .deps/vicii.Tpo -c -o vicii.o vicii.c
[2020-09-04T14:06:26.876Z] mv -f .deps/vicii-color.Tpo .deps/vicii-color.Po
[2020-09-04T14:06:26.876Z] mv -f .deps/vicii-cmdline-options.Tpo .deps/vicii-cmdline-options.Po
[2020-09-04T14:06:26.876Z] mv -f .deps/vicii-draw.Tpo .deps/vicii-draw.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-resources.Tpo .deps/vicii-resources.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-mem.Tpo .deps/vicii-mem.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-phi1.Tpo .deps/vicii-phi1.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-lightpen.Tpo .deps/vicii-lightpen.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-timing.Tpo .deps/vicii-timing.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-chip-model.Tpo .deps/vicii-chip-model.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-irq.Tpo .deps/vicii-irq.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-snapshot.Tpo .deps/vicii-snapshot.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-cycle.Tpo .deps/vicii-cycle.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-fetch.Tpo .deps/vicii-fetch.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii.Tpo .deps/vicii.Po
[2020-09-04T14:06:27.126Z] mv -f .deps/vicii-draw-cycle.Tpo .deps/vicii-draw-cycle.Po
[2020-09-04T14:06:27.126Z] rm -f libviciisc.a
[2020-09-04T14:06:27.127Z] ../../src/wrap-u-ar.sh "ar" cru libviciisc.a vicii-chip-model.o vicii-cmdline-options.o vicii-color.o vicii-cycle.o vicii-draw.o vicii-draw-cycle.o vicii-fetch.o vicii-irq.o vicii-lightpen.o vicii-mem.o vicii-phi1.o vicii-resources.o vicii-snapshot.o vicii-timing.o vicii.o 
[2020-09-04T14:06:27.377Z] ranlib libviciisc.a
[2020-09-04T14:06:27.377Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/viciisc'
[2020-09-04T14:06:27.377Z] Making all in viciivsid
[2020-09-04T14:06:27.377Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/viciivsid'
[2020-09-04T14:06:27.377Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-badline.o -MD -MP -MF .deps/viciivsid-badline.Tpo -c -o viciivsid-badline.o viciivsid-badline.c
[2020-09-04T14:06:27.377Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-cmdline-options.o -MD -MP -MF .deps/viciivsid-cmdline-options.Tpo -c -o viciivsid-cmdline-options.o viciivsid-cmdline-options.c
[2020-09-04T14:06:27.377Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-color.o -MD -MP -MF .deps/viciivsid-color.Tpo -c -o viciivsid-color.o viciivsid-color.c
[2020-09-04T14:06:27.377Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-draw.o -MD -MP -MF .deps/viciivsid-draw.Tpo -c -o viciivsid-draw.o viciivsid-draw.c
[2020-09-04T14:06:27.377Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-fetch.o -MD -MP -MF .deps/viciivsid-fetch.Tpo -c -o viciivsid-fetch.o viciivsid-fetch.c
[2020-09-04T14:06:27.377Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-irq.o -MD -MP -MF .deps/viciivsid-irq.Tpo -c -o viciivsid-irq.o viciivsid-irq.c
[2020-09-04T14:06:27.377Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-mem.o -MD -MP -MF .deps/viciivsid-mem.Tpo -c -o viciivsid-mem.o viciivsid-mem.c
[2020-09-04T14:06:27.377Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-phi1.o -MD -MP -MF .deps/viciivsid-phi1.Tpo -c -o viciivsid-phi1.o viciivsid-phi1.c
[2020-09-04T14:06:27.378Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-resources.o -MD -MP -MF .deps/viciivsid-resources.Tpo -c -o viciivsid-resources.o viciivsid-resources.c
[2020-09-04T14:06:27.378Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-snapshot.o -MD -MP -MF .deps/viciivsid-snapshot.Tpo -c -o viciivsid-snapshot.o viciivsid-snapshot.c
[2020-09-04T14:06:27.378Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-sprites.o -MD -MP -MF .deps/viciivsid-sprites.Tpo -c -o viciivsid-sprites.o viciivsid-sprites.c
[2020-09-04T14:06:27.378Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid-timing.o -MD -MP -MF .deps/viciivsid-timing.Tpo -c -o viciivsid-timing.o viciivsid-timing.c
[2020-09-04T14:06:27.378Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -I../../src/joyport -I../../src/c64 -I../../src/c64/cart -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viciivsid.o -MD -MP -MF .deps/viciivsid.Tpo -c -o viciivsid.o viciivsid.c
[2020-09-04T14:06:27.928Z] mv -f .deps/viciivsid-cmdline-options.Tpo .deps/viciivsid-cmdline-options.Po
[2020-09-04T14:06:27.928Z] mv -f .deps/viciivsid-resources.Tpo .deps/viciivsid-resources.Po
[2020-09-04T14:06:27.928Z] mv -f .deps/viciivsid-color.Tpo .deps/viciivsid-color.Po
[2020-09-04T14:06:27.928Z] mv -f .deps/viciivsid-timing.Tpo .deps/viciivsid-timing.Po
[2020-09-04T14:06:27.929Z] mv -f .deps/viciivsid-badline.Tpo .deps/viciivsid-badline.Po
[2020-09-04T14:06:27.929Z] mv -f .deps/viciivsid-phi1.Tpo .deps/viciivsid-phi1.Po
[2020-09-04T14:06:27.929Z] mv -f .deps/viciivsid-snapshot.Tpo .deps/viciivsid-snapshot.Po
[2020-09-04T14:06:28.179Z] mv -f .deps/viciivsid-irq.Tpo .deps/viciivsid-irq.Po
[2020-09-04T14:06:28.179Z] mv -f .deps/viciivsid-fetch.Tpo .deps/viciivsid-fetch.Po
[2020-09-04T14:06:28.429Z] mv -f .deps/viciivsid-mem.Tpo .deps/viciivsid-mem.Po
[2020-09-04T14:06:28.429Z] mv -f .deps/viciivsid.Tpo .deps/viciivsid.Po
[2020-09-04T14:06:28.429Z] mv -f .deps/viciivsid-sprites.Tpo .deps/viciivsid-sprites.Po
[2020-09-04T14:06:28.980Z] mv -f .deps/viciivsid-draw.Tpo .deps/viciivsid-draw.Po
[2020-09-04T14:06:28.980Z] rm -f libviciivsid.a
[2020-09-04T14:06:28.980Z] ../../src/wrap-u-ar.sh "ar" cru libviciivsid.a viciivsid-badline.o viciivsid-cmdline-options.o viciivsid-color.o viciivsid-draw.o viciivsid-fetch.o viciivsid-irq.o viciivsid-mem.o viciivsid-phi1.o viciivsid-resources.o viciivsid-snapshot.o viciivsid-sprites.o viciivsid-timing.o viciivsid.o 
[2020-09-04T14:06:28.980Z] ranlib libviciivsid.a
[2020-09-04T14:06:28.980Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/viciivsid'
[2020-09-04T14:06:28.980Z] Making all in vdc
[2020-09-04T14:06:28.980Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/vdc'
[2020-09-04T14:06:28.980Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdc-cmdline-options.o -MD -MP -MF .deps/vdc-cmdline-options.Tpo -c -o vdc-cmdline-options.o vdc-cmdline-options.c
[2020-09-04T14:06:28.980Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdc-color.o -MD -MP -MF .deps/vdc-color.Tpo -c -o vdc-color.o vdc-color.c
[2020-09-04T14:06:28.980Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdc-draw.o -MD -MP -MF .deps/vdc-draw.Tpo -c -o vdc-draw.o vdc-draw.c
[2020-09-04T14:06:28.980Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdc-mem.o -MD -MP -MF .deps/vdc-mem.Tpo -c -o vdc-mem.o vdc-mem.c
[2020-09-04T14:06:28.980Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdc-resources.o -MD -MP -MF .deps/vdc-resources.Tpo -c -o vdc-resources.o vdc-resources.c
[2020-09-04T14:06:28.980Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdc-snapshot.o -MD -MP -MF .deps/vdc-snapshot.Tpo -c -o vdc-snapshot.o vdc-snapshot.c
[2020-09-04T14:06:28.980Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vdc.o -MD -MP -MF .deps/vdc.Tpo -c -o vdc.o vdc.c
[2020-09-04T14:06:29.531Z] mv -f .deps/vdc-cmdline-options.Tpo .deps/vdc-cmdline-options.Po
[2020-09-04T14:06:29.531Z] mv -f .deps/vdc-color.Tpo .deps/vdc-color.Po
[2020-09-04T14:06:29.531Z] mv -f .deps/vdc-snapshot.Tpo .deps/vdc-snapshot.Po
[2020-09-04T14:06:29.531Z] mv -f .deps/vdc-resources.Tpo .deps/vdc-resources.Po
[2020-09-04T14:06:29.531Z] mv -f .deps/vdc-mem.Tpo .deps/vdc-mem.Po
[2020-09-04T14:06:29.531Z] mv -f .deps/vdc.Tpo .deps/vdc.Po
[2020-09-04T14:06:29.781Z] mv -f .deps/vdc-draw.Tpo .deps/vdc-draw.Po
[2020-09-04T14:06:29.781Z] rm -f libvdc.a
[2020-09-04T14:06:29.781Z] ../../src/wrap-u-ar.sh "ar" cru libvdc.a vdc-cmdline-options.o vdc-color.o vdc-draw.o vdc-mem.o vdc-resources.o vdc-snapshot.o vdc.o 
[2020-09-04T14:06:30.032Z] ranlib libvdc.a
[2020-09-04T14:06:30.032Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/vdc'
[2020-09-04T14:06:30.032Z] Making all in crtc
[2020-09-04T14:06:30.032Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/crtc'
[2020-09-04T14:06:30.032Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT crtc-cmdline-options.o -MD -MP -MF .deps/crtc-cmdline-options.Tpo -c -o crtc-cmdline-options.o crtc-cmdline-options.c
[2020-09-04T14:06:30.032Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT crtc-color.o -MD -MP -MF .deps/crtc-color.Tpo -c -o crtc-color.o crtc-color.c
[2020-09-04T14:06:30.032Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT crtc-draw.o -MD -MP -MF .deps/crtc-draw.Tpo -c -o crtc-draw.o crtc-draw.c
[2020-09-04T14:06:30.032Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT crtc-mem.o -MD -MP -MF .deps/crtc-mem.Tpo -c -o crtc-mem.o crtc-mem.c
[2020-09-04T14:06:30.032Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT crtc-resources.o -MD -MP -MF .deps/crtc-resources.Tpo -c -o crtc-resources.o crtc-resources.c
[2020-09-04T14:06:30.032Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT crtc-snapshot.o -MD -MP -MF .deps/crtc-snapshot.Tpo -c -o crtc-snapshot.o crtc-snapshot.c
[2020-09-04T14:06:30.032Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/raster -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT crtc.o -MD -MP -MF .deps/crtc.Tpo -c -o crtc.o crtc.c
[2020-09-04T14:06:30.583Z] mv -f .deps/crtc-resources.Tpo .deps/crtc-resources.Po
[2020-09-04T14:06:30.583Z] mv -f .deps/crtc-mem.Tpo .deps/crtc-mem.Po
[2020-09-04T14:06:30.583Z] mv -f .deps/crtc-color.Tpo .deps/crtc-color.Po
[2020-09-04T14:06:30.583Z] mv -f .deps/crtc-cmdline-options.Tpo .deps/crtc-cmdline-options.Po
[2020-09-04T14:06:30.583Z] mv -f .deps/crtc-draw.Tpo .deps/crtc-draw.Po
[2020-09-04T14:06:30.583Z] mv -f .deps/crtc-snapshot.Tpo .deps/crtc-snapshot.Po
[2020-09-04T14:06:30.583Z] mv -f .deps/crtc.Tpo .deps/crtc.Po
[2020-09-04T14:06:30.583Z] rm -f libcrtc.a
[2020-09-04T14:06:30.583Z] ../../src/wrap-u-ar.sh "ar" cru libcrtc.a crtc-cmdline-options.o crtc-color.o crtc-draw.o crtc-mem.o crtc-resources.o crtc-snapshot.o crtc.o 
[2020-09-04T14:06:30.833Z] ranlib libcrtc.a
[2020-09-04T14:06:30.833Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/crtc'
[2020-09-04T14:06:30.833Z] Making all in gfxoutputdrv
[2020-09-04T14:06:30.833Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/gfxoutputdrv'
[2020-09-04T14:06:30.833Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bmpdrv.o -MD -MP -MF .deps/bmpdrv.Tpo -c -o bmpdrv.o bmpdrv.c
[2020-09-04T14:06:30.833Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT doodledrv.o -MD -MP -MF .deps/doodledrv.Tpo -c -o doodledrv.o doodledrv.c
[2020-09-04T14:06:30.833Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gfxoutput.o -MD -MP -MF .deps/gfxoutput.Tpo -c -o gfxoutput.o gfxoutput.c
[2020-09-04T14:06:30.833Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT godotdrv.o -MD -MP -MF .deps/godotdrv.Tpo -c -o godotdrv.o godotdrv.c
[2020-09-04T14:06:30.833Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT iffdrv.o -MD -MP -MF .deps/iffdrv.Tpo -c -o iffdrv.o iffdrv.c
[2020-09-04T14:06:30.833Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT koaladrv.o -MD -MP -MF .deps/koaladrv.Tpo -c -o koaladrv.o koaladrv.c
[2020-09-04T14:06:30.834Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT nativedrv.o -MD -MP -MF .deps/nativedrv.Tpo -c -o nativedrv.o nativedrv.c
[2020-09-04T14:06:30.834Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pcxdrv.o -MD -MP -MF .deps/pcxdrv.Tpo -c -o pcxdrv.o pcxdrv.c
[2020-09-04T14:06:30.834Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ppmdrv.o -MD -MP -MF .deps/ppmdrv.Tpo -c -o ppmdrv.o ppmdrv.c
[2020-09-04T14:06:30.834Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ffmpegdrv.o -MD -MP -MF .deps/ffmpegdrv.Tpo -c -o ffmpegdrv.o ffmpegdrv.c
[2020-09-04T14:06:30.834Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ffmpeglib.o -MD -MP -MF .deps/ffmpeglib.Tpo -c -o ffmpeglib.o ffmpeglib.c
[2020-09-04T14:06:30.834Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pngdrv.o -MD -MP -MF .deps/pngdrv.Tpo -c -o pngdrv.o pngdrv.c
[2020-09-04T14:06:30.834Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gifdrv.o -MD -MP -MF .deps/gifdrv.Tpo -c -o gifdrv.o gifdrv.c
[2020-09-04T14:06:30.834Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/shared -I../../src -I../../src -I../../src/sounddrv -I../../src/arch/sdl -I../../src/arch -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT jpegdrv.o -MD -MP -MF .deps/jpegdrv.Tpo -c -o jpegdrv.o jpegdrv.c
[2020-09-04T14:06:30.834Z] ffmpegdrv.c:33: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
[2020-09-04T14:06:30.834Z]    33 | #pragma clang diagnostic push
[2020-09-04T14:06:30.834Z]       | 
[2020-09-04T14:06:30.834Z] ffmpegdrv.c:34: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
[2020-09-04T14:06:30.834Z]    34 | #pragma clang diagnostic ignored "-Wdeprecated-declarations"
[2020-09-04T14:06:30.834Z]       | 
[2020-09-04T14:06:31.385Z] mv -f .deps/ppmdrv.Tpo .deps/ppmdrv.Po
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: In function ‘close_stream’:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:312:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   312 |     VICE_P_AVCODEC_CLOSE(ost->st->codec);
[2020-09-04T14:06:31.385Z]       |     ^~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:880:21: note: declared here
[2020-09-04T14:06:31.385Z]   880 |     AVCodecContext *codec;
[2020-09-04T14:06:31.385Z]       |                     ^~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: In function ‘ffmpegdrv_open_audio’:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:356:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   356 |     c = st->codec;
[2020-09-04T14:06:31.385Z]       |     ^
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:880:21: note: declared here
[2020-09-04T14:06:31.385Z]   880 |     AVCodecContext *codec;
[2020-09-04T14:06:31.385Z]       |                     ^~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: In function ‘ffmpegmovie_init_audio’:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:438:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   438 |     c = st->codec;
[2020-09-04T14:06:31.385Z]       |     ^
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:880:21: note: declared here
[2020-09-04T14:06:31.385Z]   880 |     AVCodecContext *codec;
[2020-09-04T14:06:31.385Z]       |                     ^~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: In function ‘ffmpegmovie_encode_audio’:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:532:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   532 |         c = audio_st.st->codec;
[2020-09-04T14:06:31.385Z]       |         ^
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:880:21: note: declared here
[2020-09-04T14:06:31.385Z]   880 |     AVCodecContext *codec;
[2020-09-04T14:06:31.385Z]       |                     ^~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:568:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   568 |         ret = VICE_P_AVCODEC_ENCODE_AUDIO2(audio_st.st->codec, &pkt, audio_st.frame, &got_packet);
[2020-09-04T14:06:31.385Z]       |         ^~~
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:880:21: note: declared here
[2020-09-04T14:06:31.385Z]   880 |     AVCodecContext *codec;
[2020-09-04T14:06:31.385Z]       |                     ^~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: In function ‘ffmpegdrv_open_video’:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:652:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   652 |     c = st->codec;
[2020-09-04T14:06:31.385Z]       |     ^
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:880:21: note: declared here
[2020-09-04T14:06:31.385Z]   880 |     AVCodecContext *codec;
[2020-09-04T14:06:31.385Z]       |                     ^~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: In function ‘ffmpegdrv_init_video’:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:733:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   733 |     c = st->codec;
[2020-09-04T14:06:31.385Z]       |     ^
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:880:21: note: declared here
[2020-09-04T14:06:31.385Z]   880 |     AVCodecContext *codec;
[2020-09-04T14:06:31.385Z]       |                     ^~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: In function ‘ffmpegdrv_init_file’:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:808:5: warning: ‘filename’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   808 |     VICE_P_AV_DUMP_FORMAT(ffmpegdrv_oc, 0, ffmpegdrv_oc->filename, 1);
[2020-09-04T14:06:31.385Z]       |     ^~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:1417:10: note: declared here
[2020-09-04T14:06:31.385Z]  1417 |     char filename[1024];
[2020-09-04T14:06:31.385Z]       |          ^~~~~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:822:9: warning: ‘filename’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   822 |         if (VICE_P_AVIO_OPEN(&ffmpegdrv_oc->pb, ffmpegdrv_oc->filename,
[2020-09-04T14:06:31.385Z]       |         ^~
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:1417:10: note: declared here
[2020-09-04T14:06:31.385Z]  1417 |     char filename[1024];
[2020-09-04T14:06:31.385Z]       |          ^~~~~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:825:13: warning: ‘filename’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   825 |             ui_error("ffmpegdrv: Cannot open %s", ffmpegdrv_oc->filename);
[2020-09-04T14:06:31.385Z]       |             ^~~~~~~~
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:1417:10: note: declared here
[2020-09-04T14:06:31.385Z]  1417 |     char filename[1024];
[2020-09-04T14:06:31.385Z]       |          ^~~~~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: In function ‘ffmpegdrv_save’:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:882:5: warning: ‘filename’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   882 |     snprintf(ffmpegdrv_oc->filename, sizeof(ffmpegdrv_oc->filename), "%s", filename);
[2020-09-04T14:06:31.385Z]       |     ^~~~~~~~
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:1417:10: note: declared here
[2020-09-04T14:06:31.385Z]  1417 |     char filename[1024];
[2020-09-04T14:06:31.385Z]       |          ^~~~~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:882:5: warning: ‘filename’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   882 |     snprintf(ffmpegdrv_oc->filename, sizeof(ffmpegdrv_oc->filename), "%s", filename);
[2020-09-04T14:06:31.385Z]       |     ^~~~~~~~
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:1417:10: note: declared here
[2020-09-04T14:06:31.385Z]  1417 |     char filename[1024];
[2020-09-04T14:06:31.385Z]       |          ^~~~~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: In function ‘ffmpegdrv_record’:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:953:5: warning: ‘codec’ is deprecated [-Wdeprecated-declarations]
[2020-09-04T14:06:31.385Z]   953 |     c = video_st.st->codec;
[2020-09-04T14:06:31.385Z]       |     ^
[2020-09-04T14:06:31.385Z] In file included from ffmpeglib.h:36,
[2020-09-04T14:06:31.385Z]                  from ffmpegdrv.c:42:
[2020-09-04T14:06:31.385Z] /usr/include/libavformat/avformat.h:880:21: note: declared here
[2020-09-04T14:06:31.385Z]   880 |     AVCodecContext *codec;
[2020-09-04T14:06:31.385Z]       |                     ^~~~~
[2020-09-04T14:06:31.385Z] ffmpegdrv.c: At top level:
[2020-09-04T14:06:31.385Z] ffmpegdrv.c:1135: warning: ignoring ‘#pragma clang diagnostic’ [-Wunknown-pragmas]
[2020-09-04T14:06:31.385Z]  1135 | #pragma clang diagnostic pop
[2020-09-04T14:06:31.385Z]       | 
[2020-09-04T14:06:31.385Z] mv -f .deps/pcxdrv.Tpo .deps/pcxdrv.Po
[2020-09-04T14:06:31.385Z] mv -f .deps/jpegdrv.Tpo .deps/jpegdrv.Po
[2020-09-04T14:06:31.385Z] mv -f .deps/godotdrv.Tpo .deps/godotdrv.Po
[2020-09-04T14:06:31.385Z] mv -f .deps/iffdrv.Tpo .deps/iffdrv.Po
[2020-09-04T14:06:31.385Z] mv -f .deps/gfxoutput.Tpo .deps/gfxoutput.Po
[2020-09-04T14:06:31.385Z] mv -f .deps/gifdrv.Tpo .deps/gifdrv.Po
[2020-09-04T14:06:31.385Z] mv -f .deps/pngdrv.Tpo .deps/pngdrv.Po
[2020-09-04T14:06:31.385Z] mv -f .deps/bmpdrv.Tpo .deps/bmpdrv.Po
[2020-09-04T14:06:31.636Z] mv -f .deps/ffmpeglib.Tpo .deps/ffmpeglib.Po
[2020-09-04T14:06:31.636Z] mv -f .deps/doodledrv.Tpo .deps/doodledrv.Po
[2020-09-04T14:06:31.636Z] mv -f .deps/koaladrv.Tpo .deps/koaladrv.Po
[2020-09-04T14:06:31.636Z] mv -f .deps/ffmpegdrv.Tpo .deps/ffmpegdrv.Po
[2020-09-04T14:06:31.886Z] mv -f .deps/nativedrv.Tpo .deps/nativedrv.Po
[2020-09-04T14:06:31.886Z] rm -f libgfxoutputdrv.a
[2020-09-04T14:06:31.886Z] ../../src/wrap-u-ar.sh "ar" cru libgfxoutputdrv.a bmpdrv.o doodledrv.o gfxoutput.o godotdrv.o iffdrv.o koaladrv.o nativedrv.o pcxdrv.o ppmdrv.o ffmpegdrv.o ffmpeglib.o pngdrv.o gifdrv.o jpegdrv.o
[2020-09-04T14:06:32.137Z] ranlib libgfxoutputdrv.a
[2020-09-04T14:06:32.137Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/gfxoutputdrv'
[2020-09-04T14:06:32.137Z] Making all in printerdrv
[2020-09-04T14:06:32.137Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/printerdrv'
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT driver-select.o -MD -MP -MF .deps/driver-select.Tpo -c -o driver-select.o driver-select.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drv-1520.o -MD -MP -MF .deps/drv-1520.Tpo -c -o drv-1520.o drv-1520.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drv-ascii.o -MD -MP -MF .deps/drv-ascii.Tpo -c -o drv-ascii.o drv-ascii.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drv-mps803.o -MD -MP -MF .deps/drv-mps803.Tpo -c -o drv-mps803.o drv-mps803.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drv-nl10.o -MD -MP -MF .deps/drv-nl10.Tpo -c -o drv-nl10.o drv-nl10.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT drv-raw.o -MD -MP -MF .deps/drv-raw.Tpo -c -o drv-raw.o drv-raw.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT interface-serial.o -MD -MP -MF .deps/interface-serial.Tpo -c -o interface-serial.o interface-serial.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT interface-userport.o -MD -MP -MF .deps/interface-userport.Tpo -c -o interface-userport.o interface-userport.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT output-graphics.o -MD -MP -MF .deps/output-graphics.Tpo -c -o output-graphics.o output-graphics.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT output-select.o -MD -MP -MF .deps/output-select.Tpo -c -o output-select.o output-select.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT output-text.o -MD -MP -MF .deps/output-text.Tpo -c -o output-text.o output-text.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT printer-serial.o -MD -MP -MF .deps/printer-serial.Tpo -c -o printer-serial.o printer-serial.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT printer-userport.o -MD -MP -MF .deps/printer-userport.Tpo -c -o printer-userport.o printer-userport.c
[2020-09-04T14:06:32.137Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/userport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT printer.o -MD -MP -MF .deps/printer.Tpo -c -o printer.o printer.c
[2020-09-04T14:06:32.688Z] mv -f .deps/printer-userport.Tpo .deps/printer-userport.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/printer-serial.Tpo .deps/printer-serial.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/drv-raw.Tpo .deps/drv-raw.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/output-text.Tpo .deps/output-text.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/output-select.Tpo .deps/output-select.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/printer.Tpo .deps/printer.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/drv-ascii.Tpo .deps/drv-ascii.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/interface-userport.Tpo .deps/interface-userport.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/driver-select.Tpo .deps/driver-select.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/output-graphics.Tpo .deps/output-graphics.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/interface-serial.Tpo .deps/interface-serial.Po
[2020-09-04T14:06:32.688Z] mv -f .deps/drv-mps803.Tpo .deps/drv-mps803.Po
[2020-09-04T14:06:32.939Z] mv -f .deps/drv-1520.Tpo .deps/drv-1520.Po
[2020-09-04T14:06:33.489Z] mv -f .deps/drv-nl10.Tpo .deps/drv-nl10.Po
[2020-09-04T14:06:33.489Z] rm -f libprinterdrv.a
[2020-09-04T14:06:33.489Z] ../../src/wrap-u-ar.sh "ar" cru libprinterdrv.a driver-select.o drv-1520.o drv-ascii.o drv-mps803.o drv-nl10.o drv-raw.o interface-serial.o interface-userport.o output-graphics.o output-select.o output-text.o printer-serial.o printer-userport.o printer.o 
[2020-09-04T14:06:33.489Z] ranlib libprinterdrv.a
[2020-09-04T14:06:33.489Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/printerdrv'
[2020-09-04T14:06:33.489Z] Making all in rs232drv
[2020-09-04T14:06:33.489Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/rs232drv'
[2020-09-04T14:06:33.489Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src/rs232drv -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rs232.o -MD -MP -MF .deps/rs232.Tpo -c -o rs232.o rs232.c
[2020-09-04T14:06:33.489Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src/rs232drv -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rs232drv.o -MD -MP -MF .deps/rs232drv.Tpo -c -o rs232drv.o rs232drv.c
[2020-09-04T14:06:33.489Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src/rs232drv -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rs232net.o -MD -MP -MF .deps/rs232net.Tpo -c -o rs232net.o rs232net.c
[2020-09-04T14:06:33.490Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src/rs232drv -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rsuser.o -MD -MP -MF .deps/rsuser.Tpo -c -o rsuser.o rsuser.c
[2020-09-04T14:06:34.040Z] mv -f .deps/rs232.Tpo .deps/rs232.Po
[2020-09-04T14:06:34.040Z] mv -f .deps/rs232drv.Tpo .deps/rs232drv.Po
[2020-09-04T14:06:34.040Z] mv -f .deps/rs232net.Tpo .deps/rs232net.Po
[2020-09-04T14:06:34.040Z] mv -f .deps/rsuser.Tpo .deps/rsuser.Po
[2020-09-04T14:06:34.040Z] rm -f librs232drv.a
[2020-09-04T14:06:34.040Z] ../../src/wrap-u-ar.sh "ar" cru librs232drv.a rs232.o rs232drv.o rs232net.o rsuser.o 
[2020-09-04T14:06:34.291Z] ranlib librs232drv.a
[2020-09-04T14:06:34.291Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/rs232drv'
[2020-09-04T14:06:34.291Z] Making all in sid
[2020-09-04T14:06:34.291Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/sid'
[2020-09-04T14:06:34.291Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT catweaselmkiii.o -MD -MP -MF .deps/catweaselmkiii.Tpo -c -o catweaselmkiii.o catweaselmkiii.c
[2020-09-04T14:06:34.291Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fastsid.o -MD -MP -MF .deps/fastsid.Tpo -c -o fastsid.o fastsid.c
[2020-09-04T14:06:34.291Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hardsid.o -MD -MP -MF .deps/hardsid.Tpo -c -o hardsid.o hardsid.c
[2020-09-04T14:06:34.291Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT parsid.o -MD -MP -MF .deps/parsid.Tpo -c -o parsid.o parsid.c
[2020-09-04T14:06:34.291Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sid-cmdline-options.o -MD -MP -MF .deps/sid-cmdline-options.Tpo -c -o sid-cmdline-options.o sid-cmdline-options.c
[2020-09-04T14:06:34.291Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sid-resources.o -MD -MP -MF .deps/sid-resources.Tpo -c -o sid-resources.o sid-resources.c
[2020-09-04T14:06:34.291Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sid-snapshot.o -MD -MP -MF .deps/sid-snapshot.Tpo -c -o sid-snapshot.o sid-snapshot.c
[2020-09-04T14:06:34.291Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sid.o -MD -MP -MF .deps/sid.Tpo -c -o sid.o sid.c
[2020-09-04T14:06:34.291Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ssi2001.o -MD -MP -MF .deps/ssi2001.Tpo -c -o ssi2001.o ssi2001.c
[2020-09-04T14:06:34.291Z] g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wshadow -Wpointer-arith -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT resid.o -MD -MP -MF .deps/resid.Tpo -c -o resid.o resid.cc
[2020-09-04T14:06:34.291Z] g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/resid -I../../src/resid-dtv -I../../src -I../../src -I../../src/joyport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wshadow -Wpointer-arith -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT resid-dtv.o -MD -MP -MF .deps/resid-dtv.Tpo -c -o resid-dtv.o resid-dtv.cc
[2020-09-04T14:06:34.842Z] mv -f .deps/catweaselmkiii.Tpo .deps/catweaselmkiii.Po
[2020-09-04T14:06:34.842Z] mv -f .deps/hardsid.Tpo .deps/hardsid.Po
[2020-09-04T14:06:34.842Z] mv -f .deps/sid-cmdline-options.Tpo .deps/sid-cmdline-options.Po
[2020-09-04T14:06:34.842Z] mv -f .deps/ssi2001.Tpo .deps/ssi2001.Po
[2020-09-04T14:06:34.842Z] mv -f .deps/parsid.Tpo .deps/parsid.Po
[2020-09-04T14:06:34.842Z] mv -f .deps/sid-resources.Tpo .deps/sid-resources.Po
[2020-09-04T14:06:35.092Z] mv -f .deps/sid-snapshot.Tpo .deps/sid-snapshot.Po
[2020-09-04T14:06:35.092Z] mv -f .deps/sid.Tpo .deps/sid.Po
[2020-09-04T14:06:35.092Z] mv -f .deps/fastsid.Tpo .deps/fastsid.Po
[2020-09-04T14:06:35.343Z] mv -f .deps/resid-dtv.Tpo .deps/resid-dtv.Po
[2020-09-04T14:06:35.343Z] rm -f libsid_dtv.a
[2020-09-04T14:06:35.343Z] ../../src/wrap-u-ar.sh "ar" cru libsid_dtv.a catweaselmkiii.o fastsid.o hardsid.o parsid.o sid-cmdline-options.o sid-resources.o sid-snapshot.o sid.o ssi2001.o resid-dtv.o
[2020-09-04T14:06:35.343Z] mv -f .deps/resid.Tpo .deps/resid.Po
[2020-09-04T14:06:35.343Z] rm -f libsid.a
[2020-09-04T14:06:35.343Z] ../../src/wrap-u-ar.sh "ar" cru libsid.a catweaselmkiii.o fastsid.o hardsid.o parsid.o sid-cmdline-options.o sid-resources.o sid-snapshot.o sid.o ssi2001.o resid.o
[2020-09-04T14:06:35.343Z] ranlib libsid_dtv.a
[2020-09-04T14:06:35.343Z] ranlib libsid.a
[2020-09-04T14:06:35.343Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/sid'
[2020-09-04T14:06:35.343Z] Making all in monitor
[2020-09-04T14:06:35.343Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/monitor'
[2020-09-04T14:06:35.343Z] make  all-am
[2020-09-04T14:06:35.343Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/monitor'
[2020-09-04T14:06:35.343Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT asm6502.o -MD -MP -MF .deps/asm6502.Tpo -c -o asm6502.o asm6502.c
[2020-09-04T14:06:35.343Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT asm6502dtv.o -MD -MP -MF .deps/asm6502dtv.Tpo -c -o asm6502dtv.o asm6502dtv.c
[2020-09-04T14:06:35.343Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT asm6809.o -MD -MP -MF .deps/asm6809.Tpo -c -o asm6809.o asm6809.c
[2020-09-04T14:06:35.343Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT asmR65C02.o -MD -MP -MF .deps/asmR65C02.Tpo -c -o asmR65C02.o asmR65C02.c
[2020-09-04T14:06:35.343Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT asm65816.o -MD -MP -MF .deps/asm65816.Tpo -c -o asm65816.o asm65816.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT asmz80.o -MD -MP -MF .deps/asmz80.Tpo -c -o asmz80.o asmz80.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_parse.o -MD -MP -MF .deps/mon_parse.Tpo -c -o mon_parse.o mon_parse.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_assemble6502.o -MD -MP -MF .deps/mon_assemble6502.Tpo -c -o mon_assemble6502.o mon_assemble6502.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_assembleR65C02.o -MD -MP -MF .deps/mon_assembleR65C02.Tpo -c -o mon_assembleR65C02.o mon_assembleR65C02.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_assemble65816.o -MD -MP -MF .deps/mon_assemble65816.Tpo -c -o mon_assemble65816.o mon_assemble65816.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_assemble6809.o -MD -MP -MF .deps/mon_assemble6809.Tpo -c -o mon_assemble6809.o mon_assemble6809.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_assemblez80.o -MD -MP -MF .deps/mon_assemblez80.Tpo -c -o mon_assemblez80.o mon_assemblez80.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_breakpoint.o -MD -MP -MF .deps/mon_breakpoint.Tpo -c -o mon_breakpoint.o mon_breakpoint.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_command.o -MD -MP -MF .deps/mon_command.Tpo -c -o mon_command.o mon_command.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_disassemble.o -MD -MP -MF .deps/mon_disassemble.Tpo -c -o mon_disassemble.o mon_disassemble.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_drive.o -MD -MP -MF .deps/mon_drive.Tpo -c -o mon_drive.o mon_drive.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_file.o -MD -MP -MF .deps/mon_file.Tpo -c -o mon_file.o mon_file.c
[2020-09-04T14:06:35.344Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_memmap.o -MD -MP -MF .deps/mon_memmap.Tpo -c -o mon_memmap.o mon_memmap.c
[2020-09-04T14:06:35.345Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_memory.o -MD -MP -MF .deps/mon_memory.Tpo -c -o mon_memory.o mon_memory.c
[2020-09-04T14:06:35.345Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_register6502.o -MD -MP -MF .deps/mon_register6502.Tpo -c -o mon_register6502.o mon_register6502.c
[2020-09-04T14:06:35.345Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_register6502dtv.o -MD -MP -MF .deps/mon_register6502dtv.Tpo -c -o mon_register6502dtv.o mon_register6502dtv.c
[2020-09-04T14:06:35.345Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_register6809.o -MD -MP -MF .deps/mon_register6809.Tpo -c -o mon_register6809.o mon_register6809.c
[2020-09-04T14:06:35.345Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_registerR65C02.o -MD -MP -MF .deps/mon_registerR65C02.Tpo -c -o mon_registerR65C02.o mon_registerR65C02.c
[2020-09-04T14:06:35.345Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_register65816.o -MD -MP -MF .deps/mon_register65816.Tpo -c -o mon_register65816.o mon_register65816.c
[2020-09-04T14:06:35.896Z] mv -f .deps/asm65816.Tpo .deps/asm65816.Po
[2020-09-04T14:06:35.896Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_registerz80.o -MD -MP -MF .deps/mon_registerz80.Tpo -c -o mon_registerz80.o mon_registerz80.c
[2020-09-04T14:06:35.896Z] mv -f .deps/asm6502dtv.Tpo .deps/asm6502dtv.Po
[2020-09-04T14:06:35.896Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_register.o -MD -MP -MF .deps/mon_register.Tpo -c -o mon_register.o mon_register.c
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_assemblez80.Tpo .deps/mon_assemblez80.Po
[2020-09-04T14:06:36.147Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_ui.o -MD -MP -MF .deps/mon_ui.Tpo -c -o mon_ui.o mon_ui.c
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_assemble65816.Tpo .deps/mon_assemble65816.Po
[2020-09-04T14:06:36.147Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_util.o -MD -MP -MF .deps/mon_util.Tpo -c -o mon_util.o mon_util.c
[2020-09-04T14:06:36.147Z] mv -f .deps/asmz80.Tpo .deps/asmz80.Po
[2020-09-04T14:06:36.147Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mon_lex.o -MD -MP -MF .deps/mon_lex.Tpo -c -o mon_lex.o mon_lex.c
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_assemble6809.Tpo .deps/mon_assemble6809.Po
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_assembleR65C02.Tpo .deps/mon_assembleR65C02.Po
[2020-09-04T14:06:36.147Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT monitor.o -MD -MP -MF .deps/monitor.Tpo -c -o monitor.o monitor.c
[2020-09-04T14:06:36.147Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/arch/unix/readline -I../../src/drive -I../../src/imagecontents -I../../src/vdrive -I../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -Wno-unused-label -Wno-unreachable-code -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT monitor_network.o -MD -MP -MF .deps/monitor_network.Tpo -c -o monitor_network.o monitor_network.c
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_registerR65C02.Tpo .deps/mon_registerR65C02.Po
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_register6809.Tpo .deps/mon_register6809.Po
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_drive.Tpo .deps/mon_drive.Po
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_memmap.Tpo .deps/mon_memmap.Po
[2020-09-04T14:06:36.147Z] mv -f .deps/asmR65C02.Tpo .deps/asmR65C02.Po
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_register6502.Tpo .deps/mon_register6502.Po
[2020-09-04T14:06:36.147Z] mv -f .deps/mon_assemble6502.Tpo .deps/mon_assemble6502.Po
[2020-09-04T14:06:36.147Z] mv -f .deps/asm6502.Tpo .deps/asm6502.Po
[2020-09-04T14:06:36.398Z] mv -f .deps/asm6809.Tpo .deps/asm6809.Po
[2020-09-04T14:06:36.398Z] mv -f .deps/mon_memory.Tpo .deps/mon_memory.Po
[2020-09-04T14:06:36.398Z] mv -f .deps/mon_command.Tpo .deps/mon_command.Po
[2020-09-04T14:06:36.398Z] mv -f .deps/mon_register6502dtv.Tpo .deps/mon_register6502dtv.Po
[2020-09-04T14:06:36.398Z] mv -f .deps/mon_register65816.Tpo .deps/mon_register65816.Po
[2020-09-04T14:06:36.398Z] mv -f .deps/mon_file.Tpo .deps/mon_file.Po
[2020-09-04T14:06:36.398Z] mv -f .deps/mon_breakpoint.Tpo .deps/mon_breakpoint.Po
[2020-09-04T14:06:36.648Z] mv -f .deps/mon_register.Tpo .deps/mon_register.Po
[2020-09-04T14:06:36.648Z] mv -f .deps/mon_parse.Tpo .deps/mon_parse.Po
[2020-09-04T14:06:36.648Z] mv -f .deps/mon_registerz80.Tpo .deps/mon_registerz80.Po
[2020-09-04T14:06:36.648Z] mv -f .deps/mon_ui.Tpo .deps/mon_ui.Po
[2020-09-04T14:06:36.648Z] mv -f .deps/monitor_network.Tpo .deps/monitor_network.Po
[2020-09-04T14:06:36.648Z] mv -f .deps/mon_util.Tpo .deps/mon_util.Po
[2020-09-04T14:06:36.648Z] mv -f .deps/mon_disassemble.Tpo .deps/mon_disassemble.Po
[2020-09-04T14:06:37.559Z] mv -f .deps/monitor.Tpo .deps/monitor.Po
[2020-09-04T14:06:37.559Z] mv -f .deps/mon_lex.Tpo .deps/mon_lex.Po
[2020-09-04T14:06:37.559Z] rm -f libmonitor.a
[2020-09-04T14:06:37.559Z] ../../src/wrap-u-ar.sh "ar" cru libmonitor.a asm6502.o asm6502dtv.o asm6809.o asmR65C02.o asm65816.o asmz80.o mon_parse.o mon_assemble6502.o mon_assembleR65C02.o mon_assemble65816.o mon_assemble6809.o mon_assemblez80.o mon_breakpoint.o mon_command.o mon_disassemble.o mon_drive.o mon_file.o mon_memmap.o mon_memory.o mon_register6502.o mon_register6502dtv.o mon_register6809.o mon_registerR65C02.o mon_register65816.o mon_registerz80.o mon_register.o mon_ui.o mon_util.o mon_lex.o monitor.o monitor_network.o 
[2020-09-04T14:06:37.559Z] ranlib libmonitor.a
[2020-09-04T14:06:37.559Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/monitor'
[2020-09-04T14:06:37.559Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/monitor'
[2020-09-04T14:06:37.559Z] Making all in core
[2020-09-04T14:06:37.559Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/core'
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ata.o -MD -MP -MF .deps/ata.Tpo -c -o ata.o ata.c
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ciacore.o -MD -MP -MF .deps/ciacore.Tpo -c -o ciacore.o ciacore.c
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ciatimer.o -MD -MP -MF .deps/ciatimer.Tpo -c -o ciatimer.o ciatimer.c
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cs8900.o -MD -MP -MF .deps/cs8900.Tpo -c -o cs8900.o cs8900.c
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT flash040core.o -MD -MP -MF .deps/flash040core.Tpo -c -o flash040core.o flash040core.c
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fmopl.o -MD -MP -MF .deps/fmopl.Tpo -c -o fmopl.o fmopl.c
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mc6821core.o -MD -MP -MF .deps/mc6821core.Tpo -c -o mc6821core.o mc6821core.c
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT m93c86.o -MD -MP -MF .deps/m93c86.Tpo -c -o m93c86.o m93c86.c
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT riotcore.o -MD -MP -MF .deps/riotcore.Tpo -c -o riotcore.o riotcore.c
[2020-09-04T14:06:37.559Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ser-eeprom.o -MD -MP -MF .deps/ser-eeprom.Tpo -c -o ser-eeprom.o ser-eeprom.c
[2020-09-04T14:06:37.560Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT spi-sdcard.o -MD -MP -MF .deps/spi-sdcard.Tpo -c -o spi-sdcard.o spi-sdcard.c
[2020-09-04T14:06:37.560Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT t6721.o -MD -MP -MF .deps/t6721.Tpo -c -o t6721.o t6721.c
[2020-09-04T14:06:37.560Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tpicore.o -MD -MP -MF .deps/tpicore.Tpo -c -o tpicore.o tpicore.c
[2020-09-04T14:06:37.560Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT viacore.o -MD -MP -MF .deps/viacore.Tpo -c -o viacore.o viacore.c
[2020-09-04T14:06:37.560Z] mv -f .deps/cs8900.Tpo .deps/cs8900.Po
[2020-09-04T14:06:38.110Z] mv -f .deps/ciatimer.Tpo .deps/ciatimer.Po
[2020-09-04T14:06:38.110Z] mv -f .deps/mc6821core.Tpo .deps/mc6821core.Po
[2020-09-04T14:06:38.110Z] mv -f .deps/ser-eeprom.Tpo .deps/ser-eeprom.Po
[2020-09-04T14:06:38.110Z] mv -f .deps/tpicore.Tpo .deps/tpicore.Po
[2020-09-04T14:06:38.110Z] mv -f .deps/m93c86.Tpo .deps/m93c86.Po
[2020-09-04T14:06:38.110Z] mv -f .deps/flash040core.Tpo .deps/flash040core.Po
[2020-09-04T14:06:38.110Z] mv -f .deps/t6721.Tpo .deps/t6721.Po
[2020-09-04T14:06:38.110Z] mv -f .deps/spi-sdcard.Tpo .deps/spi-sdcard.Po
[2020-09-04T14:06:38.110Z] mv -f .deps/riotcore.Tpo .deps/riotcore.Po
[2020-09-04T14:06:38.361Z] mv -f .deps/viacore.Tpo .deps/viacore.Po
[2020-09-04T14:06:38.611Z] mv -f .deps/ciacore.Tpo .deps/ciacore.Po
[2020-09-04T14:06:38.611Z] mv -f .deps/ata.Tpo .deps/ata.Po
[2020-09-04T14:06:38.862Z] mv -f .deps/fmopl.Tpo .deps/fmopl.Po
[2020-09-04T14:06:38.862Z] rm -f libcore.a
[2020-09-04T14:06:38.862Z] ../../src/wrap-u-ar.sh "ar" cru libcore.a ata.o ciacore.o ciatimer.o cs8900.o flash040core.o fmopl.o mc6821core.o m93c86.o riotcore.o ser-eeprom.o spi-sdcard.o t6721.o tpicore.o viacore.o 
[2020-09-04T14:06:38.862Z] ranlib libcore.a
[2020-09-04T14:06:38.862Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/core'
[2020-09-04T14:06:38.862Z] Making all in rtc
[2020-09-04T14:06:38.862Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/rtc'
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bq4830y.o -MD -MP -MF .deps/bq4830y.Tpo -c -o bq4830y.o bq4830y.c
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ds12c887.o -MD -MP -MF .deps/ds12c887.Tpo -c -o ds12c887.o ds12c887.c
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ds1202_1302.o -MD -MP -MF .deps/ds1202_1302.Tpo -c -o ds1202_1302.o ds1202_1302.c
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ds1216e.o -MD -MP -MF .deps/ds1216e.Tpo -c -o ds1216e.o ds1216e.c
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ds1307.o -MD -MP -MF .deps/ds1307.Tpo -c -o ds1307.o ds1307.c
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ds1602.o -MD -MP -MF .deps/ds1602.Tpo -c -o ds1602.o ds1602.c
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pcf8583.o -MD -MP -MF .deps/pcf8583.Tpo -c -o pcf8583.o pcf8583.c
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rtc.o -MD -MP -MF .deps/rtc.Tpo -c -o rtc.o rtc.c
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rtc-58321a.o -MD -MP -MF .deps/rtc-58321a.Tpo -c -o rtc-58321a.o rtc-58321a.c
[2020-09-04T14:06:38.862Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rtc-72421.o -MD -MP -MF .deps/rtc-72421.Tpo -c -o rtc-72421.o rtc-72421.c
[2020-09-04T14:06:39.413Z] mv -f .deps/ds1602.Tpo .deps/ds1602.Po
[2020-09-04T14:06:39.413Z] mv -f .deps/ds1216e.Tpo .deps/ds1216e.Po
[2020-09-04T14:06:39.413Z] mv -f .deps/ds1307.Tpo .deps/ds1307.Po
[2020-09-04T14:06:39.413Z] mv -f .deps/bq4830y.Tpo .deps/bq4830y.Po
[2020-09-04T14:06:39.413Z] mv -f .deps/rtc-72421.Tpo .deps/rtc-72421.Po
[2020-09-04T14:06:39.413Z] mv -f .deps/rtc-58321a.Tpo .deps/rtc-58321a.Po
[2020-09-04T14:06:39.663Z] mv -f .deps/pcf8583.Tpo .deps/pcf8583.Po
[2020-09-04T14:06:39.663Z] mv -f .deps/ds12c887.Tpo .deps/ds12c887.Po
[2020-09-04T14:06:39.663Z] mv -f .deps/ds1202_1302.Tpo .deps/ds1202_1302.Po
[2020-09-04T14:06:39.920Z] mv -f .deps/rtc.Tpo .deps/rtc.Po
[2020-09-04T14:06:39.920Z] rm -f librtc.a
[2020-09-04T14:06:39.920Z] ../../src/wrap-u-ar.sh "ar" cru librtc.a bq4830y.o ds12c887.o ds1202_1302.o ds1216e.o ds1307.o ds1602.o pcf8583.o rtc.o rtc-58321a.o rtc-72421.o 
[2020-09-04T14:06:39.920Z] ranlib librtc.a
[2020-09-04T14:06:39.920Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/rtc'
[2020-09-04T14:06:39.920Z] Making all in userport
[2020-09-04T14:06:39.920Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/userport'
[2020-09-04T14:06:39.920Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/c64/cart -I../../src/lib/p64 -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT userport.o -MD -MP -MF .deps/userport.Tpo -c -o userport.o userport.c
[2020-09-04T14:06:39.920Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/c64/cart -I../../src/lib/p64 -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT userport_4bit_sampler.o -MD -MP -MF .deps/userport_4bit_sampler.Tpo -c -o userport_4bit_sampler.o userport_4bit_sampler.c
[2020-09-04T14:06:39.920Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/c64/cart -I../../src/lib/p64 -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT userport_8bss.o -MD -MP -MF .deps/userport_8bss.Tpo -c -o userport_8bss.o userport_8bss.c
[2020-09-04T14:06:39.920Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/c64/cart -I../../src/lib/p64 -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT userport_dac.o -MD -MP -MF .deps/userport_dac.Tpo -c -o userport_dac.o userport_dac.c
[2020-09-04T14:06:39.921Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/c64/cart -I../../src/lib/p64 -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT userport_diag_586220_harness.o -MD -MP -MF .deps/userport_diag_586220_harness.Tpo -c -o userport_diag_586220_harness.o userport_diag_586220_harness.c
[2020-09-04T14:06:39.921Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/c64/cart -I../../src/lib/p64 -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT userport_digimax.o -MD -MP -MF .deps/userport_digimax.Tpo -c -o userport_digimax.o userport_digimax.c
[2020-09-04T14:06:39.921Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/c64/cart -I../../src/lib/p64 -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT userport_joystick.o -MD -MP -MF .deps/userport_joystick.Tpo -c -o userport_joystick.o userport_joystick.c
[2020-09-04T14:06:39.921Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/c64/cart -I../../src/lib/p64 -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT userport_rtc_58321a.o -MD -MP -MF .deps/userport_rtc_58321a.Tpo -c -o userport_rtc_58321a.o userport_rtc_58321a.c
[2020-09-04T14:06:39.921Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -I../../src/c64/cart -I../../src/lib/p64 -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT userport_rtc_ds1307.o -MD -MP -MF .deps/userport_rtc_ds1307.Tpo -c -o userport_rtc_ds1307.o userport_rtc_ds1307.c
[2020-09-04T14:06:40.471Z] mv -f .deps/userport_4bit_sampler.Tpo .deps/userport_4bit_sampler.Po
[2020-09-04T14:06:40.472Z] mv -f .deps/userport_dac.Tpo .deps/userport_dac.Po
[2020-09-04T14:06:40.472Z] mv -f .deps/userport_diag_586220_harness.Tpo .deps/userport_diag_586220_harness.Po
[2020-09-04T14:06:40.472Z] mv -f .deps/userport_8bss.Tpo .deps/userport_8bss.Po
[2020-09-04T14:06:40.472Z] mv -f .deps/userport_rtc_ds1307.Tpo .deps/userport_rtc_ds1307.Po
[2020-09-04T14:06:40.472Z] mv -f .deps/userport_rtc_58321a.Tpo .deps/userport_rtc_58321a.Po
[2020-09-04T14:06:40.472Z] mv -f .deps/userport_digimax.Tpo .deps/userport_digimax.Po
[2020-09-04T14:06:40.722Z] mv -f .deps/userport.Tpo .deps/userport.Po
[2020-09-04T14:06:40.722Z] mv -f .deps/userport_joystick.Tpo .deps/userport_joystick.Po
[2020-09-04T14:06:40.722Z] rm -f libuserport.a
[2020-09-04T14:06:40.722Z] ../../src/wrap-u-ar.sh "ar" cru libuserport.a userport.o userport_4bit_sampler.o userport_8bss.o userport_dac.o userport_diag_586220_harness.o userport_digimax.o userport_joystick.o userport_rtc_58321a.o userport_rtc_ds1307.o 
[2020-09-04T14:06:40.722Z] ranlib libuserport.a
[2020-09-04T14:06:40.722Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/userport'
[2020-09-04T14:06:40.722Z] Making all in tapeport
[2020-09-04T14:06:40.722Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/tapeport'
[2020-09-04T14:06:40.722Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/rtc -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cp-clockf83.o -MD -MP -MF .deps/cp-clockf83.Tpo -c -o cp-clockf83.o cp-clockf83.c
[2020-09-04T14:06:40.722Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/rtc -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT dtl-basic-dongle.o -MD -MP -MF .deps/dtl-basic-dongle.Tpo -c -o dtl-basic-dongle.o dtl-basic-dongle.c
[2020-09-04T14:06:40.722Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/rtc -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sense-dongle.o -MD -MP -MF .deps/sense-dongle.Tpo -c -o sense-dongle.o sense-dongle.c
[2020-09-04T14:06:40.722Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/rtc -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tape_diag_586220_harness.o -MD -MP -MF .deps/tape_diag_586220_harness.Tpo -c -o tape_diag_586220_harness.o tape_diag_586220_harness.c
[2020-09-04T14:06:40.722Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/rtc -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tapecart.o -MD -MP -MF .deps/tapecart.Tpo -c -o tapecart.o tapecart.c
[2020-09-04T14:06:40.722Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/rtc -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tapelog.o -MD -MP -MF .deps/tapelog.Tpo -c -o tapelog.o tapelog.c
[2020-09-04T14:06:40.722Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/rtc -I../../src/diag -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT tapeport.o -MD -MP -MF .deps/tapeport.Tpo -c -o tapeport.o tapeport.c
[2020-09-04T14:06:41.273Z] mv -f .deps/tape_diag_586220_harness.Tpo .deps/tape_diag_586220_harness.Po
[2020-09-04T14:06:41.273Z] mv -f .deps/dtl-basic-dongle.Tpo .deps/dtl-basic-dongle.Po
[2020-09-04T14:06:41.273Z] mv -f .deps/sense-dongle.Tpo .deps/sense-dongle.Po
[2020-09-04T14:06:41.273Z] mv -f .deps/cp-clockf83.Tpo .deps/cp-clockf83.Po
[2020-09-04T14:06:41.273Z] mv -f .deps/tapelog.Tpo .deps/tapelog.Po
[2020-09-04T14:06:41.273Z] mv -f .deps/tapeport.Tpo .deps/tapeport.Po
[2020-09-04T14:06:41.824Z] mv -f .deps/tapecart.Tpo .deps/tapecart.Po
[2020-09-04T14:06:41.824Z] rm -f libtapeport.a
[2020-09-04T14:06:41.824Z] ../../src/wrap-u-ar.sh "ar" cru libtapeport.a cp-clockf83.o dtl-basic-dongle.o sense-dongle.o tape_diag_586220_harness.o tapecart.o tapelog.o tapeport.o 
[2020-09-04T14:06:41.824Z] ranlib libtapeport.a
[2020-09-04T14:06:41.824Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/tapeport'
[2020-09-04T14:06:41.824Z] Making all in diag
[2020-09-04T14:06:41.824Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/diag'
[2020-09-04T14:06:41.824Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src -I../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64_diag_586220_harness.o -MD -MP -MF .deps/c64_diag_586220_harness.Tpo -c -o c64_diag_586220_harness.o c64_diag_586220_harness.c
[2020-09-04T14:06:42.375Z] mv -f .deps/c64_diag_586220_harness.Tpo .deps/c64_diag_586220_harness.Po
[2020-09-04T14:06:42.375Z] rm -f libdiag.a
[2020-09-04T14:06:42.375Z] ../../src/wrap-u-ar.sh "ar" cru libdiag.a c64_diag_586220_harness.o 
[2020-09-04T14:06:42.375Z] ranlib libdiag.a
[2020-09-04T14:06:42.375Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/diag'
[2020-09-04T14:06:42.375Z] Making all in c64
[2020-09-04T14:06:42.375Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/c64'
[2020-09-04T14:06:42.375Z] make  all-recursive
[2020-09-04T14:06:42.375Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/c64'
[2020-09-04T14:06:42.375Z] Making all in cart
[2020-09-04T14:06:42.375Z] make[5]: Entering directory '/build/vice/src/vice-3.4/src/c64/cart'
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64cart.o -MD -MP -MF .deps/c64cart.Tpo -c -o c64cart.o c64cart.c
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64carthooks.o -MD -MP -MF .deps/c64carthooks.Tpo -c -o c64carthooks.o c64carthooks.c
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64cartmem.o -MD -MP -MF .deps/c64cartmem.Tpo -c -o c64cartmem.o c64cartmem.c
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT crt.o -MD -MP -MF .deps/crt.Tpo -c -o crt.o crt.c
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT actionreplay2.o -MD -MP -MF .deps/actionreplay2.Tpo -c -o actionreplay2.o actionreplay2.c
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT actionreplay3.o -MD -MP -MF .deps/actionreplay3.Tpo -c -o actionreplay3.o actionreplay3.c
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT actionreplay4.o -MD -MP -MF .deps/actionreplay4.Tpo -c -o actionreplay4.o actionreplay4.c
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT actionreplay.o -MD -MP -MF .deps/actionreplay.Tpo -c -o actionreplay.o actionreplay.c
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT atomicpower.o -MD -MP -MF .deps/atomicpower.Tpo -c -o atomicpower.o atomicpower.c
[2020-09-04T14:06:42.375Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64-generic.o -MD -MP -MF .deps/c64-generic.Tpo -c -o c64-generic.o c64-generic.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64-midi.o -MD -MP -MF .deps/c64-midi.Tpo -c -o c64-midi.o c64-midi.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64tpi.o -MD -MP -MF .deps/c64tpi.Tpo -c -o c64tpi.o c64tpi.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT capture.o -MD -MP -MF .deps/capture.Tpo -c -o capture.o capture.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT clockport.o -MD -MP -MF .deps/clockport.Tpo -c -o clockport.o clockport.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT clockport-mp3at64.o -MD -MP -MF .deps/clockport-mp3at64.Tpo -c -o clockport-mp3at64.o clockport-mp3at64.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT clockport-rrnet.o -MD -MP -MF .deps/clockport-rrnet.Tpo -c -o clockport-rrnet.o clockport-rrnet.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT comal80.o -MD -MP -MF .deps/comal80.Tpo -c -o comal80.o comal80.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cpmcart.o -MD -MP -MF .deps/cpmcart.Tpo -c -o cpmcart.o cpmcart.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT daa.o -MD -MP -MF .deps/daa.Tpo -c -o daa.o daa.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT debugcart.o -MD -MP -MF .deps/debugcart.Tpo -c -o debugcart.o debugcart.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT delaep256.o -MD -MP -MF .deps/delaep256.Tpo -c -o delaep256.o delaep256.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT delaep64.o -MD -MP -MF .deps/delaep64.Tpo -c -o delaep64.o delaep64.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT delaep7x8.o -MD -MP -MF .deps/delaep7x8.Tpo -c -o delaep7x8.o delaep7x8.c
[2020-09-04T14:06:42.376Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT diashowmaker.o -MD -MP -MF .deps/diashowmaker.Tpo -c -o diashowmaker.o diashowmaker.c
[2020-09-04T14:06:42.377Z] mv -f .deps/clockport-rrnet.Tpo .deps/clockport-rrnet.Po
[2020-09-04T14:06:42.377Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT dinamic.o -MD -MP -MF .deps/dinamic.Tpo -c -o dinamic.o dinamic.c
[2020-09-04T14:06:42.377Z] mv -f .deps/clockport-mp3at64.Tpo .deps/clockport-mp3at64.Po
[2020-09-04T14:06:42.377Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT dqbb.o -MD -MP -MF .deps/dqbb.Tpo -c -o dqbb.o dqbb.c
[2020-09-04T14:06:42.927Z] mv -f .deps/debugcart.Tpo .deps/debugcart.Po
[2020-09-04T14:06:42.928Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT easycalc.o -MD -MP -MF .deps/easycalc.Tpo -c -o easycalc.o easycalc.c
[2020-09-04T14:06:42.928Z] mv -f .deps/daa.Tpo .deps/daa.Po
[2020-09-04T14:06:42.928Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT easyflash.o -MD -MP -MF .deps/easyflash.Tpo -c -o easyflash.o easyflash.c
[2020-09-04T14:06:43.178Z] mv -f .deps/diashowmaker.Tpo .deps/diashowmaker.Po
[2020-09-04T14:06:43.178Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT epyxfastload.o -MD -MP -MF .deps/epyxfastload.Tpo -c -o epyxfastload.o epyxfastload.c
[2020-09-04T14:06:43.178Z] mv -f .deps/crt.Tpo .deps/crt.Po
[2020-09-04T14:06:43.178Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT exos.o -MD -MP -MF .deps/exos.Tpo -c -o exos.o exos.c
[2020-09-04T14:06:43.178Z] mv -f .deps/actionreplay4.Tpo .deps/actionreplay4.Po
[2020-09-04T14:06:43.179Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT expert.o -MD -MP -MF .deps/expert.Tpo -c -o expert.o expert.c
[2020-09-04T14:06:43.179Z] mv -f .deps/delaep64.Tpo .deps/delaep64.Po
[2020-09-04T14:06:43.179Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT final.o -MD -MP -MF .deps/final.Tpo -c -o final.o final.c
[2020-09-04T14:06:43.179Z] mv -f .deps/atomicpower.Tpo .deps/atomicpower.Po
[2020-09-04T14:06:43.179Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT final3.o -MD -MP -MF .deps/final3.Tpo -c -o final3.o final3.c
[2020-09-04T14:06:43.179Z] mv -f .deps/actionreplay2.Tpo .deps/actionreplay2.Po
[2020-09-04T14:06:43.179Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT finalplus.o -MD -MP -MF .deps/finalplus.Tpo -c -o finalplus.o finalplus.c
[2020-09-04T14:06:43.179Z] mv -f .deps/actionreplay3.Tpo .deps/actionreplay3.Po
[2020-09-04T14:06:43.179Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT formel64.o -MD -MP -MF .deps/formel64.Tpo -c -o formel64.o formel64.c
[2020-09-04T14:06:43.179Z] mv -f .deps/dqbb.Tpo .deps/dqbb.Po
[2020-09-04T14:06:43.179Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT freezeframe.o -MD -MP -MF .deps/freezeframe.Tpo -c -o freezeframe.o freezeframe.c
[2020-09-04T14:06:43.179Z] mv -f .deps/delaep7x8.Tpo .deps/delaep7x8.Po
[2020-09-04T14:06:43.179Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT freezemachine.o -MD -MP -MF .deps/freezemachine.Tpo -c -o freezemachine.o freezemachine.c
[2020-09-04T14:06:43.429Z] mv -f .deps/c64-midi.Tpo .deps/c64-midi.Po
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT funplay.o -MD -MP -MF .deps/funplay.Tpo -c -o funplay.o funplay.c
[2020-09-04T14:06:43.430Z] mv -f .deps/delaep256.Tpo .deps/delaep256.Po
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gamekiller.o -MD -MP -MF .deps/gamekiller.Tpo -c -o gamekiller.o gamekiller.c
[2020-09-04T14:06:43.430Z] mv -f .deps/clockport.Tpo .deps/clockport.Po
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gmod2.o -MD -MP -MF .deps/gmod2.Tpo -c -o gmod2.o gmod2.c
[2020-09-04T14:06:43.430Z] mv -f .deps/c64tpi.Tpo .deps/c64tpi.Po
[2020-09-04T14:06:43.430Z] mv -f .deps/capture.Tpo .deps/capture.Po
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gs.o -MD -MP -MF .deps/gs.Tpo -c -o gs.o gs.c
[2020-09-04T14:06:43.430Z] mv -f .deps/dinamic.Tpo .deps/dinamic.Po
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ide64.o -MD -MP -MF .deps/ide64.Tpo -c -o ide64.o ide64.c
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT isepic.o -MD -MP -MF .deps/isepic.Tpo -c -o isepic.o isepic.c
[2020-09-04T14:06:43.430Z] mv -f .deps/comal80.Tpo .deps/comal80.Po
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT kcs.o -MD -MP -MF .deps/kcs.Tpo -c -o kcs.o kcs.c
[2020-09-04T14:06:43.430Z] mv -f .deps/c64cart.Tpo .deps/c64cart.Po
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT kingsoft.o -MD -MP -MF .deps/kingsoft.Tpo -c -o kingsoft.o kingsoft.c
[2020-09-04T14:06:43.430Z] mv -f .deps/actionreplay.Tpo .deps/actionreplay.Po
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mach5.o -MD -MP -MF .deps/mach5.Tpo -c -o mach5.o mach5.c
[2020-09-04T14:06:43.430Z] mv -f .deps/c64-generic.Tpo .deps/c64-generic.Po
[2020-09-04T14:06:43.430Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT magicdesk.o -MD -MP -MF .deps/magicdesk.Tpo -c -o magicdesk.o magicdesk.c
[2020-09-04T14:06:43.681Z] mv -f .deps/c64cartmem.Tpo .deps/c64cartmem.Po
[2020-09-04T14:06:43.681Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT magicformel.o -MD -MP -MF .deps/magicformel.Tpo -c -o magicformel.o magicformel.c
[2020-09-04T14:06:43.681Z] mv -f .deps/c64carthooks.Tpo .deps/c64carthooks.Po
[2020-09-04T14:06:43.681Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT magicvoice.o -MD -MP -MF .deps/magicvoice.Tpo -c -o magicvoice.o magicvoice.c
[2020-09-04T14:06:43.681Z] mv -f .deps/easycalc.Tpo .deps/easycalc.Po
[2020-09-04T14:06:43.681Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT maxbasic.o -MD -MP -MF .deps/maxbasic.Tpo -c -o maxbasic.o maxbasic.c
[2020-09-04T14:06:43.681Z] mv -f .deps/epyxfastload.Tpo .deps/epyxfastload.Po
[2020-09-04T14:06:43.681Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mikroass.o -MD -MP -MF .deps/mikroass.Tpo -c -o mikroass.o mikroass.c
[2020-09-04T14:06:43.932Z] mv -f .deps/formel64.Tpo .deps/formel64.Po
[2020-09-04T14:06:43.932Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mmcreplay.o -MD -MP -MF .deps/mmcreplay.Tpo -c -o mmcreplay.o mmcreplay.c
[2020-09-04T14:06:43.932Z] mv -f .deps/final3.Tpo .deps/final3.Po
[2020-09-04T14:06:43.932Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mmc64.o -MD -MP -MF .deps/mmc64.Tpo -c -o mmc64.o mmc64.c
[2020-09-04T14:06:43.932Z] mv -f .deps/exos.Tpo .deps/exos.Po
[2020-09-04T14:06:43.932Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ocean.o -MD -MP -MF .deps/ocean.Tpo -c -o ocean.o ocean.c
[2020-09-04T14:06:43.932Z] mv -f .deps/freezeframe.Tpo .deps/freezeframe.Po
[2020-09-04T14:06:43.932Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pagefox.o -MD -MP -MF .deps/pagefox.Tpo -c -o pagefox.o pagefox.c
[2020-09-04T14:06:43.932Z] mv -f .deps/final.Tpo .deps/final.Po
[2020-09-04T14:06:43.932Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT prophet64.o -MD -MP -MF .deps/prophet64.Tpo -c -o prophet64.o prophet64.c
[2020-09-04T14:06:43.932Z] mv -f .deps/gs.Tpo .deps/gs.Po
[2020-09-04T14:06:43.932Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ramcart.o -MD -MP -MF .deps/ramcart.Tpo -c -o ramcart.o ramcart.c
[2020-09-04T14:06:44.183Z] mv -f .deps/finalplus.Tpo .deps/finalplus.Po
[2020-09-04T14:06:44.183Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT retroreplay.o -MD -MP -MF .deps/retroreplay.Tpo -c -o retroreplay.o retroreplay.c
[2020-09-04T14:06:44.183Z] mv -f .deps/freezemachine.Tpo .deps/freezemachine.Po
[2020-09-04T14:06:44.183Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT reu.o -MD -MP -MF .deps/reu.Tpo -c -o reu.o reu.c
[2020-09-04T14:06:44.183Z] mv -f .deps/easyflash.Tpo .deps/easyflash.Po
[2020-09-04T14:06:44.183Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rexep256.o -MD -MP -MF .deps/rexep256.Tpo -c -o rexep256.o rexep256.c
[2020-09-04T14:06:44.183Z] mv -f .deps/kcs.Tpo .deps/kcs.Po
[2020-09-04T14:06:44.183Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rexutility.o -MD -MP -MF .deps/rexutility.Tpo -c -o rexutility.o rexutility.c
[2020-09-04T14:06:44.183Z] mv -f .deps/gmod2.Tpo .deps/gmod2.Po
[2020-09-04T14:06:44.183Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rgcd.o -MD -MP -MF .deps/rgcd.Tpo -c -o rgcd.o rgcd.c
[2020-09-04T14:06:44.183Z] mv -f .deps/kingsoft.Tpo .deps/kingsoft.Po
[2020-09-04T14:06:44.183Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ross.o -MD -MP -MF .deps/ross.Tpo -c -o ross.o ross.c
[2020-09-04T14:06:44.183Z] mv -f .deps/gamekiller.Tpo .deps/gamekiller.Po
[2020-09-04T14:06:44.183Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rrnetmk3.o -MD -MP -MF .deps/rrnetmk3.Tpo -c -o rrnetmk3.o rrnetmk3.c
[2020-09-04T14:06:44.183Z] mv -f .deps/expert.Tpo .deps/expert.Po
[2020-09-04T14:06:44.183Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT shortbus.o -MD -MP -MF .deps/shortbus.Tpo -c -o shortbus.o shortbus.c
[2020-09-04T14:06:44.183Z] mv -f .deps/rrnetmk3.Tpo .deps/rrnetmk3.Po
[2020-09-04T14:06:44.184Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT shortbus_digimax.o -MD -MP -MF .deps/shortbus_digimax.Tpo -c -o shortbus_digimax.o shortbus_digimax.c
[2020-09-04T14:06:44.434Z] mv -f .deps/funplay.Tpo .deps/funplay.Po
[2020-09-04T14:06:44.434Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT shortbus_etfe.o -MD -MP -MF .deps/shortbus_etfe.Tpo -c -o shortbus_etfe.o shortbus_etfe.c
[2020-09-04T14:06:44.434Z] mv -f .deps/shortbus_etfe.Tpo .deps/shortbus_etfe.Po
[2020-09-04T14:06:44.434Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT silverrock128.o -MD -MP -MF .deps/silverrock128.Tpo -c -o silverrock128.o silverrock128.c
[2020-09-04T14:06:44.434Z] mv -f .deps/maxbasic.Tpo .deps/maxbasic.Po
[2020-09-04T14:06:44.435Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT simonsbasic.o -MD -MP -MF .deps/simonsbasic.Tpo -c -o simonsbasic.o simonsbasic.c
[2020-09-04T14:06:44.435Z] mv -f .deps/mach5.Tpo .deps/mach5.Po
[2020-09-04T14:06:44.435Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT snapshot64.o -MD -MP -MF .deps/snapshot64.Tpo -c -o snapshot64.o snapshot64.c
[2020-09-04T14:06:44.435Z] mv -f .deps/magicdesk.Tpo .deps/magicdesk.Po
[2020-09-04T14:06:44.435Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT stardos.o -MD -MP -MF .deps/stardos.Tpo -c -o stardos.o stardos.c
[2020-09-04T14:06:44.435Z] mv -f .deps/isepic.Tpo .deps/isepic.Po
[2020-09-04T14:06:44.435Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT stb.o -MD -MP -MF .deps/stb.Tpo -c -o stb.o stb.c
[2020-09-04T14:06:44.435Z] mv -f .deps/mikroass.Tpo .deps/mikroass.Po
[2020-09-04T14:06:44.435Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT superexplode5.o -MD -MP -MF .deps/superexplode5.Tpo -c -o superexplode5.o superexplode5.c
[2020-09-04T14:06:44.686Z] mv -f .deps/magicformel.Tpo .deps/magicformel.Po
[2020-09-04T14:06:44.686Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT supergames.o -MD -MP -MF .deps/supergames.Tpo -c -o supergames.o supergames.c
[2020-09-04T14:06:44.686Z] mv -f .deps/ramcart.Tpo .deps/ramcart.Po
[2020-09-04T14:06:44.686Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT supersnapshot.o -MD -MP -MF .deps/supersnapshot.Tpo -c -o supersnapshot.o supersnapshot.c
[2020-09-04T14:06:44.686Z] magicvoice.c: In function ‘magicvoice_mmu_translate’:
[2020-09-04T14:06:44.686Z] magicvoice.c:1269:27: warning: array subscript -49152 is outside array bounds of ‘uint8_t[16384]’ {aka ‘unsigned char[16384]’} [-Warray-bounds]
[2020-09-04T14:06:44.686Z]  1269 |                     *base = (uint8_t *)(mv_rom - (uint8_t *)0xc000);
[2020-09-04T14:06:44.686Z]       |                     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:44.686Z] magicvoice.c:132:16: note: while referencing ‘mv_rom’
[2020-09-04T14:06:44.686Z]   132 | static uint8_t mv_rom[MV_ROM_SIZE];
[2020-09-04T14:06:44.686Z]       |                ^~~~~~
[2020-09-04T14:06:44.686Z] magicvoice.c:1289:27: warning: array subscript -40960 is outside array bounds of ‘uint8_t[16384]’ {aka ‘unsigned char[16384]’} [-Warray-bounds]
[2020-09-04T14:06:44.686Z]  1289 |                     *base = (uint8_t *)(mv_rom - (uint8_t *)0xa000);
[2020-09-04T14:06:44.686Z]       |                     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:44.686Z] magicvoice.c:132:16: note: while referencing ‘mv_rom’
[2020-09-04T14:06:44.686Z]   132 | static uint8_t mv_rom[MV_ROM_SIZE];
[2020-09-04T14:06:44.686Z]       |                ^~~~~~
[2020-09-04T14:06:44.686Z] mv -f .deps/prophet64.Tpo .deps/prophet64.Po
[2020-09-04T14:06:44.686Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT supersnapshot4.o -MD -MP -MF .deps/supersnapshot4.Tpo -c -o supersnapshot4.o supersnapshot4.c
[2020-09-04T14:06:44.943Z] mv -f .deps/magicvoice.Tpo .deps/magicvoice.Po
[2020-09-04T14:06:44.943Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT warpspeed.o -MD -MP -MF .deps/warpspeed.Tpo -c -o warpspeed.o warpspeed.c
[2020-09-04T14:06:44.943Z] mv -f .deps/ocean.Tpo .deps/ocean.Po
[2020-09-04T14:06:44.943Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT westermann.o -MD -MP -MF .deps/westermann.Tpo -c -o westermann.o westermann.c
[2020-09-04T14:06:44.943Z] mv -f .deps/rexep256.Tpo .deps/rexep256.Po
[2020-09-04T14:06:44.943Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT zaxxon.o -MD -MP -MF .deps/zaxxon.Tpo -c -o zaxxon.o zaxxon.c
[2020-09-04T14:06:44.943Z] mv -f .deps/pagefox.Tpo .deps/pagefox.Po
[2020-09-04T14:06:44.943Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64acia1.o -MD -MP -MF .deps/c64acia1.Tpo -c -o c64acia1.o c64acia1.c
[2020-09-04T14:06:44.943Z] mv -f .deps/rgcd.Tpo .deps/rgcd.Po
[2020-09-04T14:06:44.943Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cs8900io.o -MD -MP -MF .deps/cs8900io.Tpo -c -o cs8900io.o cs8900io.c
[2020-09-04T14:06:44.943Z] mv -f .deps/cs8900io.Tpo .deps/cs8900io.Po
[2020-09-04T14:06:44.943Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT digimax.o -MD -MP -MF .deps/digimax.Tpo -c -o digimax.o digimax.c
[2020-09-04T14:06:44.943Z] mv -f .deps/simonsbasic.Tpo .deps/simonsbasic.Po
[2020-09-04T14:06:44.943Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ds12c887rtc.o -MD -MP -MF .deps/ds12c887rtc.Tpo -c -o ds12c887rtc.o ds12c887rtc.c
[2020-09-04T14:06:44.943Z] mv -f .deps/mmc64.Tpo .deps/mmc64.Po
[2020-09-04T14:06:44.943Z] mv -f .deps/shortbus.Tpo .deps/shortbus.Po
[2020-09-04T14:06:44.943Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ethernetcart.o -MD -MP -MF .deps/ethernetcart.Tpo -c -o ethernetcart.o ethernetcart.c
[2020-09-04T14:06:44.944Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT georam.o -MD -MP -MF .deps/georam.Tpo -c -o georam.o georam.c
[2020-09-04T14:06:44.944Z] mv -f .deps/ethernetcart.Tpo .deps/ethernetcart.Po
[2020-09-04T14:06:44.944Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sfx_soundexpander.o -MD -MP -MF .deps/sfx_soundexpander.Tpo -c -o sfx_soundexpander.o sfx_soundexpander.c
[2020-09-04T14:06:44.944Z] mv -f .deps/mmcreplay.Tpo .deps/mmcreplay.Po
[2020-09-04T14:06:44.944Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -I../../../src/core -I../../../src/drive -I../../../src/rtc -I../../../src/c64 -I../../../src/sid -I../../../src/lib/p64 -I../../../src/vicii -I../../../src/rtc -I../../../src/samplerdrv -I../../../src/rs232drv -I../../../src/arch/shared -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sfx_soundsampler.o -MD -MP -MF .deps/sfx_soundsampler.Tpo -c -o sfx_soundsampler.o sfx_soundsampler.c
[2020-09-04T14:06:44.944Z] mv -f .deps/ide64.Tpo .deps/ide64.Po
[2020-09-04T14:06:44.944Z] rm -f libc64cartsystem.a
[2020-09-04T14:06:44.944Z] ../../../src/wrap-u-ar.sh "ar" cru libc64cartsystem.a c64cart.o c64carthooks.o c64cartmem.o crt.o 
[2020-09-04T14:06:45.194Z] mv -f .deps/retroreplay.Tpo .deps/retroreplay.Po
[2020-09-04T14:06:45.194Z] mv -f .deps/rexutility.Tpo .deps/rexutility.Po
[2020-09-04T14:06:45.194Z] mv -f .deps/ross.Tpo .deps/ross.Po
[2020-09-04T14:06:45.194Z] ranlib libc64cartsystem.a
[2020-09-04T14:06:45.194Z] mv -f .deps/superexplode5.Tpo .deps/superexplode5.Po
[2020-09-04T14:06:45.194Z] mv -f .deps/silverrock128.Tpo .deps/silverrock128.Po
[2020-09-04T14:06:45.194Z] mv -f .deps/reu.Tpo .deps/reu.Po
[2020-09-04T14:06:45.194Z] mv -f .deps/shortbus_digimax.Tpo .deps/shortbus_digimax.Po
[2020-09-04T14:06:45.194Z] mv -f .deps/snapshot64.Tpo .deps/snapshot64.Po
[2020-09-04T14:06:45.445Z] mv -f .deps/stb.Tpo .deps/stb.Po
[2020-09-04T14:06:45.445Z] mv -f .deps/supersnapshot4.Tpo .deps/supersnapshot4.Po
[2020-09-04T14:06:45.445Z] mv -f .deps/supersnapshot.Tpo .deps/supersnapshot.Po
[2020-09-04T14:06:45.445Z] mv -f .deps/westermann.Tpo .deps/westermann.Po
[2020-09-04T14:06:45.445Z] mv -f .deps/warpspeed.Tpo .deps/warpspeed.Po
[2020-09-04T14:06:45.445Z] mv -f .deps/stardos.Tpo .deps/stardos.Po
[2020-09-04T14:06:45.445Z] mv -f .deps/zaxxon.Tpo .deps/zaxxon.Po
[2020-09-04T14:06:45.445Z] mv -f .deps/supergames.Tpo .deps/supergames.Po
[2020-09-04T14:06:45.695Z] mv -f .deps/sfx_soundsampler.Tpo .deps/sfx_soundsampler.Po
[2020-09-04T14:06:45.695Z] mv -f .deps/digimax.Tpo .deps/digimax.Po
[2020-09-04T14:06:45.696Z] mv -f .deps/ds12c887rtc.Tpo .deps/ds12c887rtc.Po
[2020-09-04T14:06:45.696Z] mv -f .deps/georam.Tpo .deps/georam.Po
[2020-09-04T14:06:45.946Z] mv -f .deps/sfx_soundexpander.Tpo .deps/sfx_soundexpander.Po
[2020-09-04T14:06:45.946Z] mv -f .deps/c64acia1.Tpo .deps/c64acia1.Po
[2020-09-04T14:06:45.946Z] rm -f libc64commoncart.a
[2020-09-04T14:06:45.946Z] ../../../src/wrap-u-ar.sh "ar" cru libc64commoncart.a c64acia1.o cs8900io.o digimax.o ds12c887rtc.o ethernetcart.o georam.o sfx_soundexpander.o sfx_soundsampler.o 
[2020-09-04T14:06:45.946Z] ranlib libc64commoncart.a
[2020-09-04T14:06:58.043Z] mv -f .deps/cpmcart.Tpo .deps/cpmcart.Po
[2020-09-04T14:06:58.043Z] rm -f libc64cart.a
[2020-09-04T14:06:58.043Z] ../../../src/wrap-u-ar.sh "ar" cru libc64cart.a actionreplay2.o actionreplay3.o actionreplay4.o actionreplay.o atomicpower.o c64-generic.o c64-midi.o c64tpi.o capture.o clockport.o clockport-mp3at64.o clockport-rrnet.o comal80.o cpmcart.o daa.o debugcart.o delaep256.o delaep64.o delaep7x8.o diashowmaker.o dinamic.o dqbb.o easycalc.o easyflash.o epyxfastload.o exos.o expert.o final.o final3.o finalplus.o formel64.o freezeframe.o freezemachine.o funplay.o gamekiller.o gmod2.o gs.o ide64.o isepic.o kcs.o kingsoft.o mach5.o magicdesk.o magicformel.o magicvoice.o maxbasic.o mikroass.o mmcreplay.o mmc64.o ocean.o pagefox.o prophet64.o ramcart.o retroreplay.o reu.o rexep256.o rexutility.o rgcd.o ross.o rrnetmk3.o shortbus.o shortbus_digimax.o shortbus_etfe.o silverrock128.o simonsbasic.o snapshot64.o stardos.o stb.o superexplode5.o supergames.o supersnapshot.o supersnapshot4.o warpspeed.o westermann.o zaxxon.o 
[2020-09-04T14:06:58.043Z] ranlib libc64cart.a
[2020-09-04T14:06:58.043Z] make[5]: Leaving directory '/build/vice/src/vice-3.4/src/c64/cart'
[2020-09-04T14:06:58.043Z] make[5]: Entering directory '/build/vice/src/vice-3.4/src/c64'
[2020-09-04T14:06:58.043Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64embedded.o -MD -MP -MF .deps/c64embedded.Tpo -c -o c64embedded.o c64embedded.c
[2020-09-04T14:06:58.043Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64gluelogic.o -MD -MP -MF .deps/c64gluelogic.Tpo -c -o c64gluelogic.o c64gluelogic.c
[2020-09-04T14:06:58.043Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64keyboard.o -MD -MP -MF .deps/c64keyboard.Tpo -c -o c64keyboard.o c64keyboard.c
[2020-09-04T14:06:58.043Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64memlimit.o -MD -MP -MF .deps/c64memlimit.Tpo -c -o c64memlimit.o c64memlimit.c
[2020-09-04T14:06:58.043Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64memrom.o -MD -MP -MF .deps/c64memrom.Tpo -c -o c64memrom.o c64memrom.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64model.o -MD -MP -MF .deps/c64model.Tpo -c -o c64model.o c64model.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64rom.o -MD -MP -MF .deps/c64rom.Tpo -c -o c64rom.o c64rom.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64romset.o -MD -MP -MF .deps/c64romset.Tpo -c -o c64romset.o c64romset.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64rsuser.o -MD -MP -MF .deps/c64rsuser.Tpo -c -o c64rsuser.o c64rsuser.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64video.o -MD -MP -MF .deps/c64video.Tpo -c -o c64video.o c64video.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsid-debugcart.o -MD -MP -MF .deps/vsid-debugcart.Tpo -c -o vsid-debugcart.o vsid-debugcart.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT patchrom.o -MD -MP -MF .deps/patchrom.Tpo -c -o patchrom.o patchrom.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT psid.o -MD -MP -MF .deps/psid.Tpo -c -o psid.o psid.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT reloc65.o -MD -MP -MF .deps/reloc65.Tpo -c -o reloc65.o reloc65.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsid.o -MD -MP -MF .deps/vsid.Tpo -c -o vsid.o vsid.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsid-cmdline-options.o -MD -MP -MF .deps/vsid-cmdline-options.Tpo -c -o vsid-cmdline-options.o vsid-cmdline-options.c
[2020-09-04T14:06:58.044Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsid-resources.o -MD -MP -MF .deps/vsid-resources.Tpo -c -o vsid-resources.o vsid-resources.c
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsid-snapshot.o -MD -MP -MF .deps/vsid-snapshot.Tpo -c -o vsid-snapshot.o vsid-snapshot.c
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidcia1.o -MD -MP -MF .deps/vsidcia1.Tpo -c -o vsidcia1.o vsidcia1.c
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidcia2.o -MD -MP -MF .deps/vsidcia2.Tpo -c -o vsidcia2.o vsidcia2.c
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidcpu.o -MD -MP -MF .deps/vsidcpu.Tpo -c -o vsidcpu.o vsidcpu.c
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidmem.o -MD -MP -MF .deps/vsidmem.Tpo -c -o vsidmem.o vsidmem.c
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidmeminit.o -MD -MP -MF .deps/vsidmeminit.Tpo -c -o vsidmeminit.o vsidmeminit.c
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidmemsnapshot.o -MD -MP -MF .deps/vsidmemsnapshot.Tpo -c -o vsidmemsnapshot.o vsidmemsnapshot.c
[2020-09-04T14:06:58.045Z] mv -f .deps/c64embedded.Tpo .deps/c64embedded.Po
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidpla.o -MD -MP -MF .deps/vsidpla.Tpo -c -o vsidpla.o vsidpla.c
[2020-09-04T14:06:58.045Z] mv -f .deps/c64keyboard.Tpo .deps/c64keyboard.Po
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidsound.o -MD -MP -MF .deps/vsidsound.Tpo -c -o vsidsound.o vsidsound.c
[2020-09-04T14:06:58.045Z] mv -f .deps/vsid-debugcart.Tpo .deps/vsid-debugcart.Po
[2020-09-04T14:06:58.045Z] mv -f .deps/patchrom.Tpo .deps/patchrom.Po
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidstubs.o -MD -MP -MF .deps/vsidstubs.Tpo -c -o vsidstubs.o vsidstubs.c
[2020-09-04T14:06:58.045Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64-cmdline-options.o -MD -MP -MF .deps/c64-cmdline-options.Tpo -c -o c64-cmdline-options.o c64-cmdline-options.c
[2020-09-04T14:06:58.045Z] mv -f .deps/vsidmemsnapshot.Tpo .deps/vsidmemsnapshot.Po
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64-memory-hacks.o -MD -MP -MF .deps/c64-memory-hacks.Tpo -c -o c64-memory-hacks.o c64-memory-hacks.c
[2020-09-04T14:06:58.046Z] mv -f .deps/c64gluelogic.Tpo .deps/c64gluelogic.Po
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64-resources.o -MD -MP -MF .deps/c64-resources.Tpo -c -o c64-resources.o c64-resources.c
[2020-09-04T14:06:58.046Z] mv -f .deps/vsid-snapshot.Tpo .deps/vsid-snapshot.Po
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64-snapshot.o -MD -MP -MF .deps/c64-snapshot.Tpo -c -o c64-snapshot.o c64-snapshot.c
[2020-09-04T14:06:58.046Z] mv -f .deps/vsid-cmdline-options.Tpo .deps/vsid-cmdline-options.Po
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64.o -MD -MP -MF .deps/c64.Tpo -c -o c64.o c64.c
[2020-09-04T14:06:58.046Z] mv -f .deps/c64rsuser.Tpo .deps/c64rsuser.Po
[2020-09-04T14:06:58.046Z] mv -f .deps/vsidmeminit.Tpo .deps/vsidmeminit.Po
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64_256k.o -MD -MP -MF .deps/c64_256k.Tpo -c -o c64_256k.o c64_256k.c
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64bus.o -MD -MP -MF .deps/c64bus.Tpo -c -o c64bus.o c64bus.c
[2020-09-04T14:06:58.046Z] mv -f .deps/c64memrom.Tpo .deps/c64memrom.Po
[2020-09-04T14:06:58.046Z] mv -f .deps/vsid.Tpo .deps/vsid.Po
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64cia1.o -MD -MP -MF .deps/c64cia1.Tpo -c -o c64cia1.o c64cia1.c
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64cia2.o -MD -MP -MF .deps/c64cia2.Tpo -c -o c64cia2.o c64cia2.c
[2020-09-04T14:06:58.046Z] mv -f .deps/vsid-resources.Tpo .deps/vsid-resources.Po
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64cpu.o -MD -MP -MF .deps/c64cpu.Tpo -c -o c64cpu.o c64cpu.c
[2020-09-04T14:06:58.046Z] mv -f .deps/c64model.Tpo .deps/c64model.Po
[2020-09-04T14:06:58.046Z] mv -f .deps/vsidcia2.Tpo .deps/vsidcia2.Po
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64datasette.o -MD -MP -MF .deps/c64datasette.Tpo -c -o c64datasette.o c64datasette.c
[2020-09-04T14:06:58.046Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64drive.o -MD -MP -MF .deps/c64drive.Tpo -c -o c64drive.o c64drive.c
[2020-09-04T14:06:58.047Z] mv -f .deps/c64rom.Tpo .deps/c64rom.Po
[2020-09-04T14:06:58.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64export.o -MD -MP -MF .deps/c64export.Tpo -c -o c64export.o c64export.c
[2020-09-04T14:06:58.047Z] mv -f .deps/c64video.Tpo .deps/c64video.Po
[2020-09-04T14:06:58.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64fastiec.o -MD -MP -MF .deps/c64fastiec.Tpo -c -o c64fastiec.o c64fastiec.c
[2020-09-04T14:06:58.047Z] mv -f .deps/vsidcia1.Tpo .deps/vsidcia1.Po
[2020-09-04T14:06:58.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64iec.o -MD -MP -MF .deps/c64iec.Tpo -c -o c64iec.o c64iec.c
[2020-09-04T14:06:58.047Z] mv -f .deps/vsidpla.Tpo .deps/vsidpla.Po
[2020-09-04T14:06:58.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64io.o -MD -MP -MF .deps/c64io.Tpo -c -o c64io.o c64io.c
[2020-09-04T14:06:58.047Z] mv -f .deps/c64romset.Tpo .deps/c64romset.Po
[2020-09-04T14:06:58.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64mem.o -MD -MP -MF .deps/c64mem.Tpo -c -o c64mem.o c64mem.c
[2020-09-04T14:06:58.047Z] mv -f .deps/c64memlimit.Tpo .deps/c64memlimit.Po
[2020-09-04T14:06:58.047Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64meminit.o -MD -MP -MF .deps/c64meminit.Tpo -c -o c64meminit.o c64meminit.c
[2020-09-04T14:06:58.047Z] vsidmem.c: In function ‘mem_initialize_memory’:
[2020-09-04T14:06:58.047Z] vsidmem.c:515:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.047Z]   515 |         mem_read_base_tab[1][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.047Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:81:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.047Z]    81 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.047Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:516:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.047Z]   516 |         mem_read_base_tab[2][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.047Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:81:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.047Z]    81 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.047Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:517:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.047Z]   517 |         mem_read_base_tab[3][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.047Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:81:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.047Z]    81 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.047Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:518:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.047Z]   518 |         mem_read_base_tab[9][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.047Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:81:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.047Z]    81 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.047Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:519:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.047Z]   519 |         mem_read_base_tab[10][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.047Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:81:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.047Z]    81 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.047Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:520:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.047Z]   520 |         mem_read_base_tab[11][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.047Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:81:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.047Z]    81 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.047Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:521:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.047Z]   521 |         mem_read_base_tab[25][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.047Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:81:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.047Z]    81 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.047Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.047Z] vsidmem.c:522:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.047Z]   522 |         mem_read_base_tab[26][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.047Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.048Z] vsidmem.c:81:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.048Z]    81 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.048Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.048Z] vsidmem.c:523:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.048Z]   523 |         mem_read_base_tab[27][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.048Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.048Z] vsidmem.c:81:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.048Z]    81 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.048Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.048Z] mv -f .deps/reloc65.Tpo .deps/reloc65.Po
[2020-09-04T14:06:58.048Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64memsnapshot.o -MD -MP -MF .deps/c64memsnapshot.Tpo -c -o c64memsnapshot.o c64memsnapshot.c
[2020-09-04T14:06:58.048Z] mv -f .deps/vsidmem.Tpo .deps/vsidmem.Po
[2020-09-04T14:06:58.048Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64parallel.o -MD -MP -MF .deps/c64parallel.Tpo -c -o c64parallel.o c64parallel.c
[2020-09-04T14:06:58.048Z] mv -f .deps/psid.Tpo .deps/psid.Po
[2020-09-04T14:06:58.048Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64pla.o -MD -MP -MF .deps/c64pla.Tpo -c -o c64pla.o c64pla.c
[2020-09-04T14:06:58.048Z] mv -f .deps/vsidsound.Tpo .deps/vsidsound.Po
[2020-09-04T14:06:58.048Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64printer.o -MD -MP -MF .deps/c64printer.Tpo -c -o c64printer.o c64printer.c
[2020-09-04T14:06:58.048Z] mv -f .deps/c64-memory-hacks.Tpo .deps/c64-memory-hacks.Po
[2020-09-04T14:06:58.048Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64sound.o -MD -MP -MF .deps/c64sound.Tpo -c -o c64sound.o c64sound.c
[2020-09-04T14:06:58.048Z] mv -f .deps/c64-cmdline-options.Tpo .deps/c64-cmdline-options.Po
[2020-09-04T14:06:58.048Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus256k.o -MD -MP -MF .deps/plus256k.Tpo -c -o plus256k.o plus256k.c
[2020-09-04T14:06:58.048Z] mv -f .deps/c64iec.Tpo .deps/c64iec.Po
[2020-09-04T14:06:58.048Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus60k.o -MD -MP -MF .deps/plus60k.Tpo -c -o plus60k.o plus60k.c
[2020-09-04T14:06:58.048Z] mv -f .deps/c64datasette.Tpo .deps/c64datasette.Po
[2020-09-04T14:06:58.048Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64cpusc.o -MD -MP -MF .deps/c64cpusc.Tpo -c -o c64cpusc.o c64cpusc.c
[2020-09-04T14:06:58.048Z] mv -f .deps/c64-snapshot.Tpo .deps/c64-snapshot.Po
[2020-09-04T14:06:58.048Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64memsc.o -MD -MP -MF .deps/c64memsc.Tpo -c -o c64memsc.o c64memsc.c
[2020-09-04T14:06:58.048Z] mv -f .deps/c64cia1.Tpo .deps/c64cia1.Po
[2020-09-04T14:06:58.049Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/c64/cart -I../../src/drive -I../../src/drive/iec/c64exp -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/viciivsid -I../../src/lib/p64 -I../../src/video -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/core -I../../src/rs232drv -I../../src/hvsc -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64scmodel.o -MD -MP -MF .deps/c64scmodel.Tpo -c -o c64scmodel.o c64scmodel.c
[2020-09-04T14:06:58.049Z] mv -f .deps/c64-resources.Tpo .deps/c64-resources.Po
[2020-09-04T14:06:58.049Z] mv -f .deps/c64cia2.Tpo .deps/c64cia2.Po
[2020-09-04T14:06:58.049Z] mv -f .deps/c64export.Tpo .deps/c64export.Po
[2020-09-04T14:06:58.049Z] c64mem.c: In function ‘mem_initialize_memory’:
[2020-09-04T14:06:58.049Z] c64mem.c:752:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.049Z]   752 |         mem_read_base_tab[1][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.049Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:87:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.049Z]    87 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.049Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:753:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.049Z]   753 |         mem_read_base_tab[2][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.049Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:87:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.049Z]    87 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.049Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:754:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.049Z]   754 |         mem_read_base_tab[3][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.049Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:87:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.049Z]    87 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.049Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:755:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.049Z]   755 |         mem_read_base_tab[9][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.049Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:87:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.049Z]    87 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.049Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:756:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.049Z]   756 |         mem_read_base_tab[10][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.049Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:87:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.049Z]    87 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.049Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:757:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.049Z]   757 |         mem_read_base_tab[11][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.049Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:87:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.049Z]    87 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.049Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:758:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.049Z]   758 |         mem_read_base_tab[26][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.049Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:87:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.049Z]    87 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.049Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:759:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.049Z]   759 |         mem_read_base_tab[27][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.049Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] c64mem.c:87:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.049Z]    87 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.049Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.049Z] mv -f .deps/c64fastiec.Tpo .deps/c64fastiec.Po
[2020-09-04T14:06:58.049Z] mv -f .deps/c64drive.Tpo .deps/c64drive.Po
[2020-09-04T14:06:58.049Z] mv -f .deps/c64bus.Tpo .deps/c64bus.Po
[2020-09-04T14:06:58.049Z] mv -f .deps/c64_256k.Tpo .deps/c64_256k.Po
[2020-09-04T14:06:58.300Z] mv -f .deps/vsidstubs.Tpo .deps/vsidstubs.Po
[2020-09-04T14:06:58.300Z] mv -f .deps/c64meminit.Tpo .deps/c64meminit.Po
[2020-09-04T14:06:58.300Z] mv -f .deps/c64.Tpo .deps/c64.Po
[2020-09-04T14:06:58.300Z] mv -f .deps/c64memsnapshot.Tpo .deps/c64memsnapshot.Po
[2020-09-04T14:06:58.300Z] mv -f .deps/c64printer.Tpo .deps/c64printer.Po
[2020-09-04T14:06:58.300Z] mv -f .deps/c64mem.Tpo .deps/c64mem.Po
[2020-09-04T14:06:58.300Z] mv -f .deps/c64parallel.Tpo .deps/c64parallel.Po
[2020-09-04T14:06:58.300Z] rm -f libc64c64dtv.a
[2020-09-04T14:06:58.300Z] ../../src/wrap-u-ar.sh "ar" cru libc64c64dtv.a c64bus.o c64drive.o c64fastiec.o c64keyboard.o c64parallel.o c64rom.o c64romset.o c64rsuser.o c64video.o patchrom.o 
[2020-09-04T14:06:58.550Z] ranlib libc64c64dtv.a
[2020-09-04T14:06:58.550Z] mv -f .deps/c64pla.Tpo .deps/c64pla.Po
[2020-09-04T14:06:58.550Z] mv -f .deps/plus60k.Tpo .deps/plus60k.Po
[2020-09-04T14:06:58.550Z] mv -f .deps/c64scmodel.Tpo .deps/c64scmodel.Po
[2020-09-04T14:06:58.550Z] mv -f .deps/c64sound.Tpo .deps/c64sound.Po
[2020-09-04T14:06:58.550Z] mv -f .deps/c64io.Tpo .deps/c64io.Po
[2020-09-04T14:06:58.550Z] rm -f libc64c128.a
[2020-09-04T14:06:58.550Z] rm -f libc64scpu64.a
[2020-09-04T14:06:58.550Z] ../../src/wrap-u-ar.sh "ar" cru libc64c128.a c64bus.o c64cia2.o c64datasette.o c64export.o c64gluelogic.o c64iec.o c64io.o c64keyboard.o c64meminit.o c64memrom.o c64printer.o c64pla.o c64parallel.o c64rsuser.o c64sound.o patchrom.o 
[2020-09-04T14:06:58.550Z] ../../src/wrap-u-ar.sh "ar" cru libc64scpu64.a c64bus.o c64cia1.o c64cia2.o c64datasette.o c64drive.o c64embedded.o c64export.o c64fastiec.o c64iec.o c64io.o c64keyboard.o c64memsnapshot.o c64parallel.o c64printer.o c64romset.o c64rsuser.o c64sound.o c64video.o patchrom.o 
[2020-09-04T14:06:58.550Z] mv -f .deps/plus256k.Tpo .deps/plus256k.Po
[2020-09-04T14:06:58.550Z] ranlib libc64scpu64.a
[2020-09-04T14:06:58.801Z] ranlib libc64c128.a
[2020-09-04T14:06:58.801Z] c64memsc.c: In function ‘mem_initialize_memory’:
[2020-09-04T14:06:58.801Z] c64memsc.c:700:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.801Z]   700 |         mem_read_base_tab[1][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.801Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:90:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.801Z]    90 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.801Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:701:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.801Z]   701 |         mem_read_base_tab[2][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.801Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:90:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.801Z]    90 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.801Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:702:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.801Z]   702 |         mem_read_base_tab[3][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.801Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:90:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.801Z]    90 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.801Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:703:33: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.801Z]   703 |         mem_read_base_tab[9][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.801Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:90:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.801Z]    90 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.801Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:704:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.801Z]   704 |         mem_read_base_tab[10][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.801Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:90:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.801Z]    90 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.801Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:705:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.801Z]   705 |         mem_read_base_tab[11][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.801Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:90:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.801Z]    90 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.801Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:706:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.801Z]   706 |         mem_read_base_tab[26][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.801Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:90:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.801Z]    90 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.801Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:707:34: warning: array subscript -53248 is outside array bounds of ‘uint8_t[4096]’ {aka ‘unsigned char[4096]’} [-Warray-bounds]
[2020-09-04T14:06:58.801Z]   707 |         mem_read_base_tab[27][i] = (uint8_t *)(mem_chargen_rom - (uint8_t *)0xd000);
[2020-09-04T14:06:58.801Z]       |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-09-04T14:06:58.801Z] c64memsc.c:90:9: note: while referencing ‘mem_chargen_rom’
[2020-09-04T14:06:58.802Z]    90 | uint8_t mem_chargen_rom[C64_CHARGEN_ROM_SIZE];
[2020-09-04T14:06:58.802Z]       |         ^~~~~~~~~~~~~~~
[2020-09-04T14:06:59.052Z] mv -f .deps/c64memsc.Tpo .deps/c64memsc.Po
[2020-09-04T14:06:59.963Z] mv -f .deps/vsidcpu.Tpo .deps/vsidcpu.Po
[2020-09-04T14:06:59.963Z] rm -f libvsid.a
[2020-09-04T14:06:59.963Z] ../../src/wrap-u-ar.sh "ar" cru libvsid.a c64embedded.o c64gluelogic.o c64keyboard.o c64memlimit.o c64memrom.o c64model.o c64rom.o c64romset.o c64rsuser.o c64video.o vsid-debugcart.o patchrom.o psid.o reloc65.o vsid.o vsid-cmdline-options.o vsid-resources.o vsid-snapshot.o vsidcia1.o vsidcia2.o vsidcpu.o vsidmem.o vsidmeminit.o vsidmemsnapshot.o vsidpla.o vsidsound.o vsidstubs.o 
[2020-09-04T14:06:59.963Z] ranlib libvsid.a
[2020-09-04T14:07:01.306Z] mv -f .deps/c64cpu.Tpo .deps/c64cpu.Po
[2020-09-04T14:07:01.306Z] rm -f libc64.a
[2020-09-04T14:07:01.306Z] ../../src/wrap-u-ar.sh "ar" cru libc64.a c64-cmdline-options.o c64-memory-hacks.o c64-resources.o c64-snapshot.o c64.o c64_256k.o c64bus.o c64cia1.o c64cia2.o c64cpu.o c64datasette.o c64drive.o c64embedded.o c64export.o c64fastiec.o c64gluelogic.o c64iec.o c64io.o c64keyboard.o c64mem.o c64meminit.o c64memlimit.o c64memrom.o c64memsnapshot.o c64model.o c64parallel.o c64pla.o c64printer.o c64rom.o c64romset.o c64rsuser.o c64sound.o c64video.o patchrom.o plus256k.o plus60k.o 
[2020-09-04T14:07:01.306Z] ranlib libc64.a
[2020-09-04T14:07:01.857Z] mv -f .deps/c64cpusc.Tpo .deps/c64cpusc.Po
[2020-09-04T14:07:01.857Z] rm -f libc64sc.a
[2020-09-04T14:07:01.857Z] ../../src/wrap-u-ar.sh "ar" cru libc64sc.a c64-cmdline-options.o c64-memory-hacks.o c64-resources.o c64-snapshot.o c64.o c64_256k.o c64bus.o c64cia1.o c64cia2.o c64cpusc.o c64datasette.o c64drive.o c64embedded.o c64export.o c64fastiec.o c64gluelogic.o c64iec.o c64io.o c64keyboard.o c64memsc.o c64meminit.o c64memlimit.o c64memrom.o c64memsnapshot.o c64scmodel.o c64parallel.o c64pla.o c64printer.o c64rom.o c64romset.o c64rsuser.o c64sound.o c64video.o patchrom.o plus256k.o plus60k.o 
[2020-09-04T14:07:01.857Z] ranlib libc64sc.a
[2020-09-04T14:07:01.857Z] make[5]: Leaving directory '/build/vice/src/vice-3.4/src/c64'
[2020-09-04T14:07:01.857Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/c64'
[2020-09-04T14:07:01.857Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/c64'
[2020-09-04T14:07:01.857Z] Making all in scpu64
[2020-09-04T14:07:01.857Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/scpu64'
[2020-09-04T14:07:01.857Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64-cmdline-options.o -MD -MP -MF .deps/scpu64-cmdline-options.Tpo -c -o scpu64-cmdline-options.o scpu64-cmdline-options.c
[2020-09-04T14:07:01.857Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64-resources.o -MD -MP -MF .deps/scpu64-resources.Tpo -c -o scpu64-resources.o scpu64-resources.c
[2020-09-04T14:07:01.857Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64-snapshot.o -MD -MP -MF .deps/scpu64-snapshot.Tpo -c -o scpu64-snapshot.o scpu64-snapshot.c
[2020-09-04T14:07:01.857Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64.o -MD -MP -MF .deps/scpu64.Tpo -c -o scpu64.o scpu64.c
[2020-09-04T14:07:01.857Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64cpu.o -MD -MP -MF .deps/scpu64cpu.Tpo -c -o scpu64cpu.o scpu64cpu.c
[2020-09-04T14:07:01.857Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64gluelogic.o -MD -MP -MF .deps/scpu64gluelogic.Tpo -c -o scpu64gluelogic.o scpu64gluelogic.c
[2020-09-04T14:07:01.857Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64mem.o -MD -MP -MF .deps/scpu64mem.Tpo -c -o scpu64mem.o scpu64mem.c
[2020-09-04T14:07:01.857Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64memsnapshot.o -MD -MP -MF .deps/scpu64memsnapshot.Tpo -c -o scpu64memsnapshot.o scpu64memsnapshot.c
[2020-09-04T14:07:01.858Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64meminit.o -MD -MP -MF .deps/scpu64meminit.Tpo -c -o scpu64meminit.o scpu64meminit.c
[2020-09-04T14:07:01.858Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64model.o -MD -MP -MF .deps/scpu64model.Tpo -c -o scpu64model.o scpu64model.c
[2020-09-04T14:07:01.858Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64rom.o -MD -MP -MF .deps/scpu64rom.Tpo -c -o scpu64rom.o scpu64rom.c
[2020-09-04T14:07:01.858Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/viciisc -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT scpu64stubs.o -MD -MP -MF .deps/scpu64stubs.Tpo -c -o scpu64stubs.o scpu64stubs.c
[2020-09-04T14:07:02.409Z] mv -f .deps/scpu64-cmdline-options.Tpo .deps/scpu64-cmdline-options.Po
[2020-09-04T14:07:02.409Z] mv -f .deps/scpu64model.Tpo .deps/scpu64model.Po
[2020-09-04T14:07:02.409Z] mv -f .deps/scpu64-resources.Tpo .deps/scpu64-resources.Po
[2020-09-04T14:07:02.409Z] mv -f .deps/scpu64gluelogic.Tpo .deps/scpu64gluelogic.Po
[2020-09-04T14:07:02.409Z] mv -f .deps/scpu64stubs.Tpo .deps/scpu64stubs.Po
[2020-09-04T14:07:02.409Z] mv -f .deps/scpu64rom.Tpo .deps/scpu64rom.Po
[2020-09-04T14:07:02.409Z] mv -f .deps/scpu64-snapshot.Tpo .deps/scpu64-snapshot.Po
[2020-09-04T14:07:02.409Z] mv -f .deps/scpu64memsnapshot.Tpo .deps/scpu64memsnapshot.Po
[2020-09-04T14:07:02.409Z] mv -f .deps/scpu64meminit.Tpo .deps/scpu64meminit.Po
[2020-09-04T14:07:02.659Z] mv -f .deps/scpu64.Tpo .deps/scpu64.Po
[2020-09-04T14:07:02.909Z] mv -f .deps/scpu64mem.Tpo .deps/scpu64mem.Po
[2020-09-04T14:07:17.671Z] mv -f .deps/scpu64cpu.Tpo .deps/scpu64cpu.Po
[2020-09-04T14:07:17.671Z] rm -f libscpu64.a
[2020-09-04T14:07:17.671Z] ../../src/wrap-u-ar.sh "ar" cru libscpu64.a scpu64-cmdline-options.o scpu64-resources.o scpu64-snapshot.o scpu64.o scpu64cpu.o scpu64gluelogic.o scpu64mem.o scpu64memsnapshot.o scpu64meminit.o scpu64model.o scpu64rom.o scpu64stubs.o 
[2020-09-04T14:07:17.671Z] ranlib libscpu64.a
[2020-09-04T14:07:17.671Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/scpu64'
[2020-09-04T14:07:17.671Z] Making all in c64dtv
[2020-09-04T14:07:17.671Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/c64dtv'
[2020-09-04T14:07:17.671Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvmemsnapshot.o -MD -MP -MF .deps/c64dtvmemsnapshot.Tpo -c -o c64dtvmemsnapshot.o c64dtvmemsnapshot.c
[2020-09-04T14:07:17.671Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvmem.o -MD -MP -MF .deps/c64dtvmem.Tpo -c -o c64dtvmem.o c64dtvmem.c
[2020-09-04T14:07:17.671Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvmemrom.o -MD -MP -MF .deps/c64dtvmemrom.Tpo -c -o c64dtvmemrom.o c64dtvmemrom.c
[2020-09-04T14:07:17.671Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvblitter.o -MD -MP -MF .deps/c64dtvblitter.Tpo -c -o c64dtvblitter.o c64dtvblitter.c
[2020-09-04T14:07:17.672Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvcpu.o -MD -MP -MF .deps/c64dtvcpu.Tpo -c -o c64dtvcpu.o c64dtvcpu.c
[2020-09-04T14:07:17.672Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvdma.o -MD -MP -MF .deps/c64dtvdma.Tpo -c -o c64dtvdma.o c64dtvdma.c
[2020-09-04T14:07:17.672Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvflash.o -MD -MP -MF .deps/c64dtvflash.Tpo -c -o c64dtvflash.o c64dtvflash.c
[2020-09-04T14:07:17.672Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtv-cmdline-options.o -MD -MP -MF .deps/c64dtv-cmdline-options.Tpo -c -o c64dtv-cmdline-options.o c64dtv-cmdline-options.c
[2020-09-04T14:07:17.672Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtv-resources.o -MD -MP -MF .deps/c64dtv-resources.Tpo -c -o c64dtv-resources.o c64dtv-resources.c
[2020-09-04T14:07:17.672Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtv-snapshot.o -MD -MP -MF .deps/c64dtv-snapshot.Tpo -c -o c64dtv-snapshot.o c64dtv-snapshot.c
[2020-09-04T14:07:17.673Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtv.o -MD -MP -MF .deps/c64dtv.Tpo -c -o c64dtv.o c64dtv.c
[2020-09-04T14:07:17.673Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvcia1.o -MD -MP -MF .deps/c64dtvcia1.Tpo -c -o c64dtvcia1.o c64dtvcia1.c
[2020-09-04T14:07:17.673Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvcia2.o -MD -MP -MF .deps/c64dtvcia2.Tpo -c -o c64dtvcia2.o c64dtvcia2.c
[2020-09-04T14:07:17.673Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvembedded.o -MD -MP -MF .deps/c64dtvembedded.Tpo -c -o c64dtvembedded.o c64dtvembedded.c
[2020-09-04T14:07:17.673Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtviec.o -MD -MP -MF .deps/c64dtviec.Tpo -c -o c64dtviec.o c64dtviec.c
[2020-09-04T14:07:17.673Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvmeminit.o -MD -MP -MF .deps/c64dtvmeminit.Tpo -c -o c64dtvmeminit.o c64dtvmeminit.c
[2020-09-04T14:07:17.673Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvmodel.o -MD -MP -MF .deps/c64dtvmodel.Tpo -c -o c64dtvmodel.o c64dtvmodel.c
[2020-09-04T14:07:17.674Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvpla.o -MD -MP -MF .deps/c64dtvpla.Tpo -c -o c64dtvpla.o c64dtvpla.c
[2020-09-04T14:07:17.674Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvprinter.o -MD -MP -MF .deps/c64dtvprinter.Tpo -c -o c64dtvprinter.o c64dtvprinter.c
[2020-09-04T14:07:17.674Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvsound.o -MD -MP -MF .deps/c64dtvsound.Tpo -c -o c64dtvsound.o c64dtvsound.c
[2020-09-04T14:07:17.674Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT debugcart.o -MD -MP -MF .deps/debugcart.Tpo -c -o debugcart.o debugcart.c
[2020-09-04T14:07:17.674Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT flash-trap.o -MD -MP -MF .deps/flash-trap.Tpo -c -o flash-trap.o flash-trap.c
[2020-09-04T14:07:17.674Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT hummeradc.o -MD -MP -MF .deps/hummeradc.Tpo -c -o hummeradc.o hummeradc.c
[2020-09-04T14:07:17.674Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/vicii -I../../src/video -I../../src/raster -I../../src/samplerdrv -I../../src/userport -I../../src/lib/p64 -I../../src/joyport -I../../src/c64 -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors --param inline-unit-growth=60 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c64dtvcart.o -MD -MP -MF .deps/c64dtvcart.Tpo -c -o c64dtvcart.o c64dtvcart.c
[2020-09-04T14:07:17.674Z] mv -f .deps/c64dtvembedded.Tpo .deps/c64dtvembedded.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvmodel.Tpo .deps/c64dtvmodel.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/hummeradc.Tpo .deps/hummeradc.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvmemsnapshot.Tpo .deps/c64dtvmemsnapshot.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvpla.Tpo .deps/c64dtvpla.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvmemrom.Tpo .deps/c64dtvmemrom.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtviec.Tpo .deps/c64dtviec.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/debugcart.Tpo .deps/debugcart.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvdma.Tpo .deps/c64dtvdma.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvsound.Tpo .deps/c64dtvsound.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/flash-trap.Tpo .deps/flash-trap.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvflash.Tpo .deps/c64dtvflash.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvmeminit.Tpo .deps/c64dtvmeminit.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtv-cmdline-options.Tpo .deps/c64dtv-cmdline-options.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtv-resources.Tpo .deps/c64dtv-resources.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvcart.Tpo .deps/c64dtvcart.Po
[2020-09-04T14:07:17.675Z] rm -f libc64dtvstubs.a
[2020-09-04T14:07:17.675Z] ../../src/wrap-u-ar.sh "ar" cru libc64dtvstubs.a c64dtvcart.o 
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtv-snapshot.Tpo .deps/c64dtv-snapshot.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtv.Tpo .deps/c64dtv.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvprinter.Tpo .deps/c64dtvprinter.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvcia2.Tpo .deps/c64dtvcia2.Po
[2020-09-04T14:07:17.675Z] ranlib libc64dtvstubs.a
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvcia1.Tpo .deps/c64dtvcia1.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvblitter.Tpo .deps/c64dtvblitter.Po
[2020-09-04T14:07:17.675Z] mv -f .deps/c64dtvmem.Tpo .deps/c64dtvmem.Po
[2020-09-04T14:07:20.903Z] mv -f .deps/c64dtvcpu.Tpo .deps/c64dtvcpu.Po
[2020-09-04T14:07:20.903Z] rm -f libc64dtv.a
[2020-09-04T14:07:20.903Z] ../../src/wrap-u-ar.sh "ar" cru libc64dtv.a c64dtvmemsnapshot.o c64dtvmem.o c64dtvmemrom.o c64dtvblitter.o c64dtvcpu.o c64dtvdma.o c64dtvflash.o c64dtv-cmdline-options.o c64dtv-resources.o c64dtv-snapshot.o c64dtv.o c64dtvcia1.o c64dtvcia2.o c64dtvembedded.o c64dtviec.o c64dtvmeminit.o c64dtvmodel.o c64dtvpla.o c64dtvprinter.o c64dtvsound.o debugcart.o flash-trap.o hummeradc.o 
[2020-09-04T14:07:20.903Z] ranlib libc64dtv.a
[2020-09-04T14:07:20.903Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/c64dtv'
[2020-09-04T14:07:20.903Z] Making all in c128
[2020-09-04T14:07:20.903Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/c128'
[2020-09-04T14:07:20.903Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128-cmdline-options.o -MD -MP -MF .deps/c128-cmdline-options.Tpo -c -o c128-cmdline-options.o c128-cmdline-options.c
[2020-09-04T14:07:20.903Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128-resources.o -MD -MP -MF .deps/c128-resources.Tpo -c -o c128-resources.o c128-resources.c
[2020-09-04T14:07:20.903Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128-snapshot.o -MD -MP -MF .deps/c128-snapshot.Tpo -c -o c128-snapshot.o c128-snapshot.c
[2020-09-04T14:07:20.903Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128.o -MD -MP -MF .deps/c128.Tpo -c -o c128.o c128.c
[2020-09-04T14:07:20.903Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128cia1.o -MD -MP -MF .deps/c128cia1.Tpo -c -o c128cia1.o c128cia1.c
[2020-09-04T14:07:20.904Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128cpu.o -MD -MP -MF .deps/c128cpu.Tpo -c -o c128cpu.o c128cpu.c
[2020-09-04T14:07:20.904Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128drive.o -MD -MP -MF .deps/c128drive.Tpo -c -o c128drive.o c128drive.c
[2020-09-04T14:07:20.904Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128embedded.o -MD -MP -MF .deps/c128embedded.Tpo -c -o c128embedded.o c128embedded.c
[2020-09-04T14:07:20.904Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128fastiec.o -MD -MP -MF .deps/c128fastiec.Tpo -c -o c128fastiec.o c128fastiec.c
[2020-09-04T14:07:20.904Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128mem.o -MD -MP -MF .deps/c128mem.Tpo -c -o c128mem.o c128mem.c
[2020-09-04T14:07:20.904Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128meminit.o -MD -MP -MF .deps/c128meminit.Tpo -c -o c128meminit.o c128meminit.c
[2020-09-04T14:07:20.905Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128memlimit.o -MD -MP -MF .deps/c128memlimit.Tpo -c -o c128memlimit.o c128memlimit.c
[2020-09-04T14:07:20.905Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128memrom.o -MD -MP -MF .deps/c128memrom.Tpo -c -o c128memrom.o c128memrom.c
[2020-09-04T14:07:20.905Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128memsnapshot.o -MD -MP -MF .deps/c128memsnapshot.Tpo -c -o c128memsnapshot.o c128memsnapshot.c
[2020-09-04T14:07:20.906Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128mmu.o -MD -MP -MF .deps/c128mmu.Tpo -c -o c128mmu.o c128mmu.c
[2020-09-04T14:07:20.906Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128model.o -MD -MP -MF .deps/c128model.Tpo -c -o c128model.o c128model.c
[2020-09-04T14:07:20.906Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128rom.o -MD -MP -MF .deps/c128rom.Tpo -c -o c128rom.o c128rom.c
[2020-09-04T14:07:20.906Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128romset.o -MD -MP -MF .deps/c128romset.Tpo -c -o c128romset.o c128romset.c
[2020-09-04T14:07:20.906Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c128video.o -MD -MP -MF .deps/c128video.Tpo -c -o c128video.o c128video.c
[2020-09-04T14:07:20.907Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT functionrom.o -MD -MP -MF .deps/functionrom.Tpo -c -o functionrom.o functionrom.c
[2020-09-04T14:07:20.907Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT z80.o -MD -MP -MF .deps/z80.Tpo -c -o z80.o z80.c
[2020-09-04T14:07:20.907Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/c64 -I../../src/c64/cart -I../../src/raster -I../../src/sid -I../../src/tape -I../../src/userport -I../../src/vicii -I../../src/video -I../../src/lib/p64 -I../../src/vdc -I../../src/rtc -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT z80mem.o -MD -MP -MF .deps/z80mem.Tpo -c -o z80mem.o z80mem.c
[2020-09-04T14:07:20.907Z] mv -f .deps/c128embedded.Tpo .deps/c128embedded.Po
[2020-09-04T14:07:20.907Z] mv -f .deps/c128memlimit.Tpo .deps/c128memlimit.Po
[2020-09-04T14:07:21.158Z] mv -f .deps/c128-cmdline-options.Tpo .deps/c128-cmdline-options.Po
[2020-09-04T14:07:21.158Z] mv -f .deps/c128-snapshot.Tpo .deps/c128-snapshot.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/c128video.Tpo .deps/c128video.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/c128memrom.Tpo .deps/c128memrom.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/c128fastiec.Tpo .deps/c128fastiec.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/c128drive.Tpo .deps/c128drive.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/functionrom.Tpo .deps/functionrom.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/c128-resources.Tpo .deps/c128-resources.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/c128cia1.Tpo .deps/c128cia1.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/c128romset.Tpo .deps/c128romset.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/c128mmu.Tpo .deps/c128mmu.Po
[2020-09-04T14:07:21.408Z] mv -f .deps/c128memsnapshot.Tpo .deps/c128memsnapshot.Po
[2020-09-04T14:07:21.659Z] mv -f .deps/c128model.Tpo .deps/c128model.Po
[2020-09-04T14:07:21.659Z] mv -f .deps/c128rom.Tpo .deps/c128rom.Po
[2020-09-04T14:07:21.659Z] mv -f .deps/c128.Tpo .deps/c128.Po
[2020-09-04T14:07:21.659Z] mv -f .deps/z80mem.Tpo .deps/z80mem.Po
[2020-09-04T14:07:21.909Z] mv -f .deps/c128mem.Tpo .deps/c128mem.Po
[2020-09-04T14:07:21.909Z] mv -f .deps/c128meminit.Tpo .deps/c128meminit.Po
[2020-09-04T14:07:24.391Z] mv -f .deps/c128cpu.Tpo .deps/c128cpu.Po
[2020-09-04T14:07:42.352Z] mv -f .deps/z80.Tpo .deps/z80.Po
[2020-09-04T14:07:42.352Z] rm -f libc128.a
[2020-09-04T14:07:42.352Z] ../../src/wrap-u-ar.sh "ar" cru libc128.a c128-cmdline-options.o c128-resources.o c128-snapshot.o c128.o c128cia1.o c128cpu.o c128drive.o c128embedded.o c128fastiec.o c128mem.o c128meminit.o c128memlimit.o c128memrom.o c128memsnapshot.o c128mmu.o c128model.o c128rom.o c128romset.o c128video.o functionrom.o z80.o z80mem.o 
[2020-09-04T14:07:42.352Z] ranlib libc128.a
[2020-09-04T14:07:42.352Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/c128'
[2020-09-04T14:07:42.352Z] Making all in vic20
[2020-09-04T14:07:42.352Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/vic20'
[2020-09-04T14:07:42.352Z] Making all in cart
[2020-09-04T14:07:42.352Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/vic20/cart'
[2020-09-04T14:07:42.352Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT behrbonz.o -MD -MP -MF .deps/behrbonz.Tpo -c -o behrbonz.o behrbonz.c
[2020-09-04T14:07:42.352Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT debugcart.o -MD -MP -MF .deps/debugcart.Tpo -c -o debugcart.o debugcart.c
[2020-09-04T14:07:42.352Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT finalexpansion.o -MD -MP -MF .deps/finalexpansion.Tpo -c -o finalexpansion.o finalexpansion.c
[2020-09-04T14:07:42.352Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ioramcart.o -MD -MP -MF .deps/ioramcart.Tpo -c -o ioramcart.o ioramcart.c
[2020-09-04T14:07:42.352Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT megacart.o -MD -MP -MF .deps/megacart.Tpo -c -o megacart.o megacart.c
[2020-09-04T14:07:42.353Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ultimem.o -MD -MP -MF .deps/ultimem.Tpo -c -o ultimem.o ultimem.c
[2020-09-04T14:07:42.353Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic-fp.o -MD -MP -MF .deps/vic-fp.Tpo -c -o vic-fp.o vic-fp.c
[2020-09-04T14:07:42.353Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20-generic.o -MD -MP -MF .deps/vic20-generic.Tpo -c -o vic20-generic.o vic20-generic.c
[2020-09-04T14:07:42.353Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20-ieee488.o -MD -MP -MF .deps/vic20-ieee488.Tpo -c -o vic20-ieee488.o vic20-ieee488.c
[2020-09-04T14:07:42.353Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20-midi.o -MD -MP -MF .deps/vic20-midi.Tpo -c -o vic20-midi.o vic20-midi.c
[2020-09-04T14:07:42.353Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20-sidcart.o -MD -MP -MF .deps/vic20-sidcart.Tpo -c -o vic20-sidcart.o vic20-sidcart.c
[2020-09-04T14:07:42.353Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20cart.o -MD -MP -MF .deps/vic20cart.Tpo -c -o vic20cart.o vic20cart.c
[2020-09-04T14:07:42.353Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20cartmem.o -MD -MP -MF .deps/vic20cartmem.Tpo -c -o vic20cartmem.o vic20cartmem.c
[2020-09-04T14:07:42.354Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared -I../../../src -I../../../src -I../../../src/c64/cart -I../../../src/raster -I../../../src/sid -I../../../src/vic20 -I../../../src/lib/p64 -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mascuerade-stubs.o -MD -MP -MF .deps/mascuerade-stubs.Tpo -c -o mascuerade-stubs.o mascuerade-stubs.c
[2020-09-04T14:07:42.354Z] mv -f .deps/mascuerade-stubs.Tpo .deps/mascuerade-stubs.Po
[2020-09-04T14:07:42.354Z] rm -f libmascuerade.a
[2020-09-04T14:07:42.354Z] ../../../src/wrap-u-ar.sh "ar" cru libmascuerade.a mascuerade-stubs.o 
[2020-09-04T14:07:42.354Z] ranlib libmascuerade.a
[2020-09-04T14:07:42.354Z] mv -f .deps/behrbonz.Tpo .deps/behrbonz.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/vic20-ieee488.Tpo .deps/vic20-ieee488.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/debugcart.Tpo .deps/debugcart.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/vic-fp.Tpo .deps/vic-fp.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/vic20-sidcart.Tpo .deps/vic20-sidcart.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/vic20-midi.Tpo .deps/vic20-midi.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/vic20cartmem.Tpo .deps/vic20cartmem.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/ioramcart.Tpo .deps/ioramcart.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/megacart.Tpo .deps/megacart.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/vic20cart.Tpo .deps/vic20cart.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/vic20-generic.Tpo .deps/vic20-generic.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/finalexpansion.Tpo .deps/finalexpansion.Po
[2020-09-04T14:07:42.354Z] mv -f .deps/ultimem.Tpo .deps/ultimem.Po
[2020-09-04T14:07:42.354Z] rm -f libvic20cart.a
[2020-09-04T14:07:42.354Z] ../../../src/wrap-u-ar.sh "ar" cru libvic20cart.a behrbonz.o debugcart.o finalexpansion.o ioramcart.o megacart.o ultimem.o vic-fp.o vic20-generic.o vic20-ieee488.o vic20-midi.o vic20-sidcart.o vic20cart.o vic20cartmem.o 
[2020-09-04T14:07:42.354Z] ranlib libvic20cart.a
[2020-09-04T14:07:42.354Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/vic20/cart'
[2020-09-04T14:07:42.354Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/vic20'
[2020-09-04T14:07:42.354Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic-cmdline-options.o -MD -MP -MF .deps/vic-cmdline-options.Tpo -c -o vic-cmdline-options.o vic-cmdline-options.c
[2020-09-04T14:07:42.354Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic-color.o -MD -MP -MF .deps/vic-color.Tpo -c -o vic-color.o vic-color.c
[2020-09-04T14:07:42.354Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic-cycle.o -MD -MP -MF .deps/vic-cycle.Tpo -c -o vic-cycle.o vic-cycle.c
[2020-09-04T14:07:42.354Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic-draw.o -MD -MP -MF .deps/vic-draw.Tpo -c -o vic-draw.o vic-draw.c
[2020-09-04T14:07:42.355Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic-mem.o -MD -MP -MF .deps/vic-mem.Tpo -c -o vic-mem.o vic-mem.c
[2020-09-04T14:07:42.355Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic-resources.o -MD -MP -MF .deps/vic-resources.Tpo -c -o vic-resources.o vic-resources.c
[2020-09-04T14:07:42.355Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic-snapshot.o -MD -MP -MF .deps/vic-snapshot.Tpo -c -o vic-snapshot.o vic-snapshot.c
[2020-09-04T14:07:42.355Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic-timing.o -MD -MP -MF .deps/vic-timing.Tpo -c -o vic-timing.o vic-timing.c
[2020-09-04T14:07:42.355Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic.o -MD -MP -MF .deps/vic.Tpo -c -o vic.o vic.c
[2020-09-04T14:07:42.355Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20-cmdline-options.o -MD -MP -MF .deps/vic20-cmdline-options.Tpo -c -o vic20-cmdline-options.o vic20-cmdline-options.c
[2020-09-04T14:07:42.356Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20-resources.o -MD -MP -MF .deps/vic20-resources.Tpo -c -o vic20-resources.o vic20-resources.c
[2020-09-04T14:07:42.356Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20-snapshot.o -MD -MP -MF .deps/vic20-snapshot.Tpo -c -o vic20-snapshot.o vic20-snapshot.c
[2020-09-04T14:07:42.356Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20.o -MD -MP -MF .deps/vic20.Tpo -c -o vic20.o vic20.c
[2020-09-04T14:07:42.356Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20bus.o -MD -MP -MF .deps/vic20bus.Tpo -c -o vic20bus.o vic20bus.c
[2020-09-04T14:07:42.356Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20cpu.o -MD -MP -MF .deps/vic20cpu.Tpo -c -o vic20cpu.o vic20cpu.c
[2020-09-04T14:07:42.356Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20datasette.o -MD -MP -MF .deps/vic20datasette.Tpo -c -o vic20datasette.o vic20datasette.c
[2020-09-04T14:07:42.356Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20drive.o -MD -MP -MF .deps/vic20drive.Tpo -c -o vic20drive.o vic20drive.c
[2020-09-04T14:07:42.357Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20embedded.o -MD -MP -MF .deps/vic20embedded.Tpo -c -o vic20embedded.o vic20embedded.c
[2020-09-04T14:07:42.357Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20export.o -MD -MP -MF .deps/vic20export.Tpo -c -o vic20export.o vic20export.c
[2020-09-04T14:07:42.357Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20iec.o -MD -MP -MF .deps/vic20iec.Tpo -c -o vic20iec.o vic20iec.c
[2020-09-04T14:07:42.357Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20ieeevia1.o -MD -MP -MF .deps/vic20ieeevia1.Tpo -c -o vic20ieeevia1.o vic20ieeevia1.c
[2020-09-04T14:07:42.357Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20ieeevia2.o -MD -MP -MF .deps/vic20ieeevia2.Tpo -c -o vic20ieeevia2.o vic20ieeevia2.c
[2020-09-04T14:07:42.357Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20io.o -MD -MP -MF .deps/vic20io.Tpo -c -o vic20io.o vic20io.c
[2020-09-04T14:07:42.357Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20mem.o -MD -MP -MF .deps/vic20mem.Tpo -c -o vic20mem.o vic20mem.c
[2020-09-04T14:07:42.357Z] mv -f .deps/vic20embedded.Tpo .deps/vic20embedded.Po
[2020-09-04T14:07:42.358Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20memrom.o -MD -MP -MF .deps/vic20memrom.Tpo -c -o vic20memrom.o vic20memrom.c
[2020-09-04T14:07:42.358Z] mv -f .deps/vic-color.Tpo .deps/vic-color.Po
[2020-09-04T14:07:42.358Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20memsnapshot.o -MD -MP -MF .deps/vic20memsnapshot.Tpo -c -o vic20memsnapshot.o vic20memsnapshot.c
[2020-09-04T14:07:42.358Z] mv -f .deps/vic-cmdline-options.Tpo .deps/vic-cmdline-options.Po
[2020-09-04T14:07:42.358Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20model.o -MD -MP -MF .deps/vic20model.Tpo -c -o vic20model.o vic20model.c
[2020-09-04T14:07:42.358Z] mv -f .deps/vic20iec.Tpo .deps/vic20iec.Po
[2020-09-04T14:07:42.358Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20printer.o -MD -MP -MF .deps/vic20printer.Tpo -c -o vic20printer.o vic20printer.c
[2020-09-04T14:07:42.358Z] mv -f .deps/vic20drive.Tpo .deps/vic20drive.Po
[2020-09-04T14:07:42.358Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20rom.o -MD -MP -MF .deps/vic20rom.Tpo -c -o vic20rom.o vic20rom.c
[2020-09-04T14:07:42.358Z] mv -f .deps/vic20-cmdline-options.Tpo .deps/vic20-cmdline-options.Po
[2020-09-04T14:07:42.358Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20romset.o -MD -MP -MF .deps/vic20romset.Tpo -c -o vic20romset.o vic20romset.c
[2020-09-04T14:07:42.358Z] mv -f .deps/vic20export.Tpo .deps/vic20export.Po
[2020-09-04T14:07:42.359Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20rsuser.o -MD -MP -MF .deps/vic20rsuser.Tpo -c -o vic20rsuser.o vic20rsuser.c
[2020-09-04T14:07:42.359Z] mv -f .deps/vic-cycle.Tpo .deps/vic-cycle.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20datasette.Tpo .deps/vic20datasette.Po
[2020-09-04T14:07:42.359Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20sound.o -MD -MP -MF .deps/vic20sound.Tpo -c -o vic20sound.o vic20sound.c
[2020-09-04T14:07:42.359Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20via1.o -MD -MP -MF .deps/vic20via1.Tpo -c -o vic20via1.o vic20via1.c
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20ieeevia1.Tpo .deps/vic20ieeevia1.Po
[2020-09-04T14:07:42.359Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20via2.o -MD -MP -MF .deps/vic20via2.Tpo -c -o vic20via2.o vic20via2.c
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20ieeevia2.Tpo .deps/vic20ieeevia2.Po
[2020-09-04T14:07:42.359Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/raster -I../../src/video -I../../src/userport -I../../src/vic20/cart -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tapeport -I../../src/rs232drv -I../../src/core -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vic20video.o -MD -MP -MF .deps/vic20video.Tpo -c -o vic20video.o vic20video.c
[2020-09-04T14:07:42.359Z] mv -f .deps/vic-snapshot.Tpo .deps/vic-snapshot.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20-resources.Tpo .deps/vic20-resources.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic.Tpo .deps/vic.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20bus.Tpo .deps/vic20bus.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic-timing.Tpo .deps/vic-timing.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic-resources.Tpo .deps/vic-resources.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20memrom.Tpo .deps/vic20memrom.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20.Tpo .deps/vic20.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic-mem.Tpo .deps/vic-mem.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20-snapshot.Tpo .deps/vic20-snapshot.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic-draw.Tpo .deps/vic-draw.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20io.Tpo .deps/vic20io.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20model.Tpo .deps/vic20model.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20mem.Tpo .deps/vic20mem.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20printer.Tpo .deps/vic20printer.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20rsuser.Tpo .deps/vic20rsuser.Po
[2020-09-04T14:07:42.359Z] mv -f .deps/vic20romset.Tpo .deps/vic20romset.Po
[2020-09-04T14:07:42.610Z] mv -f .deps/vic20video.Tpo .deps/vic20video.Po
[2020-09-04T14:07:42.610Z] mv -f .deps/vic20memsnapshot.Tpo .deps/vic20memsnapshot.Po
[2020-09-04T14:07:42.610Z] mv -f .deps/vic20rom.Tpo .deps/vic20rom.Po
[2020-09-04T14:07:42.610Z] mv -f .deps/vic20via1.Tpo .deps/vic20via1.Po
[2020-09-04T14:07:42.610Z] mv -f .deps/vic20sound.Tpo .deps/vic20sound.Po
[2020-09-04T14:07:42.610Z] mv -f .deps/vic20via2.Tpo .deps/vic20via2.Po
[2020-09-04T14:07:45.092Z] mv -f .deps/vic20cpu.Tpo .deps/vic20cpu.Po
[2020-09-04T14:07:45.092Z] rm -f libvic20.a
[2020-09-04T14:07:45.092Z] ../../src/wrap-u-ar.sh "ar" cru libvic20.a vic-cmdline-options.o vic-color.o vic-cycle.o vic-draw.o vic-mem.o vic-resources.o vic-snapshot.o vic-timing.o vic.o vic20-cmdline-options.o vic20-resources.o vic20-snapshot.o vic20.o vic20bus.o vic20cpu.o vic20datasette.o vic20drive.o vic20embedded.o vic20export.o vic20iec.o vic20ieeevia1.o vic20ieeevia2.o vic20io.o vic20mem.o vic20memrom.o vic20memsnapshot.o vic20model.o vic20printer.o vic20rom.o vic20romset.o vic20rsuser.o vic20sound.o vic20via1.o vic20via2.o vic20video.o 
[2020-09-04T14:07:45.092Z] ranlib libvic20.a
[2020-09-04T14:07:45.093Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/vic20'
[2020-09-04T14:07:45.093Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/vic20'
[2020-09-04T14:07:45.093Z] Making all in pet
[2020-09-04T14:07:45.093Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/pet'
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT 6809.o -MD -MP -MF .deps/6809.Tpo -c -o 6809.o 6809.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT debugcart.o -MD -MP -MF .deps/debugcart.Tpo -c -o debugcart.o debugcart.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pet-cmdline-options.o -MD -MP -MF .deps/pet-cmdline-options.Tpo -c -o pet-cmdline-options.o pet-cmdline-options.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pet-resources.o -MD -MP -MF .deps/pet-resources.Tpo -c -o pet-resources.o pet-resources.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pet-sidcart.o -MD -MP -MF .deps/pet-sidcart.Tpo -c -o pet-sidcart.o pet-sidcart.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pet-snapshot.o -MD -MP -MF .deps/pet-snapshot.Tpo -c -o pet-snapshot.o pet-snapshot.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pet.o -MD -MP -MF .deps/pet.Tpo -c -o pet.o pet.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petacia1.o -MD -MP -MF .deps/petacia1.Tpo -c -o petacia1.o petacia1.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petbus.o -MD -MP -MF .deps/petbus.Tpo -c -o petbus.o petbus.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petcolour.o -MD -MP -MF .deps/petcolour.Tpo -c -o petcolour.o petcolour.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petcpu.o -MD -MP -MF .deps/petcpu.Tpo -c -o petcpu.o petcpu.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petdatasette.o -MD -MP -MF .deps/petdatasette.Tpo -c -o petdatasette.o petdatasette.c
[2020-09-04T14:07:45.093Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petdrive.o -MD -MP -MF .deps/petdrive.Tpo -c -o petdrive.o petdrive.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petdww.o -MD -MP -MF .deps/petdww.Tpo -c -o petdww.o petdww.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petembedded.o -MD -MP -MF .deps/petembedded.Tpo -c -o petembedded.o petembedded.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT pethre.o -MD -MP -MF .deps/pethre.Tpo -c -o pethre.o pethre.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petiec.o -MD -MP -MF .deps/petiec.Tpo -c -o petiec.o petiec.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petio.o -MD -MP -MF .deps/petio.Tpo -c -o petio.o petio.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petmem.o -MD -MP -MF .deps/petmem.Tpo -c -o petmem.o petmem.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petmemsnapshot.o -MD -MP -MF .deps/petmemsnapshot.Tpo -c -o petmemsnapshot.o petmemsnapshot.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petmodel.o -MD -MP -MF .deps/petmodel.Tpo -c -o petmodel.o petmodel.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petpia1.o -MD -MP -MF .deps/petpia1.Tpo -c -o petpia1.o petpia1.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petpia2.o -MD -MP -MF .deps/petpia2.Tpo -c -o petpia2.o petpia2.c
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petprinter.o -MD -MP -MF .deps/petprinter.Tpo -c -o petprinter.o petprinter.c
[2020-09-04T14:07:45.094Z] mv -f .deps/petembedded.Tpo .deps/petembedded.Po
[2020-09-04T14:07:45.094Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petreu.o -MD -MP -MF .deps/petreu.Tpo -c -o petreu.o petreu.c
[2020-09-04T14:07:45.645Z] mv -f .deps/pet-cmdline-options.Tpo .deps/pet-cmdline-options.Po
[2020-09-04T14:07:45.646Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petrom.o -MD -MP -MF .deps/petrom.Tpo -c -o petrom.o petrom.c
[2020-09-04T14:07:45.646Z] mv -f .deps/petmemsnapshot.Tpo .deps/petmemsnapshot.Po
[2020-09-04T14:07:45.646Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petromset.o -MD -MP -MF .deps/petromset.Tpo -c -o petromset.o petromset.c
[2020-09-04T14:07:45.646Z] mv -f .deps/petmodel.Tpo .deps/petmodel.Po
[2020-09-04T14:07:45.646Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petsound.o -MD -MP -MF .deps/petsound.Tpo -c -o petsound.o petsound.c
[2020-09-04T14:07:45.646Z] mv -f .deps/petdatasette.Tpo .deps/petdatasette.Po
[2020-09-04T14:07:45.646Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petvia.o -MD -MP -MF .deps/petvia.Tpo -c -o petvia.o petvia.c
[2020-09-04T14:07:45.646Z] mv -f .deps/petiec.Tpo .deps/petiec.Po
[2020-09-04T14:07:45.646Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/crtc -I../../src/drive -I../../src/sid -I../../src/raster -I../../src/userport -I../../src/video -I../../src/tape -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petvideo.o -MD -MP -MF .deps/petvideo.Tpo -c -o petvideo.o petvideo.c
[2020-09-04T14:07:45.896Z] mv -f .deps/pethre.Tpo .deps/pethre.Po
[2020-09-04T14:07:45.896Z] mv -f .deps/debugcart.Tpo .deps/debugcart.Po
[2020-09-04T14:07:45.896Z] mv -f .deps/pet-resources.Tpo .deps/pet-resources.Po
[2020-09-04T14:07:45.896Z] mv -f .deps/pet-sidcart.Tpo .deps/pet-sidcart.Po
[2020-09-04T14:07:45.896Z] mv -f .deps/pet-snapshot.Tpo .deps/pet-snapshot.Po
[2020-09-04T14:07:45.896Z] mv -f .deps/petprinter.Tpo .deps/petprinter.Po
[2020-09-04T14:07:45.897Z] mv -f .deps/petreu.Tpo .deps/petreu.Po
[2020-09-04T14:07:45.897Z] mv -f .deps/pet.Tpo .deps/pet.Po
[2020-09-04T14:07:45.897Z] mv -f .deps/petpia2.Tpo .deps/petpia2.Po
[2020-09-04T14:07:45.897Z] mv -f .deps/petbus.Tpo .deps/petbus.Po
[2020-09-04T14:07:45.897Z] mv -f .deps/petpia1.Tpo .deps/petpia1.Po
[2020-09-04T14:07:45.897Z] mv -f .deps/petdrive.Tpo .deps/petdrive.Po
[2020-09-04T14:07:45.897Z] mv -f .deps/petcolour.Tpo .deps/petcolour.Po
[2020-09-04T14:07:46.147Z] mv -f .deps/petdww.Tpo .deps/petdww.Po
[2020-09-04T14:07:46.147Z] mv -f .deps/petacia1.Tpo .deps/petacia1.Po
[2020-09-04T14:07:46.147Z] mv -f .deps/petromset.Tpo .deps/petromset.Po
[2020-09-04T14:07:46.147Z] mv -f .deps/petvideo.Tpo .deps/petvideo.Po
[2020-09-04T14:07:46.147Z] mv -f .deps/petio.Tpo .deps/petio.Po
[2020-09-04T14:07:46.397Z] mv -f .deps/petsound.Tpo .deps/petsound.Po
[2020-09-04T14:07:46.397Z] mv -f .deps/petrom.Tpo .deps/petrom.Po
[2020-09-04T14:07:46.397Z] mv -f .deps/petvia.Tpo .deps/petvia.Po
[2020-09-04T14:07:46.397Z] mv -f .deps/petmem.Tpo .deps/petmem.Po
[2020-09-04T14:07:47.308Z] mv -f .deps/6809.Tpo .deps/6809.Po
[2020-09-04T14:07:49.170Z] mv -f .deps/petcpu.Tpo .deps/petcpu.Po
[2020-09-04T14:07:49.170Z] rm -f libpet.a
[2020-09-04T14:07:49.170Z] ../../src/wrap-u-ar.sh "ar" cru libpet.a 6809.o debugcart.o pet-cmdline-options.o pet-resources.o pet-sidcart.o pet-snapshot.o pet.o petacia1.o petbus.o petcolour.o petcpu.o petdatasette.o petdrive.o petdww.o petembedded.o pethre.o petiec.o petio.o petmem.o petmemsnapshot.o petmodel.o petpia1.o petpia2.o petprinter.o petreu.o petrom.o petromset.o petsound.o petvia.o petvideo.o 
[2020-09-04T14:07:49.170Z] ranlib libpet.a
[2020-09-04T14:07:49.170Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/pet'
[2020-09-04T14:07:49.170Z] Making all in plus4
[2020-09-04T14:07:49.170Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/plus4'
[2020-09-04T14:07:49.170Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT debugcart.o -MD -MP -MF .deps/debugcart.Tpo -c -o debugcart.o debugcart.c
[2020-09-04T14:07:49.170Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT digiblaster.o -MD -MP -MF .deps/digiblaster.Tpo -c -o digiblaster.o digiblaster.c
[2020-09-04T14:07:49.170Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4-cmdline-options.o -MD -MP -MF .deps/plus4-cmdline-options.Tpo -c -o plus4-cmdline-options.o plus4-cmdline-options.c
[2020-09-04T14:07:49.170Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4-resources.o -MD -MP -MF .deps/plus4-resources.Tpo -c -o plus4-resources.o plus4-resources.c
[2020-09-04T14:07:49.170Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4-sidcart.o -MD -MP -MF .deps/plus4-sidcart.Tpo -c -o plus4-sidcart.o plus4-sidcart.c
[2020-09-04T14:07:49.170Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4-snapshot.o -MD -MP -MF .deps/plus4-snapshot.Tpo -c -o plus4-snapshot.o plus4-snapshot.c
[2020-09-04T14:07:49.170Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4.o -MD -MP -MF .deps/plus4.Tpo -c -o plus4.o plus4.c
[2020-09-04T14:07:49.170Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4acia.o -MD -MP -MF .deps/plus4acia.Tpo -c -o plus4acia.o plus4acia.c
[2020-09-04T14:07:49.170Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4bus.o -MD -MP -MF .deps/plus4bus.Tpo -c -o plus4bus.o plus4bus.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4cart.o -MD -MP -MF .deps/plus4cart.Tpo -c -o plus4cart.o plus4cart.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4cpu.o -MD -MP -MF .deps/plus4cpu.Tpo -c -o plus4cpu.o plus4cpu.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4datasette.o -MD -MP -MF .deps/plus4datasette.Tpo -c -o plus4datasette.o plus4datasette.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4drive.o -MD -MP -MF .deps/plus4drive.Tpo -c -o plus4drive.o plus4drive.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4embedded.o -MD -MP -MF .deps/plus4embedded.Tpo -c -o plus4embedded.o plus4embedded.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4iec.o -MD -MP -MF .deps/plus4iec.Tpo -c -o plus4iec.o plus4iec.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4io.o -MD -MP -MF .deps/plus4io.Tpo -c -o plus4io.o plus4io.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4mem.o -MD -MP -MF .deps/plus4mem.Tpo -c -o plus4mem.o plus4mem.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4memcsory256k.o -MD -MP -MF .deps/plus4memcsory256k.Tpo -c -o plus4memcsory256k.o plus4memcsory256k.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4memhacks.o -MD -MP -MF .deps/plus4memhacks.Tpo -c -o plus4memhacks.o plus4memhacks.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4memhannes256k.o -MD -MP -MF .deps/plus4memhannes256k.Tpo -c -o plus4memhannes256k.o plus4memhannes256k.c
[2020-09-04T14:07:49.171Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4memlimit.o -MD -MP -MF .deps/plus4memlimit.Tpo -c -o plus4memlimit.o plus4memlimit.c
[2020-09-04T14:07:49.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4memrom.o -MD -MP -MF .deps/plus4memrom.Tpo -c -o plus4memrom.o plus4memrom.c
[2020-09-04T14:07:49.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4memsnapshot.o -MD -MP -MF .deps/plus4memsnapshot.Tpo -c -o plus4memsnapshot.o plus4memsnapshot.c
[2020-09-04T14:07:49.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4model.o -MD -MP -MF .deps/plus4model.Tpo -c -o plus4model.o plus4model.c
[2020-09-04T14:07:49.172Z] mv -f .deps/plus4embedded.Tpo .deps/plus4embedded.Po
[2020-09-04T14:07:49.172Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4parallel.o -MD -MP -MF .deps/plus4parallel.Tpo -c -o plus4parallel.o plus4parallel.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4datasette.Tpo .deps/plus4datasette.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4pio1.o -MD -MP -MF .deps/plus4pio1.Tpo -c -o plus4pio1.o plus4pio1.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4memsnapshot.Tpo .deps/plus4memsnapshot.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4pio2.o -MD -MP -MF .deps/plus4pio2.Tpo -c -o plus4pio2.o plus4pio2.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4model.Tpo .deps/plus4model.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4printer.o -MD -MP -MF .deps/plus4printer.Tpo -c -o plus4printer.o plus4printer.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4-resources.Tpo .deps/plus4-resources.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4rom.o -MD -MP -MF .deps/plus4rom.Tpo -c -o plus4rom.o plus4rom.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4memcsory256k.Tpo .deps/plus4memcsory256k.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4romset.o -MD -MP -MF .deps/plus4romset.Tpo -c -o plus4romset.o plus4romset.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4memrom.Tpo .deps/plus4memrom.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4speech.o -MD -MP -MF .deps/plus4speech.Tpo -c -o plus4speech.o plus4speech.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4drive.Tpo .deps/plus4drive.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4tcbm.o -MD -MP -MF .deps/plus4tcbm.Tpo -c -o plus4tcbm.o plus4tcbm.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4memlimit.Tpo .deps/plus4memlimit.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT plus4video.o -MD -MP -MF .deps/plus4video.Tpo -c -o plus4video.o plus4video.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4iec.Tpo .deps/plus4iec.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-badline.o -MD -MP -MF .deps/ted-badline.Tpo -c -o ted-badline.o ted-badline.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4memhannes256k.Tpo .deps/plus4memhannes256k.Po
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4memhacks.Tpo .deps/plus4memhacks.Po
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-cmdline-options.o -MD -MP -MF .deps/ted-cmdline-options.Tpo -c -o ted-cmdline-options.o ted-cmdline-options.c
[2020-09-04T14:07:49.723Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-color.o -MD -MP -MF .deps/ted-color.Tpo -c -o ted-color.o ted-color.c
[2020-09-04T14:07:49.723Z] mv -f .deps/plus4-cmdline-options.Tpo .deps/plus4-cmdline-options.Po
[2020-09-04T14:07:49.723Z] mv -f .deps/digiblaster.Tpo .deps/digiblaster.Po
[2020-09-04T14:07:49.724Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-draw.o -MD -MP -MF .deps/ted-draw.Tpo -c -o ted-draw.o ted-draw.c
[2020-09-04T14:07:49.724Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-fetch.o -MD -MP -MF .deps/ted-fetch.Tpo -c -o ted-fetch.o ted-fetch.c
[2020-09-04T14:07:49.724Z] mv -f .deps/plus4parallel.Tpo .deps/plus4parallel.Po
[2020-09-04T14:07:49.724Z] mv -f .deps/plus4-sidcart.Tpo .deps/plus4-sidcart.Po
[2020-09-04T14:07:49.724Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-irq.o -MD -MP -MF .deps/ted-irq.Tpo -c -o ted-irq.o ted-irq.c
[2020-09-04T14:07:49.724Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-mem.o -MD -MP -MF .deps/ted-mem.Tpo -c -o ted-mem.o ted-mem.c
[2020-09-04T14:07:49.974Z] mv -f .deps/debugcart.Tpo .deps/debugcart.Po
[2020-09-04T14:07:49.974Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-resources.o -MD -MP -MF .deps/ted-resources.Tpo -c -o ted-resources.o ted-resources.c
[2020-09-04T14:07:49.974Z] mv -f .deps/plus4bus.Tpo .deps/plus4bus.Po
[2020-09-04T14:07:49.974Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-snapshot.o -MD -MP -MF .deps/ted-snapshot.Tpo -c -o ted-snapshot.o ted-snapshot.c
[2020-09-04T14:07:49.974Z] mv -f .deps/plus4-snapshot.Tpo .deps/plus4-snapshot.Po
[2020-09-04T14:07:49.974Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-sound.o -MD -MP -MF .deps/ted-sound.Tpo -c -o ted-sound.o ted-sound.c
[2020-09-04T14:07:49.974Z] mv -f .deps/plus4cart.Tpo .deps/plus4cart.Po
[2020-09-04T14:07:49.975Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-timer.o -MD -MP -MF .deps/ted-timer.Tpo -c -o ted-timer.o ted-timer.c
[2020-09-04T14:07:50.225Z] mv -f .deps/plus4.Tpo .deps/plus4.Po
[2020-09-04T14:07:50.225Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted-timing.o -MD -MP -MF .deps/ted-timing.Tpo -c -o ted-timing.o ted-timing.c
[2020-09-04T14:07:50.225Z] mv -f .deps/plus4acia.Tpo .deps/plus4acia.Po
[2020-09-04T14:07:50.225Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/core -I../../src/drive -I../../src/sid -I../../src/tape -I../../src/monitor -I../../src/video -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/userport -I../../src/raster -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ted.o -MD -MP -MF .deps/ted.Tpo -c -o ted.o ted.c
[2020-09-04T14:07:50.225Z] mv -f .deps/plus4io.Tpo .deps/plus4io.Po
[2020-09-04T14:07:50.225Z] mv -f .deps/plus4mem.Tpo .deps/plus4mem.Po
[2020-09-04T14:07:50.225Z] mv -f .deps/plus4pio1.Tpo .deps/plus4pio1.Po
[2020-09-04T14:07:50.225Z] mv -f .deps/plus4printer.Tpo .deps/plus4printer.Po
[2020-09-04T14:07:50.225Z] mv -f .deps/plus4video.Tpo .deps/plus4video.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/ted-cmdline-options.Tpo .deps/ted-cmdline-options.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/plus4pio2.Tpo .deps/plus4pio2.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/plus4rom.Tpo .deps/plus4rom.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/ted-badline.Tpo .deps/ted-badline.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/ted-color.Tpo .deps/ted-color.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/plus4romset.Tpo .deps/plus4romset.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/plus4speech.Tpo .deps/plus4speech.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/ted-resources.Tpo .deps/ted-resources.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/plus4tcbm.Tpo .deps/plus4tcbm.Po
[2020-09-04T14:07:50.476Z] mv -f .deps/ted-fetch.Tpo .deps/ted-fetch.Po
[2020-09-04T14:07:50.726Z] mv -f .deps/ted-sound.Tpo .deps/ted-sound.Po
[2020-09-04T14:07:50.726Z] mv -f .deps/ted-irq.Tpo .deps/ted-irq.Po
[2020-09-04T14:07:50.726Z] mv -f .deps/ted-timing.Tpo .deps/ted-timing.Po
[2020-09-04T14:07:50.726Z] mv -f .deps/ted-snapshot.Tpo .deps/ted-snapshot.Po
[2020-09-04T14:07:50.726Z] mv -f .deps/ted-timer.Tpo .deps/ted-timer.Po
[2020-09-04T14:07:50.726Z] mv -f .deps/ted-mem.Tpo .deps/ted-mem.Po
[2020-09-04T14:07:50.977Z] mv -f .deps/ted.Tpo .deps/ted.Po
[2020-09-04T14:07:51.227Z] mv -f .deps/ted-draw.Tpo .deps/ted-draw.Po
[2020-09-04T14:07:52.570Z] mv -f .deps/plus4cpu.Tpo .deps/plus4cpu.Po
[2020-09-04T14:07:52.570Z] rm -f libplus4.a
[2020-09-04T14:07:52.570Z] ../../src/wrap-u-ar.sh "ar" cru libplus4.a debugcart.o digiblaster.o plus4-cmdline-options.o plus4-resources.o plus4-sidcart.o plus4-snapshot.o plus4.o plus4acia.o plus4bus.o plus4cart.o plus4cpu.o plus4datasette.o plus4drive.o plus4embedded.o plus4iec.o plus4io.o plus4mem.o plus4memcsory256k.o plus4memhacks.o plus4memhannes256k.o plus4memlimit.o plus4memrom.o plus4memsnapshot.o plus4model.o plus4parallel.o plus4pio1.o plus4pio2.o plus4printer.o plus4rom.o plus4romset.o plus4speech.o plus4tcbm.o plus4video.o ted-badline.o ted-cmdline-options.o ted-color.o ted-draw.o ted-fetch.o ted-irq.o ted-mem.o ted-resources.o ted-snapshot.o ted-sound.o ted-timer.o ted-timing.o ted.o 
[2020-09-04T14:07:52.570Z] ranlib libplus4.a
[2020-09-04T14:07:52.570Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/plus4'
[2020-09-04T14:07:52.570Z] Making all in cbm2
[2020-09-04T14:07:52.570Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/cbm2'
[2020-09-04T14:07:52.570Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2-cmdline-options.o -MD -MP -MF .deps/cbm2-cmdline-options.Tpo -c -o cbm2-cmdline-options.o cbm2-cmdline-options.c
[2020-09-04T14:07:52.570Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2-resources.o -MD -MP -MF .deps/cbm2-resources.Tpo -c -o cbm2-resources.o cbm2-resources.c
[2020-09-04T14:07:52.570Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2-snapshot.o -MD -MP -MF .deps/cbm2-snapshot.Tpo -c -o cbm2-snapshot.o cbm2-snapshot.c
[2020-09-04T14:07:52.570Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2.o -MD -MP -MF .deps/cbm2.Tpo -c -o cbm2.o cbm2.c
[2020-09-04T14:07:52.570Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2acia1.o -MD -MP -MF .deps/cbm2acia1.Tpo -c -o cbm2acia1.o cbm2acia1.c
[2020-09-04T14:07:52.570Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2bus.o -MD -MP -MF .deps/cbm2bus.Tpo -c -o cbm2bus.o cbm2bus.c
[2020-09-04T14:07:52.570Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2cart.o -MD -MP -MF .deps/cbm2cart.Tpo -c -o cbm2cart.o cbm2cart.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2cia1.o -MD -MP -MF .deps/cbm2cia1.Tpo -c -o cbm2cia1.o cbm2cia1.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2cpu.o -MD -MP -MF .deps/cbm2cpu.Tpo -c -o cbm2cpu.o cbm2cpu.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2datasette.o -MD -MP -MF .deps/cbm2datasette.Tpo -c -o cbm2datasette.o cbm2datasette.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2drive.o -MD -MP -MF .deps/cbm2drive.Tpo -c -o cbm2drive.o cbm2drive.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2embedded.o -MD -MP -MF .deps/cbm2embedded.Tpo -c -o cbm2embedded.o cbm2embedded.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2iec.o -MD -MP -MF .deps/cbm2iec.Tpo -c -o cbm2iec.o cbm2iec.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2io.o -MD -MP -MF .deps/cbm2io.Tpo -c -o cbm2io.o cbm2io.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2mem.o -MD -MP -MF .deps/cbm2mem.Tpo -c -o cbm2mem.o cbm2mem.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2memsnapshot.o -MD -MP -MF .deps/cbm2memsnapshot.Tpo -c -o cbm2memsnapshot.o cbm2memsnapshot.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2model.o -MD -MP -MF .deps/cbm2model.Tpo -c -o cbm2model.o cbm2model.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2printer.o -MD -MP -MF .deps/cbm2printer.Tpo -c -o cbm2printer.o cbm2printer.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2rom.o -MD -MP -MF .deps/cbm2rom.Tpo -c -o cbm2rom.o cbm2rom.c
[2020-09-04T14:07:52.571Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2romset.o -MD -MP -MF .deps/cbm2romset.Tpo -c -o cbm2romset.o cbm2romset.c
[2020-09-04T14:07:52.572Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2sound.o -MD -MP -MF .deps/cbm2sound.Tpo -c -o cbm2sound.o cbm2sound.c
[2020-09-04T14:07:52.572Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2tpi1.o -MD -MP -MF .deps/cbm2tpi1.Tpo -c -o cbm2tpi1.o cbm2tpi1.c
[2020-09-04T14:07:52.572Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2tpi2.o -MD -MP -MF .deps/cbm2tpi2.Tpo -c -o cbm2tpi2.o cbm2tpi2.c
[2020-09-04T14:07:52.572Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm2video.o -MD -MP -MF .deps/cbm2video.Tpo -c -o cbm2video.o cbm2video.c
[2020-09-04T14:07:52.572Z] mv -f .deps/cbm2embedded.Tpo .deps/cbm2embedded.Po
[2020-09-04T14:07:52.572Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT debugcart.o -MD -MP -MF .deps/debugcart.Tpo -c -o debugcart.o debugcart.c
[2020-09-04T14:07:53.123Z] mv -f .deps/cbm2printer.Tpo .deps/cbm2printer.Po
[2020-09-04T14:07:53.123Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm5x0-resources.o -MD -MP -MF .deps/cbm5x0-resources.Tpo -c -o cbm5x0-resources.o cbm5x0-resources.c
[2020-09-04T14:07:53.123Z] mv -f .deps/cbm2sound.Tpo .deps/cbm2sound.Po
[2020-09-04T14:07:53.123Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm5x0-snapshot.o -MD -MP -MF .deps/cbm5x0-snapshot.Tpo -c -o cbm5x0-snapshot.o cbm5x0-snapshot.c
[2020-09-04T14:07:53.123Z] mv -f .deps/cbm2model.Tpo .deps/cbm2model.Po
[2020-09-04T14:07:53.123Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm5x0.o -MD -MP -MF .deps/cbm5x0.Tpo -c -o cbm5x0.o cbm5x0.c
[2020-09-04T14:07:53.123Z] mv -f .deps/cbm2-resources.Tpo .deps/cbm2-resources.Po
[2020-09-04T14:07:53.123Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm5x0embedded.o -MD -MP -MF .deps/cbm5x0embedded.Tpo -c -o cbm5x0embedded.o cbm5x0embedded.c
[2020-09-04T14:07:53.123Z] mv -f .deps/cbm2drive.Tpo .deps/cbm2drive.Po
[2020-09-04T14:07:53.123Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm5x0cia1.o -MD -MP -MF .deps/cbm5x0cia1.Tpo -c -o cbm5x0cia1.o cbm5x0cia1.c
[2020-09-04T14:07:53.123Z] mv -f .deps/cbm5x0embedded.Tpo .deps/cbm5x0embedded.Po
[2020-09-04T14:07:53.123Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm5x0mem.o -MD -MP -MF .deps/cbm5x0mem.Tpo -c -o cbm5x0mem.o cbm5x0mem.c
[2020-09-04T14:07:53.123Z] mv -f .deps/cbm2datasette.Tpo .deps/cbm2datasette.Po
[2020-09-04T14:07:53.123Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm5x0printer.o -MD -MP -MF .deps/cbm5x0printer.Tpo -c -o cbm5x0printer.o cbm5x0printer.c
[2020-09-04T14:07:53.123Z] mv -f .deps/debugcart.Tpo .deps/debugcart.Po
[2020-09-04T14:07:53.123Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm5x0rom.o -MD -MP -MF .deps/cbm5x0rom.Tpo -c -o cbm5x0rom.o cbm5x0rom.c
[2020-09-04T14:07:53.123Z] mv -f .deps/cbm2memsnapshot.Tpo .deps/cbm2memsnapshot.Po
[2020-09-04T14:07:53.123Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -I../../src/arch/sdl -I../../src/arch -I../../src/arch/shared -I../../src -I../../src -I../../src/sid -I../../src/crtc -I../../src/vicii -I../../src/video -I../../src/drive -I../../src/raster -I../../src/userport -I../../src/samplerdrv -I../../src/lib/p64 -I../../src/joyport -I../../src/samplerdrv -I../../src/tape -I../../src/rs232drv -I../../src/tapeport -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbm5x0video.o -MD -MP -MF .deps/cbm5x0video.Tpo -c -o cbm5x0video.o cbm5x0video.c
[2020-09-04T14:07:53.123Z] mv -f .deps/cbm2cia1.Tpo .deps/cbm2cia1.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2tpi2.Tpo .deps/cbm2tpi2.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2rom.Tpo .deps/cbm2rom.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2-cmdline-options.Tpo .deps/cbm2-cmdline-options.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2romset.Tpo .deps/cbm2romset.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2bus.Tpo .deps/cbm2bus.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2acia1.Tpo .deps/cbm2acia1.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2video.Tpo .deps/cbm2video.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2cart.Tpo .deps/cbm2cart.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2iec.Tpo .deps/cbm2iec.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2-snapshot.Tpo .deps/cbm2-snapshot.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2tpi1.Tpo .deps/cbm2tpi1.Po
[2020-09-04T14:07:53.374Z] mv -f .deps/cbm2.Tpo .deps/cbm2.Po
[2020-09-04T14:07:53.625Z] mv -f .deps/cbm2io.Tpo .deps/cbm2io.Po
[2020-09-04T14:07:53.625Z] mv -f .deps/cbm5x0-resources.Tpo .deps/cbm5x0-resources.Po
[2020-09-04T14:07:53.625Z] mv -f .deps/cbm5x0printer.Tpo .deps/cbm5x0printer.Po
[2020-09-04T14:07:53.625Z] mv -f .deps/cbm5x0-snapshot.Tpo .deps/cbm5x0-snapshot.Po
[2020-09-04T14:07:53.625Z] mv -f .deps/cbm5x0cia1.Tpo .deps/cbm5x0cia1.Po
[2020-09-04T14:07:53.625Z] mv -f .deps/cbm5x0video.Tpo .deps/cbm5x0video.Po
[2020-09-04T14:07:53.875Z] mv -f .deps/cbm5x0rom.Tpo .deps/cbm5x0rom.Po
[2020-09-04T14:07:53.875Z] mv -f .deps/cbm2mem.Tpo .deps/cbm2mem.Po
[2020-09-04T14:07:53.875Z] mv -f .deps/cbm5x0.Tpo .deps/cbm5x0.Po
[2020-09-04T14:07:54.426Z] mv -f .deps/cbm5x0mem.Tpo .deps/cbm5x0mem.Po
[2020-09-04T14:07:56.287Z] mv -f .deps/cbm2cpu.Tpo .deps/cbm2cpu.Po
[2020-09-04T14:07:56.287Z] rm -f libcbm2.a
[2020-09-04T14:07:56.287Z] rm -f libcbm5x0.a
[2020-09-04T14:07:56.287Z] ../../src/wrap-u-ar.sh "ar" cru libcbm2.a cbm2-cmdline-options.o cbm2-resources.o cbm2-snapshot.o cbm2.o cbm2acia1.o cbm2bus.o cbm2cart.o cbm2cia1.o cbm2cpu.o cbm2datasette.o cbm2drive.o cbm2embedded.o cbm2iec.o cbm2io.o cbm2mem.o cbm2memsnapshot.o cbm2model.o cbm2printer.o cbm2rom.o cbm2romset.o cbm2sound.o cbm2tpi1.o cbm2tpi2.o cbm2video.o debugcart.o 
[2020-09-04T14:07:56.287Z] ../../src/wrap-u-ar.sh "ar" cru libcbm5x0.a cbm2-cmdline-options.o cbm5x0-resources.o cbm5x0-snapshot.o cbm5x0.o cbm5x0embedded.o cbm2acia1.o cbm2bus.o cbm2cart.o cbm5x0cia1.o cbm2cpu.o cbm2datasette.o cbm2drive.o cbm2iec.o cbm2io.o cbm5x0mem.o cbm2memsnapshot.o cbm2model.o cbm5x0printer.o cbm5x0rom.o cbm2romset.o cbm2sound.o cbm2tpi1.o cbm2tpi2.o cbm5x0video.o debugcart.o 
[2020-09-04T14:07:56.287Z] ranlib libcbm5x0.a
[2020-09-04T14:07:56.287Z] ranlib libcbm2.a
[2020-09-04T14:07:56.287Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/cbm2'
[2020-09-04T14:07:56.287Z] Making all in arch/shared
[2020-09-04T14:07:56.287Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/arch/shared'
[2020-09-04T14:07:56.287Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_atexit.o -MD -MP -MF .deps/archdep_atexit.Tpo -c -o archdep_atexit.o archdep_atexit.c
[2020-09-04T14:07:56.287Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_boot_path.o -MD -MP -MF .deps/archdep_boot_path.Tpo -c -o archdep_boot_path.o archdep_boot_path.c
[2020-09-04T14:07:56.287Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_cbmfont.o -MD -MP -MF .deps/archdep_cbmfont.Tpo -c -o archdep_cbmfont.o archdep_cbmfont.c
[2020-09-04T14:07:56.287Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_create_user_config_dir.o -MD -MP -MF .deps/archdep_create_user_config_dir.Tpo -c -o archdep_create_user_config_dir.o archdep_create_user_config_dir.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_default_autostart_disk_image_file_name.o -MD -MP -MF .deps/archdep_default_autostart_disk_image_file_name.Tpo -c -o archdep_default_autostart_disk_image_file_name.o archdep_default_autostart_disk_image_file_name.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_default_fliplist_file_name.o -MD -MP -MF .deps/archdep_default_fliplist_file_name.Tpo -c -o archdep_default_fliplist_file_name.o archdep_default_fliplist_file_name.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_default_hotkey_file_name.o -MD -MP -MF .deps/archdep_default_hotkey_file_name.Tpo -c -o archdep_default_hotkey_file_name.o archdep_default_hotkey_file_name.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_default_joymap_file_name.o -MD -MP -MF .deps/archdep_default_joymap_file_name.Tpo -c -o archdep_default_joymap_file_name.o archdep_default_joymap_file_name.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_default_logger.o -MD -MP -MF .deps/archdep_default_logger.Tpo -c -o archdep_default_logger.o archdep_default_logger.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_default_resource_file_name.o -MD -MP -MF .deps/archdep_default_resource_file_name.Tpo -c -o archdep_default_resource_file_name.o archdep_default_resource_file_name.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_default_rtc_file_name.o -MD -MP -MF .deps/archdep_default_rtc_file_name.Tpo -c -o archdep_default_rtc_file_name.o archdep_default_rtc_file_name.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_default_sysfile_pathlist.o -MD -MP -MF .deps/archdep_default_sysfile_pathlist.Tpo -c -o archdep_default_sysfile_pathlist.o archdep_default_sysfile_pathlist.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_expand_path.o -MD -MP -MF .deps/archdep_expand_path.Tpo -c -o archdep_expand_path.o archdep_expand_path.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_extra_title_text.o -MD -MP -MF .deps/archdep_extra_title_text.Tpo -c -o archdep_extra_title_text.o archdep_extra_title_text.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_file_is_blockdev.o -MD -MP -MF .deps/archdep_file_is_blockdev.Tpo -c -o archdep_file_is_blockdev.o archdep_file_is_blockdev.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_file_is_chardev.o -MD -MP -MF .deps/archdep_file_is_chardev.Tpo -c -o archdep_file_is_chardev.o archdep_file_is_chardev.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_filename_parameter.o -MD -MP -MF .deps/archdep_filename_parameter.Tpo -c -o archdep_filename_parameter.o archdep_filename_parameter.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_fix_permissions.o -MD -MP -MF .deps/archdep_fix_permissions.Tpo -c -o archdep_fix_permissions.o archdep_fix_permissions.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_get_current_drive.o -MD -MP -MF .deps/archdep_get_current_drive.Tpo -c -o archdep_get_current_drive.o archdep_get_current_drive.c
[2020-09-04T14:07:56.288Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_get_vice_datadir.o -MD -MP -MF .deps/archdep_get_vice_datadir.Tpo -c -o archdep_get_vice_datadir.o archdep_get_vice_datadir.c
[2020-09-04T14:07:56.289Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_get_vice_docsdir.o -MD -MP -MF .deps/archdep_get_vice_docsdir.Tpo -c -o archdep_get_vice_docsdir.o archdep_get_vice_docsdir.c
[2020-09-04T14:07:56.289Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_home_path.o -MD -MP -MF .deps/archdep_home_path.Tpo -c -o archdep_home_path.o archdep_home_path.c
[2020-09-04T14:07:56.289Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_is_haiku.o -MD -MP -MF .deps/archdep_is_haiku.Tpo -c -o archdep_is_haiku.o archdep_is_haiku.c
[2020-09-04T14:07:56.289Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_is_windows_nt.o -MD -MP -MF .deps/archdep_is_windows_nt.Tpo -c -o archdep_is_windows_nt.o archdep_is_windows_nt.c
[2020-09-04T14:07:56.289Z] mv -f .deps/archdep_is_haiku.Tpo .deps/archdep_is_haiku.Po
[2020-09-04T14:07:56.289Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_join_paths.o -MD -MP -MF .deps/archdep_join_paths.Tpo -c -o archdep_join_paths.o archdep_join_paths.c
[2020-09-04T14:07:56.289Z] mv -f .deps/archdep_is_windows_nt.Tpo .deps/archdep_is_windows_nt.Po
[2020-09-04T14:07:56.289Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_kbd_get_host_mapping.o -MD -MP -MF .deps/archdep_kbd_get_host_mapping.Tpo -c -o archdep_kbd_get_host_mapping.o archdep_kbd_get_host_mapping.c
[2020-09-04T14:07:56.289Z] mv -f .deps/archdep_default_resource_file_name.Tpo .deps/archdep_default_resource_file_name.Po
[2020-09-04T14:07:56.289Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_list_drives.o -MD -MP -MF .deps/archdep_list_drives.Tpo -c -o archdep_list_drives.o archdep_list_drives.c
[2020-09-04T14:07:56.289Z] mv -f .deps/archdep_get_vice_datadir.Tpo .deps/archdep_get_vice_datadir.Po
[2020-09-04T14:07:56.289Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_make_backup_filename.o -MD -MP -MF .deps/archdep_make_backup_filename.Tpo -c -o archdep_make_backup_filename.o archdep_make_backup_filename.c
[2020-09-04T14:07:56.289Z] mv -f .deps/archdep_atexit.Tpo .deps/archdep_atexit.Po
[2020-09-04T14:07:56.289Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_mkdir.o -MD -MP -MF .deps/archdep_mkdir.Tpo -c -o archdep_mkdir.o archdep_mkdir.c
[2020-09-04T14:07:56.540Z] mv -f .deps/archdep_mkdir.Tpo .deps/archdep_mkdir.Po
[2020-09-04T14:07:56.540Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_mkstemp_fd.o -MD -MP -MF .deps/archdep_mkstemp_fd.Tpo -c -o archdep_mkstemp_fd.o archdep_mkstemp_fd.c
[2020-09-04T14:07:56.798Z] mv -f .deps/archdep_cbmfont.Tpo .deps/archdep_cbmfont.Po
[2020-09-04T14:07:56.798Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_open_default_log_file.o -MD -MP -MF .deps/archdep_open_default_log_file.Tpo -c -o archdep_open_default_log_file.o archdep_open_default_log_file.c
[2020-09-04T14:07:56.798Z] mv -f .deps/archdep_get_current_drive.Tpo .deps/archdep_get_current_drive.Po
[2020-09-04T14:07:56.798Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_path_is_relative.o -MD -MP -MF .deps/archdep_path_is_relative.Tpo -c -o archdep_path_is_relative.o archdep_path_is_relative.c
[2020-09-04T14:07:56.798Z] mv -f .deps/archdep_path_is_relative.Tpo .deps/archdep_path_is_relative.Po
[2020-09-04T14:07:56.798Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_pref_path.o -MD -MP -MF .deps/archdep_pref_path.Tpo -c -o archdep_pref_path.o archdep_pref_path.c
[2020-09-04T14:07:56.798Z] mv -f .deps/archdep_fix_permissions.Tpo .deps/archdep_fix_permissions.Po
[2020-09-04T14:07:56.798Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_program_name.o -MD -MP -MF .deps/archdep_program_name.Tpo -c -o archdep_program_name.o archdep_program_name.c
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_list_drives.Tpo .deps/archdep_list_drives.Po
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_home_path.Tpo .deps/archdep_home_path.Po
[2020-09-04T14:07:57.049Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_program_path.o -MD -MP -MF .deps/archdep_program_path.Tpo -c -o archdep_program_path.o archdep_program_path.c
[2020-09-04T14:07:57.049Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_quote_parameter.o -MD -MP -MF .deps/archdep_quote_parameter.Tpo -c -o archdep_quote_parameter.o archdep_quote_parameter.c
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_kbd_get_host_mapping.Tpo .deps/archdep_kbd_get_host_mapping.Po
[2020-09-04T14:07:57.049Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_rename.o -MD -MP -MF .deps/archdep_rename.Tpo -c -o archdep_rename.o archdep_rename.c
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_filename_parameter.Tpo .deps/archdep_filename_parameter.Po
[2020-09-04T14:07:57.049Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_require_vkbd.o -MD -MP -MF .deps/archdep_require_vkbd.Tpo -c -o archdep_require_vkbd.o archdep_require_vkbd.c
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_default_joymap_file_name.Tpo .deps/archdep_default_joymap_file_name.Po
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_file_is_blockdev.Tpo .deps/archdep_file_is_blockdev.Po
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_extra_title_text.Tpo .deps/archdep_extra_title_text.Po
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_make_backup_filename.Tpo .deps/archdep_make_backup_filename.Po
[2020-09-04T14:07:57.049Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_rmdir.o -MD -MP -MF .deps/archdep_rmdir.Tpo -c -o archdep_rmdir.o archdep_rmdir.c
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_default_hotkey_file_name.Tpo .deps/archdep_default_hotkey_file_name.Po
[2020-09-04T14:07:57.049Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_rtc_get_centisecond.o -MD -MP -MF .deps/archdep_rtc_get_centisecond.Tpo -c -o archdep_rtc_get_centisecond.o archdep_rtc_get_centisecond.c
[2020-09-04T14:07:57.049Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_sanitize_filename.o -MD -MP -MF .deps/archdep_sanitize_filename.Tpo -c -o archdep_sanitize_filename.o archdep_sanitize_filename.c
[2020-09-04T14:07:57.049Z] mv -f .deps/archdep_rename.Tpo .deps/archdep_rename.Po
[2020-09-04T14:07:57.049Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_set_current_drive.o -MD -MP -MF .deps/archdep_set_current_drive.Tpo -c -o archdep_set_current_drive.o archdep_set_current_drive.c
[2020-09-04T14:07:57.049Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_signals.o -MD -MP -MF .deps/archdep_signals.Tpo -c -o archdep_signals.o archdep_signals.c
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_spawn.o -MD -MP -MF .deps/archdep_spawn.Tpo -c -o archdep_spawn.o archdep_spawn.c
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_require_vkbd.Tpo .deps/archdep_require_vkbd.Po
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_startup_log_error.o -MD -MP -MF .deps/archdep_startup_log_error.Tpo -c -o archdep_startup_log_error.o archdep_startup_log_error.c
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_rtc_get_centisecond.Tpo .deps/archdep_rtc_get_centisecond.Po
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_stat.o -MD -MP -MF .deps/archdep_stat.Tpo -c -o archdep_stat.o archdep_stat.c
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_default_autostart_disk_image_file_name.Tpo .deps/archdep_default_autostart_disk_image_file_name.Po
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_rmdir.Tpo .deps/archdep_rmdir.Po
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_tmpnam.o -MD -MP -MF .deps/archdep_tmpnam.Tpo -c -o archdep_tmpnam.o archdep_tmpnam.c
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_user_config_path.o -MD -MP -MF .deps/archdep_user_config_path.Tpo -c -o archdep_user_config_path.o archdep_user_config_path.c
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_mkstemp_fd.Tpo .deps/archdep_mkstemp_fd.Po
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_usleep.o -MD -MP -MF .deps/archdep_usleep.Tpo -c -o archdep_usleep.o archdep_usleep.c
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_file_is_chardev.Tpo .deps/archdep_file_is_chardev.Po
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_expand_path.Tpo .deps/archdep_expand_path.Po
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep_xdg.o -MD -MP -MF .deps/archdep_xdg.Tpo -c -o archdep_xdg.o archdep_xdg.c
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT console.o -MD -MP -MF .deps/console.Tpo -c -o console.o console.c
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_boot_path.Tpo .deps/archdep_boot_path.Po
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT coproc.o -MD -MP -MF .deps/coproc.Tpo -c -o coproc.o coproc.c
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_get_vice_docsdir.Tpo .deps/archdep_get_vice_docsdir.Po
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT dynlib.o -MD -MP -MF .deps/dynlib.Tpo -c -o dynlib.o dynlib.c
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_signals.Tpo .deps/archdep_signals.Po
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_default_logger.Tpo .deps/archdep_default_logger.Po
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rawnetarch.o -MD -MP -MF .deps/rawnetarch.Tpo -c -o rawnetarch.o rawnetarch.c
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rs232dev.o -MD -MP -MF .deps/rs232dev.Tpo -c -o rs232dev.o rs232dev.c
[2020-09-04T14:07:57.050Z] mv -f .deps/rawnetarch.Tpo .deps/rawnetarch.Po
[2020-09-04T14:07:57.050Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src -I../../../src/rs232drv -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_default_rtc_file_name.Tpo .deps/archdep_default_rtc_file_name.Po
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_default_fliplist_file_name.Tpo .deps/archdep_default_fliplist_file_name.Po
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_create_user_config_dir.Tpo .deps/archdep_create_user_config_dir.Po
[2020-09-04T14:07:57.050Z] mv -f .deps/archdep_join_paths.Tpo .deps/archdep_join_paths.Po
[2020-09-04T14:07:57.301Z] mv -f .deps/archdep_default_sysfile_pathlist.Tpo .deps/archdep_default_sysfile_pathlist.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_startup_log_error.Tpo .deps/archdep_startup_log_error.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_open_default_log_file.Tpo .deps/archdep_open_default_log_file.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_set_current_drive.Tpo .deps/archdep_set_current_drive.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_user_config_path.Tpo .deps/archdep_user_config_path.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_pref_path.Tpo .deps/archdep_pref_path.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_quote_parameter.Tpo .deps/archdep_quote_parameter.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_stat.Tpo .deps/archdep_stat.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_program_path.Tpo .deps/archdep_program_path.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_tmpnam.Tpo .deps/archdep_tmpnam.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_xdg.Tpo .deps/archdep_xdg.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_sanitize_filename.Tpo .deps/archdep_sanitize_filename.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_usleep.Tpo .deps/archdep_usleep.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/archdep_spawn.Tpo .deps/archdep_spawn.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/signals.Tpo .deps/signals.Po
[2020-09-04T14:07:57.551Z] mv -f .deps/coproc.Tpo .deps/coproc.Po
[2020-09-04T14:07:57.802Z] mv -f .deps/archdep_program_name.Tpo .deps/archdep_program_name.Po
[2020-09-04T14:07:57.802Z] mv -f .deps/console.Tpo .deps/console.Po
[2020-09-04T14:07:57.802Z] mv -f .deps/rs232dev.Tpo .deps/rs232dev.Po
[2020-09-04T14:07:57.802Z] mv -f .deps/dynlib.Tpo .deps/dynlib.Po
[2020-09-04T14:07:57.802Z] rm -f libarchdep.a
[2020-09-04T14:07:57.802Z] ../../../src/wrap-u-ar.sh "ar" cru libarchdep.a archdep_atexit.o archdep_boot_path.o archdep_cbmfont.o archdep_create_user_config_dir.o archdep_default_autostart_disk_image_file_name.o archdep_default_fliplist_file_name.o archdep_default_hotkey_file_name.o archdep_default_joymap_file_name.o archdep_default_logger.o archdep_default_resource_file_name.o archdep_default_rtc_file_name.o archdep_default_sysfile_pathlist.o archdep_expand_path.o archdep_extra_title_text.o archdep_file_is_blockdev.o archdep_file_is_chardev.o archdep_filename_parameter.o archdep_fix_permissions.o archdep_get_current_drive.o archdep_get_vice_datadir.o archdep_get_vice_docsdir.o archdep_home_path.o archdep_is_haiku.o archdep_is_windows_nt.o archdep_join_paths.o archdep_kbd_get_host_mapping.o archdep_list_drives.o archdep_make_backup_filename.o archdep_mkdir.o archdep_mkstemp_fd.o archdep_open_default_log_file.o archdep_path_is_relative.o archdep_pref_path.o archdep_program_name.o archdep_program_path.o archdep_quote_parameter.o archdep_rename.o archdep_require_vkbd.o archdep_rmdir.o archdep_rtc_get_centisecond.o archdep_sanitize_filename.o archdep_set_current_drive.o archdep_signals.o archdep_spawn.o archdep_startup_log_error.o archdep_stat.o archdep_tmpnam.o archdep_user_config_path.o archdep_usleep.o archdep_xdg.o console.o coproc.o dynlib.o rawnetarch.o rs232dev.o signals.o 
[2020-09-04T14:07:57.802Z] ranlib libarchdep.a
[2020-09-04T14:07:58.053Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/arch/shared'
[2020-09-04T14:07:58.053Z] Making all in arch
[2020-09-04T14:07:58.053Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/arch'
[2020-09-04T14:07:58.053Z] Making all in sdl
[2020-09-04T14:07:58.053Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/arch/sdl'
[2020-09-04T14:07:58.053Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT archdep.o -MD -MP -MF .deps/archdep.Tpo -c -o archdep.o archdep.c
[2020-09-04T14:07:58.053Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fullscreen.o -MD -MP -MF .deps/fullscreen.Tpo -c -o fullscreen.o fullscreen.c
[2020-09-04T14:07:58.053Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT icon.o -MD -MP -MF .deps/icon.Tpo -c -o icon.o icon.c
[2020-09-04T14:07:58.054Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT joy.o -MD -MP -MF .deps/joy.Tpo -c -o joy.o joy.c
[2020-09-04T14:07:58.054Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c
[2020-09-04T14:07:58.054Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lightpendrv.o -MD -MP -MF .deps/lightpendrv.Tpo -c -o lightpendrv.o lightpendrv.c
[2020-09-04T14:07:58.054Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_c128hw.o -MD -MP -MF .deps/menu_c128hw.Tpo -c -o menu_c128hw.o menu_c128hw.c
[2020-09-04T14:07:58.055Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_c64cart.o -MD -MP -MF .deps/menu_c64cart.Tpo -c -o menu_c64cart.o menu_c64cart.c
[2020-09-04T14:07:58.055Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_c64_common_expansions.o -MD -MP -MF .deps/menu_c64_common_expansions.Tpo -c -o menu_c64_common_expansions.o menu_c64_common_expansions.c
[2020-09-04T14:07:58.055Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_c64_expansions.o -MD -MP -MF .deps/menu_c64_expansions.Tpo -c -o menu_c64_expansions.o menu_c64_expansions.c
[2020-09-04T14:07:58.055Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_c64dtvhw.o -MD -MP -MF .deps/menu_c64dtvhw.Tpo -c -o menu_c64dtvhw.o menu_c64dtvhw.c
[2020-09-04T14:07:58.055Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_c64hw.o -MD -MP -MF .deps/menu_c64hw.Tpo -c -o menu_c64hw.o menu_c64hw.c
[2020-09-04T14:07:58.056Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_c64model.o -MD -MP -MF .deps/menu_c64model.Tpo -c -o menu_c64model.o menu_c64model.c
[2020-09-04T14:07:58.056Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_cbm2cart.o -MD -MP -MF .deps/menu_cbm2cart.Tpo -c -o menu_cbm2cart.o menu_cbm2cart.c
[2020-09-04T14:07:58.056Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_cbm2hw.o -MD -MP -MF .deps/menu_cbm2hw.Tpo -c -o menu_cbm2hw.o menu_cbm2hw.c
[2020-09-04T14:07:58.056Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_common.o -MD -MP -MF .deps/menu_common.Tpo -c -o menu_common.o menu_common.c
[2020-09-04T14:07:58.057Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_debug.o -MD -MP -MF .deps/menu_debug.Tpo -c -o menu_debug.o menu_debug.c
[2020-09-04T14:07:58.057Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_drive.o -MD -MP -MF .deps/menu_drive.Tpo -c -o menu_drive.o menu_drive.c
[2020-09-04T14:07:58.057Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_drive_rom.o -MD -MP -MF .deps/menu_drive_rom.Tpo -c -o menu_drive_rom.o menu_drive_rom.c
[2020-09-04T14:07:58.057Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_edit.o -MD -MP -MF .deps/menu_edit.Tpo -c -o menu_edit.o menu_edit.c
[2020-09-04T14:07:58.058Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_ethernet.o -MD -MP -MF .deps/menu_ethernet.Tpo -c -o menu_ethernet.o menu_ethernet.c
[2020-09-04T14:07:58.058Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_ethernetcart.o -MD -MP -MF .deps/menu_ethernetcart.Tpo -c -o menu_ethernetcart.o menu_ethernetcart.c
[2020-09-04T14:07:58.058Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_ffmpeg.o -MD -MP -MF .deps/menu_ffmpeg.Tpo -c -o menu_ffmpeg.o menu_ffmpeg.c
[2020-09-04T14:07:58.058Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_help.o -MD -MP -MF .deps/menu_help.Tpo -c -o menu_help.o menu_help.c
[2020-09-04T14:07:58.058Z] mv -f .deps/menu_ethernetcart.Tpo .deps/menu_ethernetcart.Po
[2020-09-04T14:07:58.059Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_jam.o -MD -MP -MF .deps/menu_jam.Tpo -c -o menu_jam.o menu_jam.c
[2020-09-04T14:07:58.059Z] mv -f .deps/menu_ethernet.Tpo .deps/menu_ethernet.Po
[2020-09-04T14:07:58.059Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_joyport.o -MD -MP -MF .deps/menu_joyport.Tpo -c -o menu_joyport.o menu_joyport.c
[2020-09-04T14:07:58.610Z] mv -f .deps/menu_c128hw.Tpo .deps/menu_c128hw.Po
[2020-09-04T14:07:58.610Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_joystick.o -MD -MP -MF .deps/menu_joystick.Tpo -c -o menu_joystick.o menu_joystick.c
[2020-09-04T14:07:58.610Z] mv -f .deps/menu_drive_rom.Tpo .deps/menu_drive_rom.Po
[2020-09-04T14:07:58.610Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_media.o -MD -MP -MF .deps/menu_media.Tpo -c -o menu_media.o menu_media.c
[2020-09-04T14:07:58.610Z] mv -f .deps/menu_c64_expansions.Tpo .deps/menu_c64_expansions.Po
[2020-09-04T14:07:58.610Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_midi.o -MD -MP -MF .deps/menu_midi.Tpo -c -o menu_midi.o menu_midi.c
[2020-09-04T14:07:58.610Z] mv -f .deps/icon.Tpo .deps/icon.Po
[2020-09-04T14:07:58.610Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_monitor.o -MD -MP -MF .deps/menu_monitor.Tpo -c -o menu_monitor.o menu_monitor.c
[2020-09-04T14:07:58.610Z] mv -f .deps/menu_debug.Tpo .deps/menu_debug.Po
[2020-09-04T14:07:58.611Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_mouse.o -MD -MP -MF .deps/menu_mouse.Tpo -c -o menu_mouse.o menu_mouse.c
[2020-09-04T14:07:58.611Z] mv -f .deps/menu_c64dtvhw.Tpo .deps/menu_c64dtvhw.Po
[2020-09-04T14:07:58.611Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_network.o -MD -MP -MF .deps/menu_network.Tpo -c -o menu_network.o menu_network.c
[2020-09-04T14:07:58.611Z] mv -f .deps/menu_c64_common_expansions.Tpo .deps/menu_c64_common_expansions.Po
[2020-09-04T14:07:58.611Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_petcart.o -MD -MP -MF .deps/menu_petcart.Tpo -c -o menu_petcart.o menu_petcart.c
[2020-09-04T14:07:58.611Z] mv -f .deps/menu_edit.Tpo .deps/menu_edit.Po
[2020-09-04T14:07:58.611Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_pethw.o -MD -MP -MF .deps/menu_pethw.Tpo -c -o menu_pethw.o menu_pethw.c
[2020-09-04T14:07:58.611Z] mv -f .deps/menu_common.Tpo .deps/menu_common.Po
[2020-09-04T14:07:58.611Z] mv -f .deps/menu_cbm2hw.Tpo .deps/menu_cbm2hw.Po
[2020-09-04T14:07:58.611Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_plus4cart.o -MD -MP -MF .deps/menu_plus4cart.Tpo -c -o menu_plus4cart.o menu_plus4cart.c
[2020-09-04T14:07:58.611Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_plus4hw.o -MD -MP -MF .deps/menu_plus4hw.Tpo -c -o menu_plus4hw.o menu_plus4hw.c
[2020-09-04T14:07:58.862Z] mv -f .deps/lightpendrv.Tpo .deps/lightpendrv.Po
[2020-09-04T14:07:58.862Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_printer.o -MD -MP -MF .deps/menu_printer.Tpo -c -o menu_printer.o menu_printer.c
[2020-09-04T14:07:58.862Z] mv -f .deps/archdep.Tpo .deps/archdep.Po
[2020-09-04T14:07:58.862Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_ram.o -MD -MP -MF .deps/menu_ram.Tpo -c -o menu_ram.o menu_ram.c
[2020-09-04T14:07:58.862Z] mv -f .deps/menu_c64model.Tpo .deps/menu_c64model.Po
[2020-09-04T14:07:58.862Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_reset.o -MD -MP -MF .deps/menu_reset.Tpo -c -o menu_reset.o menu_reset.c
[2020-09-04T14:07:58.862Z] mv -f .deps/menu_c64hw.Tpo .deps/menu_c64hw.Po
[2020-09-04T14:07:58.862Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_rom.o -MD -MP -MF .deps/menu_rom.Tpo -c -o menu_rom.o menu_rom.c
[2020-09-04T14:07:58.862Z] mv -f .deps/menu_joyport.Tpo .deps/menu_joyport.Po
[2020-09-04T14:07:58.863Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_rs232.o -MD -MP -MF .deps/menu_rs232.Tpo -c -o menu_rs232.o menu_rs232.c
[2020-09-04T14:07:58.863Z] mv -f .deps/fullscreen.Tpo .deps/fullscreen.Po
[2020-09-04T14:07:58.863Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_sampler.o -MD -MP -MF .deps/menu_sampler.Tpo -c -o menu_sampler.o menu_sampler.c
[2020-09-04T14:07:58.863Z] mv -f .deps/menu_ffmpeg.Tpo .deps/menu_ffmpeg.Po
[2020-09-04T14:07:58.863Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_scpu64hw.o -MD -MP -MF .deps/menu_scpu64hw.Tpo -c -o menu_scpu64hw.o menu_scpu64hw.c
[2020-09-04T14:07:58.863Z] mv -f .deps/menu_jam.Tpo .deps/menu_jam.Po
[2020-09-04T14:07:58.863Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_screenshot.o -MD -MP -MF .deps/menu_screenshot.Tpo -c -o menu_screenshot.o menu_screenshot.c
[2020-09-04T14:07:58.863Z] mv -f .deps/menu_cbm2cart.Tpo .deps/menu_cbm2cart.Po
[2020-09-04T14:07:58.863Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_settings.o -MD -MP -MF .deps/menu_settings.Tpo -c -o menu_settings.o menu_settings.c
[2020-09-04T14:07:58.863Z] mv -f .deps/menu_help.Tpo .deps/menu_help.Po
[2020-09-04T14:07:58.863Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_sid.o -MD -MP -MF .deps/menu_sid.Tpo -c -o menu_sid.o menu_sid.c
[2020-09-04T14:07:58.863Z] mv -f .deps/kbd.Tpo .deps/kbd.Po
[2020-09-04T14:07:58.863Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_snapshot.o -MD -MP -MF .deps/menu_snapshot.Tpo -c -o menu_snapshot.o menu_snapshot.c
[2020-09-04T14:07:58.863Z] mv -f .deps/menu_drive.Tpo .deps/menu_drive.Po
[2020-09-04T14:07:58.863Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_sound.o -MD -MP -MF .deps/menu_sound.Tpo -c -o menu_sound.o menu_sound.c
[2020-09-04T14:07:59.114Z] mv -f .deps/joy.Tpo .deps/joy.Po
[2020-09-04T14:07:59.114Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_speed.o -MD -MP -MF .deps/menu_speed.Tpo -c -o menu_speed.o menu_speed.c
[2020-09-04T14:07:59.114Z] mv -f .deps/menu_c64cart.Tpo .deps/menu_c64cart.Po
[2020-09-04T14:07:59.114Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_tape.o -MD -MP -MF .deps/menu_tape.Tpo -c -o menu_tape.o menu_tape.c
[2020-09-04T14:07:59.365Z] mv -f .deps/menu_plus4cart.Tpo .deps/menu_plus4cart.Po
[2020-09-04T14:07:59.365Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_vic20cart.o -MD -MP -MF .deps/menu_vic20cart.Tpo -c -o menu_vic20cart.o menu_vic20cart.c
[2020-09-04T14:07:59.365Z] mv -f .deps/menu_midi.Tpo .deps/menu_midi.Po
[2020-09-04T14:07:59.365Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_vic20hw.o -MD -MP -MF .deps/menu_vic20hw.Tpo -c -o menu_vic20hw.o menu_vic20hw.c
[2020-09-04T14:07:59.365Z] mv -f .deps/menu_monitor.Tpo .deps/menu_monitor.Po
[2020-09-04T14:07:59.365Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT menu_video.o -MD -MP -MF .deps/menu_video.Tpo -c -o menu_video.o menu_video.c
[2020-09-04T14:07:59.365Z] mv -f .deps/menu_mouse.Tpo .deps/menu_mouse.Po
[2020-09-04T14:07:59.365Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT mousedrv.o -MD -MP -MF .deps/mousedrv.Tpo -c -o mousedrv.o mousedrv.c
[2020-09-04T14:07:59.365Z] mv -f .deps/menu_plus4hw.Tpo .deps/menu_plus4hw.Po
[2020-09-04T14:07:59.365Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sdlmain.o -MD -MP -MF .deps/sdlmain.Tpo -c -o sdlmain.o sdlmain.c
[2020-09-04T14:07:59.365Z] mv -f .deps/menu_ram.Tpo .deps/menu_ram.Po
[2020-09-04T14:07:59.365Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c
[2020-09-04T14:07:59.365Z] mv -f .deps/menu_media.Tpo .deps/menu_media.Po
[2020-09-04T14:07:59.365Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uifontscbm2.o -MD -MP -MF .deps/uifontscbm2.Tpo -c -o uifontscbm2.o uifontscbm2.c
[2020-09-04T14:07:59.365Z] mv -f .deps/menu_scpu64hw.Tpo .deps/menu_scpu64hw.Po
[2020-09-04T14:07:59.365Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uifontscrtc.o -MD -MP -MF .deps/uifontscrtc.Tpo -c -o uifontscrtc.o uifontscrtc.c
[2020-09-04T14:07:59.616Z] mv -f .deps/menu_reset.Tpo .deps/menu_reset.Po
[2020-09-04T14:07:59.616Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uifontsted.o -MD -MP -MF .deps/uifontsted.Tpo -c -o uifontsted.o uifontsted.c
[2020-09-04T14:07:59.616Z] mv -f .deps/menu_joystick.Tpo .deps/menu_joystick.Po
[2020-09-04T14:07:59.616Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uifontsvic.o -MD -MP -MF .deps/uifontsvic.Tpo -c -o uifontsvic.o uifontsvic.c
[2020-09-04T14:07:59.616Z] mv -f .deps/menu_screenshot.Tpo .deps/menu_screenshot.Po
[2020-09-04T14:07:59.616Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uifontsvicii.o -MD -MP -MF .deps/uifontsvicii.Tpo -c -o uifontsvicii.o uifontsvicii.c
[2020-09-04T14:07:59.616Z] mv -f .deps/menu_rom.Tpo .deps/menu_rom.Po
[2020-09-04T14:07:59.616Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uifonts.o -MD -MP -MF .deps/uifonts.Tpo -c -o uifonts.o uifonts.c
[2020-09-04T14:07:59.616Z] mv -f .deps/menu_sid.Tpo .deps/menu_sid.Po
[2020-09-04T14:07:59.616Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uifilereq.o -MD -MP -MF .deps/uifilereq.Tpo -c -o uifilereq.o uifilereq.c
[2020-09-04T14:07:59.616Z] mv -f .deps/menu_network.Tpo .deps/menu_network.Po
[2020-09-04T14:07:59.617Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uiimagefilereq.o -MD -MP -MF .deps/uiimagefilereq.Tpo -c -o uiimagefilereq.o uiimagefilereq.c
[2020-09-04T14:07:59.617Z] mv -f .deps/menu_petcart.Tpo .deps/menu_petcart.Po
[2020-09-04T14:07:59.617Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uihotkey.o -MD -MP -MF .deps/uihotkey.Tpo -c -o uihotkey.o uihotkey.c
[2020-09-04T14:07:59.617Z] mv -f .deps/uifonts.Tpo .deps/uifonts.Po
[2020-09-04T14:07:59.617Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uimenu.o -MD -MP -MF .deps/uimenu.Tpo -c -o uimenu.o uimenu.c
[2020-09-04T14:07:59.617Z] mv -f .deps/menu_rs232.Tpo .deps/menu_rs232.Po
[2020-09-04T14:07:59.617Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uimon.o -MD -MP -MF .deps/uimon.Tpo -c -o uimon.o uimon.c
[2020-09-04T14:07:59.617Z] mv -f .deps/menu_printer.Tpo .deps/menu_printer.Po
[2020-09-04T14:07:59.617Z] mv -f .deps/menu_pethw.Tpo .deps/menu_pethw.Po
[2020-09-04T14:07:59.617Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uimsgbox.o -MD -MP -MF .deps/uimsgbox.Tpo -c -o uimsgbox.o uimsgbox.c
[2020-09-04T14:07:59.617Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uipause.o -MD -MP -MF .deps/uipause.Tpo -c -o uipause.o uipause.c
[2020-09-04T14:07:59.617Z] mv -f .deps/menu_sampler.Tpo .deps/menu_sampler.Po
[2020-09-04T14:07:59.617Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uipoll.o -MD -MP -MF .deps/uipoll.Tpo -c -o uipoll.o uipoll.c
[2020-09-04T14:07:59.617Z] mv -f .deps/menu_snapshot.Tpo .deps/menu_snapshot.Po
[2020-09-04T14:07:59.617Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT uistatusbar.o -MD -MP -MF .deps/uistatusbar.Tpo -c -o uistatusbar.o uistatusbar.c
[2020-09-04T14:07:59.617Z] mv -f .deps/menu_sound.Tpo .deps/menu_sound.Po
[2020-09-04T14:07:59.617Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT video_sdl2.o -MD -MP -MF .deps/video_sdl2.Tpo -c -o video_sdl2.o video_sdl2.c
[2020-09-04T14:07:59.868Z] mv -f .deps/menu_speed.Tpo .deps/menu_speed.Po
[2020-09-04T14:07:59.868Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vkbd.o -MD -MP -MF .deps/vkbd.Tpo -c -o vkbd.o vkbd.c
[2020-09-04T14:07:59.868Z] mv -f .deps/menu_settings.Tpo .deps/menu_settings.Po
[2020-09-04T14:07:59.868Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsidui.o -MD -MP -MF .deps/vsidui.Tpo -c -o vsidui.o vsidui.c
[2020-09-04T14:07:59.868Z] mv -f .deps/sdlmain.Tpo .deps/sdlmain.Po
[2020-09-04T14:07:59.868Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsyncarch.o -MD -MP -MF .deps/vsyncarch.Tpo -c -o vsyncarch.o vsyncarch.c
[2020-09-04T14:07:59.868Z] mv -f .deps/menu_vic20hw.Tpo .deps/menu_vic20hw.Po
[2020-09-04T14:07:59.869Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT x128_ui.o -MD -MP -MF .deps/x128_ui.Tpo -c -o x128_ui.o x128_ui.c
[2020-09-04T14:07:59.869Z] mv -f .deps/mousedrv.Tpo .deps/mousedrv.Po
[2020-09-04T14:08:00.119Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT x64_ui.o -MD -MP -MF .deps/x64_ui.Tpo -c -o x64_ui.o x64_ui.c
[2020-09-04T14:08:00.119Z] mv -f .deps/menu_vic20cart.Tpo .deps/menu_vic20cart.Po
[2020-09-04T14:08:00.119Z] mv -f .deps/menu_tape.Tpo .deps/menu_tape.Po
[2020-09-04T14:08:00.120Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT x64dtv_ui.o -MD -MP -MF .deps/x64dtv_ui.Tpo -c -o x64dtv_ui.o x64dtv_ui.c
[2020-09-04T14:08:00.120Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT x64sc_ui.o -MD -MP -MF .deps/x64sc_ui.Tpo -c -o x64sc_ui.o x64sc_ui.c
[2020-09-04T14:08:00.120Z] mv -f .deps/uifontsted.Tpo .deps/uifontsted.Po
[2020-09-04T14:08:00.120Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT xcbm2_ui.o -MD -MP -MF .deps/xcbm2_ui.Tpo -c -o xcbm2_ui.o xcbm2_ui.c
[2020-09-04T14:08:00.120Z] mv -f .deps/uifontscbm2.Tpo .deps/uifontscbm2.Po
[2020-09-04T14:08:00.120Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT xpet_ui.o -MD -MP -MF .deps/xpet_ui.Tpo -c -o xpet_ui.o xpet_ui.c
[2020-09-04T14:08:00.120Z] mv -f .deps/ui.Tpo .deps/ui.Po
[2020-09-04T14:08:00.120Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT xplus4_ui.o -MD -MP -MF .deps/xplus4_ui.Tpo -c -o xplus4_ui.o xplus4_ui.c
[2020-09-04T14:08:00.120Z] mv -f .deps/uifontsvicii.Tpo .deps/uifontsvicii.Po
[2020-09-04T14:08:00.120Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT xscpu64_ui.o -MD -MP -MF .deps/xscpu64_ui.Tpo -c -o xscpu64_ui.o xscpu64_ui.c
[2020-09-04T14:08:00.120Z] mv -f .deps/uifontscrtc.Tpo .deps/uifontscrtc.Po
[2020-09-04T14:08:00.121Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src/arch/shared  -I../../../src -I../../../src/drive -I../../../src/c64 -I../../../src/c64/cart -I../../../src/c64dtv -I../../../src/c128 -I../../../src/vic20 -I../../../src/pet -I../../../src/cbm2 -I../../../src/plus4 -I../../../src/raster -I../../../src/rs232drv -I../../../src/samplerdrv -I../../../src/sid -I../../../src/userport -I../../../src/vdrive -I../../../src/video -I../../../src/lib/p64 -I../../../src/platform -I../../../src/joyport -I../../../src/gfxoutputdrv -I../../../src/tapeport -I../../../src/imagecontents -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT xvic_ui.o -MD -MP -MF .deps/xvic_ui.Tpo -c -o xvic_ui.o xvic_ui.c
[2020-09-04T14:08:00.371Z] mv -f .deps/uifilereq.Tpo .deps/uifilereq.Po
[2020-09-04T14:08:00.371Z] mv -f .deps/uipause.Tpo .deps/uipause.Po
[2020-09-04T14:08:00.371Z] mv -f .deps/menu_video.Tpo .deps/menu_video.Po
[2020-09-04T14:08:00.371Z] mv -f .deps/uihotkey.Tpo .deps/uihotkey.Po
[2020-09-04T14:08:00.371Z] mv -f .deps/uifontsvic.Tpo .deps/uifontsvic.Po
[2020-09-04T14:08:00.371Z] mv -f .deps/uistatusbar.Tpo .deps/uistatusbar.Po
[2020-09-04T14:08:00.371Z] mv -f .deps/uiimagefilereq.Tpo .deps/uiimagefilereq.Po
[2020-09-04T14:08:00.371Z] mv -f .deps/uimon.Tpo .deps/uimon.Po
[2020-09-04T14:08:00.371Z] mv -f .deps/uipoll.Tpo .deps/uipoll.Po
[2020-09-04T14:08:00.622Z] mv -f .deps/uimsgbox.Tpo .deps/uimsgbox.Po
[2020-09-04T14:08:00.622Z] mv -f .deps/vsyncarch.Tpo .deps/vsyncarch.Po
[2020-09-04T14:08:00.622Z] mv -f .deps/vsidui.Tpo .deps/vsidui.Po
[2020-09-04T14:08:00.622Z] mv -f .deps/x128_ui.Tpo .deps/x128_ui.Po
[2020-09-04T14:08:00.622Z] mv -f .deps/x64_ui.Tpo .deps/x64_ui.Po
[2020-09-04T14:08:00.622Z] mv -f .deps/vkbd.Tpo .deps/vkbd.Po
[2020-09-04T14:08:00.622Z] mv -f .deps/xcbm2_ui.Tpo .deps/xcbm2_ui.Po
[2020-09-04T14:08:00.622Z] mv -f .deps/x64sc_ui.Tpo .deps/x64sc_ui.Po
[2020-09-04T14:08:00.872Z] mv -f .deps/x64dtv_ui.Tpo .deps/x64dtv_ui.Po
[2020-09-04T14:08:00.872Z] mv -f .deps/xvic_ui.Tpo .deps/xvic_ui.Po
[2020-09-04T14:08:00.872Z] mv -f .deps/video_sdl2.Tpo .deps/video_sdl2.Po
[2020-09-04T14:08:00.872Z] mv -f .deps/xscpu64_ui.Tpo .deps/xscpu64_ui.Po
[2020-09-04T14:08:00.872Z] mv -f .deps/xpet_ui.Tpo .deps/xpet_ui.Po
[2020-09-04T14:08:00.872Z] mv -f .deps/xplus4_ui.Tpo .deps/xplus4_ui.Po
[2020-09-04T14:08:01.123Z] mv -f .deps/uimenu.Tpo .deps/uimenu.Po
[2020-09-04T14:08:01.123Z] rm -f libarch.a
[2020-09-04T14:08:01.123Z] ../../../src/wrap-u-ar.sh "ar" cru libarch.a archdep.o fullscreen.o icon.o joy.o kbd.o lightpendrv.o menu_c128hw.o menu_c64cart.o menu_c64_common_expansions.o menu_c64_expansions.o menu_c64dtvhw.o menu_c64hw.o menu_c64model.o menu_cbm2cart.o menu_cbm2hw.o menu_common.o menu_debug.o menu_drive.o menu_drive_rom.o menu_edit.o menu_ethernet.o menu_ethernetcart.o menu_ffmpeg.o menu_help.o menu_jam.o menu_joyport.o menu_joystick.o menu_media.o menu_midi.o menu_monitor.o menu_mouse.o menu_network.o menu_petcart.o menu_pethw.o menu_plus4cart.o menu_plus4hw.o menu_printer.o menu_ram.o menu_reset.o menu_rom.o menu_rs232.o menu_sampler.o menu_scpu64hw.o menu_screenshot.o menu_settings.o menu_sid.o menu_snapshot.o menu_sound.o menu_speed.o menu_tape.o menu_vic20cart.o menu_vic20hw.o menu_video.o mousedrv.o sdlmain.o ui.o uifontscbm2.o uifontscrtc.o uifontsted.o uifontsvic.o uifontsvicii.o uifonts.o uifilereq.o uiimagefilereq.o uihotkey.o uimenu.o uimon.o uimsgbox.o uipause.o uipoll.o uistatusbar.o video_sdl2.o vkbd.o vsidui.o vsyncarch.o x128_ui.o x64_ui.o x64dtv_ui.o x64sc_ui.o xcbm2_ui.o xpet_ui.o xplus4_ui.o xscpu64_ui.o xvic_ui.o 
[2020-09-04T14:08:01.123Z] ranlib libarch.a
[2020-09-04T14:08:01.123Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/arch/sdl'
[2020-09-04T14:08:01.123Z] Making all in shared
[2020-09-04T14:08:01.373Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/arch/shared'
[2020-09-04T14:08:01.373Z] make[4]: Nothing to be done for 'all'.
[2020-09-04T14:08:01.373Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/arch/shared'
[2020-09-04T14:08:01.373Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/arch'
[2020-09-04T14:08:01.373Z] make[4]: Nothing to be done for 'all-am'.
[2020-09-04T14:08:01.373Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/arch'
[2020-09-04T14:08:01.373Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/arch'
[2020-09-04T14:08:01.373Z] Making all in lib
[2020-09-04T14:08:01.373Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/lib'
[2020-09-04T14:08:01.373Z] Making all in p64
[2020-09-04T14:08:01.373Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/lib/p64'
[2020-09-04T14:08:01.373Z] gcc -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -I../../../src/arch/sdl -I../../../src/arch -I../../../src -I../../../src -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT p64.o -MD -MP -MF .deps/p64.Tpo -c -o p64.o p64.c
[2020-09-04T14:08:02.284Z] mv -f .deps/p64.Tpo .deps/p64.Po
[2020-09-04T14:08:02.284Z] rm -f libp64.a
[2020-09-04T14:08:02.284Z] ../../../src/wrap-u-ar.sh "ar" cru libp64.a p64.o 
[2020-09-04T14:08:02.535Z] ranlib libp64.a
[2020-09-04T14:08:02.535Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/lib/p64'
[2020-09-04T14:08:02.535Z] Making all in linenoise-ng
[2020-09-04T14:08:02.535Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/lib/linenoise-ng'
[2020-09-04T14:08:02.535Z] g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wshadow -Wpointer-arith -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Wfatal-errors -Wno-unused-variable -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ConvertUTF.o -MD -MP -MF .deps/ConvertUTF.Tpo -c -o ConvertUTF.o ConvertUTF.cpp
[2020-09-04T14:08:02.535Z] g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wshadow -Wpointer-arith -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Wfatal-errors -Wno-unused-variable -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT linenoise.o -MD -MP -MF .deps/linenoise.Tpo -c -o linenoise.o linenoise.cpp
[2020-09-04T14:08:02.535Z] g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../../../src  -DNDEBUG -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wshadow -Wpointer-arith -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Wfatal-errors -Wno-unused-variable -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT wcwidth.o -MD -MP -MF .deps/wcwidth.Tpo -c -o wcwidth.o wcwidth.cpp
[2020-09-04T14:08:02.785Z] mv -f .deps/ConvertUTF.Tpo .deps/ConvertUTF.Po
[2020-09-04T14:08:02.785Z] mv -f .deps/wcwidth.Tpo .deps/wcwidth.Po
[2020-09-04T14:08:04.647Z] mv -f .deps/linenoise.Tpo .deps/linenoise.Po
[2020-09-04T14:08:04.647Z] rm -f liblinenoiseng.a
[2020-09-04T14:08:04.647Z] ../../../src/wrap-u-ar.sh "ar" cru liblinenoiseng.a ConvertUTF.o linenoise.o wcwidth.o 
[2020-09-04T14:08:04.647Z] ranlib liblinenoiseng.a
[2020-09-04T14:08:04.647Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/lib/linenoise-ng'
[2020-09-04T14:08:04.647Z] make[4]: Entering directory '/build/vice/src/vice-3.4/src/lib'
[2020-09-04T14:08:04.647Z] make[4]: Nothing to be done for 'all-am'.
[2020-09-04T14:08:04.647Z] make[4]: Leaving directory '/build/vice/src/vice-3.4/src/lib'
[2020-09-04T14:08:04.647Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/lib'
[2020-09-04T14:08:04.647Z] Making all in hvsc
[2020-09-04T14:08:04.647Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src/hvsc'
[2020-09-04T14:08:04.647Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -D_FORTIFY_SOURCE=2 -pedantic -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT base.o -MD -MP -MF .deps/base.Tpo -c -o base.o base.c
[2020-09-04T14:08:04.647Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -D_FORTIFY_SOURCE=2 -pedantic -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT bugs.o -MD -MP -MF .deps/bugs.Tpo -c -o bugs.o bugs.c
[2020-09-04T14:08:04.648Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -D_FORTIFY_SOURCE=2 -pedantic -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
[2020-09-04T14:08:04.648Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -D_FORTIFY_SOURCE=2 -pedantic -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT psid.o -MD -MP -MF .deps/psid.Tpo -c -o psid.o psid.c
[2020-09-04T14:08:04.648Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -D_FORTIFY_SOURCE=2 -pedantic -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sldb.o -MD -MP -MF .deps/sldb.Tpo -c -o sldb.o sldb.c
[2020-09-04T14:08:04.648Z] gcc -DHAVE_CONFIG_H -I. -I../../src  -DNDEBUG -D_FORTIFY_SOURCE=2 -pedantic -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT stil.o -MD -MP -MF .deps/stil.Tpo -c -o stil.o stil.c
[2020-09-04T14:08:04.648Z] mv -f .deps/main.Tpo .deps/main.Po
[2020-09-04T14:08:04.648Z] mv -f .deps/sldb.Tpo .deps/sldb.Po
[2020-09-04T14:08:04.648Z] mv -f .deps/bugs.Tpo .deps/bugs.Po
[2020-09-04T14:08:04.899Z] mv -f .deps/psid.Tpo .deps/psid.Po
[2020-09-04T14:08:04.899Z] mv -f .deps/base.Tpo .deps/base.Po
[2020-09-04T14:08:04.899Z] mv -f .deps/stil.Tpo .deps/stil.Po
[2020-09-04T14:08:04.899Z] rm -f libhvsc.a
[2020-09-04T14:08:04.899Z] ../../src/wrap-u-ar.sh "ar" cru libhvsc.a base.o bugs.o main.o psid.o sldb.o stil.o 
[2020-09-04T14:08:04.899Z] ranlib libhvsc.a
[2020-09-04T14:08:04.899Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src/hvsc'
[2020-09-04T14:08:04.899Z] make[3]: Entering directory '/build/vice/src/vice-3.4/src'
[2020-09-04T14:08:04.899Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT alarm.o -MD -MP -MF .deps/alarm.Tpo -c -o alarm.o alarm.c
[2020-09-04T14:08:04.899Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT attach.o -MD -MP -MF .deps/attach.Tpo -c -o attach.o attach.c
[2020-09-04T14:08:04.899Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT autostart.o -MD -MP -MF .deps/autostart.Tpo -c -o autostart.o autostart.c
[2020-09-04T14:08:04.899Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT autostart-prg.o -MD -MP -MF .deps/autostart-prg.Tpo -c -o autostart-prg.o autostart-prg.c
[2020-09-04T14:08:04.900Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbmdos.o -MD -MP -MF .deps/cbmdos.Tpo -c -o cbmdos.o cbmdos.c
[2020-09-04T14:08:04.900Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cbmimage.o -MD -MP -MF .deps/cbmimage.Tpo -c -o cbmimage.o cbmimage.c
[2020-09-04T14:08:04.900Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.c
[2020-09-04T14:08:04.900Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT clipboard.o -MD -MP -MF .deps/clipboard.Tpo -c -o clipboard.o clipboard.c
[2020-09-04T14:08:04.900Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT clkguard.o -MD -MP -MF .deps/clkguard.Tpo -c -o clkguard.o clkguard.c
[2020-09-04T14:08:04.901Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cmdline.o -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.o cmdline.c
[2020-09-04T14:08:04.901Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c
[2020-09-04T14:08:04.901Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c
[2020-09-04T14:08:04.901Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT datasette.o -MD -MP -MF .deps/datasette.Tpo -c -o datasette.o datasette.c
[2020-09-04T14:08:04.901Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
[2020-09-04T14:08:04.901Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT dma.o -MD -MP -MF .deps/dma.Tpo -c -o dma.o dma.c
[2020-09-04T14:08:04.902Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT embedded.o -MD -MP -MF .deps/embedded.Tpo -c -o embedded.o embedded.c
[2020-09-04T14:08:04.902Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c
[2020-09-04T14:08:04.902Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT findpath.o -MD -MP -MF .deps/findpath.Tpo -c -o findpath.o findpath.c
[2020-09-04T14:08:04.902Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT fliplist.o -MD -MP -MF .deps/fliplist.Tpo -c -o fliplist.o fliplist.c
[2020-09-04T14:08:04.902Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT gcr.o -MD -MP -MF .deps/gcr.Tpo -c -o gcr.o gcr.c
[2020-09-04T14:08:05.153Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c
[2020-09-04T14:08:05.153Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c
[2020-09-04T14:08:05.153Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT initcmdline.o -MD -MP -MF .deps/initcmdline.Tpo -c -o initcmdline.o initcmdline.c
[2020-09-04T14:08:05.153Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT interrupt.o -MD -MP -MF .deps/interrupt.Tpo -c -o interrupt.o interrupt.c
[2020-09-04T14:08:05.153Z] mv -f .deps/embedded.Tpo .deps/embedded.Po
[2020-09-04T14:08:05.153Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ioutil.o -MD -MP -MF .deps/ioutil.Tpo -c -o ioutil.o ioutil.c
[2020-09-04T14:08:05.153Z] mv -f .deps/color.Tpo .deps/color.Po
[2020-09-04T14:08:05.154Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT kbdbuf.o -MD -MP -MF .deps/kbdbuf.Tpo -c -o kbdbuf.o kbdbuf.c
[2020-09-04T14:08:05.154Z] mv -f .deps/info.Tpo .deps/info.Po
[2020-09-04T14:08:05.154Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT keyboard.o -MD -MP -MF .deps/keyboard.Tpo -c -o keyboard.o keyboard.c
[2020-09-04T14:08:05.705Z] mv -f .deps/findpath.Tpo .deps/findpath.Po
[2020-09-04T14:08:05.705Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT lib.o -MD -MP -MF .deps/lib.Tpo -c -o lib.o lib.c
[2020-09-04T14:08:05.705Z] mv -f .deps/init.Tpo .deps/init.Po
[2020-09-04T14:08:05.705Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT libm_math.o -MD -MP -MF .deps/libm_math.Tpo -c -o libm_math.o libm_math.c
[2020-09-04T14:08:05.705Z] mv -f .deps/libm_math.Tpo .deps/libm_math.Po
[2020-09-04T14:08:05.705Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
[2020-09-04T14:08:05.705Z] mv -f .deps/crc32.Tpo .deps/crc32.Po
[2020-09-04T14:08:05.705Z] mv -f .deps/clkguard.Tpo .deps/clkguard.Po
[2020-09-04T14:08:05.705Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT machine-bus.o -MD -MP -MF .deps/machine-bus.Tpo -c -o machine-bus.o machine-bus.c
[2020-09-04T14:08:05.705Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT machine.o -MD -MP -MF .deps/machine.Tpo -c -o machine.o machine.c
[2020-09-04T14:08:05.705Z] mv -f .deps/alarm.Tpo .deps/alarm.Po
[2020-09-04T14:08:05.705Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
[2020-09-04T14:08:05.705Z] mv -f .deps/attach.Tpo .deps/attach.Po
[2020-09-04T14:08:05.705Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c
[2020-09-04T14:08:05.705Z] mv -f .deps/clipboard.Tpo .deps/clipboard.Po
[2020-09-04T14:08:05.705Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT opencbmlib.o -MD -MP -MF .deps/opencbmlib.Tpo -c -o opencbmlib.o opencbmlib.c
[2020-09-04T14:08:05.705Z] mv -f .deps/cbmimage.Tpo .deps/cbmimage.Po
[2020-09-04T14:08:05.705Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT palette.o -MD -MP -MF .deps/palette.Tpo -c -o palette.o palette.c
[2020-09-04T14:08:05.705Z] mv -f .deps/kbdbuf.Tpo .deps/kbdbuf.Po
[2020-09-04T14:08:05.706Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ram.o -MD -MP -MF .deps/ram.Tpo -c -o ram.o ram.c
[2020-09-04T14:08:05.706Z] mv -f .deps/gcr.Tpo .deps/gcr.Po
[2020-09-04T14:08:05.706Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rawfile.o -MD -MP -MF .deps/rawfile.Tpo -c -o rawfile.o rawfile.c
[2020-09-04T14:08:05.956Z] mv -f .deps/fliplist.Tpo .deps/fliplist.Po
[2020-09-04T14:08:05.956Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT rawnet.o -MD -MP -MF .deps/rawnet.Tpo -c -o rawnet.o rawnet.c
[2020-09-04T14:08:05.956Z] mv -f .deps/cmdline.Tpo .deps/cmdline.Po
[2020-09-04T14:08:05.956Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT resources.o -MD -MP -MF .deps/resources.Tpo -c -o resources.o resources.c
[2020-09-04T14:08:05.956Z] mv -f .deps/rawnet.Tpo .deps/rawnet.Po
[2020-09-04T14:08:05.956Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT romset.o -MD -MP -MF .deps/romset.Tpo -c -o romset.o romset.c
[2020-09-04T14:08:05.956Z] mv -f .deps/debug.Tpo .deps/debug.Po
[2020-09-04T14:08:05.956Z] mv -f .deps/autostart-prg.Tpo .deps/autostart-prg.Po
[2020-09-04T14:08:05.956Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT screenshot.o -MD -MP -MF .deps/screenshot.Tpo -c -o screenshot.o screenshot.c
[2020-09-04T14:08:05.956Z] mv -f .deps/initcmdline.Tpo .deps/initcmdline.Po
[2020-09-04T14:08:05.957Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT snapshot.o -MD -MP -MF .deps/snapshot.Tpo -c -o snapshot.o snapshot.c
[2020-09-04T14:08:05.957Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c
[2020-09-04T14:08:05.957Z] mv -f .deps/dma.Tpo .deps/dma.Po
[2020-09-04T14:08:05.957Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sound.o -MD -MP -MF .deps/sound.Tpo -c -o sound.o sound.c
[2020-09-04T14:08:05.957Z] mv -f .deps/cbmdos.Tpo .deps/cbmdos.Po
[2020-09-04T14:08:05.957Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT sysfile.o -MD -MP -MF .deps/sysfile.Tpo -c -o sysfile.o sysfile.c
[2020-09-04T14:08:05.957Z] mv -f .deps/interrupt.Tpo .deps/interrupt.Po
[2020-09-04T14:08:05.957Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT traps.o -MD -MP -MF .deps/traps.Tpo -c -o traps.o traps.c
[2020-09-04T14:08:05.957Z] mv -f .deps/ioutil.Tpo .deps/ioutil.Po
[2020-09-04T14:08:05.957Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
[2020-09-04T14:08:05.957Z] mv -f .deps/charset.Tpo .deps/charset.Po
[2020-09-04T14:08:05.957Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vicefeatures.o -MD -MP -MF .deps/vicefeatures.Tpo -c -o vicefeatures.o vicefeatures.c
[2020-09-04T14:08:06.207Z] mv -f .deps/autostart.Tpo .deps/autostart.Po
[2020-09-04T14:08:06.208Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT vsync.o -MD -MP -MF .deps/vsync.Tpo -c -o vsync.o vsync.c
[2020-09-04T14:08:06.208Z] mv -f .deps/datasette.Tpo .deps/datasette.Po
[2020-09-04T14:08:06.208Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT zfile.o -MD -MP -MF .deps/zfile.Tpo -c -o zfile.o zfile.c
[2020-09-04T14:08:06.208Z] mv -f .deps/event.Tpo .deps/event.Po
[2020-09-04T14:08:06.208Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT zipcode.o -MD -MP -MF .deps/zipcode.Tpo -c -o zipcode.o zipcode.c
[2020-09-04T14:08:06.458Z] mv -f .deps/rawfile.Tpo .deps/rawfile.Po
[2020-09-04T14:08:06.458Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT midi.o -MD -MP -MF .deps/midi.Tpo -c -o midi.o midi.c
[2020-09-04T14:08:06.458Z] mv -f .deps/machine.Tpo .deps/machine.Po
[2020-09-04T14:08:06.458Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT ps2mouse.o -MD -MP -MF .deps/ps2mouse.Tpo -c -o ps2mouse.o ps2mouse.c
[2020-09-04T14:08:06.458Z] mv -f .deps/palette.Tpo .deps/palette.Po
[2020-09-04T14:08:06.458Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT c1541.o -MD -MP -MF .deps/c1541.Tpo -c -o c1541.o c1541.c
[2020-09-04T14:08:06.459Z] mv -f .deps/main.Tpo .deps/main.Po
[2020-09-04T14:08:06.459Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT petcat.o -MD -MP -MF .deps/petcat.Tpo -c -o petcat.o petcat.c
[2020-09-04T14:08:06.459Z] mv -f .deps/machine-bus.Tpo .deps/machine-bus.Po
[2020-09-04T14:08:06.459Z] gcc -DHAVE_CONFIG_H -I.  -DNDEBUG -I../src/arch/sdl -I../src/arch -I../src/arch/shared -I../src -I../src -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I../src/vdrive -I../src/diskimage -I../src/imagecontents -I../src/diag -I../src/userport -I../src/lib/p64 -I../src/joyport -I../src/rtc -I../src/tapeport -I../src/tape -I../src/socketdrv -I../src/hvsc -I../src/lib/linenoise-ng -D_FORTIFY_SOURCE=2 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT cartconv.o -MD -MP -MF .deps/cartconv.Tpo -c -o cartconv.o cartconv.c
[2020-09-04T14:08:06.459Z] mv -f .deps/opencbmlib.Tpo .deps/opencbmlib.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/log.Tpo .deps/log.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/lib.Tpo .deps/lib.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/screenshot.Tpo .deps/screenshot.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/network.Tpo .deps/network.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/ram.Tpo .deps/ram.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/traps.Tpo .deps/traps.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/sysfile.Tpo .deps/sysfile.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/socket.Tpo .deps/socket.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/vicefeatures.Tpo .deps/vicefeatures.Po
[2020-09-04T14:08:06.709Z] mv -f .deps/romset.Tpo .deps/romset.Po
[2020-09-04T14:08:06.960Z] mv -f .deps/keyboard.Tpo .deps/keyboard.Po
[2020-09-04T14:08:06.960Z] mv -f .deps/zipcode.Tpo .deps/zipcode.Po
[2020-09-04T14:08:06.960Z] mv -f .deps/util.Tpo .deps/util.Po
[2020-09-04T14:08:06.960Z] mv -f .deps/resources.Tpo .deps/resources.Po
[2020-09-04T14:08:06.960Z] mv -f .deps/snapshot.Tpo .deps/snapshot.Po
[2020-09-04T14:08:06.960Z] mv -f .deps/vsync.Tpo .deps/vsync.Po
[2020-09-04T14:08:07.211Z] mv -f .deps/ps2mouse.Tpo .deps/ps2mouse.Po
[2020-09-04T14:08:07.211Z] mv -f .deps/midi.Tpo .deps/midi.Po
[2020-09-04T14:08:07.211Z] mv -f .deps/sound.Tpo .deps/sound.Po
[2020-09-04T14:08:07.211Z] mv -f .deps/zfile.Tpo .deps/zfile.Po
[2020-09-04T14:08:07.211Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o vsid alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o midi.o ../src/arch/shared/libarchdep.a ../src/c64/libvsid.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/serial/libserial.a ../src/core/libcore.a ../src/viciivsid/libviciivsid.a ../src/raster/libraster.a ../src/video/libvideo.a ../src/arch/sdl/libarch.a   ../src/resid/libresid.a  ../src/joyport/libjoyport.a ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.212Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o x64 alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o midi.o ../src/arch/shared/libarchdep.a ../src/tapeport/libtapeport.a ../src/c64/libc64.a ../src/tapeport/libtapeport.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/drive/tcbm/libdrivetcbm.a ../src/iecbus/libiecbus.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libvicii.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/diag/libdiag.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a  ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.212Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o x64sc alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o midi.o ../src/arch/shared/libarchdep.a ../src/tapeport/libtapeport.a ../src/c64/libc64sc.a ../src/tapeport/libtapeport.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/drive/tcbm/libdrivetcbm.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/viciisc/libviciisc.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/diag/libdiag.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a  ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.212Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o x64dtv alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o ps2mouse.o ../src/arch/shared/libarchdep.a ../src/c64dtv/libc64dtv.a ../src/c64/libc64c64dtv.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/drive/tcbm/libdrivetcbm.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/userport/libuserport.a ../src/diag/libdiag.a ../src/vdrive/libvdrive.a ../src/sid/libsid_dtv.a ../src/monitor/libmonitor.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libviciidtv.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/resid-dtv/libresiddtv.a  ../src/c64dtv/libc64dtvstubs.a ../src/joyport/libjoyport.a ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.213Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o xscpu64 alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o midi.o ../src/arch/shared/libarchdep.a ../src/scpu64/libscpu64.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/c64/libc64scpu64.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/drive/tcbm/libdrivetcbm.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/viciisc/libviciisc.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/diag/libdiag.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a  ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.213Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o x128 alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o midi.o ../src/arch/shared/libarchdep.a ../src/tapeport/libtapeport.a ../src/c128/libc128.a ../src/tapeport/libtapeport.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/c64/libc64c128.a ../src/drive/iec/libdriveiec.a ../src/drive/iec128dcr/libdriveiec128dcr.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/drive/tcbm/libdrivetcbm.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libvicii.a ../src/vdc/libvdc.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/diag/libdiag.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a  ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.214Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o xvic alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o midi.o ../src/arch/shared/libarchdep.a ../src/tapeport/libtapeport.a ../src/vic20/cart/libvic20cart.a ../src/vic20/libvic20.a ../src/c64/cart/libc64commoncart.a ../src/vic20/cart/libmascuerade.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/drive/tcbm/libdrivetcbm.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sid/libsid.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/diag/libdiag.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a  ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a ../src/vic20/cart/libmascuerade.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.214Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o xpet alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o ../src/arch/shared/libarchdep.a ../src/tapeport/libtapeport.a ../src/pet/libpet.a ../src/diag/libdiag.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/drive/iec/libdriveiec.a ../src/drive/tcbm/libdrivetcbm.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sid/libsid.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/crtc/libcrtc.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/video/libvideo.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/joyport/libjoyport.a ../src/resid/libresid.a  ../src/rtc/librtc.a ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.215Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o xplus4 alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o ../src/arch/shared/libarchdep.a ../src/tapeport/libtapeport.a ../src/plus4/libplus4.a ../src/diag/libdiag.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/plus4exp/libdriveiecplus4exp.a ../src/drive/tcbm/libdrivetcbm.a ../src/drive/libdrive.a ../src/drive/ieee/libdriveieee.a ../src/parallel/libparallel.a ../src/drive/ieee/libdriveieee.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sid/libsid.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/userport/libuserport.a ../src/video/libvideo.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/joyport/libjoyport.a ../src/resid/libresid.a  ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.215Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o xcbm2 alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o ../src/arch/shared/libarchdep.a ../src/tapeport/libtapeport.a ../src/cbm2/libcbm2.a ../src/diag/libdiag.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/drive/iec/libdriveiec.a ../src/drive/tcbm/libdrivetcbm.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sid/libsid.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/crtc/libcrtc.a ../src/raster/libraster.a ../src/video/libvideo.a ../src/userport/libuserport.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/joyport/libjoyport.a ../src/resid/libresid.a  ../src/rtc/librtc.a ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.216Z] g++ -std=c++11 -g -O3 -Wall -Wformat -Wformat-signedness -Wshadow -Wpointer-arith -Wstrict-prototypes -Wuninitialized -Wunreachable-code -Wno-unused-parameter -Werror=implicit-function-declaration -Wfatal-errors -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o xcbm5x0 alarm.o attach.o autostart.o autostart-prg.o cbmdos.o cbmimage.o charset.o clipboard.o clkguard.o cmdline.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o kbdbuf.o keyboard.o lib.o libm_math.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o traps.o util.o vicefeatures.o vsync.o zfile.o zipcode.o ../src/arch/shared/libarchdep.a ../src/tapeport/libtapeport.a ../src/cbm2/libcbm5x0.a ../src/diag/libdiag.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/drive/tcbm/libdrivetcbm.a ../src/drive/iec/libdriveiec.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sid/libsid.a ../src/joyport/libjoyport.a ../src/samplerdrv/libsamplerdrv.a ../src/sounddrv/libsounddrv.a ../src/mididrv/libmididrv.a ../src/socketdrv/libsocketdrv.a ../src/hwsiddrv/libhwsiddrv.a ../src/iodrv/libiodrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libvicii.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/userport/libuserport.a ../src/arch/sdl/libarch.a   ../src/imagecontents/libimagecontents.a ../src/joyport/libjoyport.a ../src/resid/libresid.a  ../src/hvsc/libhvsc.a -lpulse-simple -lpulse -lasound   -ljpeg -lgif -lpng  -lz -ldl ../src/arch/sdl/libarch.a ../src/arch/shared/libarchdep.a   -lreadline  -lFLAC -lvorbisenc -lvorbisfile -lvorbis -logg -lm -ldl  -L/usr/lib -pthread -lSDL2 -lvorbisfile -logg -lvorbis -lvorbisenc -lFLAC
[2020-09-04T14:08:07.216Z] /usr/bin/ld: /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] /usr/bin/ld: /usr/bin/ld: /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232net.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] /usr/bin/ld/usr/bin/ld: : ../src/rs232drv/librs232drv.a(rs232net.o):../src/rs232drv/librs232drv.a(rs232net.o)/build/vice/src/vice-3.4/src/rs232drv/rs232.h::81: multiple definition of `/build/vice/src/vice-3.4/src/rs232drv/rs232.h:rs232_useip232'81: multiple definition of `rs232_useip232; '../src/rs232drv/librs232drv.a(rs232drv.o); :/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] /usr/bin/ld: /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232net.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232net.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.216Z] ../src/c64/cart/libc64cart.a(cpmcart.o):/build/vice/src/vice-3.4/src/c64/cart/cpmcart.c:651: multiple definition of `z80_regs'; /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.217Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232net.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.468Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.468Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232net.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.468Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.468Z] /usr/bin/ld: /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232net.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.468Z] ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.468Z] ../src/c128/libc128.a(z80.o):/build/vice/src/vice-3.4/src/c128/z80.c:447: first defined here
[2020-09-04T14:08:07.468Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.468Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232net.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.468Z] /usr/bin/ld: ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/rs232drv/librs232drv.a(rs232net.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:07.469Z] /usr/bin/ld: ../src/arch/shared/libarchdep.a(rs232dev.o):/build/vice/src/vice-3.4/src/arch/shared/../../../src/rs232drv/rs232.h:81: multiple definition of `rs232_useip232'; ../src/rs232drv/librs232drv.a(rs232drv.o):/build/vice/src/vice-3.4/src/rs232drv/rs232.h:81: first defined here
[2020-09-04T14:08:08.020Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.020Z] make[3]: *** [Makefile:1899: x64sc] Error 1
[2020-09-04T14:08:08.021Z] make[3]: *** Waiting for unfinished jobs....
[2020-09-04T14:08:08.021Z] mv -f .deps/petcat.Tpo .deps/petcat.Po
[2020-09-04T14:08:08.021Z] mv -f .deps/cartconv.Tpo .deps/cartconv.Po
[2020-09-04T14:08:08.021Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.021Z] make[3]: *** [Makefile:1919: xscpu64] Error 1
[2020-09-04T14:08:08.271Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.271Z] make[3]: *** [Makefile:1887: x128] Error 1
[2020-09-04T14:08:08.271Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.271Z] make[3]: *** [Makefile:1907: xcbm5x0] Error 1
[2020-09-04T14:08:08.271Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.271Z] make[3]: *** [Makefile:1903: xcbm2] Error 1
[2020-09-04T14:08:08.271Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.271Z] make[3]: *** [Makefile:1895: x64dtv] Error 1
[2020-09-04T14:08:08.271Z] mv -f .deps/c1541.Tpo .deps/c1541.Po
[2020-09-04T14:08:08.271Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.271Z] make[3]: *** [Makefile:1911: xpet] Error 1
[2020-09-04T14:08:08.271Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.271Z] make[3]: *** [Makefile:1915: xplus4] Error 1
[2020-09-04T14:08:08.271Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.271Z] make[3]: *** [Makefile:1923: xvic] Error 1
[2020-09-04T14:08:08.522Z] collect2: error: ld returned 1 exit status
[2020-09-04T14:08:08.522Z] make[3]: *** [Makefile:1891: x64] Error 1
[2020-09-04T14:08:08.522Z] make[3]: Leaving directory '/build/vice/src/vice-3.4/src'
[2020-09-04T14:08:08.522Z] make[2]: *** [Makefile:2017: all-recursive] Error 1
[2020-09-04T14:08:08.522Z] make[2]: Leaving directory '/build/vice/src/vice-3.4/src'
[2020-09-04T14:08:08.522Z] make[1]: *** [Makefile:1772: all] Error 2
[2020-09-04T14:08:08.522Z] make[1]: Leaving directory '/build/vice/src/vice-3.4/src'
[2020-09-04T14:08:08.522Z] make: *** [Makefile:507: all-recursive] Error 1
[2020-09-04T14:08:08.522Z] ==> ERROR: A failure occurred in build().
[2020-09-04T14:08:08.522Z]     Aborting...
[2020-09-04T14:08:09.433Z] ==> ERROR: Build failed, check /build/buildpkg/buildpkg/default-x86_64/jenkins/build
[Pipeline] }
[2020-09-04T14:08:09.437Z] ERROR: Failed to build source
[2020-09-04T14:08:09.437Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-09-04T14:08:09.531Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list