On Wed, 2022-09-28 at 17:29 +0200, Sébastien Le Roux wrote:
> Dear all,
> my name is Sébastien Le Roux, I just join the mailing list today.
> I am a computational material scientist,

Hello! 0/

Welcome to Fedora's Devel ;D

> I am the author of several open source programs, so far none being packaged
> by Fedora, but I recently released a new software named 'Atomes' and I 
> would like to propose Atomes for packaging, and then providing that it can be 
> packaged maintain it.

Seems pretty cool. The video rocks. Couldn't find build instructions though... 

I noticed the makefile and ran make. Here's what I got (after installing OpenMP)

...
gfortran  -DOPENMP -fopenmp  -Isrc/ -Isrc/lic/ -Isrc/gui/ -Isrc/workspace/ -
Isrc/project/ -Isrc/project/readers/ -Isrc/calc/ -Isrc/calc/dl_poly/ -
Isrc/calc/lammps/ -Isrc/calc/force_fields/ -Isrc/calc/cpmd/ -Isrc/calc/cp2k/ -
Isrc/curve/ -Isrc/opengl/win/ -Isrc/opengl/edit/ -Isrc/opengl/draw/ -
Isrc/opengl/ -I. -c src/fortran/pdb.F90 -o obj/pdb.o
gfortran  -DOPENMP -fopenmp  -Isrc/ -Isrc/lic/ -Isrc/gui/ -Isrc/workspace/ -
Isrc/project/ -Isrc/project/readers/ -Isrc/calc/ -Isrc/calc/dl_poly/ -
Isrc/calc/lammps/ -Isrc/calc/force_fields/ -Isrc/calc/cpmd/ -Isrc/calc/cp2k/ -
Isrc/curve/ -Isrc/opengl/win/ -Isrc/opengl/edit/ -Isrc/opengl/draw/ -
Isrc/opengl/ -I. -c src/fortran/prepdata.F90 -o obj/prepdata.o
src/fortran/prepdata.F90:322:91:

  322 |                          "If this is a bug please report it
to"//CHAR(0), PACKAGE_BUGREPORT//CHAR(0))
      |                                                                        
1
Error: Symbol ‘package_bugreport’ at (1) has no IMPLICIT type
make: *** [Makefile:591: obj/prepdata.o] Error 1

Any ideas?

Thanks. 

-- 
Renich Bon Ćirić <ren...@woralelandia.com>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to