unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thievol@posteo.net>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: Dependencies for native compiling emacs not found
Date: Thu, 23 Dec 2021 17:29:11 +0000	[thread overview]
Message-ID: <87zgorz0sc.fsf@posteo.net> (raw)
In-Reply-To: <87wnjvti01.fsf@telefonica.net>

[-- Attachment #1: Type: text/plain, Size: 3335 bytes --]


Óscar Fuentes <ofv@wanadoo.es> writes:

> Thierry Volpiatto <thievol@posteo.net> writes:
>
>> Ok, here the whole file attached, thanks.
>
> Relevant part:
>
> configure:19041: checking for gcc_jit_context_acquire in -lgccjit
> configure:19066: gcc -o conftest -O8 -pthread -isystem
> /usr/include/librsvg-2.0 -isystem /usr/include/gdk-pixbuf-2.0 -isystem
> /usr/include/libmount -isystem /usr/include/blkid -isystem
> /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
> /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem
> /usr/include/pixman-1 -isystem /usr/include/uuid -isystem
> /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
> /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
> /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem
> /usr/include/pixman-1 -isystem /usr/include/uuid -isystem
> /usr/include/freetype2 -isystem /usr/include/libpng16 conftest.c
> -lgccjit -lX11 -lcairo >&5
> /usr/bin/ld: cannot find -lgccjit
> collect2: error: ld returned 1 exit status
>
> Please execute
>
> find /usr -name "libgccjit*"
>
> and then
>
> gcc -v
>
> and show the result of both commands.

Here the output of both commands:

thierry@IPad-S340:~/tmp/emacs$ find /usr -name "libgccjit*"
/usr/share/doc/libgccjit-7-dev
/usr/share/doc/libgccjit0
/usr/share/doc/libgccjit-8-dev
/usr/share/doc/libgccjit-10-dev
/usr/lib/gcc/x86_64-linux-gnu/10/include/libgccjit.h
/usr/lib/gcc/x86_64-linux-gnu/10/include/libgccjit++.h
/usr/lib/gcc/x86_64-linux-gnu/10/libgccjit.so
/usr/lib/gcc/x86_64-linux-gnu/7/include/libgccjit.h
/usr/lib/gcc/x86_64-linux-gnu/7/include/libgccjit++.h
/usr/lib/gcc/x86_64-linux-gnu/7/libgccjit.so
/usr/lib/gcc/x86_64-linux-gnu/8/include/libgccjit.h
/usr/lib/gcc/x86_64-linux-gnu/8/include/libgccjit++.h
/usr/lib/gcc/x86_64-linux-gnu/8/libgccjit.so
/usr/lib/x86_64-linux-gnu/libgccjit.so.0.0.1
/usr/lib/x86_64-linux-gnu/libgccjit.so.0

thierry@IPad-S340:~/tmp/emacs$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)

-- 
Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 686 bytes --]

  reply	other threads:[~2021-12-23 17:29 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-23  9:30 Dependencies for native compiling emacs not found Thierry Volpiatto
2021-12-23  9:57 ` Eli Zaretskii
2021-12-23 12:56   ` Thierry Volpiatto
2021-12-23 13:17     ` Óscar Fuentes
2021-12-23 14:24     ` Eli Zaretskii
2021-12-23 15:51       ` Thierry Volpiatto
2021-12-23 16:15         ` Óscar Fuentes
2021-12-23 17:29           ` Thierry Volpiatto [this message]
2021-12-23 20:17             ` Óscar Fuentes
2021-12-23 20:49               ` Thierry Volpiatto
2021-12-23 16:20         ` Eli Zaretskii
2021-12-23 17:37           ` Thierry Volpiatto
2021-12-23 17:58             ` Manuel Uberti
2021-12-23 18:16             ` Andreas Schwab
2021-12-23 18:26               ` Thierry Volpiatto
2021-12-23 18:20             ` Eli Zaretskii
2021-12-23 18:27               ` Thierry Volpiatto
2021-12-23 19:16                 ` Eli Zaretskii
2021-12-23 19:36                   ` Thierry Volpiatto
2021-12-23 19:43                     ` Eli Zaretskii
2021-12-23 20:08                       ` Thierry Volpiatto
2021-12-23 20:19                         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgorz0sc.fsf@posteo.net \
    --to=thievol@posteo.net \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).