pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Trying to build exiv2-0.82.0nb3 on aarch64



Hello.  As the title suggests, I am trying to build exiv2-0.82.0nb3 from pkgsrc-2023Q3 on a Pinebook Pro (actually tried on two of them to make sure I hadn't done something wrong to one of them).  This is what happens:

# make
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Checking for vulnerabilities in exiv2-0.28.0nb3
===> Building for exiv2-0.28.0nb3
[ 17%] Built target exiv2-xmp
[ 46%] Built target exiv2lib_int
[ 94%] Built target exiv2lib
[ 95%] Linking CXX executable ../bin/exiv2
/usr/bin/ld: warning: libstdc++.so.9, needed by /usr/pkg/lib/libINIReader.so.0, may conflict with libstdc++.so.7
/usr/bin/ld: ../bin/exiv2: hidden symbol `__aarch64_ldadd4_acq_rel' in /usr/pkg/gcc10/lib/gcc/aarch64--netbsd/10.5.0/libgcc.a(ldadd_4_4.o) is referenced by DSO
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
*** [bin/exiv2] Error code 1

make[2]: stopped in /usr/pkgsrc/graphics/exiv2/work/exiv2-0.28.0-Source/cmake-pkgsrc-build
1 error

make[2]: stopped in /usr/pkgsrc/graphics/exiv2/work/exiv2-0.28.0-Source/cmake-pkgsrc-build
*** [app/CMakeFiles/exiv2.dir/all] Error code 2

make[1]: stopped in /usr/pkgsrc/graphics/exiv2/work/exiv2-0.28.0-Source/cmake-pkgsrc-build
1 error

make[1]: stopped in /usr/pkgsrc/graphics/exiv2/work/exiv2-0.28.0-Source/cmake-pkgsrc-build
*** [all] Error code 2

make: stopped in /usr/pkgsrc/graphics/exiv2/work/exiv2-0.28.0-Source/cmake-pkgsrc-build
1 error

make: stopped in /usr/pkgsrc/graphics/exiv2/work/exiv2-0.28.0-Source/cmake-pkgsrc-build
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/graphics/exiv2
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/exiv2



Home | Main Index | Thread Index | Old Index