canonical / flutter-snap

GNU General Public License v3.0
18 stars 8 forks source link

Flutter desktop build fails on Fedora #32

Closed adnan449 closed 3 years ago

adnan449 commented 3 years ago

I installed Flutter and VS Code installed with snap on Fedora, here's my build log:

$ flutter run -d linux
Launching lib/main.dart on Linux in debug mode...
/snap/flutter/current/usr/bin/ld: warning: /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
/snap/flutter/current/usr/bin/ld: warning: //lib64/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Building Linux application...                                           
Exception: Build process failed

Verbose run log: https://pastebin.com/c9NTJjig

MarcusTomlinson commented 3 years ago

Could you please run flutter run -v -d linux and share the output.

adnan449 commented 3 years ago

Could you please run ‘flutter run -v -d linux’ and share the output.

OP Edited

andersmmg commented 3 years ago

I'm having an issue on Manjaro that seems to be the same, switching to the non-snap version worked

MarcusTomlinson commented 3 years ago

@adnan449 and @andersmmg, could you please create a fresh project via flutter create, and run flutter run -v -d linux in that new directory? I'd like to see the output of a first run.

Then could you also provide the output to flutter doctor -v. Thanks!

Maatteogekko commented 3 years ago

Hello sorry to break in but I am having the same issue on Manjaro with the snap installation of flutter. I did what @MarcusTomlinson asked in his last comment. In the file doctor.txt is the output of flutter doctor -v and in the file run.txt is the output of flutter run -v -d linux doctor.txt run.txt

adnan449 commented 3 years ago

I removed my Fedora installation and installed Ubuntu LTS. This problem was also seen in OpenSUSE. I think it's an issue with properly installing Flutter desktop extra dependencies for Linux but I cannot guarantee it.

TahaTesser commented 3 years ago

We have seen a bunch of users experiencing this issue I also managed to reproduce it myself

logs ```bash [taha@taha-81sx master_flutter]$ flutter run -d linux -v [ +46 ms] executing: uname -m [ +22 ms] Exit code 0 from: uname -m [ ] x86_64 [ +9 ms] executing: [/home/taha/snap/flutter/common/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +6 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] 267f66a7dcc458a7aaddded705d7c291b4360b31 [ ] executing: [/home/taha/snap/flutter/common/flutter/] git tag --points-at 267f66a7dcc458a7aaddded705d7c291b4360b31 [ +9 ms] Exit code 0 from: git tag --points-at 267f66a7dcc458a7aaddded705d7c291b4360b31 [ +1 ms] executing: [/home/taha/snap/flutter/common/flutter/] git describe --match *.*.* --long --tags 267f66a7dcc458a7aaddded705d7c291b4360b31 [ +19 ms] Exit code 0 from: git describe --match *.*.* --long --tags 267f66a7dcc458a7aaddded705d7c291b4360b31 [ ] 2.1.0-10.0.pre-205-g267f66a7dc [ +26 ms] executing: [/home/taha/snap/flutter/common/flutter/] git rev-parse --abbrev-ref --symbolic @{u} [ +3 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] origin/master [ ] executing: [/home/taha/snap/flutter/common/flutter/] git ls-remote --get-url origin [ +2 ms] Exit code 0 from: git ls-remote --get-url origin [ ] https://github.com/flutter/flutter.git [ +27 ms] executing: [/home/taha/snap/flutter/common/flutter/] git rev-parse --abbrev-ref HEAD [ +4 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] master [ +38 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +45 ms] executing: /home/taha/Code/SDK/platform-tools/adb devices -l [ +11 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ +7 ms] Downloading linux-x64/linux-x64-flutter-gtk tools... [ +33 ms] List of devices attached [+1251 ms] Content https://storage.googleapis.com/flutter_infra_release/flutter/1b68503bc82b3e59763 4cd48a65fff2d4690f31f/linux-x64/linux-x64-flutter-gtk.zip md5 hash: Zh2APIMDgAcNme2c6owSUw== [+4534 ms] Downloading linux-x64/linux-x64-flutter-gtk tools... (completed in 5.8s) [ +1 ms] executing: unzip -o -q /home/taha/snap/flutter/common/flutter/bin/cache/downloads/storage.googleapis.co m/flutter_infra_release/flutter/1b68503bc82b3e597634cd48a65fff2d4690f31f/linux-x 64/linux-x64-flutter-gtk.zip -d /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64 [ +700 ms] Exit code 0 from: unzip -o -q /home/taha/snap/flutter/common/flutter/bin/cache/downloads/storage.googleapis.co m/flutter_infra_release/flutter/1b68503bc82b3e597634cd48a65fff2d4690f31f/linux-x 64/linux-x64-flutter-gtk.zip -d /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64 [ +14 ms] Downloading linux-x64-profile/linux-x64-flutter-gtk tools... [+2093 ms] Content https://storage.googleapis.com/flutter_infra_release/flutter/1b68503bc82b3e59763 4cd48a65fff2d4690f31f/linux-x64-profile/linux-x64-flutter-gtk.zip md5 hash: W2TIxQDyHxTfOJA0XwwZ7Q== [+3262 ms] Downloading linux-x64-profile/linux-x64-flutter-gtk tools... (completed in 5.4s) [ +3 ms] executing: unzip -o -q /home/taha/snap/flutter/common/flutter/bin/cache/downloads/storage.googleapis.co m/flutter_infra_release/flutter/1b68503bc82b3e597634cd48a65fff2d4690f31f/linux-x 64-profile/linux-x64-flutter-gtk.zip -d /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64-prof ile [ +427 ms] Exit code 0 from: unzip -o -q /home/taha/snap/flutter/common/flutter/bin/cache/downloads/storage.googleapis.co m/flutter_infra_release/flutter/1b68503bc82b3e597634cd48a65fff2d4690f31f/linux-x 64-profile/linux-x64-flutter-gtk.zip -d /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64-prof ile [ +10 ms] Downloading linux-x64-release/linux-x64-flutter-gtk tools... [+1053 ms] Content https://storage.googleapis.com/flutter_infra_release/flutter/1b68503bc82b3e59763 4cd48a65fff2d4690f31f/linux-x64-release/linux-x64-flutter-gtk.zip md5 hash: Zqzr7/iuwl/OcHPIKQWqEA== [+3083 ms] Downloading linux-x64-release/linux-x64-flutter-gtk tools... (completed in 4.1s) [ +4 ms] executing: unzip -o -q /home/taha/snap/flutter/common/flutter/bin/cache/downloads/storage.googleapis.co m/flutter_infra_release/flutter/1b68503bc82b3e597634cd48a65fff2d4690f31f/linux-x 64-release/linux-x64-flutter-gtk.zip -d /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64-rele ase [ +358 ms] Exit code 0 from: unzip -o -q /home/taha/snap/flutter/common/flutter/bin/cache/downloads/storage.googleapis.co m/flutter_infra_release/flutter/1b68503bc82b3e597634cd48a65fff2d4690f31f/linux-x 64-release/linux-x64-flutter-gtk.zip -d /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64-rele ase [ +22 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +48 ms] Running "flutter pub get" in master_flutter... [ +1 ms] Using /home/taha/snap/flutter/common/flutter/.pub-cache for the pub cache. [ ] executing: [/home/taha/AndroidStudioProjects/master_flutter/] /home/taha/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/pub --verbose get --no-precompile [ +43 ms] FINE: Pub 2.13.0-125.0.dev [ +54 ms] MSG : Resolving dependencies... [ +25 ms] SLVR: fact: master_flutter is 1.0.0+1 [ +4 ms] SLVR: derived: master_flutter [ +16 ms] SLVR: fact: master_flutter depends on flutter any from sdk [ ] SLVR: fact: master_flutter depends on cupertino_icons ^1.0.2 [ ] SLVR: fact: master_flutter depends on flutter_test any from sdk [ ] SLVR: selecting master_flutter [ ] SLVR: derived: flutter_test any from sdk [ ] SLVR: derived: cupertino_icons ^1.0.2 [ ] SLVR: derived: flutter any from sdk [ +6 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on flutter any from sdk [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on test_api 0.2.19 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on path 1.8.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on fake_async 1.2.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on clock 1.1.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on stack_trace 1.10.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on vector_math 2.1.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on async 2.5.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on boolean_selector 2.1.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on characters 1.1.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on charcode 1.2.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on collection 1.15.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.10 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on meta 1.3.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on source_span 1.8.1 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on stream_channel 2.1.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on string_scanner 1.1.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.2.0 [ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on typed_data 1.3.0 [ ] SLVR: selecting flutter_test 0.0.0 from sdk [ ] SLVR: derived: typed_data 1.3.0 [ ] SLVR: derived: term_glyph 1.2.0 [ ] SLVR: derived: string_scanner 1.1.0 [ ] SLVR: derived: stream_channel 2.1.0 [ ] SLVR: derived: source_span 1.8.1 [ ] SLVR: derived: meta 1.3.0 [ ] SLVR: derived: matcher 0.12.10 [ ] SLVR: derived: collection 1.15.0 [ ] SLVR: derived: charcode 1.2.0 [ ] SLVR: derived: characters 1.1.0 [ ] SLVR: derived: boolean_selector 2.1.0 [ ] SLVR: derived: async 2.5.0 [ ] SLVR: derived: vector_math 2.1.0 [ ] SLVR: derived: stack_trace 1.10.0 [ ] SLVR: derived: clock 1.1.0 [ ] SLVR: derived: fake_async 1.2.0 [ ] SLVR: derived: path 1.8.0 [ ] SLVR: derived: test_api 0.2.19 [ +10 ms] SLVR: selecting cupertino_icons 1.0.2 [ +3 ms] SLVR: fact: flutter 0.0.0 from sdk depends on characters 1.1.0 [ ] SLVR: fact: flutter 0.0.0 from sdk depends on collection 1.15.0 [ ] SLVR: fact: flutter 0.0.0 from sdk depends on meta 1.3.0 [ ] SLVR: fact: flutter 0.0.0 from sdk depends on typed_data 1.3.0 [ ] SLVR: fact: flutter 0.0.0 from sdk depends on vector_math 2.1.0 [ ] SLVR: fact: flutter 0.0.0 from sdk depends on sky_engine any from sdk [ ] SLVR: selecting flutter 0.0.0 from sdk [ ] SLVR: derived: sky_engine any from sdk [ +3 ms] SLVR: fact: typed_data 1.3.0 depends on collection ^1.15.0 [ ] SLVR: selecting typed_data 1.3.0 [ +2 ms] SLVR: selecting term_glyph 1.2.0 [ +2 ms] SLVR: fact: string_scanner 1.1.0 depends on charcode ^1.2.0 [ ] SLVR: fact: string_scanner 1.1.0 depends on source_span ^1.8.0 [ ] SLVR: selecting string_scanner 1.1.0 [ +1 ms] SLVR: fact: stream_channel 2.1.0 depends on async ^2.5.0 [ ] SLVR: selecting stream_channel 2.1.0 [ +1 ms] SLVR: fact: source_span 1.8.1 depends on collection ^1.15.0 [ ] SLVR: fact: source_span 1.8.1 depends on path ^1.8.0 [ ] SLVR: fact: source_span 1.8.1 depends on term_glyph ^1.2.0 [ ] SLVR: selecting source_span 1.8.1 [ +1 ms] SLVR: selecting meta 1.3.0 [ +2 ms] SLVR: fact: matcher 0.12.10 depends on stack_trace ^1.10.0 [ ] SLVR: selecting matcher 0.12.10 [ +2 ms] SLVR: selecting collection 1.15.0 [ +2 ms] SLVR: selecting charcode 1.2.0 [ +4 ms] SLVR: selecting characters 1.1.0 [ +2 ms] SLVR: fact: boolean_selector 2.1.0 depends on source_span ^1.8.0 [ ] SLVR: fact: boolean_selector 2.1.0 depends on string_scanner ^1.1.0 [ ] SLVR: selecting boolean_selector 2.1.0 [ +1 ms] SLVR: fact: async 2.5.0 depends on collection ^1.15.0 [ ] SLVR: selecting async 2.5.0 [ +3 ms] SLVR: selecting vector_math 2.1.0 [ +1 ms] SLVR: fact: stack_trace 1.10.0 depends on path ^1.8.0 [ ] SLVR: selecting stack_trace 1.10.0 [ +1 ms] SLVR: selecting clock 1.1.0 [ +1 ms] SLVR: fact: fake_async 1.2.0 depends on clock ^1.1.0 [ ] SLVR: fact: fake_async 1.2.0 depends on collection ^1.15.0 [ ] SLVR: selecting fake_async 1.2.0 [ +1 ms] SLVR: selecting path 1.8.0 [ +2 ms] SLVR: fact: test_api 0.2.19 depends on async ^2.5.0 [ ] SLVR: fact: test_api 0.2.19 depends on boolean_selector ^2.1.0 [ ] SLVR: fact: test_api 0.2.19 depends on collection ^1.15.0 [ ] SLVR: fact: test_api 0.2.19 depends on meta ^1.3.0 [ ] SLVR: fact: test_api 0.2.19 depends on path ^1.8.0 [ ] SLVR: fact: test_api 0.2.19 depends on source_span ^1.8.0 [ ] SLVR: fact: test_api 0.2.19 depends on stack_trace ^1.10.0 [ ] SLVR: fact: test_api 0.2.19 depends on stream_channel ^2.1.0 [ ] SLVR: fact: test_api 0.2.19 depends on string_scanner ^1.1.0 [ ] SLVR: fact: test_api 0.2.19 depends on term_glyph ^1.2.0 [ ] SLVR: fact: test_api 0.2.19 depends on matcher >=0.12.10 <0.12.11 [ ] SLVR: selecting test_api 0.2.19 [ ] SLVR: selecting sky_engine 0.0.99 from sdk [ +8 ms] IO : Deleting file /home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/.cache /cupertino_icons-versions.json. [ +3 ms] IO : Get versions from https://pub.dartlang.org/api/packages/cupertino_icons. [ +11 ms] IO : HTTP GET https://pub.dartlang.org/api/packages/cupertino_icons [ ] | Accept: application/vnd.pub.v2+json [ ] | X-Pub-OS: linux [ ] | X-Pub-Command: get [ ] | X-Pub-Session-ID: 746C0A16-1C3F-4B2E-B278-64E808CD5701 [ ] | X-Pub-Environment: flutter_cli:verify:run [ ] | user-agent: Dart pub 2.13.0-125.0.dev [ +410 ms] IO : HTTP response 200 OK for GET https://pub.dartlang.org/api/packages/cupertino_icons [ ] | took 0:00:00.408829 [ ] | transfer-encoding: chunked [ ] | date: Thu, 11 Mar 2021 07:33:56 GMT [ ] | content-encoding: gzip [ ] | vary: Accept-Encoding [ ] | strict-transport-security: max-age=31536000; preload [ ] | via: 1.1 google [ ] | content-type: application/json; charset="utf-8" [ ] | x-frame-options: SAMEORIGIN [ ] | x-xss-protection: 1; mode=block [ ] | x-content-type-options: nosniff [ ] | server: dart:io with Shelf [ +38 ms] IO : Writing 6561 characters to text file /home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/.cache /cupertino_icons-versions.json. [ ] FINE: Contents: [ ] | {"name":"cupertino_icons","latest":{"version":"1.0.2","pubspec":{"name":"cuperti no_icons","description":"Default icons asset for Cupertino widgets based on Apple styled icons","homepage":"https://github.com/flutter/cupertino_icons","version":"1.0.2" ,"flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/Cupert inoIcons.ttf"}]}]},"environment":{"sdk":">=2.12.0-0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/cupertino_icons/versi ons/1.0.2.tar.gz","published":"2020-12-16T08:28:59.132998Z"},"versions":[{"versi on":"0.1.0","pubspec":{"homepage":"https://github.com/flutter/cupertino_icons"," version":"0.1.0","name":"cupertino_icons","flutter":{"assets":["assets/Cupertino Icons.ttf"]},"author":"Flutter Team ","description":"Default icons asset for Cupertino widgets"},"archive_url":"https://pub.dartlang.org/packages/cupertino_icons/versi ons/0.1.0.tar.gz","published":"2017-09-18T23:23:28.544547Z"},{"version":"0.1.1", "pubspec":{"homepage":"https://github.com/flutter/cupertino_icons","version":"0. 1.1","name":"cupertino_icons","flutter":{"fonts":[{"fonts":[{"asset":"assets/Cup ertinoIcons.ttf"}],"family":"CupertinoIcons"}]},"author":"Flutter Team ","description":"Default icons asset for Cupertino widgets"},"archive_url":"https://pub.dartlang.org/packages/cupertino_icons/versi ons/0.1.1.tar.gz","published":"2017-09-19T01:31:56.606640Z"},{"version":"0.1.2", "pubspec":{"version":"0.1.2","name":"cupertino_icons","author":"Flutter Team ","flutter":{"fonts":[{"fonts":[{"asset":"assets/C upertinoIcons.ttf"}],"family":"CupertinoIcons"}]},"description":"Default icons asset for Cupertino widgets","homepage":"https://github.com/flutter/cupertino_icons","environment":{ "sdk":">=2.0.0-dev.28.0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/cupertino_icons/versi ons/0.1.2.tar.gz","published":"2018-04-05T01:07:47.331920Z"},{"version":"0.1.3", "pubspec":{"name":"cupertino_icons","description":"Default icons asset for Cupertino widgets","homepage":"https://github.com/flutter/cupertino_icons","version":"0.1. 3","flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/Cupe rtinoIcons.ttf"}]}]},"environment":{"sdk":">=2.0.0-dev.28.0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/cupertino_icons/versi ons/0.1.3.tar.gz","published":"2019-12-02T21:39:51.845248Z"},{"version":"1.0.0-d ev.1","pubspec":{"name":"cupertino_icons","description":"Default icons asset for Cupertino widgets based on Apple styled icons","homepage":"https://github.com/flutter/cupertino_icons","version":"1.0.0- dev.1","flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/ CupertinoIcons.ttf"}]}]},"environment":{"sdk":">=2.0.0-dev.28.0 <3.0.0","flutter":">=1.22.0-10.0"}},"archive_url":"https://pub.dartlang.org/pack ages/cupertino_icons/versions/1.0.0-dev.1.tar.gz","published":"2020-09-02T08:38: 04.627863Z"},{"version":"1.0.0-dev.2","pubspec":{"name":"cupertino_icons","descr iption":"Default icons asset for Cupertino widgets based on Apple styled icons","homepage":"https://github.com/flutter/cupertino_icons","version":"1.0.0- dev.2","flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/ CupertinoIcons.ttf"}]}]},"environment":{"sdk":">=2.0.0-dev.28.0 <3.0.0","flutter":">=1.22.0-10.0"}},"archive_url":"https://pub.dartlang.org/pack ages/cupertino_icons/versions/1.0.0-dev.2.tar.gz","published":"2020-09-02T10:19: 09.199714Z"},{"version":"1.0.0-dev.3","pubspec":{"name":"cupertino_icons","descr iption":"Default icons asset for Cupertino widgets based on Apple styled icons","homepage":"https://github.com/flutter/cupertino_icons","version":"1.0.0- dev.3","flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/ CupertinoIcons.ttf"}]}]},"environment":{"sdk":">=2.0.0-dev.28.0 <3.0.0","flutter":">=1.22.0-10.0"}},"archive_url":"https://pub.dartlang.org/pack ages/cupertino_icons/versions/1.0.0-dev.3.tar.gz","published":"2020-09-02T19:48: 26.513707Z"},{"version":"1.0.0-dev.4","pubspec":{"name":"cupertino_icons","descr iption":"Default icons asset for Cupertino widgets based on Apple styled icons","homepage":"https://github.com/flutter/cupertino_icons","version":"1.0.0- dev.4","flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/ CupertinoIcons.ttf"}]}]},"environment":{"sdk":">=2.0.0-dev.28.0 <3.0.0","flutter":">=1.22.0-2.0.0"}},"archive_url":"https://pub.dartlang.org/pac kages/cupertino_icons/versions/1.0.0-dev.4.tar.gz","published":"2020-09-03T09:00 :37.123747Z"},{"version":"1.0.0","pubspec":{"name":"cupertino_icons","descriptio n":"Default icons asset for Cupertino widgets based on Apple styled icons","homepage":"https://github.com/flutter/cupertino_icons","version":"1.0.0" ,"flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/Cupert inoIcons.ttf"}]}]},"environment":{"sdk":">=2.0.0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/cupertino_icons/versi ons/1.0.0.tar.gz","published":"2020-09-03T20:42:44.309567Z"},{"version":"1.0.1", "pubspec":{"name":"cupertino_icons","description":"Default icons asset for Cupertino widgets based on Apple styled icons","homepage":"https://github.com/flutter/cupertino_icons","version":"1.0.1" ,"flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/Cupert inoIcons.ttf"}]}]},"environment":{"sdk":">=2.12.0-0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/cupertino_icons/versi ons/1.0.1.tar.gz","published":"2020-11-07T00:39:25.748110Z"},{"version":"1.0.1+1 ","pubspec":{"name":"cupertino_icons","description":"Default icons asset for Cupertino widgets based on Apple styled icons","homepage":"https://github.com/flutter/cupertino_icons","version":"1.0.1+ 1","flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/Cupe rtinoIcons.ttf"}]}]},"environment":{"sdk":">=2.12.0-0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/cupertino_icons/versi ons/1.0.1%2B1.tar.gz","published":"2020-11-17T21:14:02.302199Z"},{"version":"1.0 .2","pubspec":{"name":"cupertino_icons","description":"Default icons asset for Cupertino widgets based on Apple styled icons","homepage":"https://github.com/flutter/cupertino_icons","version":"1.0.2" ,"flutter":{"fonts":[{"family":"CupertinoIcons","fonts":[{"asset":"assets/Cupert inoIcons.ttf"}]}]},"environment":{"sdk":">=2.12.0-0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/cupertino_icons/versi ons/1.0.2.tar.gz","published":"2020-12-16T08:28:59.132998Z"}],"_fetchedAt":"2021 -03-11T18:33:55.408190"} [ +43 ms] IO : Deleting file /home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/.cache /characters-versions.json. [ ] IO : Get versions from https://pub.dartlang.org/api/packages/characters. [ ] IO : HTTP GET https://pub.dartlang.org/api/packages/characters [ ] | Accept: application/vnd.pub.v2+json [ ] | X-Pub-OS: linux [ ] | X-Pub-Command: get [ ] | X-Pub-Session-ID: 746C0A16-1C3F-4B2E-B278-64E808CD5701 [ ] | X-Pub-Environment: flutter_cli:verify:run [ ] | user-agent: Dart pub 2.13.0-125.0.dev [ +258 ms] IO : HTTP response 200 OK for GET https://pub.dartlang.org/api/packages/characters [ ] | took 0:00:00.257971 [ ] | transfer-encoding: chunked [ ] | date: Thu, 11 Mar 2021 07:33:56 GMT [ ] | content-encoding: gzip [ ] | vary: Accept-Encoding [ ] | strict-transport-security: max-age=31536000; preload [ ] | via: 1.1 google [ ] | content-type: application/json; charset="utf-8" [ ] | x-frame-options: SAMEORIGIN [ ] | x-xss-protection: 1; mode=block [ ] | x-content-type-options: nosniff [ ] | server: dart:io with Shelf [ +4 ms] IO : Writing 6216 characters to text file /home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/.cache /characters-versions.json. [ ] FINE: Contents: [ ] | {"name":"characters","latest":{"version":"1.1.0","pubspec":{"name":"characters", "version":"1.1.0","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.12.0-0 <3.0.0"},"dev_dependencies":{"test":"^1.16.0-nullsafety","pedantic":"^1.10.0-nul lsafety"}},"archive_url":"https://pub.dartlang.org/packages/characters/versions/ 1.1.0.tar.gz","published":"2021-02-02T19:38:26.068937Z"},"versions":[{"version": "0.3.0","pubspec":{"version":"0.3.0","name":"characters","author":"Dart Team ","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.5.0 <3.0.0"},"dev_dependencies":{"test":"^1.6.0"}},"archive_url":"https://pub.dartla ng.org/packages/characters/versions/0.3.0.tar.gz","published":"2019-10-22T14:41: 52.158371Z"},{"version":"0.3.1","pubspec":{"version":"0.3.1","name":"characters" ,"author":"Dart Team ","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.5.0 <3.0.0"},"dev_dependencies":{"test":"^1.6.0","pedantic":null}},"archive_url":"ht tps://pub.dartlang.org/packages/characters/versions/0.3.1.tar.gz","published":"2 019-10-25T12:36:45.024759Z"},{"version":"0.4.0","pubspec":{"name":"characters"," version":"0.4.0","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.6.0 <3.0.0"},"dev_dependencies":{"test":"^1.6.0","pedantic":null}},"archive_url":"ht tps://pub.dartlang.org/packages/characters/versions/0.4.0.tar.gz","published":"2 019-11-13T12:54:17.392008Z"},{"version":"0.5.0","pubspec":{"name":"characters"," version":"0.5.0","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.6.0 <3.0.0"},"dev_dependencies":{"test":"^1.6.0","pedantic":null}},"archive_url":"ht tps://pub.dartlang.org/packages/characters/versions/0.5.0.tar.gz","published":"2 019-12-05T13:35:18.391622Z"},{"version":"1.0.0","pubspec":{"name":"characters"," version":"1.0.0","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.6.0 <3.0.0"},"dev_dependencies":{"test":"^1.6.0","pedantic":"^1.9.0"}},"archive_url" :"https://pub.dartlang.org/packages/characters/versions/1.0.0.tar.gz","published ":"2020-06-09T17:50:33.250666Z"},{"version":"1.1.0-nullsafety","pubspec":{"name" :"characters","version":"1.1.0-nullsafety","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.9.0-18.0 <2.9.0"},"dev_dependencies":{"test":"^1.6.0","pedantic":"^1.9.0"}},"archive_url" :"https://pub.dartlang.org/packages/characters/versions/1.1.0-nullsafety.tar.gz" ,"published":"2020-07-08T19:57:37.041999Z"},{"version":"1.1.0-nullsafety.1","pub spec":{"name":"characters","version":"1.1.0-nullsafety.1","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.9.0-18.0 <=2.9.10"},"dev_dependencies":{"test":"^1.6.0","pedantic":"^1.9.0"}},"archive_ur l":"https://pub.dartlang.org/packages/characters/versions/1.1.0-nullsafety.1.tar .gz","published":"2020-07-17T16:46:45.923744Z"},{"version":"1.1.0-nullsafety.2", "pubspec":{"name":"characters","version":"1.1.0-nullsafety.2","description":"Str ing replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.10.0-0 <2.10.0"},"dev_dependencies":{"test":"^1.6.0","pedantic":"^1.9.0"}},"archive_url ":"https://pub.dartlang.org/packages/characters/versions/1.1.0-nullsafety.2.tar. gz","published":"2020-07-22T14:25:10.648861Z"},{"version":"1.1.0-nullsafety.3"," pubspec":{"name":"characters","version":"1.1.0-nullsafety.3","description":"Stri ng replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.10.0-110 <2.11.0"},"dev_dependencies":{"test":"^1.6.0","pedantic":"^1.9.0"}},"archive_url ":"https://pub.dartlang.org/packages/characters/versions/1.1.0-nullsafety.3.tar. gz","published":"2020-09-22T17:09:44.119944Z"},{"version":"1.1.0-nullsafety.4"," pubspec":{"name":"characters","version":"1.1.0-nullsafety.4","description":"Stri ng replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.10.0-110 <2.12.0"},"dev_dependencies":{"test":"^1.16.0-nullsafety","pedantic":"^1.10.0-nu llsafety"}},"archive_url":"https://pub.dartlang.org/packages/characters/versions /1.1.0-nullsafety.4.tar.gz","published":"2020-10-22T17:00:58.426891Z"},{"version ":"1.1.0-nullsafety.5","pubspec":{"name":"characters","version":"1.1.0-nullsafet y.5","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.12.0-0 <3.0.0"},"dev_dependencies":{"test":"^1.16.0-nullsafety","pedantic":"^1.10.0-nul lsafety"}},"archive_url":"https://pub.dartlang.org/packages/characters/versions/ 1.1.0-nullsafety.5.tar.gz","published":"2020-11-03T19:13:11.247298Z"},{"version" :"1.1.0","pubspec":{"name":"characters","version":"1.1.0","description":"String replacement with operations that are Unicode/grapheme cluster aware.","homepage":"https://www.github.com/dart-lang/characters","environment":{ "sdk":">=2.12.0-0 <3.0.0"},"dev_dependencies":{"test":"^1.16.0-nullsafety","pedantic":"^1.10.0-nul lsafety"}},"archive_url":"https://pub.dartlang.org/packages/characters/versions/ 1.1.0.tar.gz","published":"2021-02-02T19:38:26.068937Z"}],"_fetchedAt":"2021-03- 11T18:33:55.723650"} [ +20 ms] IO : Deleting file /home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/.cache /vector_math-versions.json. [ +1 ms] IO : Get versions from https://pub.dartlang.org/api/packages/vector_math. [ +1 ms] IO : HTTP GET https://pub.dartlang.org/api/packages/vector_math [ ] | Accept: application/vnd.pub.v2+json [ ] | X-Pub-OS: linux [ ] | X-Pub-Command: get [ ] | X-Pub-Session-ID: 746C0A16-1C3F-4B2E-B278-64E808CD5701 [ ] | X-Pub-Environment: flutter_cli:verify:run [ ] | user-agent: Dart pub 2.13.0-125.0.dev [ +254 ms] IO : HTTP response 200 OK for GET https://pub.dartlang.org/api/packages/vector_math [ ] | took 0:00:00.256317 [ ] | transfer-encoding: chunked [ ] | date: Thu, 11 Mar 2021 07:33:56 GMT [ ] | content-encoding: gzip [ ] | vary: Accept-Encoding [ ] | strict-transport-security: max-age=31536000; preload [ ] | via: 1.1 google [ ] | content-type: application/json; charset="utf-8" [ ] | x-frame-options: SAMEORIGIN [ ] | x-xss-protection: 1; mode=block [ ] | x-content-type-options: nosniff [ ] | server: dart:io with Shelf [ +3 ms] IO : Writing 19869 characters to text file /home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/.cache /vector_math-versions.json. [ ] FINE: Contents: [ ] | {"name":"vector_math","latest":{"version":"2.1.0","pubspec":{"name":"vector_math ","version":"2.1.0","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=2.12.0-0 <3.0.0"},"dev_dependencies":{"benchmark_harness":"^2.0.0-nullsafety.0","build_ru nner":"^1.0.0","build_test":"^1.2.0","build_web_compilers":">=1.2.0 <3.0.0","path":"^1.8.0-nullsafety","pedantic":"^1.10.0-nullsafety","test":"^1.16 .0-nullsafety"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/ve rsions/2.1.0.tar.gz","published":"2021-02-03T23:18:50.015302Z"},"versions":[{"ve rsion":"0.9.0","pubspec":{"version":"0.9.0","description":"A Vector Math library for game programming written in Dart.","dependencies":{"unittest":{"sdk":"unittest"}},"author":"John McCutchan ","homepage":"https://github.com/johnmccutchan/DartVecto rMath","name":"vector_math"},"archive_url":"https://pub.dartlang.org/packages/ve ctor_math/versions/0.9.0.tar.gz","published":"2012-10-18T18:49:46.598600Z"},{"ve rsion":"0.9.1","pubspec":{"version":"0.9.1","name":"vector_math","dependencies": {"unittest":{"sdk":"unittest"}},"author":"John McCutchan ","homepage":"https://github.com/johnmccutchan/DartVecto rMath","description":"A Vector Math library for 2D and 3D applications."},"archive_url":"https://pub.dartlang.org/packages/vector_math/ver sions/0.9.1.tar.gz","published":"2012-11-08T20:10:10.597530Z"},{"version":"0.9.2 ","pubspec":{"version":"0.9.2","description":"A Vector Math library for 2D and 3D applications.","dependencies":{"unittest":"any"},"author":"John McCutchan ","homepage":"https://github.com/johnmccutchan/DartVecto rMath","name":"vector_math"},"archive_url":"https://pub.dartlang.org/packages/ve ctor_math/versions/0.9.2.tar.gz","published":"2012-12-11T20:07:45.374350Z"},{"ve rsion":"0.9.3","pubspec":{"version":"0.9.3","name":"vector_math","dependencies": {"unittest":"any","bot":">=0.12.0","browser":"any"},"author":"John McCutchan ","homepage":"https://github.com/johnmccutchan/DartVecto rMath","description":"A Vector Math library for 2D and 3D applications."},"archive_url":"https://pub.dartlang.org/packages/vector_math/ver sions/0.9.3.tar.gz","published":"2013-02-20T14:54:52.970670Z"},{"version":"0.9.4 ","pubspec":{"version":"0.9.4","name":"vector_math","dependencies":{"unittest":" any","bot":">=0.12.0","browser":"any"},"author":"John McCutchan ","homepage":"https://github.com/johnmccutchan/DartVecto rMath","description":"A Vector Math library for 2D and 3D applications."},"archive_url":"https://pub.dartlang.org/packages/vector_math/ver sions/0.9.4.tar.gz","published":"2013-02-21T17:00:38.793310Z"},{"version":"0.9.5 ","pubspec":{"version":"0.9.5","description":"A Vector Math library for 2D and 3D applications.","dependencies":{"unittest":"any","bot":">=0.12.0","browser":"any" },"author":"John McCutchan ","homepage":"https://github.com/johnmccutchan/DartVecto rMath","name":"vector_math"},"archive_url":"https://pub.dartlang.org/packages/ve ctor_math/versions/0.9.5.tar.gz","published":"2013-02-22T00:47:58.756840Z"},{"ve rsion":"0.9.6","pubspec":{"version":"0.9.6","description":"A Vector Math library for 2D and 3D applications.","dependencies":{"unittest":"any","bot":">=0.15.0","browser":"any" },"author":"John McCutchan ","homepage":"https://github.com/johnmccutchan/DartVecto rMath","name":"vector_math"},"archive_url":"https://pub.dartlang.org/packages/ve ctor_math/versions/0.9.6.tar.gz","published":"2013-03-12T01:25:17.723340Z"},{"ve rsion":"0.9.7","pubspec":{"version":"0.9.7","description":"A Vector Math library for 2D and 3D applications.","dependencies":{"unittest":"any","bot":">=0.15.0","browser":"any" },"author":"John McCutchan ","homepage":"https://github.com/johnmccutchan/DartVecto rMath","name":"vector_math"},"archive_url":"https://pub.dartlang.org/packages/ve ctor_math/versions/0.9.7.tar.gz","published":"2013-03-17T19:02:07.243430Z"},{"ve rsion":"1.1.0","pubspec":{"version":"1.1.0","description":"A Vector Math library for 2D and 3D applications.","author":"John McCutchan ","dev_dependencies":{"unittest":"any","hop":"any","brow ser":"any"},"homepage":"https://github.com/johnmccutchan/vector_math","name":"ve ctor_math"},"archive_url":"https://pub.dartlang.org/packages/vector_math/version s/1.1.0.tar.gz","published":"2013-04-26T14:24:25.927Z"},{"version":"1.3.0","pubs pec":{"version":"1.3.0","description":"A Vector Math library for 2D and 3D applications.","author":"John McCutchan ","dev_dependencies":{"unittest":"any","hop":"any","brow ser":"any"},"homepage":"https://github.com/johnmccutchan/vector_math","name":"ve ctor_math"},"archive_url":"https://pub.dartlang.org/packages/vector_math/version s/1.3.0.tar.gz","published":"2013-05-27T20:21:06.278590Z"},{"version":"1.3.1","p ubspec":{"version":"1.3.1","description":"A Vector Math library for 2D and 3D applications.","author":"John McCutchan ","dev_dependencies":{"unittest":"any","hop":"any","brow ser":"any"},"homepage":"https://github.com/johnmccutchan/vector_math","name":"ve ctor_math"},"archive_url":"https://pub.dartlang.org/packages/vector_math/version s/1.3.1.tar.gz","published":"2013-06-26T22:10:27.489130Z"},{"version":"1.3.2","p ubspec":{"version":"1.3.2","description":"A Vector Math library for 2D and 3D applications.","author":"John McCutchan ","dev_dependencies":{"unittest":"any","hop":"any","brow ser":"any"},"homepage":"https://github.com/johnmccutchan/vector_math","name":"ve ctor_math"},"archive_url":"https://pub.dartlang.org/packages/vector_math/version s/1.3.2.tar.gz","published":"2013-06-28T23:40:40.102990Z"},{"version":"1.3.3","p ubspec":{"version":"1.3.3","description":"A Vector Math library for 2D and 3D applications.","author":"John McCutchan ","dev_dependencies":{"unittest":"any","hop":"any","brow ser":"any"},"homepage":"https://github.com/johnmccutchan/vector_math","name":"ve ctor_math"},"archive_url":"https://pub.dartlang.org/packages/vector_math/version s/1.3.3.tar.gz","published":"2013-07-12T17:24:46.182570Z"},{"version":"1.3.5","p ubspec":{"version":"1.3.5","description":"A Vector Math library for 2D and 3D applications.","author":"John McCutchan ","dev_dependencies":{"unittest":"any","hop":"any","brow ser":"any"},"homepage":"https://github.com/johnmccutchan/vector_math","name":"ve ctor_math"},"archive_url":"https://pub.dartlang.org/packages/vector_math/version s/1.3.5.tar.gz","published":"2013-07-19T21:25:57.736110Z"},{"version":"1.4.1","p ubspec":{"version":"1.4.1","description":"A Vector Math library for 2D and 3D applications.","dependencies":{"benchmark_harness":"any"},"author":"John McCutchan ","dev_dependencies":{"unittest":"any","hop":"any","brow ser":"any"},"homepage":"https://github.com/johnmccutchan/vector_math","name":"ve ctor_math"},"archive_url":"https://pub.dartlang.org/packages/vector_math/version s/1.4.1.tar.gz","published":"2014-01-07T15:43:59.300120Z"},{"version":"1.4.2","p ubspec":{"version":"1.4.2","description":"A Vector Math library for 2D and 3D applications.","dependencies":{"benchmark_harness":"any"},"author":"John McCutchan ","dev_dependencies":{"unittest":"any","hop":"any","brow ser":"any"},"homepage":"https://github.com/johnmccutchan/vector_math","name":"ve ctor_math"},"archive_url":"https://pub.dartlang.org/packages/vector_math/version s/1.4.2.tar.gz","published":"2014-01-24T15:57:12.843940Z"},{"version":"1.4.2+1", "pubspec":{"environment":{"sdk":">=1.0.0"},"version":"1.4.2+1","description":"A Vector Math library for 2D and 3D applications.","author":"John McCutchan ","dev_dependencies":{"unittest":"any","benchmark_harnes s":"any","hop":"any","browser":"any"},"homepage":"https://github.com/johnmccutch an/vector_math","name":"vector_math"},"archive_url":"https://pub.dartlang.org/pa ckages/vector_math/versions/1.4.2%2B1.tar.gz","published":"2014-01-29T19:31:53.1 52020Z"},{"version":"1.4.3","pubspec":{"environment":{"sdk":">=1.0.0"},"version" :"1.4.3","description":"A Vector Math library for 2D and 3D applications.","author":"John McCutchan ","dev_dependencies":{"unittest":"any","benchmark_harnes s":"any","hop":"any","browser":"any"},"homepage":"https://github.com/johnmccutch an/vector_math","name":"vector_math"},"archive_url":"https://pub.dartlang.org/pa ckages/vector_math/versions/1.4.3.tar.gz","published":"2014-02-25T00:39:47.50609 0Z"},{"version":"1.4.4","pubspec":{"version":"1.4.4","name":"vector_math","depen dencies":{"quiver":">=0.19.0 <0.23.0"},"author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.0.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 1.4.4.tar.gz","published":"2015-12-29T23:02:15.277Z"},{"version":"1.4.5","pubspe c":{"version":"1.4.5","name":"vector_math","dependencies":{"quiver":">=0.19.0 <0.23.0"},"author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.0.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 1.4.5.tar.gz","published":"2016-01-13T15:31:29.161Z"},{"version":"1.4.6","pubspe c":{"version":"1.4.6","name":"vector_math","dependencies":{"quiver":">=0.19.0 <0.23.0"},"author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.0.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 1.4.6.tar.gz","published":"2016-01-26T18:32:00.199Z"},{"version":"1.4.7","pubspe c":{"version":"1.4.7","name":"vector_math","dependencies":{"quiver":">=0.19.0 <0.23.0"},"author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.0.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 1.4.7.tar.gz","published":"2016-02-01T15:01:05.975Z"},{"version":"2.0.0","pubspe c":{"version":"2.0.0","name":"vector_math","author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.0.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.0.0.tar.gz","published":"2016-03-15T16:11:13.035Z"},{"version":"2.0.1","pubspe c":{"version":"2.0.1","name":"vector_math","author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.0.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.0.1.tar.gz","published":"2016-04-25T20:08:01.791Z"},{"version":"2.0.2","pubspe c":{"version":"2.0.2","name":"vector_math","author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.0.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.0.2.tar.gz","published":"2016-05-17T17:49:46.522Z"},{"version":"2.0.3","pubspe c":{"version":"2.0.3","name":"vector_math","author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.0.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.0.3.tar.gz","published":"2016-05-17T17:51:13.894Z"},{"version":"2.0.4","pubspe c":{"version":"2.0.4","name":"vector_math","author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.0.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.0.4.tar.gz","published":"2017-02-06T22:06:37.739Z"},{"version":"2.0.5","pubspe c":{"version":"2.0.5","name":"vector_math","author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.21.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.0.5.tar.gz","published":"2017-07-06T19:30:40.867465Z"},{"version":"2.0.6","pub spec":{"version":"2.0.6","name":"vector_math","author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.21.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.0.6.tar.gz","published":"2018-03-20T22:02:56.792393Z"},{"version":"2.0.7","pub spec":{"version":"2.0.7","name":"vector_math","author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=1.21.0 <2.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.0.7.tar.gz","published":"2018-04-25T16:43:46.718584Z"},{"version":"2.0.8","pub spec":{"version":"2.0.8","name":"vector_math","author":"John McCutchan ","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=2.0.0-dev.49.0 <3.0.0"},"dev_dependencies":{"test":">=0.12.0 <0.13.0","benchmark_harness":"any","browser":"any","path":">=1.0.0 <2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.0.8.tar.gz","published":"2018-07-23T15:59:51.797291Z"},{"version":"2.1.0-nulls afety","pubspec":{"name":"vector_math","version":"2.1.0-nullsafety","description ":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=2.9.0-18.0 <2.9.0"},"dev_dependencies":{"benchmark_harness":"any","path":"^1.0.0","pedantic ":"^1.0.0","test":"^1.6.0","build_runner":"^1.0.0","build_test":"^0.10.0","build _web_compilers":">=1.2.0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.1.0-nullsafety.tar.gz","published":"2020-07-08T22:05:39.496944Z"},{"version":" 2.1.0-nullsafety.1","pubspec":{"name":"vector_math","version":"2.1.0-nullsafety. 1","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=2.9.0-18.0 <=2.9.10"},"dev_dependencies":{"benchmark_harness":"any","path":"^1.0.0","pedant ic":"^1.0.0","test":"^1.6.0","build_runner":"^1.0.0","build_test":"^0.10.0","bui ld_web_compilers":">=1.2.0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.1.0-nullsafety.1.tar.gz","published":"2020-07-17T17:34:22.829814Z"},{"version" :"2.1.0-nullsafety.2","pubspec":{"name":"vector_math","version":"2.1.0-nullsafet y.2","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=2.10.0-0 <2.10.0"},"dev_dependencies":{"benchmark_harness":"any","path":"^1.0.0","pedanti c":"^1.0.0","test":"^1.6.0","build_runner":"^1.0.0","build_test":"^0.10.0","buil d_web_compilers":">=1.2.0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.1.0-nullsafety.2.tar.gz","published":"2020-07-22T15:45:45.914783Z"},{"version" :"2.1.0-nullsafety.3","pubspec":{"name":"vector_math","version":"2.1.0-nullsafet y.3","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=2.10.0-0 <2.11.0"},"dev_dependencies":{"benchmark_harness":"any","path":"^1.0.0","pedanti c":"^1.0.0","test":"^1.6.0","build_runner":"^1.0.0","build_test":"^1.2.0","build _web_compilers":">=1.2.0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.1.0-nullsafety.3.tar.gz","published":"2020-09-22T15:39:35.086691Z"},{"version" :"2.1.0-nullsafety.4","pubspec":{"name":"vector_math","version":"2.1.0-nullsafet y.4","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=2.10.0-0 <2.12.0"},"dev_dependencies":{"benchmark_harness":"any","path":"^1.8.0-nullsafet y","pedantic":"^1.10.0-nullsafety","test":"^1.16.0-nullsafety","build_runner":"^ 1.0.0","build_test":"^1.2.0","build_web_compilers":">=1.2.0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.1.0-nullsafety.4.tar.gz","published":"2020-10-23T21:36:50.368570Z"},{"version" :"2.1.0-nullsafety.5","pubspec":{"name":"vector_math","version":"2.1.0-nullsafet y.5","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=2.12.0-0 <3.0.0"},"dev_dependencies":{"benchmark_harness":"any","path":"^1.8.0-nullsafety ","pedantic":"^1.10.0-nullsafety","test":"^1.16.0-nullsafety","build_runner":"^1 .0.0","build_test":"^1.2.0","build_web_compilers":">=1.2.0 <3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/versions/ 2.1.0-nullsafety.5.tar.gz","published":"2020-11-03T22:11:26.048199Z"},{"version" :"2.1.0","pubspec":{"name":"vector_math","version":"2.1.0","description":"A Vector Math library for 2D and 3D applications.","homepage":"https://github.com/google/vector_math.dart","environm ent":{"sdk":">=2.12.0-0 <3.0.0"},"dev_dependencies":{"benchmark_harness":"^2.0.0-nullsafety.0","build_ru nner":"^1.0.0","build_test":"^1.2.0","build_web_compilers":">=1.2.0 <3.0.0","path":"^1.8.0-nullsafety","pedantic":"^1.10.0-nullsafety","test":"^1.16 .0-nullsafety"}},"archive_url":"https://pub.dartlang.org/packages/vector_math/ve rsions/2.1.0.tar.gz","published":"2021-02-03T23:18:50.015302Z"}],"_fetchedAt":"2 021-03-11T18:33:56.011636"} [ +15 ms] SLVR: Version solving took 0:00:01.184449 seconds. [ ] | Tried 1 solutions. [ ] FINE: Resolving dependencies finished (1.208s). [ +32 ms] MSG : test_api 0.2.19 (0.3.0 available) [ +22 ms] IO : Writing 3445 characters to text file ./pubspec.lock. [ ] FINE: Contents: [ ] | # Generated by pub [ ] | # See https://dart.dev/tools/pub/glossary#lockfile [ ] | packages: [ ] | async: [ ] | dependency: transitive [ ] | description: [ ] | name: async [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "2.5.0" [ ] | boolean_selector: [ ] | dependency: transitive [ ] | description: [ ] | name: boolean_selector [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "2.1.0" [ ] | characters: [ ] | dependency: transitive [ ] | description: [ ] | name: characters [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.1.0" [ ] | charcode: [ ] | dependency: transitive [ ] | description: [ ] | name: charcode [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.2.0" [ ] | clock: [ ] | dependency: transitive [ ] | description: [ ] | name: clock [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.1.0" [ ] | collection: [ ] | dependency: transitive [ ] | description: [ ] | name: collection [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.15.0" [ ] | cupertino_icons: [ ] | dependency: "direct main" [ ] | description: [ ] | name: cupertino_icons [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.0.2" [ ] | fake_async: [ ] | dependency: transitive [ ] | description: [ ] | name: fake_async [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.2.0" [ ] | flutter: [ ] | dependency: "direct main" [ ] | description: flutter [ ] | source: sdk [ ] | version: "0.0.0" [ ] | flutter_test: [ ] | dependency: "direct dev" [ ] | description: flutter [ ] | source: sdk [ ] | version: "0.0.0" [ ] | matcher: [ ] | dependency: transitive [ ] | description: [ ] | name: matcher [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "0.12.10" [ ] | meta: [ ] | dependency: transitive [ ] | description: [ ] | name: meta [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.3.0" [ ] | path: [ ] | dependency: transitive [ ] | description: [ ] | name: path [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.8.0" [ ] | sky_engine: [ ] | dependency: transitive [ ] | description: flutter [ ] | source: sdk [ ] | version: "0.0.99" [ ] | source_span: [ ] | dependency: transitive [ ] | description: [ ] | name: source_span [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.8.1" [ ] | stack_trace: [ ] | dependency: transitive [ ] | description: [ ] | name: stack_trace [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.10.0" [ ] | stream_channel: [ ] | dependency: transitive [ ] | description: [ ] | name: stream_channel [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "2.1.0" [ ] | string_scanner: [ ] | dependency: transitive [ ] | description: [ ] | name: string_scanner [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.1.0" [ ] | term_glyph: [ ] | dependency: transitive [ ] | description: [ ] | name: term_glyph [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.2.0" [ ] | test_api: [ ] | dependency: transitive [ ] | description: [ ] | name: test_api [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "0.2.19" [ ] | typed_data: [ ] | dependency: transitive [ ] | description: [ ] | name: typed_data [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "1.3.0" [ ] | vector_math: [ ] | dependency: transitive [ ] | description: [ ] | name: vector_math [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ ] | version: "2.1.0" [ ] | sdks: [ ] | dart: ">=2.12.0-0.0 <3.0.0" [ ] MSG : Got dependencies! [ ] IO : Writing 2642 characters to text file ./.packages. [ ] FINE: Contents: [ ] | # This file is deprecated. Tools should instead consume [ ] | # `.dart_tools/package_config.json`. [ ] | # [ ] | # For more info see: https://dart.dev/go/dot-packages-deprecation [ ] | # [ ] | # Generated by pub on 2021-03-11 18:33:56.089563. [ ] | async:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartla ng.org/async-2.5.0/lib/ [ ] | boolean_selector:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted /pub.dartlang.org/boolean_selector-2.1.0/lib/ [ ] | characters:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.d artlang.org/characters-1.1.0/lib/ [ ] | charcode:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dar tlang.org/charcode-1.2.0/lib/ [ ] | clock:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartla ng.org/clock-1.1.0/lib/ [ ] | collection:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.d artlang.org/collection-1.15.0/lib/ [ ] | cupertino_icons:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/ pub.dartlang.org/cupertino_icons-1.0.2/lib/ [ ] | fake_async:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.d artlang.org/fake_async-1.2.0/lib/ [ ] | flutter:file:///home/taha/snap/flutter/common/flutter/packages/flutter/lib/ [ ] | flutter_test:file:///home/taha/snap/flutter/common/flutter/packages/flutter_test /lib/ [ ] | matcher:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dart lang.org/matcher-0.12.10/lib/ [ ] | meta:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlan g.org/meta-1.3.0/lib/ [ ] | path:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlan g.org/path-1.8.0/lib/ [ ] | sky_engine:file:///home/taha/snap/flutter/common/flutter/bin/cache/pkg/sky_engin e/lib/ [ ] | source_span:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub. dartlang.org/source_span-1.8.1/lib/ [ ] | stack_trace:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub. dartlang.org/stack_trace-1.10.0/lib/ [ ] | stream_channel:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/p ub.dartlang.org/stream_channel-2.1.0/lib/ [ ] | string_scanner:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/p ub.dartlang.org/string_scanner-1.1.0/lib/ [ ] | term_glyph:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.d artlang.org/term_glyph-1.2.0/lib/ [ ] | test_api:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dar tlang.org/test_api-0.2.19/lib/ [ ] | typed_data:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.d artlang.org/typed_data-1.3.0/lib/ [ ] | vector_math:file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub. dartlang.org/vector_math-2.1.0/lib/ [ ] | master_flutter:lib/ [ +1 ms] IO : Writing 4999 characters to text file ./.dart_tool/package_config.json. [ ] FINE: Contents: [ ] | { [ ] | "configVersion": 2, [ ] | "packages": [ [ ] | { [ ] | "name": "async", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/async-2.5.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "boolean_selector", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/boolean_selector-2.1.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "characters", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/characters-1.1.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "charcode", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/charcode-1.2.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "clock", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/clock-1.1.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "collection", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/collection-1.15.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "cupertino_icons", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/cupertino_icons-1.0.2", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "fake_async", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/fake_async-1.2.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "flutter", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/packages/flutter", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "flutter_test", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/packages/flutter_test", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "matcher", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/matcher-0.12.10", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "meta", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/meta-1.3.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "path", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/path-1.8.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "sky_engine", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/bin/cache/pkg/sky_engine", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "source_span", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/source_span-1.8.1", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "stack_trace", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/stack_trace-1.10.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "stream_channel", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/stream_channel-2.1.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "string_scanner", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/string_scanner-1.1.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "term_glyph", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/term_glyph-1.2.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "test_api", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/test_api-0.2.19", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "typed_data", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/typed_data-1.3.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "vector_math", [ ] | "rootUri": "file:///home/taha/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.or g/vector_math-2.1.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.12" [ ] | }, [ ] | { [ ] | "name": "master_flutter", [ ] | "rootUri": "../", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.7" [ ] | } [ ] | ], [ ] | "generated": "2021-03-11T13:03:56.098920Z", [ ] | "generator": "pub", [ ] | "generatorVersion": "2.13.0-125.0.dev" [ ] | } [ +10 ms] Running "flutter pub get" in master_flutter... (completed in 1,403ms) [ +83 ms] Generating /home/taha/AndroidStudioProjects/master_flutter/android/app/src/main/java/io/flu tter/plugins/GeneratedPluginRegistrant.java [ +52 ms] Initializing file store [ +5 ms] Skipping target: gen_localizations [ +5 ms] complete [ +2 ms] Launching lib/main.dart on Linux in debug mode... [ +2 ms] /home/taha/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64/fron tend_server.dart.snapshot --sdk-root /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/common/flutter _patched_sdk/ --incremental --target=flutter --debugger-module-names --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill /tmp/flutter_tools.UWIEVA/flutter_tool.NNDSMO/app.dill --packages /home/taha/AndroidStudioProjects/master_flutter/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/f245b0b7cc30f460f818fcec6bcf01fb.cache.dill.track.dill --flutter-widget-cache --enable-experiment=alternative-invalidation-strategy [ +9 ms] Building Linux application... [ +7 ms] <- compile package:master_flutter/main.dart [ +1 ms] executing: [build/linux/x64/debug/] cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug -DFLUTTER_TARGET_PLATFORM=linux-x64 /home/taha/AndroidStudioProjects/master_flutter/linux [ +769 ms] -- The CXX compiler identification is Clang 6.0.0 [ +15 ms] -- Check for working CXX compiler: /snap/flutter/current/usr/bin/clang++ [ +79 ms] -- Check for working CXX compiler: /snap/flutter/current/usr/bin/clang++ -- works [ +2 ms] -- Detecting CXX compiler ABI info [ +60 ms] -- Detecting CXX compiler ABI info - done [ +3 ms] -- Detecting CXX compile features [ +303 ms] -- Detecting CXX compile features - done [ +10 ms] -- Found PkgConfig: /snap/flutter/current/usr/bin/pkg-config (found version "0.29.1") [ ] -- Checking for module 'gtk+-3.0' [ +25 ms] -- Found gtk+-3.0, version 3.22.30 [ +86 ms] -- Checking for module 'glib-2.0' [ +24 ms] -- Found glib-2.0, version 2.56.4 [ +63 ms] -- Checking for module 'gio-2.0' [ +22 ms] -- Found gio-2.0, version 2.56.4 [ +65 ms] -- Checking for module 'blkid' [ +22 ms] -- Found blkid, version 2.31.1 [ +64 ms] -- Checking for module 'liblzma' [ +22 ms] -- Found liblzma, version 5.2.2 [ +68 ms] -- Configuring done [ +80 ms] -- Generating done [ ] -- Build files have been written to: /home/taha/AndroidStudioProjects/master_flutter/build/linux/x64/debug [ +2 ms] executing: ninja -C build/linux/x64/debug install [ +6 ms] ninja: Entering directory `build/linux/x64/debug' [+12450 ms] [1/6] Generating /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/libflutt er_linux_gtk.so, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_basic_message_channel.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_binary_codec.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_binary_messenger.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_dart_project.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_engine.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_json_message_codec.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_json_method_codec.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_message_codec.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_method_call.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_method_channel.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_method_codec.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_method_response.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_plugin_registrar.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_plugin_registry.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_standard_message_codec.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_standard_method_codec.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_string_codec.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_value.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/fl_view.h, /home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral/flutter_ linux/flutter_linux.h, _phony_ [ +1 ms] [ +52 ms] executing: uname -m [ ] [ +23 ms] Exit code 0 from: uname -m [ ] [ ] x86_64 [ ] [ +9 ms] executing: [/home/taha/snap/flutter/common/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] [ +3 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] [ ] 267f66a7dcc458a7aaddded705d7c291b4360b31 [ ] [ ] executing: [/home/taha/snap/flutter/common/flutter/] git tag --points-at 267f66a7dcc458a7aaddded705d7c291b4360b31 [ ] [ +8 ms] Exit code 0 from: git tag --points-at 267f66a7dcc458a7aaddded705d7c291b4360b31 [ ] [ +1 ms] executing: [/home/taha/snap/flutter/common/flutter/] git describe --match *.*.* --long --tags 267f66a7dcc458a7aaddded705d7c291b4360b31 [ ] [ +22 ms] Exit code 0 from: git describe --match *.*.* --long --tags 267f66a7dcc458a7aaddded705d7c291b4360b31 [ ] [ ] 2.1.0-10.0.pre-205-g267f66a7dc [ ] [ +41 ms] executing: [/home/taha/snap/flutter/common/flutter/] git rev-parse --abbrev-ref HEAD [ ] [ +3 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] [ ] master [ ] [ +38 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ ] [ +1 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ ] [ +33 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update. [ ] [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update. [ ] [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'PubDependencies' is not required, skipping update. [ ] [ +66 ms] Initializing file store [ ] [ +15 ms] Skipping target: gen_localizations [ ] [ +4 ms] unpack_linux: Starting due to {} [ ] [+1443 ms] kernel_snapshot: Starting due to {} [ ] [ +3 ms] unpack_linux: Complete [ +1 ms] [+1629 ms] /home/taha/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64/fron tend_server.dart.snapshot --sdk-root /home/taha/snap/flutter/common/flutter/bin/cache/artifacts/engine/common/flutter _patched_sdk/ --target=flutter --no-print-incremental-dependencies -DFLUTTER_WEB_AUTO_DETECT=true -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --packages /home/taha/AndroidStudioProjects/master_flutter/.dart_tool/package_config.json --output-dill /home/taha/AndroidStudioProjects/master_flutter/.dart_tool/flutter_build/a14803c b08866e39c3b0b04562688664/app.dill --depfile /home/taha/AndroidStudioProjects/master_flutter/.dart_tool/flutter_build/a14803c b08866e39c3b0b04562688664/kernel_snapshot.d package:master_flutter/main.dart [ ] [+7103 ms] kernel_snapshot: Complete [ ] [ +333 ms] debug_bundle_linux-x64_assets: Starting due to {} [ ] [ +581 ms] debug_bundle_linux-x64_assets: Complete [ ] [ +455 ms] Persisting file store [ ] [ +5 ms] Done persisting file store [ ] [ +3 ms] build succeeded. [ ] [ +6 ms] "flutter assemble" took 11,702ms. [ ] [ +140 ms] ensureAnalyticsSent: 138ms [ ] [ +4 ms] Running shutdown hooks [ ] [ ] Shutdown hooks complete [ ] [ +1 ms] exiting with code 0 [+1063 ms] [2/6] Building CXX object CMakeFiles/master_flutter.dir/flutter/generated_plugin_registrant.cc.o [ +22 ms] [3/6] Building CXX object CMakeFiles/master_flutter.dir/main.cc.o [ +34 ms] [4/6] Building CXX object CMakeFiles/master_flutter.dir/my_application.cc.o [ +424 ms] [5/6] Linking CXX executable intermediates_do_not_run/master_flutter [ ] FAILED: intermediates_do_not_run/master_flutter [ +4 ms] : && /snap/flutter/current/usr/bin/clang++ -g -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -L/snap/flutter/current/usr/lib/ CMakeFiles/master_flutter.dir/main.cc.o CMakeFiles/master_flutter.dir/my_application.cc.o CMakeFiles/master_flutter.dir/flutter/generated_plugin_registrant.cc.o -o intermediates_do_not_run/master_flutter -L/home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemeral -Wl,-rpath,/home/taha/AndroidStudioProjects/master_flutter/linux/flutter/ephemer al: /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgtk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk-3.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libpango-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libatk-1.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo-gobject.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libcairo.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so -lflutter_linux_gtk /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgio-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libgobject-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libglib-2.0.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/libblkid.so /snap/flutter/current/usr/lib/x86_64-linux-gnu/liblzma.so && : [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crti.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crti.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/crtbegin.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/crtbegin.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/crtend.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/crtend.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crtn.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: /usr/lib64/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../lib64/crtn.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: //usr/lib32/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002 [ ] /snap/flutter/current/usr/bin/ld: warning: //usr/lib32/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: //usr/lib32/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: //lib64/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002 [ ] /snap/flutter/current/usr/bin/ld: warning: //lib64/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: //lib64/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: //usr/lib32/libgcrypt.so.20: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: //usr/lib32/libgcrypt.so.20: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] /snap/flutter/current/usr/bin/ld: warning: //lib64/libgcrypt.so.20: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 [ ] /snap/flutter/current/usr/bin/ld: warning: //lib64/libgcrypt.so.20: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 [ ] //lib64/libgcrypt.so.20: undefined reference to `fstat@GLIBC_2.33' [ ] clang: error: linker command failed with exit code 1 (use -v to see invocation) [ ] ninja: build stopped: subcommand failed. [ +1 ms] Building Linux application... (completed in 15.8s) [ ] Exception: Build process failed [ ] "flutter run" took 34,386ms. [ +2 ms] #0 throwToolExit (package:flutter_tools/src/base/common.dart:10:3) #1 RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:659:9) #2 FlutterCommand.run. (package:flutter_tools/src/runner/flutter_command.dart:1037:27) #3 AppContext.run. (package:flutter_tools/src/base/context.dart:152:19) #4 CommandRunner.runCommand (package:args/command_runner.dart:197:13) #5 FlutterCommandRunner.runCommand. (package:flutter_tools/src/runner/flutter_command_runner.dart:283:9) #6 AppContext.run. (package:flutter_tools/src/base/context.dart:152:19) #7 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:239:5) #8 run.. (package:flutter_tools/runner.dart:62:9) #9 AppContext.run. (package:flutter_tools/src/base/context.dart:152:19) #10 main (package:flutter_tools/executable.dart:92:3) [ +125 ms] ensureAnalyticsSent: 124ms [ +2 ms] Running shutdown hooks [ ] Shutdown hook priority 4 [ +9 ms] Shutdown hooks complete [ ] exiting with code 1 [taha@taha-81sx master_flutter]$ ```
flutter doctor -v ```bash [✓] Flutter (Channel master, 2.1.0-11.0.pre.205, on Linux, locale en_IN) • Flutter version 2.1.0-11.0.pre.205 at /home/taha/snap/flutter/common/flutter • Framework revision 267f66a7dc (9 hours ago), 2021-03-10 23:15:03 -0500 • Engine revision 1b68503bc8 • Dart version 2.13.0 (build 2.13.0-125.0.dev) [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) • Android SDK at /home/taha/Code/SDK • Platform android-30, build-tools 30.0.3 • ANDROID_HOME = /home/taha/Code/SDK • Java binary at: /home/taha/Code/android-studio/jre/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593) • All Android licenses accepted. [✓] Chrome - develop for the web • CHROME_EXECUTABLE = /usr/bin/google-chrome-stable [✓] Linux toolchain - develop for Linux desktop • clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final) • cmake version 3.10.2 • ninja version 1.8.2 • pkg-config version 0.29.1 [✓] Android Studio (version 4.1) • Android Studio at /home/taha/Code/android-studio • Flutter plugin version 54.0.1 • Dart plugin version 201.9335 • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593) [✓] Connected device (2 available) • Linux (desktop) • linux • linux-x64 • Linux • Chrome (web) • chrome • web-javascript • Google Chrome 89.0.4389.82 • No issues found! ```

The same project runs fine with non-snap-flutter

https://github.com/flutter/flutter/issues/77786 https://github.com/flutter/flutter/issues/77293 https://github.com/flutter/flutter/issues/77786

MarcusTomlinson commented 3 years ago

I have an idea of how to fix this. Will try sort it out today.

MarcusTomlinson commented 3 years ago

This is now fixed in the latest Flutter snap release.

deepss1 commented 3 years ago

Having the same issue with flutter installed with snap on Ubuntu 20.04

doctor output

deep@deeps-laptop:pdc$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.2.1, on Linux, locale en_IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.2)
[✓] Connected device (1 available)
    ! Device 192.168.1.6:40541 is offline.

• No issues found!
deep@deeps-laptop:pdc$ flutter doctor -v
[✓] Flutter (Channel stable, 2.2.1, on Linux, locale en_IN)
    • Flutter version 2.2.1 at /home/deep/snap/flutter/common/flutter
    • Framework revision 02c026b03c (8 days ago), 2021-05-27 12:24:44 -0700
    • Engine revision 0fdb562ac8
    • Dart version 2.13.1

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at /mnt/hdd/android/sdk
    • Platform android-30, build-tools 30.0.3
    • Java binary at: /snap/android-studio/103/android-studio/jre/bin/java
    • Java version OpenJDK Runtime Environment (build 11.0.8+0-b944-P17168821)
    • All Android licenses accepted.

[✓] Chrome - develop for the web
    • Chrome at google-chrome

[✓] Android Studio (version 4.2)
    • Android Studio at /snap/android-studio/103/android-studio
    • Flutter plugin version 57.0.2
    • Dart plugin version 202.8488
    • Java version OpenJDK Runtime Environment (build 11.0.8+0-b944-P17168821)

[✓] Connected device (1 available)
    • Chrome (web) • chrome • web-javascript • Google Chrome 91.0.4472.77
    ! Device 192.168.1.6:40541 is offline.

• No issues found!

run output

Launching lib/main.dart on AC2001 in debug mode...
Running Gradle task 'assembleDebug'...
Note: /home/deep/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-1.2.0/android/src/main/java/io/flutter/plugins/firebase/core/FlutterFirebaseCorePlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/deep/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_remote_config-0.10.0/android/src/main/java/io/flutter/plugins/firebase/firebaseremoteconfig/FirebaseRemoteConfigPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':pdf_render:externalNativeBuildDebug'.
> Build command failed.
  Error while executing process /mnt/hdd/android/sdk/cmake/3.10.2.4988404/bin/ninja with arguments {-C /home/deep/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pdf_render-1.0.11/android/.cxx/cmake/debug/armeabi-v7a bbhelper}
  ninja: Entering directory `/home/deep/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/pdf_render-1.0.11/android/.cxx/cmake/debug/armeabi-v7a'
  [1/2] Building CXX object CMakeFiles/bbhelper.dir/c++/directBufferAndroid.cpp.o
  FAILED: CMakeFiles/bbhelper.dir/c++/directBufferAndroid.cpp.o 
  /mnt/hdd/android/sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --target=armv7-none-linux-androideabi21 --gcc-toolchain=/mnt/hdd/android/sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64 --sysroot=/mnt/hdd/android/sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/sysroot  -Dbbhelper_EXPORTS  -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security   -O0 -fno-limit-debug-info  -fPIC   -DBUILD_FOR_ANDROID -MD -MT CMakeFiles/bbhelper.dir/c++/directBufferAndroid.cpp.o -MF CMakeFiles/bbhelper.dir/c++/directBufferAndroid.cpp.o.d -o CMakeFiles/bbhelper.dir/c++/directBufferAndroid.cpp.o -c ../../../../c++/directBufferAndroid.cpp
  In file included from ../../../../c++/directBufferAndroid.cpp:1:
  In file included from /mnt/hdd/android/sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/jni.h:27:
  In file included from /snap/flutter/current/usr/include/stdint.h:26:
  In file included from /snap/flutter/current/usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33:
  In file included from /snap/flutter/current/usr/include/features.h:448:
  /snap/flutter/current/usr/include/x86_64-linux-gnu/gnu/stubs.h:7:11: fatal error: 'gnu/stubs-32.h' file not found
  # include <gnu/stubs-32.h>
            ^~~~~~~~~~~~~~~~
  1 error generated.
  ninja: build stopped: subcommand failed.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 51s
Exception: Gradle task assembleDebug failed with exit code 1
ghost commented 3 years ago

[ +207 ms] executing: uname -m
[  +96 ms] Exit code 0 from: uname -m
[        ] x86_64
[  +22 ms] executing: [/home/mitai/flutter/] git -c
log.showSignature=false log -n 1 --pretty=format:%H
[  +33 ms] Exit code 0 from: git -c log.showSignature=false log -n 1
--pretty=format:%H
[   +1 ms] 02c026b03cd31dd3f867e5faeb7e104cce174c5f
[   +1 ms] executing: [/home/mitai/flutter/] git tag --points-at
02c026b03cd31dd3f867e5faeb7e104cce174c5f
[  +39 ms] Exit code 0 from: git tag --points-at
02c026b03cd31dd3f867e5faeb7e104cce174c5f
[   +1 ms] 2.2.1
[  +19 ms] executing: [/home/mitai/flutter/] git rev-parse --abbrev-ref
--symbolic @{u}
[  +14 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/stable
[        ] executing: [/home/mitai/flutter/] git ls-remote --get-url
origin
[  +10 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[ +305 ms] executing: [/home/mitai/flutter/] git rev-parse --abbrev-ref
HEAD
[  +20 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] stable
[ +348 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not
required, skipping update.
[   +1 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not
required, skipping update.
[   +7 ms] Artifact Instance of 'IOSEngineArtifacts' is not required,
skipping update.
[   +1 ms] Artifact Instance of 'FlutterWebSdk' is not required,
skipping update.
[   +9 ms] Artifact Instance of 'WindowsEngineArtifacts' is not
required, skipping update.
[   +6 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required,
skipping update.
[   +1 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required,
skipping update.
[  +14 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not
required, skipping update.
[   +1 ms] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not
required, skipping update.
[   +1 ms] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not
required, skipping update.
[   +3 ms] Artifact Instance of 'FlutterRunnerDebugSymbols' is not
required, skipping update.
[ +232 ms] executing: /home/mitai/Android/Sdk/platform-tools/adb
devices -l
[  +49 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not
required, skipping update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not
required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required,
skipping update.
[   +3 ms] Artifact Instance of 'FlutterWebSdk' is not required,
skipping update.
[   +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not
required, skipping update.
[   +6 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required,
skipping update.
[   +4 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not
required, skipping update.
[   +2 ms] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not
required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not
required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not
required, skipping update.
[ +227 ms] executing: /home/mitai/Android/Sdk/platform-tools/adb
devices -l
[  +65 ms] Skipping pub get: version match.
[ +434 ms] Generating
/home/mitai/code/billboard/frontend/android/app/src/main/java/io/flutte
r/plugins/GeneratedPluginRegistrant.java
[ +302 ms] Initializing file store
[  +35 ms] Skipping target: gen_localizations
[  +19 ms] complete
[  +24 ms] Launching lib/main.dart on Linux in debug mode...
[  +26 ms] /home/mitai/flutter/bin/cache/dart-sdk/bin/dart
--disable-dart-dev
/home/mitai/flutter/bin/cache/artifacts/engine/linux-x64/frontend_serve
r.dart.snapshot --sdk-root
/home/mitai/flutter/bin/cache/artifacts/engine/common/flutter_patched_s
dk/ --incremental --target=flutter --debugger-module-names
--experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true
--output-dill /tmp/flutter_tools.HMAQKJ/flutter_tool.IXVAUR/app.dill
--packages
/home/mitai/code/billboard/frontend/.dart_tool/package_config.json
-Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts
--track-widget-creation --filesystem-scheme org-dartlang-root
--initialize-from-dill
build/3c113a45063dc6628e68a4111abcacad.cache.dill.track.dill
--enable-experiment=alternative-invalidation-strategy
[ +106 ms] Building Linux application...
[ +102 ms] <- compile package:frontend/main.dart
[   +6 ms] executing: [build/linux/x64/debug/] cmake -G Ninja
-DCMAKE_BUILD_TYPE=Debug -DFLUTTER_TARGET_PLATFORM=linux-x64
/home/mitai/code/billboard/frontend/linux
[  +86 ms] List of devices attached
[   +6 ms] List of devices attached
[ +592 ms] -- Configuring done
[  +82 ms] -- Generating done
[  +64 ms] -- Build files have been written to:
/home/mitai/code/billboard/frontend/build/linux/x64/debug
[  +19 ms] executing: ninja -C build/linux/x64/debug install
[  +58 ms] ninja: Entering directory `build/linux/x64/debug'
[+74432 ms] [1/5] Generating
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/libfl
utter_linux_gtk.so,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_basic_message_channel.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_binary_codec.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_binary_messenger.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_dart_project.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_engine.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_json_message_codec.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_json_method_codec.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_message_codec.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_method_call.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_method_channel.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_method_codec.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_method_response.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_plugin_registrar.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_plugin_registry.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_standard_message_codec.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_standard_method_codec.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_string_codec.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_value.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/fl_view.h,
/home/mitai/code/billboard/frontend/linux/flutter/ephemeral/flutt
er_linux/flutter_linux.h, _phony_
[  +16 ms] [ +303 ms] executing: uname -m
[        ] [ +103 ms] Exit code 0 from: uname -m
[        ] [   +2 ms] x86_64
[        ] [  +26 ms] executing: [/home/mitai/flutter/] git -c
log.showSignature=false log -n 1 --pretty=format:%H
[  +10 ms] [ +508 ms] Exit code 0 from: git -c
log.showSignature=false log -n 1 --pretty=format:%H
[        ] [        ] 02c026b03cd31dd3f867e5faeb7e104cce174c5f
[        ] [   +2 ms] executing: [/home/mitai/flutter/] git tag
--points-at 02c026b03cd31dd3f867e5faeb7e104cce174c5f
[        ] [  +30 ms] Exit code 0 from: git tag --points-at
02c026b03cd31dd3f867e5faeb7e104cce174c5f
[        ] [        ] 2.2.1
[        ] [  +16 ms] executing: [/home/mitai/flutter/] git
rev-parse --abbrev-ref --symbolic @{u}
[        ] [  +10 ms] Exit code 0 from: git rev-parse
--abbrev-ref --symbolic @{u}
[        ] [        ] origin/stable
[        ] [        ] executing: [/home/mitai/flutter/] git
ls-remote --get-url origin
[        ] [  +10 ms] Exit code 0 from: git ls-remote --get-url
origin
[   +1 ms] [        ] https://github.com/flutter/flutter.git
[        ] [ +320 ms] executing: [/home/mitai/flutter/] git
rev-parse --abbrev-ref HEAD
[        ] [  +10 ms] Exit code 0 from: git rev-parse
--abbrev-ref HEAD
[        ] [        ] stable
[        ] [ +362 ms] Artifact Instance of
'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of
'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IOSEngineArtifacts'
is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterWebSdk' is not
required, skipping update.
[        ] [  +14 ms] Artifact Instance of
'WindowsEngineArtifacts' is not required, skipping update.
[   +9 ms] [        ] Artifact Instance of 'MacOSEngineArtifacts'
is not required, skipping update.
[        ] [        ] Artifact Instance of 'LinuxEngineArtifacts'
is not required, skipping update.
[   +2 ms] [   +1 ms] Artifact Instance of
'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of
'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[   +3 ms] [   +3 ms] Artifact Instance of
'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of
'FlutterRunnerDebugSymbols' is not required, skipping update.
[        ] [ +500 ms] Artifact Instance of 'MaterialFonts' is not
required, skipping update.
[        ] [        ] Artifact Instance of 'GradleWrapper' is not
required, skipping update.
[        ] [        ] Artifact Instance of
'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of
'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IOSEngineArtifacts'
is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterWebSdk' is not
required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterSdk' is not
required, skipping update.
[        ] [        ] Artifact Instance of
'WindowsEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'MacOSEngineArtifacts'
is not required, skipping update.
[        ] [   +3 ms] Artifact Instance of
'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of
'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of
'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of
'FlutterRunnerDebugSymbols' is not required, skipping update.
[        ] [   +1 ms] Artifact Instance of 'IosUsbArtifacts' is
not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is
not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is
not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is
not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is
not required, skipping update.
[        ] [        ] Artifact Instance of 'FontSubsetArtifacts'
is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'PubDependencies' is
not required, skipping update.
[        ] [ +305 ms] Initializing file store
[        ] [ +252 ms] Skipping target: gen_localizations
[        ] [  +27 ms] unpack_linux: Starting due to {}
[        ] [+3595 ms] kernel_snapshot: Starting due to {}
[        ] [  +11 ms] unpack_linux: Complete
[   +3 ms] [+10479 ms]
/home/mitai/flutter/bin/cache/dart-sdk/bin/dart
--disable-dart-dev
/home/mitai/flutter/bin/cache/artifacts/engine/linux-x64/frontend
_server.dart.snapshot --sdk-root
/home/mitai/flutter/bin/cache/artifacts/engine/common/flutter_pat
ched_sdk/ --target=flutter --no-print-incremental-dependencies
-DFLUTTER_WEB_AUTO_DETECT=true -Ddart.vm.profile=false
-Ddart.vm.product=false --enable-asserts --track-widget-creation
--packages
/home/mitai/code/billboard/frontend/.dart_tool/package_config.jso
n --output-dill
/home/mitai/code/billboard/frontend/.dart_tool/flutter_build/e12a
a3a0448ee0b97dec0c3a4effc663/app.dill --depfile
/home/mitai/code/billboard/frontend/.dart_tool/flutter_build/e12a
a3a0448ee0b97dec0c3a4effc663/kernel_snapshot.d
package:frontend/main.dart
[   +4 ms] [+45824 ms] kernel_snapshot: Complete
[        ] [+1697 ms] debug_bundle_linux-x64_assets: Starting due
to {}
[        ] [+1629 ms] debug_bundle_linux-x64_assets: Complete
[        ] [+1579 ms] Persisting file store
[        ] [  +28 ms] Done persisting file store
[        ] [  +17 ms] build succeeded.
[        ] [  +29 ms] "flutter assemble" took 66 175ms.
[   +7 ms] [ +269 ms] ensureAnalyticsSent: 255ms
[        ] [   +4 ms] Running shutdown hooks
[        ] [        ] Shutdown hooks complete
[        ] [   +1 ms] exiting with code 0
[+9659 ms] [2/5] Building CXX object
CMakeFiles/frontend.dir/flutter/generated_plugin_registrant.cc.o
[ +641 ms] [3/5] Building CXX object
CMakeFiles/frontend.dir/my_application.cc.o
[+1333 ms] [4/5] Linking CXX executable
intermediates_do_not_run/frontend
[        ] [4/5] Install the project...
[ +415 ms] -- Install configuration: "Debug"
[   +2 ms] -- Installing: /usr/local/frontend
[   +4 ms] CMake Error at cmake_install.cmake:66 (file):
[  +13 ms]   file INSTALL cannot copy file
[        ] 
"/home/mitai/code/billboard/frontend/build/linux/x64/debug/interm
ediates_do_not_run/frontend"
[   +1 ms]   to "/usr/local/frontend": Permission denied.
[   +3 ms] FAILED: CMakeFiles/install.util 
[        ] cd
/home/mitai/code/billboard/frontend/build/linux/x64/debug &&
/usr/bin/cmake -P cmake_install.cmake
[   +1 ms] ninja: build stopped: subcommand failed.
[  +58 ms] Building Linux application... (completed in 87,6s)
[   +3 ms] Exception: Build process failed
[   +6 ms] "flutter run" took 89 437ms.
[  +45 ms] 
           #0      throwToolExit
           (package:flutter_tools/src/base/common.dart:10:3)
           #1      RunCommand.runCommand
           (package:flutter_tools/src/commands/run.dart:663:9)
           <asynchronous suspension>
           #2      FlutterCommand.run.<anonymous closure>

(package:flutter_tools/src/runner/flutter_command.dart:1043:27)
           <asynchronous suspension>
           #3      AppContext.run.<anonymous closure>
           (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #4      CommandRunner.runCommand
           (package:args/command_runner.dart:196:13)
           <asynchronous suspension>
           #5      FlutterCommandRunner.runCommand.<anonymous
closure>

(package:flutter_tools/src/runner/flutter_command_runner.dart:284
           :9)
           <asynchronous suspension>
           #6      AppContext.run.<anonymous closure>
           (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #7      FlutterCommandRunner.runCommand

(package:flutter_tools/src/runner/flutter_command_runner.dart:232
           :5)
           <asynchronous suspension>
           #8      run.<anonymous closure>.<anonymous closure>
           (package:flutter_tools/runner.dart:62:9)
           <asynchronous suspension>
           #9      AppContext.run.<anonymous closure>
           (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #10     main
(package:flutter_tools/executable.dart:91:3)
           <asynchronous suspension>

[ +263 ms] ensureAnalyticsSent: 253ms
[   +3 ms] Running shutdown hooks
[        ] Shutdown hooks complete
[   +1 ms] exiting with code 1
fedora 34
mispp commented 3 years ago

Seems to be broken again. Using flutter and visual studio code via snap. Only for linux desktop build.

[mspehar@delicious ft]$ flutter run -d linux -v
[  +63 ms] executing: uname -m
[  +31 ms] Exit code 0 from: uname -m
[        ] x86_64
[   +5 ms] executing: [/home/mspehar/snap/flutter/common/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[   +4 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] 96bbcd006fafade4ad7a4abde77cec32df6846ea
[        ] executing: [/home/mspehar/snap/flutter/common/flutter/] git tag --points-at 96bbcd006fafade4ad7a4abde77cec32df6846ea
[ +165 ms] Exit code 0 from: git tag --points-at 96bbcd006fafade4ad7a4abde77cec32df6846ea
[   +3 ms] 2.4.0-0.0.pre
[   +7 ms] executing: [/home/mspehar/snap/flutter/common/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[   +4 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/dev
[        ] executing: [/home/mspehar/snap/flutter/common/flutter/] git ls-remote --get-url origin
[   +6 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[  +87 ms] Unable to locate an Android SDK.
[   +4 ms] executing: [/home/mspehar/snap/flutter/common/flutter/] git rev-parse --abbrev-ref HEAD
[   +6 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] dev
[  +84 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[   +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[  +96 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[   +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[   +2 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[  +77 ms] Skipping pub get: version match.
[ +176 ms] Initializing file store
[   +8 ms] Skipping target: gen_localizations
[  +10 ms] Skipping target: gen_dart_plugin_registrant
[   +1 ms] Skipping target: _composite
[   +3 ms] complete
[   +6 ms] Launching lib/main.dart on Linux in debug mode...
[   +6 ms] /home/mspehar/snap/flutter/common/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
/home/mspehar/snap/flutter/common/flutter/bin/cache/artifacts/engine/linux-x64/frontend_server.dart.snapshot --sdk-root
/home/mspehar/snap/flutter/common/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter
--debugger-module-names --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill
/tmp/flutter_tools.PIHDZJ/flutter_tool.HVGJJX/app.dill --packages /home/mspehar/Projects/ft/.dart_tool/package_config.json
-Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root
--initialize-from-dill build/c075001b96339384a97db4862b8ab8db.cache.dill.track.dill
--enable-experiment=alternative-invalidation-strategy
[  +29 ms] Building Linux application...
[  +21 ms] <- compile package:ft/main.dart
[   +2 ms] executing: [build/linux/x64/debug/] cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug -DFLUTTER_TARGET_PLATFORM=linux-x64
/home/mspehar/Projects/ft/linux
[ +279 ms] -- The CXX compiler identification is Clang 6.0.0
[   +6 ms] -- Check for working CXX compiler: /snap/flutter/current/usr/bin/clang++
[ +117 ms] -- Check for working CXX compiler: /snap/flutter/current/usr/bin/clang++ -- broken
[        ] -- Configuring incomplete, errors occurred!
[        ] See also "/home/mspehar/Projects/ft/build/linux/x64/debug/CMakeFiles/CMakeOutput.log".
[        ] See also "/home/mspehar/Projects/ft/build/linux/x64/debug/CMakeFiles/CMakeError.log".
[        ] CMake Error at /var/lib/snapd/snap/flutter/91/usr/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake:45 (message):
[   +3 ms]   The C++ compiler
[        ]     "/snap/flutter/current/usr/bin/clang++"
[        ]   is not able to compile a simple test program.
[        ]   It fails with the following output:
[        ]     Change Dir: /home/mspehar/Projects/ft/build/linux/x64/debug/CMakeFiles/CMakeTmp
[        ]     Run Build Command:"/usr/bin/ninja-build" "cmTC_fe7c1"
[   +6 ms]     [1/2] Building CXX object CMakeFiles/cmTC_fe7c1.dir/testCXXCompiler.cxx.o
[        ]     [2/2] Linking CXX executable cmTC_fe7c1
[        ]     FAILED: cmTC_fe7c1 
[        ]     : && /snap/flutter/current/usr/bin/clang++    -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8
-L/snap/flutter/current/usr/lib/x86_64-linux-gnu -lblkid -lgcrypt -llzma -lpthread -L/snap/flutter/current/usr/lib/
-L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -lblkid -lgcrypt -llzma
-lpthread -L/snap/flutter/current/usr/lib/ CMakeFiles/cmTC_fe7c1.dir/testCXXCompiler.cxx.o  -o cmTC_fe7c1   && :
[   +4 ms]     /snap/flutter/current/usr/bin/ld: warning: /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o: unsupported
GNU_PROPERTY_TYPE (5) type: 0xc0008002
[   +1 ms]     /snap/flutter/current/usr/bin/ld: warning: //lib64/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
[        ]     //lib64/libdl.so.2: undefined reference to `_dl_catch_error_ptr@GLIBC_PRIVATE'
[        ]     clang: error: linker command failed with exit code 1 (use -v to see invocation)
[        ]     ninja: build stopped: subcommand failed.
[        ]   CMake will not be able to correctly generate this project.
[        ] Call Stack (most recent call first):
[        ]   CMakeLists.txt:2 (project)
[  +20 ms] Building Linux application... (completed in 454ms)
[+7926 ms] Exception: Unable to generate build files
[   +1 ms] "flutter run" took 8,858ms.
[   +5 ms] 
           #0      throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
           #1      RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:671:9)
           <asynchronous suspension>
           #2      FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1126:27)
           <asynchronous suspension>
           #3      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #4      CommandRunner.runCommand (package:args/command_runner.dart:196:13)
           <asynchronous suspension>
           #5      FlutterCommandRunner.runCommand.<anonymous closure>
(package:flutter_tools/src/runner/flutter_command_runner.dart:284:9)
           <asynchronous suspension>
           #6      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #7      FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:232:5)
           <asynchronous suspension>
           #8      run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:62:9)
           <asynchronous suspension>
           #9      AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:150:19)
           <asynchronous suspension>
           #10     main (package:flutter_tools/executable.dart:91:3)
           <asynchronous suspension>

[   +9 ms] ensureAnalyticsSent: 7ms
[   +1 ms] Running shutdown hooks
[        ] Shutdown hooks complete
[        ] exiting with code 1
[mspehar@delicious ft]$ cat /home/mspehar/Projects/ft/build/linux/x64/debug/CMakeFiles/CMakeError.log
Determining if the CXX compiler works failed with the following output:
Change Dir: /home/mspehar/Projects/ft/build/linux/x64/debug/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/ninja-build" "cmTC_f2abe"
[1/2] Building CXX object CMakeFiles/cmTC_f2abe.dir/testCXXCompiler.cxx.o
[2/2] Linking CXX executable cmTC_f2abe
FAILED: cmTC_f2abe 
: && /snap/flutter/current/usr/bin/clang++    -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -lblkid -lgcrypt -llzma -lpthread -L/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -lblkid -lgcrypt -llzma -lpthread -L/snap/flutter/current/usr/lib/ CMakeFiles/cmTC_f2abe.dir/testCXXCompiler.cxx.o  -o cmTC_f2abe   && :
/snap/flutter/current/usr/bin/ld: warning: /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
/snap/flutter/current/usr/bin/ld: warning: //lib64/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
//lib64/libdl.so.2: undefined reference to `_dl_catch_error_ptr@GLIBC_PRIVATE'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.

Determining if the CXX compiler works failed with the following output:
Change Dir: /home/mspehar/Projects/ft/build/linux/x64/debug/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/ninja-build" "cmTC_0fe06"
[1/2] Building CXX object CMakeFiles/cmTC_0fe06.dir/testCXXCompiler.cxx.o
[2/2] Linking CXX executable cmTC_0fe06
FAILED: cmTC_0fe06 
: && /snap/flutter/current/usr/bin/clang++    -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -lblkid -lgcrypt -llzma -lpthread -L/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -lblkid -lgcrypt -llzma -lpthread -L/snap/flutter/current/usr/lib/ CMakeFiles/cmTC_0fe06.dir/testCXXCompiler.cxx.o  -o cmTC_0fe06   && :
/snap/flutter/current/usr/bin/ld: warning: /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
/snap/flutter/current/usr/bin/ld: warning: //lib64/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
//lib64/libdl.so.2: undefined reference to `_dl_catch_error_ptr@GLIBC_PRIVATE'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.

Determining if the CXX compiler works failed with the following output:
Change Dir: /home/mspehar/Projects/ft/build/linux/x64/debug/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/ninja-build" "cmTC_fe7c1"
[1/2] Building CXX object CMakeFiles/cmTC_fe7c1.dir/testCXXCompiler.cxx.o
[2/2] Linking CXX executable cmTC_fe7c1
FAILED: cmTC_fe7c1 
: && /snap/flutter/current/usr/bin/clang++    -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -lblkid -lgcrypt -llzma -lpthread -L/snap/flutter/current/usr/lib/ -L/snap/flutter/current/usr/lib/gcc/x86_64-linux-gnu/8 -L/snap/flutter/current/usr/lib/x86_64-linux-gnu -lblkid -lgcrypt -llzma -lpthread -L/snap/flutter/current/usr/lib/ CMakeFiles/cmTC_fe7c1.dir/testCXXCompiler.cxx.o  -o cmTC_fe7c1   && :
/snap/flutter/current/usr/bin/ld: warning: /usr/lib/gcc/x86_64-redhat-linux/11/../../../../lib64/crt1.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
/snap/flutter/current/usr/bin/ld: warning: //lib64/libdl.so.2: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0008002
//lib64/libdl.so.2: undefined reference to `_dl_catch_error_ptr@GLIBC_PRIVATE'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
rockey5520 commented 2 years ago

Hello @MarcusTomlinson how do I update to the latest Flutter snap release? I have installed flutter via snap couple of days ago but still same issue during my linux app build

etokarew commented 2 years ago

Hello @MarcusTomlinson how do I update to the latest Flutter snap release? I have installed flutter via snap couple of days ago but still same issue during my linux app build

Hello @rockey5520, try this tip.