Changes between Version 1 and Version 2 of TipAndDoc/service/Google/Drive/error_on_google-drive-ocamlfuse-0.6.7-1


Ignore:
Timestamp:
Mar 20, 2017 4:25:39 PM (7 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/service/Google/Drive/error_on_google-drive-ocamlfuse-0.6.7-1

    v1 v2  
    11[[PageOutline]] 
    22 
     3=== pre-installed === 
    34* $ pacaur -Q linux pacaur cower 
    45{{{ 
     
    3334}}} 
    3435 
     36 === Cannot find file /usr/lib/ocaml/camlidl/com.cmxa === 
    3537 * $ pacaur -S google-drive-ocamlfuse 
    3638{{{ 
     
    135137:: failed to build google-drive-ocamlfuse package(s) 
    136138}}} 
     139 
     140 === fix camlidl path === 
     141* $ pacaur -Ql camlidl 
     142{{{ 
     143camlidl /usr/ 
     144camlidl /usr/bin/ 
     145camlidl /usr/bin/camlidl 
     146camlidl /usr/lib/ 
     147camlidl /usr/lib/ocaml/ 
     148camlidl /usr/lib/ocaml/caml/ 
     149camlidl /usr/lib/ocaml/caml/camlidlruntime.h 
     150camlidl /usr/lib/ocaml/camlidl/ 
     151camlidl /usr/lib/ocaml/camlidl/META 
     152camlidl /usr/lib/ocaml/com.a 
     153camlidl /usr/lib/ocaml/com.cma 
     154camlidl /usr/lib/ocaml/com.cmi 
     155camlidl /usr/lib/ocaml/com.cmxa 
     156camlidl /usr/lib/ocaml/libcamlidl.a 
     157camlidl /usr/share/ 
     158camlidl /usr/share/licenses/ 
     159camlidl /usr/share/licenses/camlidl/ 
     160camlidl /usr/share/licenses/camlidl/LICENSE 
     161}}} 
     162 
     163 * mitty@google:~$ sudo ln -s /usr/lib/ocaml/com.a /usr/lib/ocaml/camlidl/ 
     164 * mitty@google:~$ sudo ln -s /usr/lib/ocaml/com.cma /usr/lib/ocaml/camlidl/ 
     165 * mitty@google:~$ sudo ln -s /usr/lib/ocaml/com.cmi /usr/lib/ocaml/camlidl/ 
     166 * mitty@google:~$ sudo ln -s /usr/lib/ocaml/com.cmxa /usr/lib/ocaml/camlidl/ 
     167 * mitty@google:~$ sudo ln -s /usr/lib/ocaml/libcamlidl.a /usr/lib/ocaml/camlidl/ 
     168 
     169 === re-install === 
     170* $ pacaur -S google-drive-ocamlfuse 
     171{{{ 
     172:: Package google-drive-ocamlfuse not found in repositories, trying AUR... 
     173:: resolving dependencies... 
     174:: looking for inter-conflicts... 
     175 
     176AUR Packages  (1) google-drive-ocamlfuse-0.6.7-1 
     177 
     178:: Proceed with installation? [Y/n] 
     179 
     180:: Retrieving package(s)... 
     181:: google-drive-ocamlfuse build files are up-to-date -- skipping 
     182:: Checking google-drive-ocamlfuse integrity... 
     183==> Making package: google-drive-ocamlfuse 0.6.7-1 (Mon Mar 20 16:21:46 JST 2017) 
     184==> Retrieving sources... 
     185  -> Found v0.6.7.tar.gz 
     186==> Validating source files with md5sums... 
     187    v0.6.7.tar.gz ... Passed 
     188:: Building google-drive-ocamlfuse package(s)... 
     189==> Making package: google-drive-ocamlfuse 0.6.7-1 (Mon Mar 20 16:21:46 JST 2017) 
     190==> Checking runtime dependencies... 
     191==> Checking buildtime dependencies... 
     192==> WARNING: Using existing $srcdir/ tree 
     193==> Removing existing $pkgdir/ directory... 
     194==> Starting build()... 
     195 
     196Configuration: 
     197ocamlfind: ........................................... /usr/bin/ocamlfind 
     198ocamlc: .............................................. /usr/bin/ocamlc.opt 
     199ocamlopt: ............................................ /usr/bin/ocamlopt.opt 
     200ocamlbuild: .......................................... /usr/bin/ocamlbuild 
     201Package name: ........................................ google-drive-ocamlfuse 
     202Package version: ..................................... 0.6.7 
     203os_type: ............................................. Unix 
     204system: .............................................. linux 
     205architecture: ........................................ amd64 
     206ccomp_type: .......................................... cc 
     207ocaml_version: ....................................... 4.04.0 
     208standard_library_default: ............................ /usr/lib/ocaml 
     209standard_library: .................................... /usr/lib/ocaml 
     210standard_runtime: .................................... /usr/bin/ocamlrun 
     211bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC 
     212native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
     213model: ............................................... default 
     214ext_obj: ............................................. .o 
     215ext_asm: ............................................. .s 
     216ext_lib: ............................................. .a 
     217ext_dll: ............................................. .so 
     218default_executable_name: ............................. a.out 
     219systhread_supported: ................................. true 
     220Install architecture-independent files dir: .......... /usr 
     221Install architecture-dependent files in dir: ......... /home/mitty/.cache/pacaur/google-drive-ocamlfuse/pkg/google-drive-ocamlfuse/usr 
     222User executables: .................................... $exec_prefix/bin 
     223System admin executables: ............................ $exec_prefix/sbin 
     224Program executables: ................................. $exec_prefix/libexec 
     225Read-only single-machine data: ....................... $prefix/etc 
     226Modifiable architecture-independent data: ............ $prefix/com 
     227Modifiable single-machine data: ...................... $prefix/var 
     228Object code libraries: ............................... $exec_prefix/lib 
     229Read-only arch-independent data root: ................ $prefix/share 
     230Read-only architecture-independent data: ............. $datarootdir 
     231Info documentation: .................................. $datarootdir/info 
     232Locale-dependent data: ............................... $datarootdir/locale 
     233Man documentation: ................................... $datarootdir/man 
     234Documentation root: .................................. $datarootdir/doc/$pkg_name 
     235HTML documentation: .................................. $docdir 
     236DVI documentation: ................................... $docdir 
     237PDF documentation: ................................... $docdir 
     238PS documentation: .................................... $docdir 
     239Prepend a path when installing package: .............. /home/mitty/.cache/pacaur/google-drive-ocamlfuse/pkg/google-drive-ocamlfuse 
     240findlib_version: ..................................... 1.7.1 
     241is_native: ........................................... true 
     242suffix_program: ...................................... 
     243Remove a file.: ...................................... rm -f 
     244Remove a directory.: ................................. rm -rf 
     245Turn ocaml debug flag on: ............................ true 
     246Turn ocaml profile flag on: .......................... false 
     247Compiler support generation of .cmxs.: ............... true 
     248OCamlbuild additional flags: ......................... 
     249Create documentations: ............................... true 
     250Compile tests executable and library and run them: ... false 
     251pkg_gapi_ocaml: ...................................... /usr/lib/ocaml/gapi-ocaml 
     252pkg_fuse: ............................................ /usr/lib/ocaml/Fuse 
     253pkg_sqlite3: ......................................... /usr/lib/ocaml/sqlite3 
     254pkg_threads: ......................................... /usr/lib/ocaml 
     255pkg_camlidl: ......................................... /usr/lib/ocaml/camlidl 
     256 
     257Finished, 0 targets (0 cached) in 00:00:00. 
     258File "_tags", line 32, characters 22-31: 
     259Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. 
     260File "_tags", line 35, characters 18-27: 
     261Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. 
     262+ /usr/bin/ocamlfind ocamlopt -g -linkpkg -package Fuse -package camlidl -package gapi-ocaml -package sqlite3 -package threads -thread src/appDir.cmx src/utils.cmx src/buffering.cmx src/config.cmx src/cache.cmx src/concurrentGlobal.cmx src/keyValueStore.cmx src/state.cmx src/threadPool.cmx src/context.cmx src/gaeProxy.cmx src/mime.cmx src/oauth2.cmx src/drive.cmx src/gdfuse.cmx -o src/gdfuse.native 
     263findlib: [WARNING] Interface com.cmi occurs in several directories: /usr/lib/ocaml/camlidl, /usr/lib/ocaml 
     264Finished, 47 targets (46 cached) in 00:00:00. 
     265==> Starting check()... 
     266W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests' 
     267==> Entering fakeroot environment... 
     268==> Starting package()... 
     269==> Tidying install... 
     270  -> Removing libtool files... 
     271  -> Purging unwanted files... 
     272  -> Stripping unneeded symbols from binaries and libraries... 
     273  -> Compressing man and info pages... 
     274==> Checking for packaging issue... 
     275==> Creating package "google-drive-ocamlfuse"... 
     276  -> Generating .PKGINFO file... 
     277  -> Generating .BUILDINFO file... 
     278  -> Generating .MTREE file... 
     279  -> Compressing package... 
     280==> Leaving fakeroot environment. 
     281==> Finished making: google-drive-ocamlfuse 0.6.7-1 (Mon Mar 20 16:21:52 JST 2017) 
     282==> Cleaning up... 
     283:: Installing google-drive-ocamlfuse package(s)... 
     284loading packages... 
     285resolving dependencies... 
     286looking for conflicting packages... 
     287 
     288Packages (1) google-drive-ocamlfuse-0.6.7-1 
     289 
     290Total Installed Size:  4.31 MiB 
     291 
     292:: Proceed with installation? [Y/n] 
     293(1/1) checking keys in keyring                                                                                                                [#######################################################################################] 100% 
     294(1/1) checking package integrity                                                                                                              [#######################################################################################] 100% 
     295(1/1) loading package files                                                                                                                   [#######################################################################################] 100% 
     296(1/1) checking for file conflicts                                                                                                             [#######################################################################################] 100% 
     297(1/1) checking available disk space                                                                                                           [#######################################################################################] 100% 
     298:: Processing package changes... 
     299(1/1) installing google-drive-ocamlfuse                                                                                                       [#######################################################################################] 100% 
     300:: Running post-transaction hooks... 
     301(1/1) Arming ConditionNeedsUpdate... 
     302}}}